body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#c {
	position: absolute;
	top: 0px;
	width: 770px;
	left: 50%;
	margin-left: -360px;
	background-color:#000000;
}

#c #b {
	width: 770px;
	height: 190px;
	float: left;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

#c #topnav {
	width: 770px;
	height: 20px;
	float: left;
	background-image: url(../images/navbar.jpg);
	background-repeat: no-repeat;	
}

#c #topnav #navtext {
	width: 576px;
	height: 15px;
	padding-top: 5px;
	font-size: 11px;
	color: #C7C7C7;
	text-transform: uppercase;
	float: right;
}

#c #sidebar {
	width: 188px;
	min-height: 228px;
	float: left;
}

#c #front {
	width: 582px;
	height: 442px;
	float: left;
	background-image: url(../images/front_bg.jpg);
	background-repeat: no-repeat;
}

#c #front #maintext {
	width: 570px;
	height: 285px;
	float: left;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 6px;
}

#c #front #lower {
	width: 582px;
	height: 151px;
	float: left;
}

#c #front #lower #catch {
	width: 247px;
	height: 151px;
	float: left;
	background-image: url(../images/front_lower_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	color: #FFFFFF;
	
}

#c #front #lower #beforeafter {
	width: 305px;
	height: 151px;
	float: left;
	background-image: url(../images/beforeafter_edge.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#c #front #one {
	width: 540px;
	float: left;
	font-size: 18px;
}

#c #front #three {
	width: 270px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	padding-top: 15px;
	padding-bottom: 11px;
	padding-right: 250px;
}

#c #front #six {
	width: 270px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 11px;
	padding-right: 250px;
}

#c #front #eight {
	width: 270px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	padding-right: 250px;
}

#one #onetwo {
	font-weight: bold;
	color: #FFCC00;
	font-size: 17px;
}

#c #inner {
	width: 562px;
	min-height: 400px;
	background-image: url(../images/c_background.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	padding: 10px;
	padding-top: 4px;
	float: left;
	color:#FFFFFF;
}

#inner #pcHeader {
	width: 362px;
	height: 34px;
	font-size: 29px;
	text-align:center;
	font-weight: bold;
	float: left;
	color: #FFCC00;
	font-style: italic;
}
#inner #pcSubHeader {
	width: 362px;
	height: 24px;
	font-size: 23px;
	text-align:center;
	font-weight: bold;
	float: left;
	color: #FFCC00;
	font-style: italic;
}
#inner #pcone {
	width: 180px;
	padding-left: 20px;
	padding-top: 105px;
	background-image: url(../images/pc_1.jpg);
	background-repeat:no-repeat;
	background-position: 20px 20px;
	font-size: 13px;
	float: right;
	font-weight: bold;
	color: #FFCC00;
}
#inner #pcbullets {
	width: 362px;
	font-size: 13px;
	text-align:left;
	float: left;
	color: #FFFFFF;
	padding-top: 12px;
}

#inner .bullet {
	text-indent: -11px;
	padding-left: 11px;
	float: left;
	width: 100%;
	margin-bottom: 3px;
}

#inner #pctwo {
	width: 548px;
	height: 166px;
	float: left;
	background-image: url(../images/pc_2.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 15px;
}

#inner #pcthree {
	width: 348px;
	height: 180px;
	float: left;
	background-image: url(../images/pc_3.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 200px;
	line-height: 137%;
}

#inner .fourFiveSix {
	width: 184px;
	float: left;
	margin-top: 10px;
	background-color: #2C3669;
}
#inner .fourFiveSixMarker {
	width: 181px;
	float: left;
	background-color: #2C3669;
	height: 4px;
}
#inner #fourFiveSixCaption {
	width: 523px;
	float: left;
	border-bottom: 3px solid #2C3669;
	background-color: #333333;
	min-height: 48px;
	padding: 6px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#inner #pcseven{
	width: 378px;
	height: 247px;
	float: left;
	background-image: url(../images/pc_7.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 170px;
	line-height: 137%;
	margin-top: 10px;
}

#inner .para {
	width: 530px;
	float: left;
	padding: 12px;
}

#c a:link, #c a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#c a:hover, #c a:active {
	color: #FFCC00;
	text-decoration: none;
}

.formEle {
	float: left;
	width: 160px;
	height: 26px;
	padding-left: 10px;
}

#c #footer {
	width: 770px;
	height: 40px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border-top: 5px solid #2C3669;
	border-bottom: 5px solid #2C3669;
}

#timeline {
	float: left;
	width: 540px;
	height: 24px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

#timeline .yearOn {
	float: left;
	border-top: solid 3px #6699FF;
	height: 16px;
	width: 27px;
	margin-left: 3px;
	padding-top: 5px;
	text-align: center;
	cursor: pointer;
}

#timeline .yearOff {
	float: left;
	border-top: solid 3px #999999;
	height: 16px;
	width: 27px;
	margin-left: 3px;
	padding-top: 5px;
}

#timeline .yearBold {
	color: #FFCC00;
	size: 17px;
	font-weight: bold;
}

#c #footer a:link, #c #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#c #footer a:hover, #c #footer a:active {
	color: #FFCC00;
	text-decoration: none;
}

#c #footer #left {
	width: 374px;
	padding: 4px;
	padding-left: 7px;
	float: left;
	line-height: 140%;
}

#c #footer #address {
	width: 140px;
	float: left;
	padding: 4px;
	line-height: 140%;
}
#c #footer #phone {
	width: 220px;
	float: left;
	text-align: right;
	font-size: 17px;
	font-weight: bold;
	padding: 7px;
	line-height: 140%;
}

.contactLeftCell {float: left; width: 54px; padding: 2px; padding-bottom: 4px;}
.contactRightCell {float: left; width: 208px; overflow: visible; padding: 2px; padding-bottom: 4px;}
.contactFullCell {float: left; width: 280px; padding: 2px; padding-bottom: 4px;}
.contactInformation {float: left; width: 220px; line-height: 160%; padding-bottom: 4px;}
