/* css style-1081*/



/*.......((  Site Layout Elements ))...........................*/



html, body 		 { margin: 0; padding: 0; border: 0; height: auto; }

body				 { border: 0px; margin: 0px; padding: 0px; font: 12px Verdana, Arial; text-align: center; color: #434547; background: #eae2b7 url(../images/bg.jpg) top left repeat-x ; height: auto; }



#Container	{ margin: 0 auto; width: 766px; text-align: left;  height: auto;  /*firefox,safari fix*/ background: url(../images/container-bg.jpg) top left repeat-y ; }

#Liner				{ position: relative; width: 734px; } /*Right  Div - Container*/

#Float-wrap	{ float: left; width: 734px;  margin-right: 1px; /*Use Above total + Add Margin 1 Fix*/ }

#Center			{ float: right;  width: 702px;  margin-bottom: -1px; /*Left  Div + Right Div - Container*/  overflow: visible; }

#Left 				{ float: left; width: 32px;  height: 426px; background:  url(../images/left.jpg) top left repeat-x; }

#Right			{ float: left; position: relative; width: 32px;  margin-right: -32px;   margin-left: -1px; height: 426px; background:  url(../images/right.jpg) top left repeat-x; }



#row				{ margin: 0 auto; padding: 0px; width: 766px;  text-align: left; height: auto; background: url(../images/top-bg.jpg) top repeat-x ; height: 21px; clear: both; }

#prop				{ margin: 0 auto; padding: 0px; width: 766px;  text-align: left; height: auto; background: url(../images/prop-bg.jpg) top repeat-x ; height: 55px; clear: both; }

.row-r				{ margin: 0 auto; padding: 0px; float: right; }

.row-l				{ margin: 0 auto; padding: 0px; float: left; }



#BtmRow		{ margin: 0 auto; padding: 0px; width: 766px;  text-align: left;  background:  url(../images/btm-bg.jpg) top left repeat-x ; height: 42px; }

.btmrowL		{ margin: 0 auto; padding: 0px;  float: left; }

.btmrowR 		{ margin: 0 auto; padding: 0px;  float: right; }



#header		{ border: 0px; margin: 0px 0px 0px 0px; padding: 0px; width: 702px; float: left; background: #A5C69B; margin: 4px 0px 5px 0px; }

#flash 			{ border: 0; margin: 0; padding: 0px 0px 0px 0px ; width: 702px; height: 273px; float: left;  }

#ban   			{ border: 0px; margin: 0px; padding: 0px 0px 0px 0px ; width: 702px; height: 155px; float: left;  }

#ph 		{ border: 0; margin: 0; padding: 0px ; width: 702px; height: 38px; background:  url(../images/ph-bg-left.jpg) top left repeat-y ; float: left; text-align: right; }

.overlay 			{ z-index: 1; background:  url(../images/ph-number.gif) top left no-repeat; width: 210px; height: 100px; position: absolute; top: 440px; left: 500px; } 

	.overlay-sub			{ z-index: 1; background:  url(../images/ph-number.gif) top left no-repeat; width: 210px; height: 100px; position: absolute; top: 320px; left: 500px; } 



/*.......((  Nav Area )).............................................*/

#Nav {

	text-align: center;

	float: left;

	width: 702px; 

	height: 100%;

	margin: 0px 0px 0px 0px;

	background:  #6891bc;

	}



#Nav p {

	padding: 2px 0px 0px 0px;

	margin: 0px;

	}



/*.......(( Content area )).................................*/



#Cbg { background:  url(../images/content-bg.jpg) top left repeat-x; width: 702px; float: left; overflow: visible; } 		

#Content {  position: relative; padding: 0px 19px 0px 19px; width: 664px;  /*width minus padding-Cheat a few pixels less/Older Browsers  will add to width*/ overflow: visible; float: left;

	height: 100%;

	voice-family: "\"}\""; 

	voice-family:inherit;

	height: 250px;

	}

html>body #Content {  height: auto; }



/*.......((  Footer area ))...............................................*/

#footer-bg {

	margin: 0px auto;

	text-align: left;

	font-size: 10px;

	width: 766px;

	background: #ACCBA2 url(../images/footer-bg-y.gif) top left repeat-y;

	}

	

#footer {

	margin: 0px auto;

	text-align: left;

	font-size: 10px;

	width: 766px;

	background:  url(../images/footer-bg.jpg) top left repeat-x;

	}

	

#footer p {

	color: #EAF4E8;

	padding: 6px 100px 10px 70px;

	margin: 0px;

	}



#footer a:link, #footer a:visited, #footer a:active {

	text-decoration: none;

	color: #EAF4E8; 

	}

	

