/*USES KOVAX_Home CSS STYLESHEET*/
/*except for
body {
}*/

div#header {
width:840px;
height:75px;
}div#navstripeinner {
width:840px;
height:20px;
}body {
background-image:url(../images/bg.gif);
height: 100%;
width: 100%;
}
div#main{	
width:820px;
background-image:url(../images/page_drop_shadow.png);
background-repeat:no-repeat;
background-position:50% 2px;
padding: 0px 20px 0px 10px;
text-align:justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
div#footer {
width:840px;
margin: auto;
height: 200px;
color:#B0D6ED;
font-size:9px;
}
