﻿* {font-family: Tahoma;}
body {padding:0;margin:0;}
a {text-decoration:none;}
a span:hover {color:Black;}
.lfloat {float:left;}
.rfloat {float:right;}
.headerdiv {background-image: url('../img/bg_head.png');background-repeat:repeat-x;height:80px;}
.headerleft {float:left;width:100px;height:80px;}
.headernav {position:absolute;right:100px;top:55px;}
.headermiddle {height:68px;padding-top:12px;}
.headnav {height:80px;}
.headerlogo {font-size: 40px;font-weight: bold;color: #FFFFFF;}
.darkfont {color:Black;}
.lightfont {color:White;}
.contentdiv {background-image: url('../img/bg_content.png');background-repeat:repeat-x;height:480px;}
.contentleft {float:left;width:100px;height:480px;}
.contentmiddle {padding-top:20px;}
.contentright {float:right;width:100px;height:480px;}