body{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #656579 url(../img/bg.png) repeat-x;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

strong{
	font-weight: bold;
}

u{
	text-decoration: underline;
}

h1, h2, p{
	margin: 0 60px;
	line-height: 16px;
}

ol{
	margin-left: 60px;
}

ol li{
	list-style: outside decimal;
	margin-bottom: 18px;
}

h1{
	margin-top: 30px
}

h2, p{
	margin-top: 20px;
}


h1{
	font-size: 16px;
}

p{
	font-size: 13px;
	line-height: 1.3em;
}
	
#invis{
	height: 370px;
	width: 863px;
	visibility: hidden;
}

#scrollto{
	position: relative;
	top: 200px;
}

.homecontent h1, .homecontent h2, .homecontent p{
	margin-left: 30px;
	margin-right: 275px;
}

#belowfoldcontent.homecontent {
	min-height: 437px;
}
	
#container{
	display: block;
	margin: 0 auto;
	width: 966px;
	position: relative;
}

#topRightLinks {
	position: absolute;
	right: 54px;
	top: 88px;
	width: 292px;
	height: 24px;
	background: url(../img/top_right_buttons.png) no-repeat;
}

#topRightLinks a{
	text-indent: -2999px;
	display: block;
	float: left;
}

#subscribeLink{
	width: 132px;
	height: 24px;
}
#stockSystem{
	width: 148px;
	height: 24px;
	margin-right: 10px;
}

#subscribeLink:hover{
	color:#10101C
}
div#toparea{
	width: 966px;
	height: 195px;
	background: url(../img/main_background_top.png) no-repeat;
	float: left;
}

div#mainarea{
	width: 966px;
	min-height: 495px;
	background: url(../img/main_background_shim.png) repeat-y;
	float: left;
}

div#bottomarea{
	width: 966px;
	height: 61px;
	background: url(../img/main_background_bottom.png) repeat-y;
	float: left;
}

div#topmenu{
	float: left;
	width: 863px;
	height: 66px;
	margin: 134px 0 0 50px;
	background: url(../img/menu_bg.png) no-repeat;	
	position: relative;
}

div#topmenu ul{
	float: left;
	display: block;
	margin: -2px 0 0 9px;
}

div#topmenu ul li{
	display: inline-block;
	float: left;
}


div#topmenu ul li ul{
	display: block;
	position: absolute;
	top: 46px;
	left: -3px;
	margin: 0;
	z-index: 100;
}

div#topmenu ul li ul li{
	display: block;
}

div#topmenu ul li ul li a{
	width: 175px;
	height: 39px;
	display: block;
}

#abovefold{
	float: left;
	width: 831px;
	min-height: 285px;
	margin: 0px 0 0 51px;
	border: 15px solid #9E9FA9;
	padding-left: 1px;
	background: #9E9FA9
}

#abovefoldcontent{
	float: left;
	width: 833px;
	height: 285px;
}


#abovefoldvideo{
	float: left;
	width: 831px;
	height: 400px;
	margin: 0px 0 0 52px;
	border: 15px solid #9E9FA9;
	padding-left: 1px;
	background: #9E9FA9
}


#abovefoldcontentvideo{
	float: left;
	width: 833px;
	height: 400px;
}

#belowfoldcontent{
	float: left;
	width: 862px;
	background: #2F323F url(../img/below_fold_bg.png) repeat-x;
	margin: 0px 0 0 51px;
	position: relative;	
	padding-bottom: 20px;
	min-height: 237px;	
}

#belowfoldcontent img.fl{
	border: 17px solid #9EBBC0;
	float: left;
	margin: 8px 20px 6px 60px;
}

#belowfoldcontent a{
	color: #D0DEE1;
}
#belowfoldcontent a:hover{
	text-decoration: underline;
}

#belowfoldcontent div.rule{
	width: 740px;
	margin-left: 60px;
	border-bottom: 1px dotted #CCCCCC;
}

#belowfoldcontent h2{
	margin-top: 10px;
	font-weight: bolder;
	font-size: 14px;
}

#footer{
	float: left;
	width: 863px;
	height: 47px;
	background: url(../img/footer_bg.png) no-repeat;
	margin: 0px 0 0 51px;
	position: relative;
	color: #777882;
	font-size: 11px;
}
	#footer #credit{
		position: absolute;
		left: 10px;
		top: 5px;
	}
		#footer a{
			color: #777882;
			text-decoration: none;
		}
		#footer a:hover{
			text-decoration: underline;
		}
	#footer #bottommenu{
		position: absolute;
		right: 15px;	
		top: 20px;
	}
	
	ul#standardlinks{
		display: block;
		width: 900px;
		float: left;
		overflow: hidden;
		margin-top: 30px;
		margin-left: 60px;
	}
	
	ul#standardlinks li{
		display: block;
		width: 260px;
		float: left;
		height: 120px;
		margin: 0 00px 0px 0;
	}	
	
	ul#standardlinks li a{
		font-size: 13px;
		font-weight: bold;
	}	

	
	ul#nonstandardlinks{
		display: block;
		width: 600px;
		float: left;
		overflow: hidden;
		margin-top: 30px;
		margin-left: 60px;
	}
	
	ul#nonstandardlinks li{
		display: block;
		width: 260px;
		float: left;
		height: 120px;
		margin: 0 00px 0px 0;
	}	
	
	ul#nonstandardlinks li a{
		font-size: 13px;
		font-weight: bold;
	}	

ul.contactlist{
		display: block;
		width: 900px;
		float: left;
		overflow: hidden;
		margin-top: 30px;
		margin-left: 60px;
}

ul.contactlist li{
		display: block;
		width: 400px;
		float: left;
		height: 100px;
		margin: 0 00px 0px 0;
		line-height: 16px;
}


#homebtns{
	width: 235px;
	position: absolute;
	background-color: #BBBBC1;
	right: 0;
	top: 1px;
	padding: 10px;
}

#homebtns a{
	display: block;
	margin-bottom: 10px;
}

#homebtns a.bottom{
	margin-bottom: 0;
}

table.specificationtable{
	width: 700px;
	margin: 30px 60px;
}

table.specificationtable th, table.specificationtable td{
	width: 33%;
	vertical-align: top;
	text-align: left;
	padding: 14px 0;
	line-height: 15px;
	
}

table.specificationtable td div{
	margin-right: 20px;
}

table.specificationtable th{
	border-bottom: 1px dotted #FFF;
	font-weight: bold;
	font-size: 1.2em;
}
table.specificationtable td.bordered{
	border-bottom: 1px dotted #FFF;
}

ul.standardbottomlist{
	margin-left: 58px;
}

ul.standardbottomlist li{
	display: inline-block;
	margin-right: 4px;
	float: left;
}

