#topone {
	display: block;
	height: 90px;
	width: 780px;
	margin-bottom: 1px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
#topthree {
	display: block;
	height: 28px;
	width: 780px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(images/top_theree_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#content {
	display: block;
	width: 780px;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
}
#footer {
	background-color: #E4E4E4;
	display: block;
	height: 22px;
	width: 780px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	padding-top: 6px;
}
#title {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #ED1C24;
	text-align: left;
	padding-top: 12px;
	padding-left: 12px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#undefooter {
	display: block;
	height: 60px;
	width: 760px;
}

#titlecont {
	display: block;
	height: 46px;
	width: 780px;
}
#all {
	display: block;
}



#logo {
	display: block;
	float: left;
	height: 88px;
	width: 198px;
	margin-top: 1px;
	margin-left: 1px;
}
#toptwo {
	background-image: url(images/header_pic.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 145px;
	width: 782px;
}
#topnav{
	text-align:center;
	}
#topnav a{
	display: block;
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	color: #ED1C24;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 27px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	float: right;
	vertical-align: bottom;
	bottom: 10px;
	width: 75px;
}
#footer a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	margin-right: 4px;
	display: inline;
	margin-left: 4px;
}
#scarab {
	display: block;
	float: right;
	height: 45px;
	width: 170px;
	margin-top: 8px;
}

#copyright {
	display: block;
	float: left;
	height: 10px;
	width: 300px;
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
#text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	margin: 5px;
	text-align: left;
	display: block;
}
.textred {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ED1C24;
	margin: 5px;
	text-align: left;
}
#subnav a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-top: 3px;
	float: left;
	padding-bottom: 3px;
	text-decoration: none;
	margin-right: 2px;
}
#subnav a:hover {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #ED1C26;
	text-decoration: none;
	background-color: #FFFFFF;
}




#topnav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	bottom: 10px;
	background-color: #ED1C26;
	font-weight: bold;
}
#midnav {
	display: block;
	float: left;
	height: 34px;
	width: 500px;
	margin-top: 111px;
	text-align: left;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
