body
{
	background: #6666cc;
	padding: 10px 0px 10px 0px;
	topmargin:0;
	color: #03f;
	font-size: 10pt;
	font-family: "verdana", "georgia", "times new roman", serif;
}
img 
{border-width: 0;}
*
{
	padding: 0em;
	margin: 0em;
}
a
{
text-decoration: underline;
color: #00f;
}
a:hover
{
color: #aaaaaa;
text-decoration: none;
}
li
{
padding: 0.5em 0.5em 0.5em 0.5em;
}
h1
{
font-weight: normal;
color: #fff;
font-weight: bold;
font-size: 2.5em;
}
h2
{
font-size: 1.0em;
font-weight: normal;
color: #fff;
}
h3
{
font-weight: normal;
color: #666;
font-weight: bold;
font-size: 1.5em;
}
h6
{
font-weight: bold;
font-size: 1em;
padding: 0.5em 0.5em 0.5em 0.5em;
background: #dcdcdc;
}
h7
{
font-weight: bold;
font-size: 1em;
background: #dcdcdc;
}
h10
{
font-weight: bold;
}
h11
{
font-size: 8pt;
color: #696969;
}
h12
{
text-align: right;
}
ul
{
padding: 0.25em 0.25em 0.25em 1.5em;
}
#div_container
{
	vertical-align: middle;
	position: relative;
	width: 975px;
	margin: 0 auto;
	clear:both;
	padding: 0em 0.25em 0.25em 0.25em;
}
#div_header
{
	position: relative;
	padding: 0em 2.0em 0em 0.0em;
	background-color: #A2C5F5;
}
#div_downloadInfo
{
	padding: 0.5em 0.5em 0.5em 0.5em;
	position: relative;
	width:40%;
	background-color: #A2C5F5;
	vertical-align: middle;
	text-align: left;
	border: solid 1px #888;
}

#div_about
{
	position: relative;
	padding: 0em 0em 0em 0.0em;
	right: 0px;
	vertical-align: right;
	text-align: right;
}
#div_body
{
	position: relative;
	padding: 2em 2.0em 2em 2.0em;
	clear:both;
	height:100%;
	background-color: #ffffff;
	
}
#div_body:after{  
    content:".";  
    height:0;  
    visibility:hidden;  
    display:block;  
    clear:both;  
}
#div_links
{
	position: relative;
	left: 15px;
	top:0px;
	vertical-align: left;
	text-align: left;
	color: #555;
	font-weight: bold;
}
#div_adcontent
{
	background:#ccc url('images/ad.jpg') no-repeat  center;
	position: relative;
	top:5px;
	width: 100%;
	height:250px;
	text-align: middle;
	margin-left: auto;
	margin-right: auto;
}
#div_news {
	 width:40%;
	 text-align:left;
	 float:left;
	 clear:left;
	 overflow:hidden; 
}
#div_products {
	 width:50%;
	 text-align:left;
	 float:right;
	 clear:right;
	 overflow:hidden
}
#div_navigate {
	 width:28%;
	 text-align:left;
	 float:right;
	 overflow:hidden; 
	 /*border: solid 1px #000;*/
}
#div_content {
	 width:70%;
	 text-align:left;
	 float:left;
	 overflow:hidden;
	 /*border: solid 1px #000;*/
}
#div_curmenu {
	position: relative;
	bottom: 0em;
	padding: 0.5em 0em 0.5em 5em;
	background-color: #dcdcdc;
	text-align: left;
	color: #000;
	
}
#div_info
{
	background-color: #d3d3d3;
	color:#666;
	text-align: left;
	padding: 0em 1em 0em 1em;
}
#div_download
{
	background-color: #ffffff;
	color:#666;
	text-align: left;
	padding: 1em 1em 1em 1em;
}
#div_leftbar
{
text-align: left;
}
#div_rightbar
{
text-align: right;
}
#div_floatleft {
	 width:33%;
	 text-align:left;
	 float:left;
	 overflow:hidden; 
}
#div_floatright {
	 width:33%;
	 text-align:left;
	 float:left;
	 overflow:hidden
}
#div_floatmiddle {
	 width:33%;
	 text-align:left;
	 float:left;
	 overflow:hidden
}
#div_footer
{
	width:100%;
	background-color: #A2C5F5;
	color:#666;
	text-align: right;
}