@charset "utf-8";

/* CSS Document */



a

{

  outline: none;

}

:focus

{

  -moz-outline-style: none;

}



body {

	background-image: url(../images/bg.jpg);

	background-repeat: repeat;

	margin: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

}

img {

	border: none;

}

body a {

	color: #0b3d70;

	text-decoration: none;

}

body a:hover {

	color: #356AA0;

	text-decoration: none;

}

form {

	margin: 0px;

	padding: 0px;

}

.input_style {

	background-color: #FAFAF2;

	border: 1px solid #E6E392;

}







.GrayHeaderText {

	font-size: 18px;

	color: #333;

	letter-spacing: 1px;

	font-weight: bold;

}

.BlackHeaderText {

	font-size: 18px;

	color: #000;

	letter-spacing: 1px;

	font-weight: bold;

}

.BlackHeaderText20 {

	font-size: 20px;

	color: #000;

	letter-spacing: 1px;

	font-family: Verdana, Geneva, sans-serif;

}

.blacktext_14{

	font-size: 14px;

	color: #333;

}

.text_16 {

	font-size: 16px;

}





.text_red {

	color: #C00;

}

hr {

	padding: 0px;

	margin-top: 12px;

	margin-right: 0px;

	margin-bottom: 4px;

	margin-left: 0px;

	border: 1px solid #CCC;

	background-color: #CCC;

}





#topheader {

	background-image: url(../images/bg_top.jpg);

	background-repeat: repeat;

	height: 31px;

	width: 100%;

}

#topheader #topheaderbg {

	height: 19px;

	width: 1030px;

	margin-right: auto;

	margin-left: auto;

	text-align: right;

	padding-top: 6px;

	font-size: 14px;

	padding-right: 60px;

}

#topheader #topheaderbg a {

	color: #005440;

	text-decoration: none;

}

#topheader #topheaderbg a:hover {

	color: #74644B;

	text-decoration: underline;

}

#header {

	background-image: url(../images/bg_header.jpg);

	background-repeat: repeat;

	height: 198px;

	width: 100%;

}

#header #headerbg {

	background-image: url(../images/header_graphic.jpg);

	background-repeat: no-repeat;

	height: 197px;

	width: 1090px;

	margin-right: auto;

	margin-left: auto;

}

#topnav {

	background-image: url(../images/bg_topnav.jpg);

	background-repeat: repeat;

	height: 40px;

	width: 100%;

}

#topnav #topnavbg {

	font-weight: bold;

	text-transform: uppercase;

	color: #005440;

	width: 925px;

	margin-right: auto;

	margin-left: auto;

	height: 28px;

	padding-top: 12px;

	font-size: 14px;

	padding-left: 100px;

}

#topnav #topnavbg .topnavFloat {

	float: left;

	margin-right: 38px;

	display: inline;

}

#topnav #topnavbg a {

	color: #51483e;

	text-decoration: none;

}

#topnav #topnavbg a:hover {

	color: #005440;

	text-decoration: none;

}



#bodycontainer {

	height: auto;

	width: 912px;

	margin-right: auto;

	margin-left: auto;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #CCC;

	border-bottom-color: #CCC;

	border-left-color: #CCC;

	background-color: #FFF;

	padding: 30px;

}

.bodycontainer_bg_1 {

	background-image: url(../images/forms_background.jpg);

	background-repeat: no-repeat;

}

.bodycontainer_bg_2 {

	background-image: url(../images/treatments_background.jpg);

	background-repeat: no-repeat;

}





.bodycontainer-1 {

	background-image: url(../images/index_background1.jpg);

	background-repeat: no-repeat;

}

.bodycontainer-2 {

	background-image: url(../images/index_background2.jpg);

	background-repeat: no-repeat;

}

.bodycontainer-3 {

	background-image: url(../images/index_background3.jpg);

	background-repeat: no-repeat;

}

#bodycontainer #innerbody_topbox {

	background-color: #f9f9ef;

	float: left;

	height: 185px;

	width: 325px;

	display: inline;

	border: 1px solid #CCC;

	line-height: 20px;

	font-size: 13px;

	padding-top: 15px;

	padding-right: 15px;

	padding-bottom: 10px;

	padding-left: 15px;

}

.transparency {

    float:none;

    filter:alpha(opacity=90);

    -moz-opacity:0.9;

    -khtml-opacity: 0.9;

    opacity: 0.9;

    }

#bodycontainer #innerbody_mainbox {

	background-color: #FFF;

	float: left;

	width: 910px;

	border: 1px solid #CCC;

	display: inline;

	margin-top: 30px;

}

#bodycontainer #innerbody_mainbox2 {

	background-color: #FFF;

	float: left;

	width: 910px;

	border: 1px solid #CCC;

	display: inline;

}

div#innerbody_mainbox, div#innerbody_mainbox2 {

	position: relative;

}



#footer {

	background-image: url(../images/footer_bg.jpg);

	background-repeat: no-repeat;

	height: 91px;

	width: 905px;

	clear: both;

	background-position: -7px;

	color: #474747;

	padding-top: 30px;

	padding-left: 25px;

	line-height: 16px;

}

#footer a {

	color: #474747;

	text-decoration: underline;

}

#footer a:hover {

	color: #CC0202;

	text-decoration: underline;

}

#footer #footerquad1 {

	width: 236px;

	font-size: 10px;

	display: inline;

	float: left;

	margin-right: 105px;

}

#footer #footerquad2 {

	width: 236px;

	font-size: 10px;

	display: inline;

	float: left;

}


