body{
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
}
p,form,table,div,h1,h2,h3,h4{
	padding:0px;
	margin:0px;
}

#wrap{
	width:745px;
	height:auto;
	margin:0 auto;
}

#banner{
	width:745px;
	height:239px;
	margin:3px 0px 0px 0px;
}

#menu{
	height:34px;
	width:745px;
	margin:4px 0px 5px 0px;
}

#main_content{
	height:auto;
	width:745px;
}

#footer{
	height:24px;
	width:745px;
	background-image:url(../frtemplates/footer.jpg);
	background-repeat:no-repeat;
	margin:5px 0px 3px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	color:#333;
}

#footer a{
	text-decoration:none;
	color:#900;
}