@charset "UTF-8";
/* CSS Document */

body {
	background-color: #cde2cd;
	background-image: url(images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	text-align:center;
	margin:0 auto;
}

#mainWrapper {
	background-image: url(images/main_body_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	height:945px;
	width:100%;
	margin:0 auto;
}

.mainWrapper {
	height:945px;
	width:900px;
	margin:0 auto;
}

.homeMainBox {
	background-image: url(images/home_main_box.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height:347px;
	width:100%;
}

.nav {
	height:191px;
	vertical-align: bottom;
}

.promoWrapper {
	/*margin-left:195px;*/
	width:100%;
	background-position:center;
	clear: both;
}

.promoBoxOne {
	padding-left: 75px;
	margin-top: 20px;
	float:left;
	height:290px;
	width:345px;
}

.promoBoxTwo {
	padding-right: 148px;
	margin-top: 11px;
	float:right;
	height:287px;
	width:288px;
	background-position:top;
}

#infoWrapper {
	background-image: url(images/info_body_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	height:945px;
	width:100%;
	margin:0 auto;
}

.infoWrapper {
	height:945px;
	width:900px;
	margin:0 auto;
}

.infoServices {
	margin-left:105px;
	background-image: url(images/services_img.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	height:202px;
}

.infoAppointments {
	margin-left:105px;
	background-image: url(images/appointments_img.jpg);
	background-repeat: no-repeat;
	height:173px;
}

.infoLocation {
	margin-left:105px;
	background-image: url(images/location_img.jpg);
	background-repeat: no-repeat;
	height:203px;
}

#contactWrapper {
	background-image: url(images/info_body_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	height:945px;
	width:100%;
	margin:0 auto;
}

.contactWrapper {
	height:945px;
	width:900px;
	margin:0 auto;
}

.contactText {
	height:108px;
	margin-top: 25px;
}

.contactMap {
	height:675px;
	height:553px;
}
