body {
	background-color: #15141F;
	font-family: 'Neuton', serif;
	font-size: 13px;
}

#c {
	position: absolute;
	top: 0px;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	background-color:#120933;
	background-image: url(../images/inner_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#front, #inner {
	float: left;
	position: relative;
}

#lmt {
	position: absolute;
	z-index: 2;
	right: 30px;
	top: 165px;
	color: #FFFF66;
	font-size: 14px;
	font-weight: 600;
	width: 100px;
	line-height: 100%;
}

#front #banner, #inner #banner {
	background-image: url(../images/front_banner.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 192px;
	float: left;
}

#front #sidebar {
	background-image: url(../images/front_side.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 178px;
	height: 575px;
}

#inner #sidebar {
	background-image: url(../images/inner_side.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 602px;
	padding-left: 178px;
}

#front #main {
	width: 602px;
	height: 575px;
	float: left;
}

#inner #content {
	width: 556px;
	background-image: url(../images/inner_bgtop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	font-size: 16px;
	color: #EFEBFC;
	letter-spacing: 0px;
	line-height: 130%;
	padding-left: 17px;
	padding-right: 13px;
	padding-bottom: 20px;
}

#inner #header {
	float: left;
	width: 602px;
	height: 72px;
	background-repeat: no-repeat;
	
}

#inner #main {
	float: left;
	width: 602px;
	background-image: url(../images/inner_side2.jpg);
	background-position: 586px 118px;
	background-repeat: no-repeat;
}

#navbar {
	width: 602px;
	height: 75px;
	float: left;
	background-image: url(../images/front_banner.jpg);
	background-repeat: no-repeat;
	background-position: -178px -192px;
	background-color: #1A0C4B;
}

#navbar ul {
	float: left;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	margin-top: 5px;
}

#navbar ul li {
	display: inline;
	float: left;
	padding: 10px;
	padding-right: 13px;
	padding-bottom: 6px;
}
#navbar ul a {
	color: rgba(255,255,255,0.8);
	text-decoration:none;
}
#navbar ul a:hover {
	color: rgba(255,255,255,1);
	text-shadow: 0 0 3px rgba(255,255,100,0.8);
	text-decoration:none;
}

#front #content {
	width: 555px;
	height: 200px;
	float: left;
	background-image: url(../images/front_headers.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 96px;
	padding-left: 24px;
	padding-right: 23px;
	font-size: 17px;
	color: #EFEBFC;
	line-height: 120%;
}

#front #learnmore {
	background-image: url(../images/front_learnmore_padding.jpg);
	width: 602px;
	height: 23px;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
}

#front #whatis {
	background-image: url(../images/front_whatis.jpg);
	background-repeat: no-repeat;
	width: 602px;
	height: 181px;
	float: left;
	text-indent: -9000px;
}

#lowernav {
	float: left;
	width: 780px;
	height: 27px;
	border-top: 1px solid #FFAD26;
	border-bottom: 1px solid #FFAD26;
	background-color: #412361;
	position: relative;
}

#front #lowernav #phone {
	position: absolute;
	top: -2px;
	left: 303px;
	background-image:url(../images/front_phonenumber.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 30px;
	z-index: 5;
}

#inner #lowernav #phone {
	position: absolute;
	top: -45px;
	left: 303px;
	background-image:url(../images/inner_phone2.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 70px;
	z-index: 2;
}

#lowernav .ele {
	float: left; 
	width: 360px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	color: #EFEBFC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#lowernav a:link, #lowernav a:visited {
	color: #FFD222;
	text-decoration: none;
}

#lowernav a:hover, #lowernav a:active {
	color: #FFFFFF;
}

.header {
	color: #FEE456;
	font-size: 18px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

b, strong{
	color: #FEE456;
}

.backtop {
	text-align: right;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	width: 560px;
}

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

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

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

.contactBold {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
