/* CSS Document */
html{
overflow:auto;
    
}

body{
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman";
	font-family:Verdana;
	font-size:12px;
	/*height:100%;*/
}
table.pricetable tr{
	
	font-family:Verdana;
	font-size:10px;
}

table.download tr{
	
	font-family:Verdana;
	font-size:12px;
}


#bg{
background-image:url(images/bg.png);
background-repeat:repeat;
}

#banner {

width:770px;
height: 50px;
background-repeat:no-repeat;
background-image:url(images/logo2.png);
margin-bottom:0px;
margin-left:200px;
}

#navi{

width:800px;
height:55px;
background-image:url(images/navi1.png);
background-repeat:no-repeat;
margin-left:200px;
}

#subnavi{
font-size:12px;
width:770px;
height: 40px;
margin-left:200px;
background-color:#FFFFFF;
margin-bottom:10px;
color:#000000;
font-family:Verdana;
}

#sddm
{	
    
	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	
        margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{
    
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color:#333333;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background-color:#FF0000;}

#sddm div
{	
    width:100px;
    position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #CCCCCC;}

#sddm div a
{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color:#FF0000;
		font: 10px arial;}

	#sddm div a:hover
	{	background:#666666;
		color: #FFF}


#content{
width:750px;
height:100%;
background-color:#FFFFFF;
margin-left:200px;
margin-top:10px;
padding:5px 10px 20px 10px;
overflow-x:auto;

}

#row{
width:100%;
height:100%;
float:left;
margin-bottom:5px;


}

#column{
width:180px;
height:100%;
float:right;
padding:10px;
margin-left:10px;

}

#line{
width:770px;
height:30px;
margin-left:200px;
background-image:url(images/line.png);
background-repeat:repeat-x;
}

#footer{

width:770px;
height: 30px;
margin-left:200px;
font-family:Verdana;
font-size:10px;

}

#box1{
height:250px;
width:360px;
background-image:url(images/box1.png);
float:left;
margin-bottom:10px;
background-repeat:no-repeat;
}

#box2{
height:250px;
width:360px;
background-image:url(images/box1.png);
float:right;
margin-bottom:10px;
background-repeat:no-repeat;
}
#box3{
height:250px;
width:360px;
background-image:url(images/box1.png);
float:left;
background-repeat:no-repeat;

}
#box4{
height:250px;
width:360px;
background-image:url(images/box1.png);
float:right;
background-repeat:no-repeat;

}
#box5{
height:250px;
width:360px;
background-image:url(images/box1.png);
float:right;
background-repeat:no-repeat;

}

.menu{
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
    font-weight:bold;
	}
.subheader{
font-family:Verdana;
color:#FF0000;
font-size:12px;
}	
	
h3{
color:#FF0000;
}

h2 a:hover{
text-decoration:underline;
}

a{
color:#000000;
text-decoration:none;
}

#subnavi a:Hover{
text-decoration:underline;
}