/* CSS Document */
body,
form,
img
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #1E1E1E url(images/BG.gif) no-repeat center top;
	height: 100%;
}
#wrapper
{
	WIDTH: 808px;
	border-right: 1px solid #FFF500;
	border-left: 1px solid #FFF500;
	background: #151515 url(images/body_BG.gif) repeat-y;
	margin: 0px auto;
	padding: 0px;
	height:auto;
	min-height:500px;
}
#header
{
	WIDTH: 800px;
	HEIGHT: 105px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
#header img
{
	margin: 0px;
	padding: 0px;
	float: left;
	border-width: 0px;
}
#Nav
{
	height: 36px;
	width: 803px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
#Nav a
{
	font: 12px/36px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 36px;
	width: 160px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(images/Nav_up.gif) no-repeat;
}
#Nav a:hover
{
	color: #000000;
	background: #EED01A url(images/Nav_over.gif) no-repeat top;
}
#mainBanner
{
	margin: 0px 0px 0px 4px;
	padding: 0px;
	width: 800px;
	border-bottom: 1px solid #000000;
}
#main
{
	WIDTH: 800px;
	padding: 0px;
	margin: 0px 0px 10px 4px;
	border-top: 3px solid #FFE400;
}
#leftnav
{
	float: left;
	width: 155px;
	height: 205px;
	border: 1px solid #414141;
	margin-top: 10px;
}
#rt_module
{
	float: right;
	height: 205px;
	width: 311px;
	border: 1px solid #414141;
	position: relative;
	background: url(images/rt_mod_BG.gif) repeat-x bottom;
	margin: 10px 1px 0px 0px;
	padding: 0px;
}
#center_module
{
	float: right;
	height: 205px;
	width: 311px;
	border: 1px solid #414141;
	position: relative;
	background: url(images/center_mod_BG.gif) repeat-x bottom;
	margin: 10px 8px 0px 0px;
	padding: 0px;
}
.moduleHeaders
{
	background: #1D1D1D url(images/moduleHeader_BG.gif) repeat-x top;
	height: 24px;
	width: 100%;
	border-bottom: 1px solid #313131;
}
.modText
{
	color: #F9D900;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin-left: 8px;
}
#FeaturePanels
{
}
#rt_moduleGraphic
{
	position: absolute;
	top: -6px;
	right: -1px;
	height: 223px;
	width: 321px;
}
#rt_moduleDescription
{
	position: absolute;
	height: 50px;
	width: 230px;
	left: 5px;
	top: 100px;
	font-size: 11px;
	color: #FFFFFF;
}
#Certified a
{
	background: #FFFF00 url(images/Certified_up.gif) no-repeat;
	position: absolute;
	height: 22px;
	width: 85px;
	bottom: 5px;
	right: 8px;
}
#Certified a:hover
{
	background: url(images/Certified_over.gif) no-repeat;
}
#center_moduleGraphic
{
	position: absolute;
	top: 7px;
	height: 198px;
	width: 285px;
	left: 0px;
}
#center_moduleDescription
{
	position: absolute;
	height: 50px;
	width: 170px;
	top: 110px;
	font-size: 11px;
	color: #FFFFFF;
	right: 23px;
}
#LearnMoreLink a
{
	background: #FFFF00 url(images/learnMore_up.gif) no-repeat;
	position: absolute;
	height: 22px;
	width: 86px;
	bottom: 5px;
	right: 8px;
}
#LearnMoreLink a:hover
{
	background: url(images/learnMore_over.gif) no-repeat;
}
#left
{
	float: left;
	width: 156px;
}
#lt_module
{
	float: left;
	width: 155px;
	height: 205px;
	border: 1px solid #414141;
	margin: 10px 0;
	position: relative;
}
#lt_moduleGraphic
{
	position: absolute;
	top: 1px;
	height: 197px;
	width: 155px;
	left: 0px;
}
#lt_moduleDescription
{
	position: absolute;
	height: 50px;
	width: 145px;
	top: 133px;
	font-size: 11px;
	color: #FFFFFF;
	left: 4px;
}
#sectionLinks
{
	margin: 0px;
	padding: 0px;
}
#sectionLinks a:link,
#sectionLinks a:visited
{
	display: block;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	background: #222222 url(images/LeftNav_up.gif) repeat-x;
}
#sectionLinks a:hover
{
	text-decoration: none;
	background: #FFFF00 url(images/LeftNav_over.gif) repeat-x;
	color: #000000;
}
.Linkspacer
{
	background: #222222 url(images/LeftNav_up.gif) repeat-x;
	height: 20px;
	width: 155px;
	display: block;
}
#footer
{
	background: #2D2D2D;
	margin: 10px auto 0;
	padding: 0px;
	height: 30px;
	width: 800px;
	float: none;
	clear: both;
	border-bottom: 1px solid #0E0E0E;
}
#footerText
{
	font: 11px/30px Arial, Helvetica, sans-serif;
	color: #828282;
	float: right;
	margin-right: 10px;
}
.phone
{
	color: #828282;
	font-size: 14px;
	font-weight: bold;
}
#bottomcopy
{
	width: 808px;
	height: 50px;
	margin: 5px auto 0px;
	padding: 0px 0px 0px 5px;
}
#A123
{
	height: 29px;
	width: 167px;
}
#A123 a
{
	text-decoration: none;
	cursor: hand;
}
#A123_logo
{
	float: right;
}
.Poweredby
{
	font-size: 11px;
	font-weight: bold;
	color: #767676;
	float: left;
	margin-top: 10px;
}
.copy
{
	font: 11px/30px Arial, Helvetica, sans-serif;
	color: #828282;
	float: left;
	margin-left: 5px;
}
#rightDiv
{
	float: right;
	width: 635px;
}
.iframe
{
	margin: 0px;
	padding: 0px;
}
#welcome
{
	width: 328px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin: 10px 0px 8px 5px;
	padding: 0px;
}
.Header
{
	color: #F9D900;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#map
{
	float: left;
	margin-left: 4px;
	margin-top: 10px;
}
.MapLink a
{
	font-size: 11px;
	color: #F9D900;
	text-decoration: underline;
	float: left;
}
.MapLink a:hover
{
	color: #fff;
}
#ct_ModWrapper
{
	float: right;
	width: 280px;
}
.contactModule
{
	background: url(images/contact_Bg.gif) no-repeat left top;
	float: left;
	width: 280px;
	color: #FFFFFF;
	margin-top: 10px;
}
.contactTitleWrapper
{
	margin: 0px 0px 0px 5px;
	height: 30px;
	width: 270px;
	border-bottom: 1px solid #242424;
	color: #FFFFFF;
	line-height: 30px;
}
.WKwrapper
{
	width: 270px;
	border-bottom: 1px solid #242424;
	height: 20px;
	margin: 0px 0px 0px 5px;
	line-height: 20px;
}
.label
{
	margin-left: 5px;
	float: left;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
}
.timeLabel
{
	margin-left: 10px;
	font-size: 11px;
}
.contactTitle
{
	margin-left: 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #F9D900;
	width: 150px;
}
.PhoneLabel
{
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px 0px 10px;
}
.AdsWrapper
{
	width: 270px;
	border-bottom: 1px solid #242424;
	height: 40px;
	margin: 0px 0px 0px 5px;
	line-height: 20px;
}
.Address
{
	margin-left: 5px;
	float: left;
	width: 270px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #242424;
}
#ComingSoon
{
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	height: 293px;
	width: 800px;
	line-height: 293px;
	color: #343434;
}
.contactWrapper
{
	width: 100%;
	float: left;
	margin-top:5px;
}
#contactForm_Lf
{
	background: url(images/contact_Bg.gif) no-repeat left top;
	float: left;
	width: 240px;
	padding-top: 10px;
}
#contactForm_Rt
{
	background: url(images/contact_Bg.gif) no-repeat left top;
	float: left;
	width: 280px;
	margin-left: 8px;
	color: #FFFFFF;
	padding-top: 10px;
}
.FormWrappers
{
	width: 267px;
	padding: 1px 0px;
}
.ContactLabel_LT
{
	float: left;
	width: 75px;
	margin-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
.ContactLabel_RT
{
	float: left;
	width: 122px;
	margin-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
.formTextField
{
	color:#000000;
	background-color:#ffffff;
	border: 1px solid #FFFF00;
	background: #F6F6F6 url(images/TextField_BG.gif) no-repeat left top;
	padding-left:3px;
}
.in
{
	color:#000000;
	background: #F6F6F6 url(images/TextField_In_BG.gif) no-repeat left top;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:3px;
	border: 1px solid #333333;
}
#commentLable
{
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	width: 240px;
}
#commentarea
{
	float: left;
	width: 250px;
}
.submitButton
{
	color:#CC0000;
	CURSOR:pointer;
	LIST-STYLE-TYPE:upper-alpha;
	background: url(images/submit_UP.gif) no-repeat;
	height: 26px;
	width: 106px;
	font: bold normal 10px/25px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.submitButtonHover
{
	color:#222222;
	CURSOR:pointer;
	LIST-STYLE-TYPE:upper-alpha;
	background: url(images/submit_down.gif) no-repeat;
	height: 25px;
	width: 106px;
	font: bold normal 10px/25px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.CtButton
{
	float: right;
	margin-right: 65px;
	margin-top: 5px;
}
.required
{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.clear
{
	clear: both;
}
.contactTitle_2
{
	margin-left: 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #F9D900;
	width: 265px;
}
a.service_Mod:link,
a.service_Mod:visited,
a.service_Mod:active
{
	width: 341px;
	display: block;
	background: url(images/serviceAdv_BG.gif) no-repeat;
	text-decoration: none;
	cursor: pointer;
	margin-top: 10px;
	height: 257px;
	margin-bottom: 5px;
}
a.service_Mod:hover
{
	background: url(images/serviceAdv_BG_Over.gif) no-repeat;
}
.service_Mod h2
{
	font: bold 13px/25px Arial, Helvetica, sans-serif;
	color: #F9D900;
	margin: 0px 0px 0px 10px;
}
a.DropOff_Mod:link,
a.DropOff_Mod:visited,
a.DropOff_Mod:active
{
	width: 341px;
	display: block;
	background: url(images/DropOff.gif) no-repeat;
	text-decoration: none;
	cursor: pointer;
	height: 304px;
}
a.DropOff_Mod:hover
{
	background: url(images/DropOff_over.gif) no-repeat;
}
.DropOff_Mod h2
{
	font: bold 13px/25px Arial, Helvetica, sans-serif;
	color: #F9D900;
	margin: 0px 0px 0px 10px;
}
.mod_li
{
	padding: 10px 0px 0px;
	width: 330px;
	margin-left: -12px;
}
.mod_li ul
{
	font-size: 12px;
	font-weight: bold;
	color: #F9D900;
	margin-top: -4px;
}
.mod_li li
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
