    
	
	
	/*  CSS Rules */
	/*  Style ID - 5387 */
	/*  Author - ProSites */
	
/* ----((  general layout ))---------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #1e2859;
	background: url(../images/bg.png) #429B92 repeat-x top left;
	}

#masterwrap {
	margin: 0px auto;
	padding: 20px 0px 0px 0px ;
	border: 0;
	width: 900px;
	height: auto;
	text-align:left;

	}
	
html>body #masterwrap{
	}
	
#wrap { border: 0; padding: 0; width: 900px; height: 100%; float: left; background-image: url(../images/wrapBG.jpg) ; background-repeat: repeat-y; background-position: top;  }


html>body #wrap{
height: auto;
	}

#header {
	margin: 0;
	padding: 0;
	border: 0;
	width: 900px;
	}

	
	
	
	
/* ----((  body, content area ))---------------------------------------------*/
#wrapbodyBG { 
	width: 900px;
	float: left;


}
#wrapbody { 
	border: 0px;
	background:#F2FCE3;
	float: left;
	height: 100%; 
	margin-bottom: 0px; 
	padding: 15px 15px 30px 15px; 
	border-bottom:1px solid #696969;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 870px;
	}

html>body #wrapbody{        /* ----( be good to opera yo )---*/
	width: 870px;
	}
	





/* ----(( action links area ))---------------------------------------------*/

#actioncenter {
	border: 0px;
	width: 752px;
	height: 22px;
	float: left;
	text-align: right;
	padding: 0px 5px 5px 0px;
	vertical-align: bottom;


	}


#actioncenter ul {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/bullet.gif);
	text-align: right;
	margin: 5px  0px  0px  0px ;
	color: #B21268;



	}
	
#actioncenter li {
	display: inline;
	padding-right: 5px;

	}

#actioncenter a:link, #actioncenter  a:visited, #actioncenter  a:active {
	color: #B21268;
	text-decoration: none;
	}
	
#actioncenter  a:hover {
	color:#A81262;
	text-decoration: underline;
	}
		
		
		
		
		
/* ----((  general subpage layout ))---------------------------------------------*/


#banner {
display: block;
float: left;
	width: 900px;
	height: 118px;
	}
	
	
/* ----((  navigational area ))---------------------------------------------*/

#nav {
	width: 892px;
	height: 22px;
	float: left;
	text-align: center;
	margin: 0px;
	padding:  0px 0px 0px 8px;
	vertical-align: bottom;
	background:  #417ABE ;
	voice-family: "\"}\""; 
	voice-family:inherit;
	}
	
html>body #nav {        /* ----( be good to opera yo )---*/
	width: 892px;
	height: auto;
	}
	
	
	
	
/* ----((  footer area ))---------------------------------------------*/

#footer {
	width:900px;
	font-size: 9px;
	color: #1E2859;
	clear: both;
	line-height: 14px;
	margin: 0px 4px 20px;
	text-align: left;
	margin-right: 8px;
	padding: 15px 8px 5px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:760px;
	}
	
html>body #footer {        /* ----( be good to opera yo )---*/
	width: 760px;
	}


#footerBG {
	float: left;
	clear: both;
    width:763px;
    height: 80px;
	background-image: url(../images/footerstripBG.jpg) ;
	background-repeat: repeat-y;
	}


#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #FFF ;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #1E2859;
	}




/* ----(( misc. elements))---------------------------------------------*/


#boxclear  { 
	clear: both;
	line-height: 10px 
 	}
	
#phonecenter { border: 0; padding: 0; margin: 0px; width: 900px; height: 34px; text-align: right; float: left; background-image: url(../images/phoneBG.gif);background-repeat: repeat-x; background-position: top;  }
	
#pdf {
	width: 892px;
	height: 29px;
	float: left;
	text-align: center;
	margin: 0px;
	padding:  0px 0px 0px 8px;
	vertical-align: bottom;
	background:  #43B273 ;
	position: relative;
	}

#pdf p {color:#1e285D; padding-top:6px; margin:0px; text-align:left; }

#pdf a:link, a:visited, a:active {
	color: #1E285D;
	text-decoration: underline;
	}
		
#pdf a:hover {
	color:#417ABE;
	text-decoration: underline;
	}

.border { 
border: solid 1px #417ABE;
}

#google_translate_element {
	position:relative;
	float:right;
	top:-20px;
}

	
/* ----(( basic HTML elements ))---------------------------------------------*/

