@charset "utf-8";

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}


#container {
	background-color: #FFFFFF;
	padding: 0px;
	height: 500px;
	width: 970px;
	margin-top: 40px;
	margin-left: auto;
	position: relative;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;

}
#container  #homePage {
	float: right;
	height: 500px;
	width: 744px;
	background-image: url(assets/home.jpg);
	background-repeat: no-repeat;
}
#container  #homePage  #homeText {
	float: right;
	height: 435px;
	width: 340px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: justify;
	font-size: 1em;
}

#container  #andyPage {
	float: right;
	height: 500px;
	width: 744px;
	background-image: url(assets/DrAndySuresh.png);
	background-repeat: no-repeat;
}
#container  #andyPage  #andyText {
	float: right;
	height: 435px;
	width: 330px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	text-align: justify;
	font-size: 1em;
}
#containerBottom {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	height: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F4F4F4;

}


#container #leftNav {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 225px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#leftBottom {
	height: 13px;
	width: 225px;
	float: left;
	border: 1px none #CCCCCC;
}
#bottomRight {
	height: 13px;
	width: 745px;
	float: right;
}

#container #leftNav #logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 225px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#container #leftNav .navMenu {
	float: left;
	height: 25px;
	width: 225px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
	line-height: 25px;
	text-indent: 15px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
}

#container #leftNav .navMenu:hover {
	float: left;
	height: 25px;
	width: 225px;
	text-transform: uppercase;
	line-height: 25px;
	text-indent: 15px;
	color: #666666;
	background-color: #E5E5E5;
	border: 1px none #CCCCCC;
}

.activeNavbar {
	float: left;
	height: 25px;
	width: 225px;
	text-transform: uppercase;
	line-height: 25px;
	text-indent: 15px;
	color: #666666;
	background-color: #F2F2F2;
	border: 1px none #CCCCCC;
}
#container #aboutPage {
	float: right;
	height: 500px;
	width: 744px;
	background-image: url(assets/about_us.jpg);
	background-repeat: no-repeat;
}
#container  #aboutPage  #aboutText {
	float: right;
	height: 435px;
	width: 480px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	text-align: justify;
	font-size: 1em;
}
#container #servicesPage {
	float: right;
	height: 500px;
	width: 744px;
	background-image: url(assets/services.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #servicesPage #servicesText {
	float: right;
	height: 200px;
	width: 680px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: justify;
	font-size: 1em;
}

#container #treatmentPage {
	float: right;
	height: 500px;
	width: 744px;
	background-image: url(assets/treatment.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container  #treatmentPage  #treatmentText {
	float: left;
	height: 220px;
	width: 680px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: justify;
	font-size: 1em;
}

#container #paymentPage {
	float: right;
	height: 492px;
	width: 744px;
	background-image: url(assets/payment2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container  #paymentPage  #paymentText {
	float: left;
	height: 430px;
	width: 680px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: justify;
	font-size: 1em;
}

#container #formsPage {
	float: right;
	height: 500px;
	width: 744px;
	background-image: url(assets/forms.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container  #formsPage  #formsText {
	float: left;
	height: 445px;
	width: 380px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	text-align: justify;
	font-size: 1em;
}

#container #contactusPage {
	float: right;
	height: 500px;
	width: 744px;
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: none;
}
#container #contactusPage img {
	clear: none;
	float: right;
}

#container  #contactusPage  #contactusText {
	float: left;
	height: 445px;
	width: 185px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 30px;
	text-align: justify;
	font-size: 1em;
	clear: none;
}


#container  #contactusPage  #contactusText {
	float: left;
	height: 445px;
	width: 185px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 30px;
	text-align: justify;
	font-size: 1em;
	clear: none;
}

#container #locationPage {
	float: right;
	height: 500px;
	width: 744px;
	background-image: url(assets/location.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container  #locationPage  #locationText {
	float: right;
	height: 445px;
	width: 215px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	text-align: justify;
	font-size: 1em;
}
