

body {

background: #036;

}





#wrapper{

background: #fff url("../images/wrapperbg_blue.jpg") top center repeat-y;

}





#header{

background: #036 url("../images/headerbg_blue.jpg") bottom center no-repeat;

}	



 



#footer {

background:  url("../images/footerbg_blue.jpg") bottom center no-repeat;

}





#fin{

background: #036;

}



#fin p, #fin p a, #fin p a:hover{

color:#00476B;

}



#search{

background: #0074AD;

border: 1px solid #0085C7;

}



#search input{

color: #fff;

}

.tollfree {
	color: #003399;
	font-size: 12px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 20px 23px 23px;
	background-color: #fff8aa;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.tollfreenumber {
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 10px;
}

.contactpic {
	background-color: #E5EDF2;
	width: 267px;
	height: 250px;
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 12px 23px 23px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
