/* CSS Document */

body {
	background-image: url(images/topbackground.jpg);
	background-repeat: repeat-x;
	background-color: #000131;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 150%;
}

a{
	color: #0099FF;
}

a:hover{
	color: #00CCFF;
}	

#main{
	background-color: #000046;
	width: 898px;
	background:url(images/contentbg.jpg) repeat-y top left;
	padding-bottom: 20px;
	color: #6B6A70;
}

#navholder{
	background-image: url(images/menubackground.jpg);
	background-repeat: no-repeat;
	width: 636px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#mainNav{
float: left;
margin: 0px;
padding: 10px;
font-weight: bold;
font-size: 14px;
line-height: 100%;
}	

#mainNav ul
{
list-style: none;
margin-left: 10px;
border: none;
}

#mainNav li
{
display: block;
margin-right: 10px;
float: left;
width: auto;
}

.chart{
font-size: 10px;
}

#mainNav a
{
height: 30px;
color: #003366;
width: auto;
text-decoration: none;
margin: 0px;
padding: 0px 0px 0px 0px;
border-left: 1px solid #89A5B1;
}


#mainNav li a#currant{
	color: #FE0000;
}	

#mainNav a:hover, a:active { color: #0054A8; }



.content{
	margin-left: 75px;
	margin-right: 100px;
}

#footer{
	background-image: url(images/bottom_image.jpg);
	background-repeat: no-repeat;
	width: 898px;
	height: 33px;
	clear: both;
}

.newsentry{
color: #FFFFFF;
font-size: 12px;
linspacing: 125%;
padding-left: 10px;
clear: both;
}

.newstitle{
font-size: 15px;
color: #FF0000;
padding: 0.5em;
font-weight: bold;
}

.date{
color: #FF0000;
font-size: 11px;
float: right;
}



.spacer{
padding: 1em;
}

#footer .text{
	font-size: 10px;
	margin-left: 55px;
	margin-right: 90px;
	padding-top: 7px;
	text-align: center;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #FE0000;
	line-height: 100%;
	text-align: left;
	padding-top: 5px;
}
.spacer{
	clear: both;
	padding: 0;
	margin: 0;
	text-align: center;
}
.style2 {
font-size: 14px;
color: #FE0000;
}
.style3{
font-size: 12px;
color: #FFFFFF;
}

.sidemenu{
background-image:url(images/sidemenu_bg.jpg); 
background-repeat: repeat-y; 
background-color: #FFFFFF; 
width: 201px; 
float: left;
color: #000046; 
margin-top: 10px; 
margin-bottom: 10px; 
margin-right: 20px; 
text-align: center;
}

/*form styles*/

.table2{
	border: solid 1px #FFFFFF;
}

#formstyle{
background-color: #000046;
width: 509px;
font-size: 11px;
}

table{
border: 0;
border-collapse: collapse;
}

td, tr{
padding: 2px;
}

td{
padding: 2px;
}

#withborder{
background-color: #000055;
}

.product{
	padding: 0px;
	margin: 20px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 125%;
}

ul.productspecs{
list-style: square;
font-weight: normal;
list-style: square;
margin-top: 2em;
padding: 0px 0px 0px 0px;
margin: 2em 2em 2em 2em;
font-size: 12px;
line-height: 125%;
color: #CCCCCC;
}

#image{
margin: 0 0.7em 0.7em 0.7em;
padding: 0;
}

#image p {
  text-align: center;
  font-size: 11px;
  text-indent: 0;
  line-height: 120%;
}
