
body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{border:none;}

#wrapper{margin: 0 auto;width:982px;height:auto;}

#header{height:269px;}
#menu{width:280px;float:left;display:inline;}
#main{margin-left:9px;float:left;display:inline;}
#footer{clear:both;}

.footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	color:#999;
	line-height:18px;
}
.footer a:link {text-decoration: none; color:#999;}
.footer a:visited {text-decoration: none; color:#999;}
.footer a:hover {text-decoration: underline; color:#666;}

.menu2{
	float:left;
	background-image: url(../images/menu2_bg.jpg);
	background-repeat: no-repeat;
	padding:5px 15px 0 15px;
	color:#333;}

.menu2 a:link {text-decoration: underline; color:#333;}
.menu2 a:visited {text-decoration: underline; color:#333;}
.menu2 a:hover {text-decoration: underline; color:#666;}
