body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DD0021;
}
.main_container {
	clear: both;
	height: 563px;
	width: 970px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.top_container {
	float: left;
	height: 105px;
	width: 970px;
}
.logo {
	float: left;
	height: 85px;
	width: 970px;
}
.top_navlist {
	font-family: Century Gothic;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	height: 20px;
	width: 640px;
	padding-left: 165px;
	text-align: center;
}
.mid_leftcontainer {
	float: left;
	height: 100%;
	width: 165px;
}
.middle_container {
	float: left;
	height: 385px;
	width: 640px;
	border: 1px solid #FFFFFF;
	background-color: #DD0021;
	text-align: left;
}
.bottom_navlist_one {
	clear: both;
	height: 22px;
	width: 640px;
	padding-left: 185px;
	text-align: center;
	padding-top: 10px;
}
.bottom_navlist_second {
	text-align: center;
	height: 22px;
	width: 680px;
	padding-left: 165px;
}



.mid_container {
	clear: both;
	height: 385px;
	width: 970px;
}

.top_navlist ul
{
    padding:0px;
    margin:0;
    border:none; 
    list-style-type: none;
	font-family: Century Gothic;
	font-size: 12px;
	display:block;
	
}

.top_navlist li
{
    display: inline;
	padding:0px;
    margin:0;
    border:none;
	font-family: Century Gothic;
	font-size: 12px; 
}
.top_navlist li a
{
	float:left;
    display:block;
	color: #FFFFFF;
	line-height:15px;
    width: 80px;
	height:	15px;
    text-decoration:none; 
	padding:0px;
    margin:0;
	
}

.top_navlist a:active
{
	color: #DD0021;
	font-family: Century Gothic;
	font-size: 12px;
}
.top_navlist a:hover
{
    
    color: #DD0021;
	font-family: Century Gothic;
	font-size: 12px;
}
.bottom_navlist_one ul
{
    padding:0px;
    margin:0;
    border:none; 
    list-style-type: none;
	font-family: Century Gothic;
	font-size: 12px;
	display:block;
	
}

.bottom_navlist_one li
{
    display: inline;
	padding:0px;
    margin:0;
    border:none;
	font-family: Century Gothic;
	font-size: 12px; 
}
.bottom_navlist_one li a
{
	float:left;
    display:block;
	color: #FFFFFF;
	line-height:18px;
    width: 120px;
	height:	20px;
    text-decoration:none; 
	padding:0px;
    margin:0;
	border:1px solid #DD0021;
	
}

.bottom_navlist_one a:active
{
	font-family: Century Gothic;
	font-size: 12px;
	background-color:#000000;
	border:1px solid #ffffff;
	
}
.bottom_navlist_one a:hover
{
    
    background-color:#000000;
	font-family: Century Gothic;
	font-size: 12px;
	border:1px solid #ffffff;
	
}
.bottom_navlist_second ul
{
    padding:0px;
    margin:0;
    border:none; 
    list-style-type: none;
	font-family: Century Gothic;
	font-size: 12px;
	display:block;
	
}

.bottom_navlist_second li
{
    display: inline;
	padding:0px;
    margin:0;
    border:none;
	font-family: Century Gothic;
	font-size: 12px; 
}
.bottom_navlist_second li a
{
	float:left;
    display:block;
	color: #FFFFFF;
	line-height:20px;
    width: 125px;
	height:	20px;
    text-decoration:none; 
	padding:0px;
    margin:0;
	border:1px solid #DD0021;
	
}

.bottom_navlist_second a:active
{
	font-family: Century Gothic;
	font-size: 12px;
	background-color:#000000;
	border:1px solid #ffffff;
}
.bottom_navlist_second a:hover
{
    
    background-color:#000000;
	border:1px solid #ffffff;
	font-family: Century Gothic;
	font-size: 12px;
}
