body {
	background-color: #161616;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b9b9b9;
	line-height: 19px;
}
#wrapper {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	height: 340px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#logo {
	float: left;
	width: 93px;
	margin-bottom: 15px;
	height: 97px;

}
/*
#topnav {
	height: 62px;
}
#topnav li {
	display: inline;
}
#topnav li a {
	float: left;
	height: 23px;
	width: 81px;
	color: #0099FF;
	text-decoration: none;
	font-size: 13px;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 4px;
}
#topnav a.lnav {
	float: left;
	height: 23px;
	width: 109px;
	text-decoration: none;
	font-size: 13px;
	background-image: url(../images/bg-nav2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 4px;
	color: #FFFFFF;
}
#topnav a.end {
margin-right:0px;
}
#topnav a:hover {

	background-image: url(../images/bg-nav_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
#topnav a.lnav:hover {
	background-image: url(../images/bg-nav2_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#topnav a.lnav {
	float: left;
	height: 23px;
	width: 109px;
	text-decoration: none;
	font-size: 13px;
	background-image: url(../images/bg-nav2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 4px;
	color: #FFFFFF;
}*/
#imageban {
	height: 204px;
	width: 962px;
	overflow: hidden;
	
}
#contentleft {
	float: left;
	width: 685px;

}
#contentright {
	float: left;
	width: 234px;
	margin-left: 28px;
	
}
.graybox {
	width: 248px;
	margin-bottom: 6px;
}
.graybox .ghead {
	height: 34px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	width: 232px;
	float: left;
	background-image: url(../images/bg-graybox-head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.graybox .gcontent {
	background-image: url(../images/bg-graybox-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 223px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.graybox .gfooter {
	background-image: url(../images/bg-graybox-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 248px;
	float: left;
}
ul.general {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul.general li {
	background-image: url(../images/bg-grayline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
.general li span {
	background-image: url(../images/bullet-blue.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
}

.general li span a{
	color:#FFFFFF;
	text-decoration:none;
}
.general li span a:hover  {
	text-decoration:underline;
}
#footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #212121;
	padding-top: 8px;
	height: 85px;
}
#footernav {
	float: left;
	width: 655px;
}

#footernav a {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/bg-verdots.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 8px;
}
#footernav a:hover {
	color: #fff;
}


#footernav a.firstlink {
	padding-left: 0px;
}
#footernav a.end {
background:none;
	padding-right: 0px;
}
#rights {
	width: 305px;
	float: left;
	text-align: right;
	line-height: 25px;
	color: #797979;
}
#rights a {
	color: #0066FF;
	text-decoration: none;
}
#rights a:hover {
	color: #fff;
}


.phone {
	background-image: url(../images/icon-phone.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
}
.mails {
	background-image: url(../images/icon-mail.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#contentleft ol{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 0px;
}



#contentleft ul{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 0px;
}

#contentleft ol li ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding: 0px;
}


#contentleft ol li ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding: 0px;
}


#contentleft ol li ul li{
	margin-top: 8px;
	margin-bottom: 8px;
}

#contentleft ol li.list1{
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: none;
	background-image: url(../images/bullet-whitearrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}


#contentleft ul li.list2{
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: none;
	background-image: url(../images/bullet-whitearrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}

#contentleft ol .subheading{
	color: #CCCCCC;
	background-image: url(../images/bg-grayline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	display: block;
	padding-bottom: 8px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#contentleft ul .subheading{
	color: #CCCCCC;
	background-image: url(../images/bg-grayline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	display: block;
	padding-bottom: 8px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}



h2 {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 25px;
	color: #CCCCCC;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 b{
	color: #0099FF;
	font-weight: normal;
}

h3 {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 20px;
	color: #0099FF;
	font-weight: normal;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h4 {
	color: #0099FF;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h4 a{
	color: #0099FF;

}
p {
	margin-top: 8px;
	margin-bottom: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.specialtext{
	color: #21AED8;
}
.clearline {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}


.msgcontent{
	color: #ffffff;
	padding: 0px 20px 0px 20px ;
}

.msgcontent h3{
	font-size:19px;

}
.submitjob {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}

.submitjob label {
	float: left;
	width: 100px;
	padding-right: 8px;
	padding-top: 3px;
	text-align: right;
}
.submitjob .fielditems input {
	background-color: #333333;
	border: 1px solid #666666;
	height: 20px;
	padding: 3px;
	color: #FFFFFF;
}
.submitjob .fielditems {
	margin-bottom: 8px;
}
.submitjob .fielditemsb input {
	width: 75px;
	height: 30px;
	background-color: #333333;
	color: #FFFFFF;
	border: 1px solid #666666;
}
hr{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	background-color: #161616;
	color: #161616;
}

