body {
background: #222222 url('../img/layout/b.jpg') no-repeat left top;
font-size: 10px;
font-family:"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
color:#111111;
padding:0px;
margin:0px;
text-align:left;
}

#main p {
padding-left:10px;
padding-top:8px;
font-weight:bold;
}

#main {
	margin: auto;
	width:1000px;
	height:740px;
	margin-top: 20px;
	background-color: 000000;
}

#head {
	margin: auto;
	width:1000px;
	height:180px;
	background: #0000CC url(../img/layout/head.gif) no-repeat left top;
}

#flashhead {
	float:right;
	width:630px;
	height:180px;
}


#logobox {
	margin: auto;
	width:400px;
	height:300px;
}

#footer {
	border-top: #18436C dotted thin;
	width: 1000px;
	color: #ffffff;
	position: relative;
	margin: auto;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}

#footer a {
	color:#F6E245;
	font-weight:bold;
	text-decoration:none;

}
#footer a:hover, visited {
	color:#F6E245;
	text-decoration:none;
}

#formcont {
	margin: auto;
	width:1000px;
	height:462px;
}

#pushcont {
	margin: auto;
	width:1000px;
	height:80px;
	background-color: #00CC66;
}
