body {
	margin:0 0 0 0;
	background:#040507;
}
p	{
	font-family:Arial, Helvetica, sans-serif;
	color:#6a7796;
	font-size:12px;
}
.smawtxt {
	font-size:11px;
	display:inline;
	color:#6a7796;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#6a7796;
	font-size:11px;
	display:inline;
	font-weight:normal;
}
h2, h3 {
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
	;
	color:#6a7796;
	letter-spacing: -1px;
}
ul {
	font-family:Arial, Helvetica, sans-serif;
	color:#6a7796;
	list-style:none;
	padding:0;
	margin:0;
	line-height:20px;
}
a {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
}

a img {
  border: none;/*remove border for linked images*/
}
.shadow {
	background:url(../slides/slidershadow.png) no-repeat;
	height:47px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-60px;
}
.shadowsixthirteen {
	background:url(../images/613shadow.png) no-repeat;
	height:27px;
	width:613px;
	float:left;
	clear:both;
	margin-top:11px; display:none;
}
.shadowthreehundred {
	background:url(../images/300shadow.png) no-repeat;
	height:27px;
	width:300px;
	float:left;
	margin-top:-11px;
}
.logo {
	margin-left:25px;
	width:442px;
	height:119px;
	background:url(../images/logo.png);
	float:left;
}
.menu {
	height:45px;
	width:470px;
	margin-top:37px;
	float:left;
}
.menu li a {
	letter-spacing:-1px;
	font-size:22px;
	text-decoration:none;
	padding-left:17px;
	padding-right:17px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	color:#FFF;
	/*line-height:.3em;*/
}
.menu li a:hover {
	color: #FFF;
	background: url(../images/menubghover.png) repeat;
}
.menu li a b {
	font-size:11px;
	color: #9BA1B9;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
}
.menu li a:hover b {
	color: #E6732A;
}
.threetop {
	width:613px;
	height:11px;
	background:url(../images/613top.png) no-repeat;
}
.threebottom {
	width:613px;
	height:10px;
	background:url(../images/613bottom.png) no-repeat;
}
.twotop {
	width:300px;
	height:11px;
	background:url(../images/613top.png) no-repeat;
}
.twobottom {
	width:300px;
	height:10px;
	background:url(../images/613bottom.png) no-repeat;
}
.threecolhead {
	width:300px;
	height:35px;
	/*background:url(../images/colhead.png) repeat-x;*/
	margin-left:13px;
	margin-top:25px;
	float:left;
	/*border-top:solid 1px #181f31;
	border-left:solid 1px #181f31;
	border-right:solid 1px #181f31;*/
}
.three2split2 {
	margin-top:0px;
	margin-left:13px;
	width:300px;
	float:left;
}
.twocolhead {
	width:613px;
	height:35px;
	/*background:url(../images/colhead.png) repeat-x;*/
	margin-left:13px;
	margin-top:25px;
	float:left;
	/*border-top:solid 1px #181f31;
	border-left:solid 1px #181f31;
	border-right:solid 1px #181f31;*/
}
.two2split2 {
	margin-top:0px;
	margin-left:13px;
	width:613px;
	float:left;
	/*border-left:solid 1px #181f31;
	border-right:solid 1px #181f31;
	border-bottom:solid 1px #181f31;
	background:#1d202a;*/
}
.twotext {
	width:593px;
	background: #FFF;
	padding: 1px 10px 10px 10px;
}
.threetext {
	width:280px;
	padding: 10px 10px 10px 10px;
	background:#FFF;
}
.one5split2 {
	width:150px;
	float:left;
}
.wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	/*background:#272727;*/
	margin-top: 0px;
}
.preheader {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:35px;
	/*display:none;*/
}
.preheadholder {
	height:35px;
	background:#0f131f;
	border-bottom: solid 2px #181f31;
	/*background:url(../images/preheadbg.png) repeat-x;*/
	/*display:none;*/
}

.content {
	width:960px;
	/*margin-top:25px;*/
	margin-bottom:0px;
	background:url(../images/mainbg.png) #0e294b repeat-x;
}
.prefooterholder {
	background:url(../images/prefootbg.png) #0f131f repeat-x ;
	margin-top:0px;
	border-top:solid 2px #181f31;
}
.prefooter {
	width:960px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
}
.prhleft {
	width:470px;
	float:left;
	margin-left:10px;
}
.clear {
	clear:both;
}
.clear2 {
	height:25px;
	clear:both;
}
.prhright {
	width:470px;
	float:left;
	text-align:right;
	margin-right:10px;
}
.footwrap {
	width:100%;
	background:#040507;
	border-top:solid 2px #181f31;
}
.footer {
	width:960px;
	height:50px;
	background:#040507;
	margin-left:auto;
	margin-right:auto;
}
.footleft {
	width:470px;
	float:left;
	margin-left:10px;
}
.footright {
	width:470px;
	float:left;
	text-align:right;
	margin-right:10px;
}
.footext {
	font-size:11px;
}
.footext b {
	font-weight:bold;
}
.three2split {
	margin-top:25px;
	margin-left:15px;
	width:300px;
	float:left;
}
.one5split {
	width:150px;
	float:left;
}
.wrapper .prefooter .320split p {
	font-weight: normal;
}
.toppanel .panel .content.clearfix .left .clearfix .grey {
	font-family: Arial, Helvetica, sans-serif;
}
.webboxouter {
	width:960px;
	background:url(../images/middle_shad_box.png) repeat-y;
}
.webboxtop {
	width:960px;
	height:25px;
	background:url(../images/top_shad_box.png) no-repeat;
}
.webboxbottom {
	width:960px;
	height:24px;
	background:url(../images/bottom_shad_box.png) no-repeat;
}
.webboxinner {
	width:900px;
	background:#FFF;
	margin:0px 25px 0px 25px;
	padding: 5px 5px 5px 5px;
}
.largetxt {
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
}
.medtxt {
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: bold;
}
/*Form Style*/

input[type="text"], input[type="password"], textarea.message {
	width: 228px; 
	padding: 12px 10px;
	border: 1px solid #fff; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background: #fff url(images/bg_input.png) repeat-x top	; 
	font-size: 15px; 
	font-weight: bold; 
	color: #666; 
	margin-top: 10px;
	overflow: hidden;
}
.cntfrm {
	padding-left:10px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
	background:#d2d2d2;
	width:700px;
	border:solid 1px #BCBCBC;

}
fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  }
label {
	font-family:Arial, Helvetica, sans-serif;
	color:#6a7796;
	font-size:12px;
	float:left;
	width:25%;
	margin-right:0.5em;
	padding-top:1em;
	text-align:right;
  }