a:link, a:visited, a:active {
	color: #417ABE;
	text-decoration: underline;
	}
		
a:hover {
	color:#43B273;
	text-decoration: underline;
	}
	
p {
	 border: 0; 
	}

/*.......(( Dev Edit Classes ))..........................................................*/

.border				{ border: 1px solid #417ABE; }
.border2				{ border: 2px solid #417ABE; }
.mL						{ margin: 0px 0px 15px 15px; }
.mR						{ margin: 0px 15px 15px 0px; }
.border_mL		{ border: 1px solid #417ABE; margin: 0px 0px 15px 15px; }
.border2_mL		{ border: 2px solid #417ABE; margin: 0px 0px 15px 15px; }
.border_mR		{ border: 1px solid #417ABE; margin: 0px 15px 15px 0px; }
.border2_mR	{ border: 2px solid #417ABE; margin: 0px 15px 15px 0px; }

hr 						{ color: #417ABE; height:1px; }
hr.size2 				{ color: #417ABE; height: 2px; }

/* 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 #417ABE; }
.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 #417ABE; margin: 0px 20px 20px 0px; }
.PageContact_Contact_Seperator { margin-top: 20px; padding-top: 5px; border-top: solid 1px #417ABE; }

/* PageInternetLink */
.PageInternetLink_Intro { font-size: 12px; }
.PageInternetLink_Category_Container { padding-top: 0px; border-top: solid 1px #417ABE; 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: #417ABE; }

/* PageTestimonial */
.PageTestimonial_Intro { font-size: 12px; padding-bottom: 18px; }
.PageTestimonial_Container { padding-top: 10px; border-top: solid 1px #417ABE; }
.PageTestimonial_Quote { font-size: 12px; font-style: italic; }
.PageTestimonial_ProvidedBy { font-size: 12px; font-weight: bold;  text-align:right; padding: 7px 20px 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 #417ABE; }

/* 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 0px 0px 15px; text-align: left; background: #E6EDDB; border: 0px solid #417ABF; }
.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: #F2FCE3 !important; border: 1px solid #E6EDDB; color: #1E2859; }
.qc-err { color:red; }
hr.qcform { height:1px; margin: 5px 0px; padding: 0px; color: #7A1722; }


.ButtonHover {
	background-color: #44B273;
	color: #1E2859;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #417ABE;
}
.Button {
	background-color: #417ABE;
	color: #AADCC0;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #44B273;
}

/* ----((  Before & After Classes ))---------------------------------------------*/

.BAsetLeft {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 220px;
	float: left;
	padding: 20px  0px 30px 35px;
	}
	
.BAsetRight {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 220px;
	float: right;
	padding: 20px  35px 30px 0px;
	}
	
.BAimgwrap {
	margin: 4px;
	padding: 5px;
	border: 0px;
	float: left;
	background-color: #FFF;
}
.BAimgwrap P {
	padding: 3px 0px 0px 0px;
}
.BAtext {
	padding: 0px 0px 8px 0px;
	text-align: center;
}
	


/* ----((  Form Classes  ))---------------------------------------------*/
.form {
	width:190px;
	font-family: Arial, Vedana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #292929;
	border: 1px solid #9D9D9D;
	
}
.Message {
	width:190px;
	height: 65px;
	font-family: Arial, Vedana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #292929;
	border: 1px solid #9D9D9D;
}

/* ---((  For Quiz  ))----*/
.bg { background-color:#0D0D0D; color: #FFF; }
.bg2 { background-color:#171717; color: #FFF; }
.line { border-top: 2px solid #417ABE; height: 5px; }






/* MiniForm*/
.m-form { background: #E6EDDB; border: 0px solid #417ABF; width: 148px; padding: 10px 13px; margin: 79px 0px 7px 20px; float:right; }
.m-form-low { background: #ecf3e1; border: 1px solid #417ABF; width: 148px; padding: 10px 13px; margin: 67px 0px 7px 20px; float:right; }
.m-form-services { background: #ecf3e1; border: 1px solid #417ABF; width: 148px; padding: 10px 13px; margin: 79px 0px 7px 20px; float:right; }
.m-form-inner-services { background: #ecf3e1; border: 1px solid #417ABF; width: 148px; padding: 10px 13px; margin: 91px 0px 7px 20px; float:right; }
.m-formcolor, .m-form-innercolor { font: 12px verdana, arial, sans-serif; width: 144px; background-color: #F2FCE3 !important; border: 1px solid #E6EDDB; color: #1E2859; 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*/
