body,html {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#warp{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	position: relative;
}
#design{
	float: right;
	width: 100px;
	position: absolute;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	top: 10px;
}
#design a{
	color: #737373;
	text-decoration: none;
}
#design a:hover{
	color: #3366FF;
	text-decoration: underline;
}
#logo{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 185px;
	width: 350px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	z-index: 2500;
	top: 0px;
	left: 0px;
}
#header{
	display: block;
	width: 640px;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 61px;
	overflow: hidden;
	padding-top: 104px;
	padding-left: 360px;
}
#header ul.left{
	font-weight: normal;
	display: block;
	float: left;
	width: 430px;
	position: relative;
	overflow: hidden;
	height: 25px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#header ul.right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 25px;
	font-weight: normal;
	color: #A77A18;
	display: block;
	float: right;
	width: 210px;
	position: relative;
	text-align: right;
	height: 25px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#header ul.right a{
	color: #A77A18;
	text-decoration: none;
}
#header ul.right a:hover{
	color: #B6020B;
	text-decoration: underline;
}
.newsbar{
	width: 500px;
	height: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.newsbar a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #B6020B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 455px;
	display: block;
	position: relative;
	overflow: hidden;
}
.newsbar a:hover{
	color: #CC270B;
	line-height: 20px;
	text-decoration: underline;
}
.main-container{
	display: block;
	width: 1000px;
	position: relative;
	background-color: #031A3A;
	float: left;
}
#footer{
	display: block;
	float: left;
	width: 1000px;
	position: relative;
	padding-top: 5px;
}

#footer ul.downmenu{
	display: block;
	margin: 0px;
	float: left;
	width: 1000px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #737373;
	padding: 0px;
}
#footer ul.downmenu a{
	color: #737373;
	text-decoration: none;
}
#footer ul.downmenu a:hover{
	color: #3366FF;
	text-decoration: underline;
}
#footer ul.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #7B2E00;
	display: block;
	margin: 0px;
	float: left;
	width: 1000px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	padding: 0px;
}

