body{
margin: 0 auto;
padding:0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background-color:#535353;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
color: #CCC;
text-align:center;
}

a{
color:#CCC;
font-weight: bold;
}

a:hover{
color: #999;
}


#wrapper{
width: 785px;
padding:0;
margin: auto;
background-color: black;
border: 1px #000 solid;
min-height: 300px;
}


#header{
float: left;
}

#feature{
float: left;
width: 215px;
height:240px;
margin: 0px;
	background-image: url(images/featured.jpg);
	background-repeat: no-repeat;
}



#feature #inlineFourth {
	float: left;
  height: auto;
	width: 200px;
	position: relative;
	margin: 35px 0px 0px 4px;
}

#flash{
float: left;
width:630px;
border-right: 1px #999 solid;
}


#content{
width: 631px;
float: left;
text-align: left;
}


#content p{
margin: 0;
padding: 7px;
width: 580px;
}


#buttonshome{
float: right;
width: 154px;
margin:0px;
min-height: 306px;
}

#buttons{
float: right;
width: 154px;
margin:-18px 0px 0px 0px;
}

#footer{
width: 785px;
clear: both;
background-image: url(images/bot_bg.jpg);
background-repeat: no-repeat;
color: #CCC;
height: 125px;
padding: 9px 0px 0px 0px

}

#footer ul{
list-style: none;
margin: 0;
padding: 0;
}

#footer li{

display: inline;
margin: 0px 5px 0px 5px;
}

#footer li a, #footer a{
color: #c2c2c2;
text-decoration: none;

}

#footer li a:hover, #footer a:hover{
color: #777777;
}

#footer p{
font-size: 11px;
width: 780px;
margin: 0px;
}




img{
border: none;
}

h3{

font-size:11px;
}


#homefooter{
width: 785px;
clear: both;
background-image: url(images/home_bot_bg.jpg);
background-repeat: no-repeat;
color: #CCC;
height: 310px;
padding: 9px 0px 0px 0px

}

#homefooter ul{
list-style: none;
margin: 0px;
padding: 0px;
}

#homefooter a{
text-decoration: none;

}

#homefooter li a, #footer a{
color: #c2c2c2;
text-decoration: none;

}

#homefooter li a:hover, #footer a:hover{
color: #777777;
}

#homefooter p{
font-size: 11px;
padding:  2px 0px 2px 5px;

margin: 20px 5px 2px 10px;
text-align: left;

}

#homefooter h3{
text-align: left;
font-size:11px;

}

