/* CSS Document */
html,body,ul,li,form {
	padding:0;
	margin:0;
	}
body {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	background-color:#090B2E;
	}
#header {
	width:1134px;
	height:180px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}
#container {
	width:1134px;
	height:auto !important;
	height:350px;
	min-height:350px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}
#footer {
	width:1134px;
	height:;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}
.submit {
	width:50px;
	height:25px;
	background-color:#000000;
	border:1px solid #999999;
	color:#FFFFFF;
	}
h4 {
	width:800px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}
a {
	color:#FFFFFF;
	text-decoration:none;
	}
.center {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}
