body {
	background:url(../images/topbg.gif);
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}


#container {
	background:url(../images/top_banner.jpg) no-repeat;
	height:300px;
        padding-left: 800px;
	padding-top: 100px;
	margin:0 auto;
        color:#FFF;
        
}
#content #leftcol form .logntb tr td a {
	color: #FFF;
}

#text_container {
	width:100%;
	height:25px;
	float:left;
	text-align:center;
	font-size:11px;
	color:#1b5d8e;
}

#footer {
	width:100%;
	height:50px;
	background:#dcc60e;
	float:left;
	text-align:center;
	padding-top:20px;
}

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

#footer a:hover{
	color:#333;
	text-decoration:underline;
}