/*BODY*/
body {
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666;
}

a {
font-weight: normal;
text-decoration: none;
color: #02FDD1;
}
a:hover {
font-weight: normal;
text-decoration: underline;
color: #02FDD1;
}
ul { list-style-type: none; margin: 0; padding-left: 0px; }
ul li { padding: 0 0 3px 0; border-bottom: 0px dotted #000; }
ul li a { }
ul li a:hover { text-decoration: none; color: #000; }
img { border: none; }

#wrap {
margin: 0px auto;
width: 955px;
background: #fff;
padding: 0px;
}






/*HEADER*/
#header {
height: 80px;
margin-bottom: -12px;
}







/*PRODUCTS NAVIGATION*/
#products {
height: 90px;
padding: 0px;
margin-top: 5px;
}






/*MAIN*/
#main {
margin-top: 10px;
width: 747px;
float: left;
height: 400px;
}



/*RIGHTBAR*/
#rightbar {
margin-top: 5px;
float: right;
text-align: left;
margin-right: 4px;
}

#rightbar li {
margin-bottom: 6px;
margin-left: 1px;
text-align: left;
}

/*SEOCONTENT*/
#seocontent {
font: Arial;
float: left;
width: 747px;
text-align:justify;
margin-bottom: -4px;
}

#seocontent h1 {
margin-top: 20px;
font: Arial;
font-size: 18px;
margin-bottom: -6px;
}

#seocontent h2 {
font: Arial;
font-size: 14px;
margin-bottom: -6px;
}

/*FOOTER*/
#footer {
height: 30px;
width: 950px;
color: #666;
float: left;
text-align: left;
border-top: 1px solid #CCC;
font-size: 10px;
margin-top: 20px;
}
