@charset “utf-8?;
*{ 
	margin: 0px; 
	padding: 0px;
}
html,body{
	height:100.1%;
	width:100%;
}

body 
{ 
	background: #FFF url(../imgs/body2.jpg) repeat-x;
	font-family: 'Arial',verdana, sans-serif;
	text-align:center;
	font-size:12px;
}

p{
	margin:10px;
	
}

a{
	color:#005FB1;
	text-decoration:none;
}

a:hover{
	color:#005FB1;
	text-decoration:underline;
}

a img{
	border:none;
}

.clear{
	clear:both;
}

/* LAYOUT */

#container
{
	margin:0 auto;
	text-align:center;
	width:794px;
}

#header
{
	height:160px;
	background:url(../imgs/nonflashLogo.jpg) 30% center no-repeat;
	text-align:center;
}

.noflash{
	padding-top:90px;
	width:700px;
	margin:0px auto;
	color:#fff;
	text-align:right;
}

.noflash a{
	color:#fff;
	text-decoration:underline;
}


#main
{
	background:url(../imgs/main.jpg) repeat-y;	
	text-align:left;
}

#top_left
{
	background:url(../imgs/top_left.jpg) no-repeat;	
	float:left;
	height:30px;
	width:24px;
	
}

#top_right
{
	background:url(../imgs/top_right.jpg) no-repeat;	
	float:right;
	height:30px;
	width:24px;
}

#left
{
	background-color:#fff;
	float:left;
	margin-left:15px;
	margin-right:4px;
	margin-top:8px;
	width:160px;
}

	#left h1
	{
		background:url(../imgs/h1_left.jpg) no-repeat left bottom;
		font-size:20px;
		margin-left:10px;
		padding-bottom:4px;
	}
	
	#left h2
	{
		
		font-size:18px;
		margin-left:10px;
		
	}
	
	#left h3
	{
		font-size:16px;
		margin-left:10px;
	}
	
	#left h4
	{
		font-size:14px;
		margin-left:10px;
		margin-bottom:-5px;
	}
	
#sidemenu 
{
	color:#919191;
	font-size:13px;
	margin-bottom:8px;
}

	#sidemenu ul
	{
		margin-left:24px;	
		margin-top:8px;
		list-style-type:dot;
	}
	
		
	#sidemenu a
	{
		color:#202020;
		text-decoration:none;
	}
	
.selected
{
	color:#1A6BBC;
}	

	
.submenu 	
{
	margin-top:-5px;
	margin-bottom:10px;
	
}
	.submenu ul
	{
		margin:0px;		
	}
	
	.submenu li
	{
		list-style-type:none;
		margin-left:-24px;
	}
	
	#sidemenu .submenu li a, #sidemenu .submenu li a:active, #sidemenu .submenu li a:visited
	{
		color:#1A6BBC;
		font-size:12px;
		margin-left:14px;
		text-decoration:none;
	}
	
	#sidemenu .submenu 
	{
		display:none;
	}
	
#content
{
	background-color:#fff;
	border-top:8px solid #f5f5f5;

}	
	.mainBox{
		margin-left:40px;
		margin-right:40px;	
	}

	.hasLeftBox
	{
		margin-left:205px;
	}	

	.hasRightBox
	{
		margin-right:195px;
	}	

	#content h1
	{
		background:url(../imgs/middle_h1.jpg) no-repeat left bottom;
		font-size:20px;
		margin-left:10px;
		padding-bottom:4px;
	}
	
	#content h2
	{
		font-size:18px;
		margin-left:10px;
	}
	
	#content h3
	{
		font-size:16px;
		margin-left:10px;
	}
	
	#content h4
	{
		font-size:14px;
		margin-left:20px;
		margin-bottom:-3px;
	}
	
	#content p
	{
		font-size:13px;
		margin-left:20px;
		margin-right:10px;
		margin-top:10px;
	}
	
		#content p img
		{	
			float:left;
			margin:10px;
		}
		
	#content div
	{
		margin-left:10px;
		margin-top:10px;
		
	}	
		
		#content div a
		{
			color:#005FB1;
			font-size:12px;
			text-decoration:none;
		}	
		
		#content .supportDocs{
			text-align:left;
		}
		
		#content .supportDocs a{
			display:block;
			height:60px;
			padding:5px 10px;
		}		
		
		#content .supportDocs a:hover{
			background-color:#efefef;
		}
		
		#content .supportDocs a img{
			float:right;
		}			
	#content ul
	{
		margin-left:35px;
		margin-top:5px;
	}	
	
		#content li
		{
			font-size:12px;
		}	
		
	#content .news p{
	  text-align:justify;
		padding-bottom:8px;
		margin-bottom:15px;
		border-bottom:1px solid #cccccc;
	}

	

	#content .news p img{
		float:left;
	}	
	
#right
{
	background-color:#fff;
	float:right;	
	margin-right:18px;
	margin-top:8px;
	text-align:right;
	width:145px;
}	

	#right h2
	{
		background:url(../imgs/right_h1.jpg) no-repeat right bottom;
		font-size:20px;
		padding-bottom:4px;
	}
	
	#right h3
	{
		font-size:16px;
		
	}
	
	#right h4
	{
		font-size:12px;
	}
	
	
#interest
{
	margin-right:5px;	
}	
	
	#interest p
	{
		font-size:12px;	
		margin-top:5px;
	}	
	
	#specs a
	{
		color:#005FB1;
		text-decoration:none;
	}
	
#specs
{
	margin-right:5px;	
}	
	
	#specs p
	{
		font-size:12px;	
		margin-top:8px;
	}	
	
	#specs a
	{
		color:#005FB1;
		text-decoration:none;
	}
	
#main_bottom
{
	background:url(../imgs/main_bottom.jpg) no-repeat top;
	float:left;
	height:15px;
	overflow:hidden;
	width:794px;
}	
	
#bottom
{
	height:15px;
	width:794px;
	overflow:hidden;
}

#bottom_left
{
	background:url(../imgs/bottom_left.jpg) no-repeat;
	float:left;
	height:15px;
	width:29px;
}

#bottom_middle
{
	background:url(../imgs/bottom.jpg) repeat-x;
	height:15px;
	float:left;
	width:736px;
}	

#bottom_right
{
	background:url(../imgs/bottom_right.jpg) no-repeat;
	float:right;
	height:15px;
	width:29px;
}


#footer
{
	background:url(../imgs/footer.jpg) repeat-x;	
	color:#fff;
	font-size:12px;
	width:794px;
}

	#footer a
	{
		color:#fff;
	}
	

	
#footer_left
{
	background:url(../imgs/footer_left.jpg) no-repeat;	
	float:left;
	height:45px;
	width:28px;
}

#footer_menu
{
	color:#000;
	float:left;
	font-size:12px;
	text-align:left;
	margin-left:6px;
	margin-top:6px;
}
	#footer_menu a
	{
		color:#fff;
		margin:5px;
		text-decoration:none;	
	}
	
#footer_content
{
	color:#fff;
	float:left;
	font-size:12px;
	text-align:right;
	width:415px;
	margin-top:6px;
}

	#footer_content a
	{
		color:#fff;
		margin:0px;
		text-decoration:none;	
	}	

	#footer_menu .footer_selected 
	{
		text-decoration:underline;
	}	
	

#footer_right
{
	background:url(../imgs/footer_right.jpg) no-repeat;	
	color:#fff;
	float:right;
	height:45px;
	width:28px;
}