#body_outer {
        margin: auto;
        text-align: left;
        width: 770px;
        background: white;
}
#header {
	width: 770px;
	display:block;
	background-color:#000000;
	padding: 0;
}
.menu {
	display:block;
	padding:15px 10px 15px 10px;
}
#banner {
	width: 770px;
	height:240px;
}	
.body {
}
.logo {
	width: 370px;
	height: 240px;
	float: left;
	background-color:#FFFFFF;
}
.banner_img {
	width: 400px;
	height: 240px;
	float:right;
	display:block;
	position:absolute;
	z-index: -10;
}	
.text_box {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;
	background-color: #F5F5F5;
	height: 16px;
	width: 125px;
	border: 1px solid #BAB9B9;
}

.table_border {
	border: 1px solid #292929;
}.arial_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #959494;
}
.main_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #464545;
}
.read_more {
	font-family: Tahoma;
	font-size: 11px;
	color: #cc0001;
}

a:link {text-decoration:underline;}
a:hover {text-decoration:none;}

.tahoma_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #060606;
}
.black_tahoma {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
li
{
line-height: 15px;
padding-left: 2px;
padding-top: 0px;
background-image: url(../images/li.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
}

.calendar_text{
	font-family: Tahoma;
	font-size:18px;
	font-stretch:extra-condensed;
	color: #000000;
	border:1px solid #E7E7E7;
	padding: 4px;
}
.arial_caps{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	color: #000000;
}
.arial_caps_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color: #FFFFFF;
}
a.mycustum:link { text-decoration: none; color: #464545;}
a.mycustum:visited { text-decoration: none; color: #464545;}
a.mycustum:hover { text-decoration: underline; color: #000000;}
a.mycustum:active { text-decoration: none; color: #464545;

}
.title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.title_text:hover { text-decoration: underline; color: #cccccc;}

#bg_image {
	width: 400px;
	height: 240px;
	background-image:url(images/bg.png);
	float:right;
}