/*layout*/
#wrapper{
margin-left: auto;
margin-right: auto;
width: 808px;
margin-top: 10px;
}

#top{
width: 808px;
height: 112px
}
#header{

width: 808px;
height: 112px;
}
#headpic{
position: absolute;
margin-left: 0px;
margin-top: 0px;
background: url(../images/header.gif) left top no-repeat;
width: 808px;
height: 112px;
}


#path{
width: 808px;
height: 29px;

text-align: left;
font-size: 12px;
color: #57616E;
}

#content{
width: 808px;
background: url(../images/content_bg.gif) repeat-y;
}

.spacer {
clear: both;
}

#leftcol{
float: left;
width: 170px;
margin-left: 0px;

}

#main{
float: right;

width: 630px;

}

#user1{
width: 310px;
float: left;
margin-right: 1px;
padding-right: 1px;
}

#user2{
width: 310px;
float: right;
margin-right: 1px;
padding-right: 1px;
}

#user3{
width: 310px;
float: right;
margin-right: 1px;
padding-right: 1px;
}

#user1 table.moduletable th{
width: 267px;

}

#user1 table.moduletable td{
width: 268px;

margin-bottom: 5px;
padding-bottom: 5px;
}

#user1 a:link, a:visited {
	color: #FFFFFF; 
  text-decoration: none;
	font-weight: bold;
}

#user1 a:hover {
	color: #ff9900; 
  text-decoration: none;
	font-weight: bold;
}

#user2 a:link, a:visited {
	color: #FFFFFF; 
  text-decoration: none;
	font-weight: bold;
}

#user2 a:hover {
	color: #ff9900; 
  text-decoration: none;
	font-weight: bold;
}

#user3 a:link, a:visited {
	color: #FFFFFF; 
  text-decoration: none;
	font-weight: bold;
}

#user3 a:hover {
	color: #ff9900; 
  text-decoration: none;
	font-weight: bold;
}

#user1 li{
background: transparent url(../images/arrow.png) no-repeat left;
padding-left: 15px;
}

#user2 li{
background: transparent url(../images/arrow.png) no-repeat left;
padding-left: 15px;
}

#user3 li{
background: transparent url(../images/arrow.png) no-repeat left;
padding-left: 15px;
}

#user2 table.moduletable th{
width: 267px;
background: url(../images/path.png) left top;
}

#user2 table.moduletable td {
width: 268px;

margin-bottom: 5px;
padding-bottom: 5px;
}

#mainbody{
width: 630px;
float: right;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
}
#footer{
color: #fff;
text-align: center;
height:50px; 
background:url(../images/footer.gif) left bottom no-repeat;
clear:both;
bottom: 0px;
 } 
