/* CSS Document */

p {text-indent:20px;}

#specifications th
{
	border-left: 1px solid #003987;
	padding: 8px;
	background: #003987;
	color: #ffffff;
}
#specifications td
{
	padding: 8px;
	background: #ffffff; 
	border-bottom: 2px solid #003987;
	border-right: 1px solid #003987;
	border-left: 1px solid #003987;
	color: #000000;
	border-top: 1px solid #003987;
}

#sublevel {
	position:absolute;
	background-color:#CCCCCC;
	width:148px;
	height:1495px;
	top:98px;
	padding-left:3px;
	padding-top:5px;
	z-index:99;
}
.sidebar {
	margin-top:10px;
	width:148px;
	padding-left:3px;
	z-index:101;
}
#content_wrapper {
	position:absolute; 
	background-image:url(../../../beta/images/content.gif); 
	background-repeat:repeat-y;
	width:746px; 
	height:1495px;
	top:96px;
	border-right: #CCCCCC; border-right-style:solid; border-right-width:1px; 	
	z-index:4;
}
#page_image {
	position:absolute;
	width:285px;
	height:240px;
	left:156px;
	margin-top:10px;
	z-index:9;
}
#general {
	position:absolute;
	width:571px;
	height:175px;
	top:245px;
	left:156px;
	padding-top:10px;
	z-index:6;
}
#footer {
	position:absolute; 
	width:745px; height:15px; 
	padding-top:10px; 
	padding-bottom:10px; 
	top:1575px;	
	background:#003987;
	border:#003987; border-style:solid; border-width:1px; 	
	text-align:center; font-size:11px; color:#FFFFFF;
	z-index:100;
}
	

