    
	
	
	/*  CSS Rules */
	/*  Style ID - 1002 */
	/*  Author - ProSites */

/*.......((  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: #666666; background:  #FFF url(../images/bg.jpg) top left repeat-x ; height: auto; }


#Container	{ margin: 0 auto; width: 800px; text-align: left;  height: auto;  /*firefox,safari fix*/}
#Liner				{ position: relative; width: 778px; }
#Float-wrap	{ float: left; width: 778px;  margin-right: 1px; }
#Center			{ float: right;  width: 756px;  margin-bottom: -1px; /*left container siz minus Container size*/  overflow: visible;  background:  url(../images/PageBg.gif) top left repeat-y ;}
#Left 				{ float: left; width: 22px;  }
#Right			{ float: left; position: relative; width: 22px;  margin-right: -22px;   margin-left: -1px; }

#Header		{ border: 0px; margin: 0px 0px 0px 0px; padding: 0px; width: 756px; float: left;  }
#Flash, #flash 	{ border: 0; margin: 0; padding: 0px 0px 0px 0px ; width: 756px; height: 229px; float: left;  }
#Ban   			{ border: 0px; margin: 0px; padding: 0px 0px 0px 0px ; width: 756px; height: 168px; float: left;  }
#img { margin: 0; padding: 0; border: 0; width: 756px; height: 28px; float: left;  }
#img1 { margin: 0; padding: 0; border: 0; width: 756px; height: 21px; float: left; clear: both;  }
#img2 { margin: 0; padding: 0; border: 0; width: 756px; height: 37px; float: left; clear: both;  }


/*.......((  Nav Area )).............................................*/

#Nav {
	text-align: center;
	float: left;
	width: 756px; 
	height: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: url(../images/menu_bg.gif) repeat-y;
	}

#Nav p {
	padding: 5px 15px;
	margin: 0px;
	border: 0px;
	text-align: center;
	}



/*.......(( Content area )).................................*/

	
#Contentbg { background: url(../images/body_home_btm.gif)  bottom left repeat-x ; width: 756px; float: left; } 		
#Content		{  position: relative; padding: 10px 34px 45px 34px; width: 686px;  /*width minus padding-Cheat a few pixels less/Older Browsers  will add to width*/ overflow: visible; float: left;}

/*.......((  Footer area ))...............................................*/

#Footer {
	font-size: 10px;
	margin: 0px auto;
	text-align: left;
	width: 754px;
	background:  #73B5EE;
	}
	

#Footer p {
	color: #fff;
	padding:  5px 10px 5px 10px;
	margin: 0px;
	}

#Footer a:link, #Footer a:visited, #Footer a:active {
	text-decoration: none;
	color: #FFF;
	}
	
#Footer a:hover {
	text-decoration: underline;
	color: #2B6C8F;
	} 



/*.......(( Misc. elements ))....................................................*/

.clear { clear: both; }

.ButtonHover {
	background-color: #EFF3D8;
	color: #5C9141;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #ACA76F;
}
.Button {
	background-color: #BACD73;
	color: #5C9141;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #667042;
}

/*.......(( Dev Edit Classes ))..........................................................*/

.border				{ border: 1px solid #BEDCFA; }
.border2				{ border: 2px solid #BEDCFA; }
.mL						{ margin: 0px 0px 15px 15px; }
.mR						{ margin: 0px 15px 15px 0px; }
.border_mL		{ border: 1px solid #BEDCFA; margin: 0px 0px 15px 15px; }
.border2_mL		{ border: 2px solid #BEDCFA; margin: 0px 0px 15px 15px; }
.border_mR		{ border: 1px solid #BEDCFA; margin: 0px 15px 15px 0px; }
.border2_mR	{ border: 2px solid #BEDCFA; margin: 0px 15px 15px 0px; }

hr 						{ color: #BEDCFA; height:1px; }
hr.size2 				{ color: #BEDCFA; height: 2px; }


/*.......(( Basic HTML elements ))....................................................*/

p { border: 0px; }

a:link, a:visited, a:active {
	color: #6699FF;
	text-decoration: underline;
		}
a:hover {
	color: #2672BE;
	text-decoration: underline;
		}
		

/* Page Layout Classes */
/* 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 #BEDCFA; }
.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 #BEDCFA; }
.PageContact_Contact_Seperator { border-top: solid 1px #BEDCFA; }

/* PageInternetLink */
.PageInternetLink_Intro { font-size: 12px; }
.PageInternetLink_Category_Container { padding-top: 0px; border-top: solid 1px #BEDCFA; 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; }
.PageInternetLink_Link_NoUrl { color: #6699FF; }

/* PageTestimonial */
.PageTestimonial_Intro { font-size: 12px; padding-bottom: 18px; }
.PageTestimonial_Container { padding-top: 10px; border-top: solid 1px #BEDCFA; }
.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 #BEDCFA; }

/* 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/bullet.gif); list-style-position: inside; }
.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; padding-bottom: 6px; font-weight: bold; height:10px; }
.PageService_Line_Group_Items { font-size:12px;  text-align: right; padding: 8px 0px 0px 0px; 	;}
.PageService_Line_Item_Name { font-size:13px; padding-bottom: 6px; font-weight: bold; height:10px; }
.PageService_Item_Description { padding-top:15px; }

/* PageContact-Intro */
.qcform { margin: 0px; text-align: left; background: #FFF; border: 1px solid #A2CBF3; }
.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: #F3F8FE !important; border: 1px solid #A2CBF3; color: #666666; }
.qc-err { color:red; }
hr.qcform { height:1px; margin: 5px 0px; padding: 0px; color: #A2CBF3; }

.ButtonHover {
	background-color: #B8E3FC;
	color: #2B6C8F;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.Button {
	background-color: #3399FF;
	color: #FFFFFF;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #6699FF;
}

/* MiniForm*/
.m-form { background: #FFF; border: 1px solid #A2CBF3; width: 148px; padding: 10px 13px; margin: 88px 0px 7px 20px; float:right; }
.m-form-low { background: #FFF; border: 1px solid #A2CBF3; width: 148px; padding: 10px 13px; margin: 69px 0px 7px 20px; float:right; }
.m-form-services { background: #FFF; border: 1px solid #A2CBF3; width: 148px; padding: 10px 13px; margin: 88px 0px 7px 20px; float:right; }
.m-form-inner-services { background: #FFF; border: 1px solid #A2CBF3; width: 148px; padding: 10px 13px; margin: 94px 0px 7px 20px; float:right; }
.m-formcolor, .m-form-innercolor { font: 12px verdana, arial, sans-serif; width: 144px; background-color: #F3F8FE !important; border: 1px solid #A2CBF3; color: #666666; 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*/
