 
body {
	margin: 0px;
	background:#e2e2e2;
	
}

#wrap
{margin:0 auto;
width:1000px;
position:relative;
min-height:600px;
background:url(../images/bg.jpg) repeat-x top #fff;
}

#container
{float:left;
width:1000px;
 
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(../images/spider.png) right top no-repeat;
font-size:11px;
color:#fff;
min-height:500px;
}

a{color:#000;
text-decoration:none;
font-weight:bold;}

a:hover{color:#66cccc;
text-decoration:none;
font-weight:bold;}

.active{color:#66cccc;
text-decoration:none;
font-weight:bold;}

p{padding:0; margin:0;}


#boxes{background:url(../images/boxBg.png) no-repeat; width:803px; height:141px; float:left;
margin-left:98px;
margin-bottom:10px;}

#boxes p{
float:left;
width:247px;
padding:53px 10px 0 10px; margin:0; text-align:center;}

td{padding:7px;}

.box{
border:0px;
background:#fff;
padding:5px;
width:180px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.but{
background:#0099cc;
color:#fff;
font-size:10px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px;
border:0px;
cursor:pointer;}
