body{
	font: normal 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	background-color:#7698B8;
	background-image:url(/images/body_bg.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#main_ctnt{
	background-color:#BDE8FC;
	border:1px solid #10ddfa;
	min-height:599px;
	height:auto;
	height:1%;
	margin-top:50px;
	position:relative;
	width:800px;
}
/* Design & Code (c) Empire Group, Inc. */

p{
	padding-bottom:1em;
}
#static_ctnt ul,ol{
	margin-left:16px;
	padding-bottom:1em;
}
#static_ctnt ul{
	list-style-type:disc;
}
#header{
	height:150px;
	width:800px;
	background-image:url(/images/main_ctnt_bg.png);
	background-repeat:no-repeat;
}
	#logo{
		position:absolute;
		display:block;
		height:95px;
		top:0px;
		width:242px;
	}
	#sub_nav{
		width:800px;
		margin-top:67px;
		text-align:right;
	}
		#sub_nav ul{
			float:right;
			margin-right:5px;
			padding:0px;
		}
		#sub_nav li{
			float:left;
			background-image:url(/images/sub_nav_bullet.gif);
			background-repeat:no-repeat;
			background-position:0px 4px;
			padding:0px 10px 0px 7px;
		}
		#sub_nav a {
			color:#FFFFFF;
			font-weight:bold;
			font-size:11px;
			text-decoration:none;
		}
	#primary_nav{		
		position:relative;
		width:803px;
		height:43px;
		overflow:hidden;
		padding-top:25px;
	}
		#primary_nav ul{
			float:left;
			margin-left:40px;
			height:27px;
			overflow:hidden;
			width:100%;
		}
		#primary_nav li{
			float:left;
			background-image:url(/images/primary_nav_tab_right.png);
			background-position:right;
			background-repeat:no-repeat;
			height:27px;
			margin:0px;
			padding-right:19px;
		}
		#primary_nav a {
			background-image:url(/images/primary_nav_tab_left.png);
			background-repeat:no-repeat;
			color:black;
			float:left;
			display:block;
			font-weight:bold;
			font-size:11px;
			height:23px;
			padding:4px 0px 0px 4px;
			text-decoration:none;
			text-transform:uppercase;
		}
		#primary_nav a:hover {
			color:#FF3300;
		}
#static_ctnt_wrap{
	clear:both;
	background-image:url(/images/main_ctnt_bg_mid.png);
	background-repeat:repeat-y;
	width:800px;
}
#static_ctnt{
	background-image:url(/images/main_ctnt_bg_top.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	min-height:400px;
	height:1%;
	height:auto;
	width:800px;
}
#static_ctnt h1{
	 font-size:1.6em;
	 margin-bottom:10px;
}
#static_ctnt h2{
	 font-size:1.4em;
	 margin-bottom:10px;
}
#static_ctnt #static{
	width: 720px;
}
	#static_ctnt table#home{
		width:730px;
		height:500px;
		margin:5px 20px 40px 40px;
	}
		#static_ctnt table#home td, table.specs_dynamic td{
			vertical-align:top;
			padding:5px;
		}
		#static_ctnt table#home h1{
			font-size:22px;
		}
		#static_ctnt table#home h2{
			font-size:13px;
			margin-bottom:10px;
		}
		#static_ctnt table#home a, table.specs_dynamic a{
			color:#00699B;
			text-decoration:none;
		}
		#static_ctnt table#home table.specs{
			background-color:#eff9ff;
			border:1px solid #333;
			width:302px;
			margin:0px;
			min-height:300px;
			height:1%;
			height:auto;
		}
		table.specs_dynamic {	
		background-color:#EFF9FF;
		border:1px solid #333333;
		height:auto;
		margin:0;
		min-height:300px;
		width:302px;
		
		}
		#static_ctnt table#home table.specs ul, table.specs_dynamic ul{
			list-style-image:url(/images/specs_bullet.png);
		}
		#static_ctnt table#home table.specs ul a, table.specs_dynamic ul a{
			color:#000000;
			font-size:9px;
		}
		#static_ctnt table#product_table tr{
			vertical-align:top;
		}
		#static_ctnt table#product_table td{
			padding:5px;
		}
		#static_ctnt table#product_table tr.odd{
			background-color:#f4f4f4;
		}
		#static_ctnt table#product_table tr.even{
			background-color:#ffffff;
		}
#footer{
	background-image:url(/images/main_ctnt_bg_bottom.png);
	background-repeat:no-repeat;
	height:49px;
	width:800px;
}
	#footer span{
		color:#386c87;
		display:block;
		float:right;
		font-size:9px;
		margin:5px 30px 0px 0px;
	}
	#footer a{
		color:#386c87;
	}
	
div#egi{
	display:none;
}

/* YUI Styles */
#bd {
	position:relative;
}
#custom-doc {
	margin:auto;
	text-align:left;
	/* 	for a custom page width, divide your desired pixel width by 13 to find em width. Multiply that value by 0.9759 for IE via *width.*/
	width:61.538em;/* !IE */
	*width:60.06em;/*IE*/
	min-width:800px;
}