#footer a:hover {

	text-decoration: underline;

	color: #517B44;

	} 







/*.......(( Misc. elements ))....................................................*/



.clear { clear: both; }



.Button {

	background-color:#06428d;

	color: #FFF;

	cursor: hand;

	font-size:10px;

	text-decoration: none;

	padding: 5px;

	border: none;

	/*border: 1px solid #6FAB5D;*/

	}

	

.ButtonHover {

	background-color: #BED4DE;

	color: #235268;

	cursor: hand;

	font-size:10px;

	text-decoration: none;

	padding: 5px;

	border: none;

	/*border: 1px solid #6FAB5D;*/

	}





/*.......(( Basic HTML elements ))....................................................*/



p { border: 0px; }



a:link, a:visited, a:active { color: #06428d; text-decoration: underline;  }

a:hover { color: #bfb894; text-decoration: underline; }



/*.......(( Dev Edit Classes ))..........................................................*/



.border				{ border: 1px solid #053e87; }

.border2				{ border: 2px solid #053e87; }

.mL						{ margin: 0px 0px 15px 15px; }

.mR						{ margin: 0px 15px 15px 0px; }

.border_mL		{ border: 1px solid #053e87; margin: 0px 0px 15px 15px; }

.border2_mL		{ border: 2px solid #053e87; margin: 0px 0px 15px 15px; }

.border_mR		{ border: 1px solid #053e87; margin: 0px 15px 15px 0px; }

.border2_mR	{ border: 2px solid #053e87; margin: 0px 15px 15px 0px; }



hr 						{ color: #053e87; height:1px; }

hr.size2 				{ color: #053e87; height: 2px; }



/* PageContact */

.PageContact_Intro { font-size: 12px; }

.PageContact_Office { list-style:none; font-size:12px; margin-left: 0px; margin-top: 0px; margin-bottom: 2px;}

.PageContact_Office_CompanyName1 { font-size:16px; font-weight: bold; }

.PageContact_Office_CompanyName2 { font-size:16px; font-weight: bold; }

.PageContact_Office_OfficeLocation { font-size:14px; font-weight: bold; }

.PageContact_Office_Photo { border: solid 1px #053e87; }

.PageContact_Contact { list-style:none; font-size:12px; margin-left: 0px; margin-top: 0px; margin-bottom: 2px;}

.PageContact_Contact_Name { font-size:14px; font-weight: bold; }

.PageContact_Contact_Photo { border: solid 1px #053e87; }

.PageContact_Contact_Seperator { margin-top: 20px; padding-top: 5px; border-top: solid 1px #053e87; }



/* PageInternetLink */

.PageInternetLink_Intro { font-size: 12px; }

.PageInternetLink_Category_Container { padding-top: 0px; border-top: solid 1px #053e87; margin-top: 10px; margin-bottom: 20px; }

.PageInternetLink_Category { list-style:none; line-height:18px; margin-left: 0px; margin-bottom: 2px; margin-top: 0px;  }

.PageInternetLink_Category_Name { font-size:18px; font-weight: bold; }

.PageInternetLink_Category_Description { font-size:12px; }

.PageInternetLink_Link { list-style:none; font-size:10px; margin-left: 0px; margin-bottom: 5px; margin-top: 3px; }

.PageInternetLink_Link_Url {  font-size:14px; font-weight: bold; }

.PageInternetLink_Link_Description { font-size:12px; }



/* PageTestimonial */

.PageTestimonial_Intro { font-size: 12px; padding-bottom: 18px;  }

.PageTestimonial_Container { padding-top: 10px; border-top: solid 1px #053e87;   }

.PageTestimonial_Quote { font-size: 12px; font-style: italic; }

.PageTestimonial_ProvidedBy { font-size: 12px; font-weight: bold;  text-align:right; padding: 7px 0px 10px 0px }



/* PageFAQ */

.PageFAQ_PageName { font-size:16px; font-weight:bold; }

.PageFAQ_Intro { font-size: 12px; }

.PageFAQ_Container { padding-top: 10px; padding-left: 5px; }

.PageFAQ_Question { font-size: 12px; padding-bottom:10px; }

.PageFAQ_Answer { font-size: 12px; display:none; padding-bottom:15px; border-bottom: solid 1px #053e87; }



/* PageService_Intro */

.PageService_Stylized { font-size: 24px; }

.PageService_Intro { font-size: 12px; }


.PageService_Group { margin-left: 15px; margin-bottom: 2px; margin-top: 0px;  }

.PageService_Group_Name {  font-weight: bold; list-style-image: url(../images/../images/bullet.gif); list-style-position: inside; }

.PageService_Group_Name a:link, .PageService_Group_Name a:visited, .PageService_Group_Name a:active { color: #06428d;	text-decoration: underline;}

.PageService_Group_Name a:hover { color: #bfb894; text-decoration: underline;}

.PageService_Group_Description { padding-top:15px;	 }

.PageService_Item { margin-left: 30px; margin-bottom: 2px; margin-top: 0px;  list-style-image: url(../images/bullet.gif); list-style-position: inside;}

.PageService_Item_Name { font-size:12px;  }

.PageService_Line_Group_Name { font-size:13px; border-bottom: solid 1px #053e87; padding-bottom: 6px; font-weight: bold;  }

.PageService_Line_Group_Items { font-size:12px;  text-align: right; padding: 8px 0px 0px 0px;  }

.PageService_Line_Item_Name{ font-size:13px; border-bottom: solid 1px #053e87; padding-bottom: 6px; font-weight: bold;}

.PageService_Item_Description { padding-top:15px; }







/* PageContact-Intro */

.qcform { margin: 0px 0px 0px 15px; text-align: left; background: #FFF; border: 1px solid #bbc9d9; }

.qcform p { text-align: left; padding: 0px 2px 5px; line-height: 16px; margin: 0px; }

.qcform td { text-align: left; padding: 2px 15px; vertical-align: bottom; text-align: center; }

.qcformcolor { font: 12px verdana, arial, sans-serif; padding: 2px; width: 234px; background-color: #e5e8ea!important; border: 0px solid #053e87; color: #053e87; }

.qc-err { color:red; }

hr.qcform { height:1px; margin: 5px 0px; padding: 0px; color: #053e87; }



/* MiniForm*/
.m-form 							{ background: #FFF; border: 1px solid #bbc9d9; width: 148px; padding: 10px 13px; margin: 67px 0px 7px 20px; float:right; }
.m-form-low 						{ background: #FFF; border: 1px solid #bbc9d9; width: 148px; padding: 10px 13px; margin: 67px 0px 7px 20px; float:right; }
.m-form-services 					{ background: #FFF; border: 1px solid #bbc9d9; width: 148px; padding: 10px 13px; margin: 67px 0px 7px 20px; float:right; }
.m-form-inner-services 				{ background: #FFF; border: 1px solid #bbc9d9; width: 148px; padding: 10px 13px; margin: 98px 0px 7px 20px; float:right; }
.m-formcolor, .m-form-innercolor 	{ font: 12px verdana, arial, sans-serif; width: 144px; background-color: #e5e8ea !important; border: 1px solid #053e87; color: #053e87; margin-top: 5px; padding: 2px; float: right; }
.m-error 							{ color: red; }
.m-form .right, .m-form-low .right, .m-form-services .right, .m-form-inner-services .right { float: right; margin-top: 5px; } 
.m-form h1, .m-form-low h1, .m-form-services h1, .m-form-inner-services h1  { font-size:19px; font-weight:bold; padding:0px; margin:0px; margin-bottom:2px; font-family:arial; }
.shim 								{ float: right; clear: right; height: 20px; }
.shim-none  						{ float: right; clear: right; }
.shim-left							{ float: left; clear: left; height: 20px; display: block; }
.return								{ margin: 0 0 8px; display: block;} /* edit margin for address spacing*/






/* BMI-Calculator */

#bmi-container { width: 285px; float: left; }

.bmi-border { margin: 0px;  background: #9FBB92; border: 1px solid #53833D; width: 285px; height: 410px; float: left; }

.bmi-content { margin: 25px; text-align: left; background: #fff url(http://styles.prosites.com/1081/images/bmi-bg.jpg) top left repeat-x; border: 1px solid #83AC70; width: 235px; height: 360px; float: left;}

.bmi-yourbmi {  margin: 90px 0px 5px 5px; float: left; font-weight: bold; text-align: center; width: 230px; color: white; }

.bmi-table { text-align: left; margin: 90px 0px 0px 10px; float: left; clear: left; width: 235px; }



.bmi-form { font: 12px verdana, arial, sans-serif; padding: 2px; width: 50px; background-color: #5D6C55 !important; border: 1px solid #C3D5BB; color: #FFF; text-align: center; }

.bmi-form-2 { font: 12px verdana, arial, sans-serif; padding: 2px; width: 40px; background-color: #DAE5D6 !important; border: 1px solid #9FBB92; color: #000; }

.bmi-submit { text-align: center; margin: 15px 0px 0px 0px; float: left; clear: left; width: 235px; }

