@charset "utf-8";
@font-face {
    font-family: 'NobileRegular';
    src: url('nobile-webfont.eot');
    src: url('nobile-webfont.eot?#iefix') format('embedded-opentype'),
         url('nobile-webfont.woff') format('woff'),
         url('nobile-webfont.ttf') format('truetype'),
         url('nobile-webfont.svg#NobileRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*Structural*/
/*div{
	border: 1px solid #0FF;
}*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111915;
	text-align: center;
}
body,td,th {
	/*font-family: NobileRegular, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #787878;
}
#hometopsec {
	background-image: url(../images/homebg.gif);
	background-repeat: repeat-x;
	height: 507px;
	width: 100%;
}
#topsec {
	background-image: url(../images/home_topbg.gif);
	background-repeat: repeat-x;
	height: 382px;
	width: 100%;
	/*display: block;*/
}
#hometopwrapper {
	height: 507px;
	width: 798px;
	display: block;
	margin-right: 0 auto;
	margin-left: 0 auto;
	background-color: #3E4F59;
}
#topwrapper {
	height: 378px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #3E4F59;
}
#navsec {
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	display: block;
	/*margin-right: 0 auto;
	margin-left: 0 auto;*/
	height: 101px;
}
#logo {
	float: left;
	height: 101px;
	width: 226px;
}
#logoleftedge {
	float: left;
	height: 101px;
	width: 26px;
}
#nav{
	height: 81px;
	width: 500px;
	float: left;
	text-align: right;
	padding-top: 20px;
	
}
#logorightedge{
	width:26px;
	height:101px;
	float: right;
}
#footer {
	font-size: 9px;
	color: #999;
	background-color: #111915;
	height: 30px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	float: left;
}
#pagewhite {
	background: #FFF;
	/*height: 100%;*/
	height: auto;
	width: 13px;

}
#contentwrap {
	width: 100%;
	background-image: url(../images/mainbg.gif);
	height: auto;
	float: left;
}
#contentcenter{
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}

#contentarea {
	width: 798px;
	overflow: visible;
	height: inherit;
	background-image: url(../images/page_edges.png);
	background-repeat: repeat-y;
	float: left;
}

#contentpage {
	background-color: #FFF;
	/*float: left;*/
	margin-right: auto;
	margin-left: auto;
	width: 772px;
	overflow: visible;
}
#contentspace {
	float: left;
	width: 485px;
	*width: 511px;
  /*w\idth: 485px;
	width: 100%;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbdbdb;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
	padding-right: 10px;
	text-align:left;
}
#quotecol {
	float: right;
	/*height: 100%;*/
	height: inherit;
	width: 261px;
	color: #00F;
	margin-bottom: 15px;
}
#quotearea{
	background-color: #879CAD;
	width:261px;
}
#quotebox {
	font-family: "Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #3b719a;
	width: 233px;
	background-color: #879CAD;
	padding-top: 30px;
	padding-left: 14px;
	padding-bottom: 20px;
	padding-right: 14px;
	text-align:left;
}
#homepiczone {
	display: block;
	height: 351px;
	width: 776px;
	float: left;
	z-index: 500;
	clear: right;
	visibility: visible;
	margin-left: 11px;
	margin-right: 9px;

}
#mainpiczone {
	display: block;
	height: 281px;
	width: 798px;
	float: left;
	position: absolute;
	z-index: 500;
	clear: right;
	left: 0px;
	top: 0px;
	visibility: visible;
	
}
#homepicsec {
	height: 351px;
	width: 798px;
	position: relative;
	display: block;
	
}
#picsec {
	height: 281px;
	width: 798px;
	position: relative;
	display: block;
	
}
#picleft {
	display:block;
	width:13px;
	height:281px;
	float: left;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
}
#picright {
	display:block;
	width:13px;
	height:281px;
	float:right;
	position: relative;
	z-index: 1000;
}

/*End of structural*/
/*Common elements*/
H1 {
	font-size: 26px;
	line-height: 30px;
	/*font-weight: bold;*/
	font-family: NobileRegular, Arial, Helvetica, sans-serif;
	color: #5bb2f6;
}
H2 {
	margin-top: 15px;
	font-size: 21px;
	font-weight: normal;
	font-family: NobileRegular, Arial, Helvetica, sans-serif;
	color: #5bb2f6;
}
H3 {
	font-family: NobileRegular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; !important
	/*font-weight: bold;*/
}
/*End of Common elements*/
A.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 24px;
}
A.mainnav:hover{
	color: #5bb2f6;
	/*text-decoration:underline;*/
}
#homepicsec {
	height: 406px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/homebg.jpg);
}
#homecopysec {
	height: 55px;
	width: 776px;
	color: #0CF;
}
A.homereadlink{
	color:#9cd4ff;
}
A.homereadlink:hover{
	color:#fff;
}
.pageintro{
	color: #6C98C8;
	line height: 40px;
	font-size:14px;
}
A.intextlink{
	font-weight: bold;
	color: #6C98C8;
}
A.intextlink:hover{
	color: #437BD8;
}
#contentspace li {
	line-height: 16pt;
	/*list-style-type: disc;*/	
	list-style-image: url(../images/bullet.gif);
}
#contentspace ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/*#contentspace b {
	font-weight: lighter;
	letter-spacing: 1px;
	color: #949494;
}*/