html {
	height: 100% auto;
	overflow: -moz-scrollbars-vertical;
}

a:focus
{
  -moz-outline: none;
}

body {
	padding:0;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	background-color:#000;
	height:100% auto; /* this is the key! */
	margin:0 auto;	
}

#body {
	width:970px;
	display: block;
	margin:0 auto;	
	height: 100% auto;
}

#footer {
	border-top: 1px solid #666;
	font-size:87%;
	color: #666;
	width: 970px;text-align:left;
	margin:0 auto;
	margin-top: 15px;
	background-color:#000000;
	height: 30px;
	bottom:0;
}

#header {
	text-align: left;
	height: 115px;
	padding-left: 15px;
	padding-top: 13px;
	background-color:#000D1A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

#contentBackground {
	height:518px;
	background: url(../images/modelmiddleslice.jpg) repeat-x left top;
	margin-right:0px;
}

#content .middle {
	padding-top: 10px;
	padding-left: 30px;
	float:left;
}

#content {
	width:970px;
	margin-top:-14px;
}



#content a {
	color: #FFF;
	text-decoration: none;
}

#content a:hover {
	color: #FFDE00;
	text-decoration: underline;
}

#content.middle a:hover {
	color: #FFDE00;
	text-decoration: none;
}


#content .right {
	float:right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 30px;	
	background: url(../images/homefineline.jpg) transparent no-repeat left top;
}



#contentMain {
	text-align:left;
	width:970px;
	margin-top:0px;
}

#contentMain .middle {
	padding-left: 30px;
	padding-top: 18px;	
	float:left;
}

#contentMain a {
	color: #FFF;
	text-decoration: none;
}

#contentMain a:hover {
	color: #FFDE00;
	text-decoration: underline;
}

#contentMain.middle a:hover {
	color: #FFDE00;
	text-decoration: none;
}


#contentMain .right {
	float:right;
	padding-left: 10px;
	padding-right: 30px;
	background-color: transparent;
	background-image: url(../images/homefineline.jpg);
	background-repeat: no-repeat;
	background-position: left -30px;
}

#contentMain .left {
	width: 192px;
	background: url(../images/homefineline.jpg) no-repeat right top;
	padding-right: 13px;
	padding-left: 15px;
	float: left;
}

#contentMain .contentBottomInfo {
	height: 188px;
	background: url(../images/menu-bottomgradient.jpg) repeat-x left top;
	border-top:1px solid #000033;
	padding-top: 30px;
}

/* start nav css*/
#navigation {
	float: left;
	background: url(../images/nav_normal.jpg) #000 no-repeat 1px 0px;
	width: 637px;
	height:23px;
}

a.navA {
	display: block;
	width: 159px;
	height:24px;
	text-decoration: none;
	float:left;
}

a.navA:hover {
	display: block;
	width: 159px;
	height:24px;
	background: url(../images/nav_a.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;	
}

a.navB {
	display: block;
	width: 99px;
	height:24px;
	text-decoration: none;
	float:left;
}

a.navB:hover {
	display: block;
	width: 99px;
	height:24px;
	background: url(../images/nav_b.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;	
}

a.navC {
	display: block;
	width: 99px;
	height:24px;
	text-decoration: none;
	float:left;
}

a.navC:hover {
	display: block;
	width: 99px;
	height:24px;
	background: url(../images/nav_c.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;
}

a.navD {
	display: block;
	width: 88px;
	height:24px;
	text-decoration: none;
	float:left;	
}

a.navD:hover {
	display: block;
	width: 88px;
	height:24px;
	background: url(../images/nav_d.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;	
}

a.navE {
	display: block;
	width: 99px;
	height:24px;
	text-decoration: none;
	float:left;
}

a.navE:hover {
	display: block;
	width: 99px;
	height:24px;
	background: url(../images/nav_e.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;
}

a.navF {
	display: block;
	width: 90px;
	height:24px;
	text-decoration: none;
	float:left;	
}

a.navF:hover {
	display: block;
	width: 90px;
	height:24px;
	background: url(../images/nav_f.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;
}

a.navAOn {
	display: block;
	width: 159px;
	height:27px;
	text-decoration: none;
	background: url(../images/nav_a.jpg) #000 no-repeat left top;	
	float:left;
}

a.navAOn:hover {
	display: block;
	width: 159px;
	height:27px;
	background: url(../images/nav_a.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;	
}

a.navBOn {
	display: block;
	width: 99px;
	height:27px;
	text-decoration: none;
	background: url(../images/nav_b.jpg) #000 no-repeat left top;	
	float:left;
}

a.navBOn:hover {
	display: block;
	width: 99px;
	height:27px;
	background: url(../images/nav_b.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;	
}

a.navCOn {
	display: block;
	width: 99px;
	height:27px;
	text-decoration: none;
	background: url(../images/nav_c.jpg) #000 no-repeat left top;	
	float:left;
}

a.navCOn:hover {
	display: block;
	width: 99px;
	height:27px;
	background: url(../images/nav_c.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;
}

a.navDOn {
	display: block;
	width: 88px;
	height:27px;
	text-decoration: none;
	background: url(../images/nav_d.jpg) #000 no-repeat left top;	
	float:left;	
}

a.navDOn:hover {
	display: block;
	width: 88px;
	height:27px;
	background: url(../images/nav_d.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;	
}

a.navEOn {
	display: block;
	width: 99px;
	height:27px;
	text-decoration: none;
	background: url(../images/nav_e.jpg) #000 no-repeat left top;	
	float:left;
}

a.navEOn:hover {
	display: block;
	width: 99px;
	height:27px;
	background: url(../images/nav_e.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;
}

a.navFOn {
	display: block;
	width: 89px;
	height:27px;
	text-decoration: none;
	background: url(../images/nav_f.jpg) #000 no-repeat left top;	
	float:left;	
}

a.navFOn:hover {
	display: block;
	width: 89px;
	height:27px;
	background: url(../images/nav_f.jpg) #000 no-repeat left top;
	text-decoration: none;
	float:left;
}


/* end topnav css*/
/* --------------left navigation container-----------------------*/
#navleft {
	width: 191px;
	height:: 521px;
	float: left;
	padding-left:14px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	background-image:url(../images/nav_slice.jpg);
	background-repeat: repeat-x;
	height: 521px;
}

/* -------------------------------------*/
a.sub {
	display: block;
	width: 191px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../images/subunderline.jpg) transparent no-repeat left bottom;
	background-color:#001223;
	color:#CCCCCC;
}

a.sub:hover {
	display: block;
	width: 191px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../images/subunderline.jpg) transparent no-repeat left bottom;
	background-color:#001223;
}

a.sub2 {
	display: block;
	width: 191px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../images/sub2underline.jpg) #002140 no-repeat left bottom;
	color:#CCCCCC;
}

a.sub2:hover {
	display: block;
	width: 191px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../images/sub2underline.jpg) #002140 no-repeat left bottom;
	color:#CCCCCC;
}

a.subOn {
	display: block;
	color: #FFDE00;
	width: 191px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../images/sub2underline.jpg) transparent no-repeat left bottom;
}

a.subOn:hover {
	display: block;
	width: 191px;
	color: #FFDE00;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../images/sub2underline.jpg) transparent no-repeat left bottom;
}
/* end leftnav css*/


.headlinetext {
	padding-left: 13px;
	margin-top: -13px;
}


h4 {
	color: #999999;
	font-size: 135%;
	font-family: Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight: normal;
}
