/* COLOR PALETTE */
/*  #14273B      */
/*  Light Blue:		#6D7C8A      */


* {
	margin:0px; 
	padding:0px;
}
html,
body {
	height:1100px;
	background-color:#071727;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:17px;
}
#headerEmail {
	font-size:10px;
	line-height:10px;
	text-align: right;
	padding-bottom: 10px;
}
h1 {
	font-size:10px;
	text-indent:-5000px;
	outline:0px;
}
#wrapper {
	width:882px;
	height:100%;
	background:url(../img/wrapper.jpg);
	margin:0 auto;
}
#surround {
	width:786px;
	margin:0 0 0 47px;
	padding: 0 0 0 2px;
}
#headerContainer {
	width:786px;
	height:52px;
	background:url(../img/header.jpg) no-repeat;
}

#headerLeftText {
	font-size:4px;
	line-height:2px;
	color:#153C65;
	width:300px;
	float:left;
	height:29px;
}
#headerLeftText img {
	padding-top:-30;
}
#headerTitle {
	float:left;
	margin:0px;
	padding:0px;
	width:200px;
}
#headerLogos {
	width:59px;
	height:40px;
	float:right;
	margin:4px 1px 1px 1px;
}

#headerPhone {
	color:#fff;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:120%;
	height:40px;
	margin:0;
	padding:8px 0 0 0;
	width:191px;
	text-align: right;
}
#imageFader {
	width:789px;
	height:200px;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #6D7C8A;
	color: White;
	float: left;
	width: 786px;
	height:25px;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
}

#navcontainer ul li { display: inline;}

#navcontainer ul li a
{
	background-color: #6D7C8A;
	color: White;
	text-decoration: none;
	float: left;
	height:19px;
	width:200px;
	padding-top:4pt;
	text-align:center;
	margin:0 31px;
}

#navcontainer ul li a:hover,
#navcontainer ul li #current {
	background:#14273B url(../img/navarrows.jpg) center no-repeat;
	color: #fff;
}

#topText {
	padding: 0px 20px 20px 20px;
}
#sectionDividerTop {
	position:relative;
	left:0px;
	height:46px;
	width:800px;
	background:url(../img/sectiondividers.jpg) no-repeat;
	margin-bottom:14px;
}
#sectionDividerBottom {
	position:relative;
	left:0px;
	height:46px;
	width:800px;
	background:url(../img/sectiondividersbottom.jpg) no-repeat;
}
#topText a {
	text-decoration:none;
	margin-top: 10px;
}
#topText a:hover {
	text-decoration:underline;
}
#topText img {
	margin-left:-17px;
}
#topText h1 {
	text-indent:-5000px;
}
#mainTextContainer {
	height:350px;
	width:758px;
	margin:5px 0 0 14px;
}
#mainGenBuildContainer {
	height:585px;
	width:758px;
	margin:5px 0 0 14px;
}

#GenBuildText {
	padding:4px 10px;
	width:738px;
	list-style-position:inside;
}

#mainTextHeaders {
	text-indent:-5000px;
	height:0px;
	font-size:2px;
}
#mainTextLeft {
	width:220px;
	padding:5px;
	float:left;

}
#mainTextCenter {
	width:220px;
	padding:5px;
	float:left;
	margin:0 34px;
}
#mainTextRight {
	width:220px;
	padding:5px;
	float:left
}
#footer {
	margin-left:6px;
	margin-top:14px;
	position:absolute;
}
#footerLeft {
	width:350px;
	float:left;
	margin-left:10px;
	margin-top:70px;
}
#footerRight {
	width:300px;
	float:right;
	text-align:right;
	margin-right:10px;
	margin-top:70px;
}
a {
	color:#fff;
}
img {
	border:none;
}
.plaztechBold,
.plaztechOrange {
	font-size:120%;
	font-weight:bold;
}
.plaztechOrange {
	color:#F36420;
}
