body{
	margin:0;
	padding:0;
	border:none;
	background:#000000;
}
.clearfix:after{
    content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
	font-size:0;
}
.clearfix{
	display:inline-block;
}
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
#wrapper{
	width:800px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	border:none;	
}
#header-1{
	width:800px;
	height:74px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/header-1.jpg) top no-repeat;
}
#header-2{
	width:800px;
	height:70px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/header-2.jpg) top no-repeat;
}
#menu{
	width:800px;
	height:57px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/menu.jpg) top no-repeat;
}
#menu ul{
	list-style-type:none;
	margin:0 0 0 58px;
	padding:0;
	border:none;
}
#menu ul li{
	float:left;
	list-style-type:none;
	margin:25px 10px 0 0;
	padding:0;
	border:none;
}
#menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#menu ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F2E46D;
	text-decoration:underline;
}
#container{
	width:800px;
	height:auto;
	margin:0;
	padding:0;
	border:none;
	background:url(images/body-bg.jpg) repeat-y;
}
#container-top{
	width:800px;
	height:auto;
	margin:0;
	padding:0;
	border:none;
	background:url(images/body-top.jpg) top no-repeat;
}
#main{
	width:670px;
	height:auto;
	margin:0 auto 0 auto;
	padding:2px 0 0 0;
	border:none;
}
#main p{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	line-height:18px;
}
#double-check{
	width:670px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	border:none;
}
#double-check p{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-align:center;
	line-height:18px;
}
#menu-2{
	width:670px;
	height:auto;
	margin:0 auto 0 auto;
	padding:4px 0 0 0;
	border-top:1px dashed #000000;
}
#menu-2 ul{
	list-style-type:none;
	margin:0;
	padding:0;
	border:none;
}
#menu-2 ul li{
	float:center;
	list-style-type:none;
	margin:0 10px 0 0;
	padding:0;
	border:none;
}
#menu-2 ul li a{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
#menu-2 ul li a:hover{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#cc0000;
	text-decoration:none;
}
#menu-2 p{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:center;
	line-height:18px;
}
#menu-2 p a, a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
}
#container-bottom{
	width:800px;
	height:auto;
	margin:0;
	padding:0;
	border:none;
	background:url(images/body-bottom.jpg) bottom no-repeat;
}
#footer-1{
	width:800px;
	height:65px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/footer-1.jpg) top no-repeat;
}
#footer-2{
	width:800px;
	height:40px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/footer-2.jpg) top no-repeat;
}
