/* Start of CMSMS style sheet 'Site' */
/* Base Style Sheet */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; color: #342708; font-size: 1.1em; line-height:1.45em;}
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif }

h1 { font-size:1.5em; padding-bottom:.3em; color: #16661d; text-transform: uppercase; font-weight: normal; letter-spacing: 2px; }
h2 { font-size:1.2em; padding-bottom:.3em; }
h3 { font-size:1.1em; padding-bottom:.3em; }
h4 { font-size:1em; padding-bottom:.3em; }

a:link { color: #fb648e; }
a:visited { color: #a42649;}
a:hover, a:focus { color: #16661d; text-decoration: none; }
a:active { color: #a42649; text-decoration: underline; }

.contactform fieldset { padding: 1em 1em 2em 2em; border: 1px solid #333; }
.contactform fieldset legend { font-weight: bold; color: #333; }
.contactform  { width: 100%; padding: 0.25em 0 .25em 0;}
.contactform label {display: block; width: 20em; }
.contactform input {display: block; width: 20em; margin-bottom: 6px; }
.contactform .required { }
.error_message { color: #FF0000; }
.contactform .submit { padding-top: 1em; }
.contactform #fbsubmit { width: 9em; background: #00CC00; border: 1px solid #333; padding: 0 3px; font-family: "Trebuchet MS"; }


.leftFloatContent { float: left; width: 250px; }
.sansTable { float: left; width: 9em; }

.faqList { margin: 0;  padding: 10px 0 0 15px; list-style: none; }
.faqList li ul { margin: 0;  padding: 0 0 0 15px; list-style: none; }
		.faqList li { padding: 0 0 15px 20px; background: url(images/bg-q.gif) no-repeat 0 1px; }		
.faqList li ul li { padding: 4px 0 3px 22px; background: url(images/bg-a.gif) no-repeat 0 5px; }	

.clear { clear: both; }

/* ### CUSTOM ### */
	body { text-align: center; background: #342708; }
		#containerPage { margin: 0 auto; padding: 0; width: 798px; text-align: left; background: #FFFFFF; _overflow: hidden; }
			#banner { position: relative; background: url(images/bg-banner.jpg) no-repeat top left; height: 235px; } 
				img#logo { position: absolute; top: 16px; left: 29px; border: 0; }
				img#callForFree { position: absolute; top: 32px; left: 536px; border: 0; }
				#navigationMain { position: absolute; top: 169px; left: 65px; }
					#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none; } 
 					#navigationMain a { display: block; } 
			#containerColumns { position: relative; float: left; width: 798px; }
				#containerFlash { position: absolute; top: -36px; left: 530px; }
                               .home #containerFlash { position: absolute; top: -20px; left: 530px; border: 1px solid #dc7497; height: 503px; }
				#columnMain { float: right; width: 268px; margin-right: 333px; _display: inline; text-align: justify; }

.noRightImage #columnMain { float: right; width: 550px; margin-right: 52px; _display: inline; text-align: left; }
					.contentSection { padding-bottom: 2em; }
						.contentSection img { padding-bottom: 10px; }

.contentList { margin: 0;  padding: 10px 0 0 15px; list-style: none; }
.contentList li ul { margin: 0;  padding: 0 0 0 15px; list-style: none; }
		.contentList li { padding: 0 0 5px 0; }		
.contentList li ul li { padding: 0 0 3px 0; }	


#columnLeft { float: left; width: 165px; overflow: hidden; }
					#navigationProducts { margin: 10px 0 0 7px; padding-bottom: 18em; }
						#navigationProducts ul { margin: 0; padding: 0; list-style: none; }
							#navigationProducts ul li { margin-bottom: 10px; }
			#lockBottom { position: relative; height: 0; }
				img#fullService { position: absolute; bottom: 0; left: 6px;}
			#contactInformation { margin-top: 3em; background: #342708 url(images/bg-contactInformation-bottom.gif) repeat-x bottom; }
				#contactInformation-top { background: url(images/bg-contactInformation-top.gif) repeat-x top; padding: 8px 0; font-size: 1.1em; color: #FFFFFF; letter-spacing: 1px; text-align: center; }
					#contactInformation-top p { padding: 0; }
						#contactInformation-top a:link, #contactInformation-top a:visited { color: #FFF; }
						#contactInformation-top a:hover, #contactInformation-top a:focus { color: #fb648e; text-decoration: none; }
						#contactInformation-top a:active { color: #fb648e; text-decoration: underline; }
			#footer { text-align: center; font-size: .91em; }
					#footer a:link, #footer a:visited { color: #342708; }
					#footer a:hover, #footer a:focus { color: #fb648e; text-decoration: none; }
					#footer a:active { color: #fb648e; text-decoration: underline; }
				#geographicalInformation { padding: 8px 20px 0 20px; line-height: 1.27em; }
				#lowerNavigation { }  
                                       #lowerNavigation ul { margin: 0; padding: 0 15px 10px 15px; list-style: none; }
                                               #lowerNavigation ul li { display: block; float: left; padding: 0 8px; }

				#legal { padding: 6px 0 1em 0; }
					p#copyright { padding: 0; }
					p#branding { padding: 0; }
	

/* End of 'Site' */

