#main { width:766px;}

#header {height:407px;}

#banner {
	float:left; 
	width:766px; 
	height:278px;
	position: relative;
}

#banner .front {
	float:left; 
	width:766px; 
	height:278px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 999;
	background: url(images/banner_front.png);
}

#menu {
	float:left; 
	width:766px; 
	height:123px;
	background: url(images/titleback.jpg);
}

#menu ul {
	list-style: none;
	float: left;
	padding: 60px 0 0 25px;
}

#menu ul li {
	list-style: none;
	line-height: 13px;
	background: none;
	margin: 0px;
	padding: 2px 0px 5px 0px;
	float: left;
	width: 123px;
}

#menu ul li a {
	background: url(images/arrow.png) no-repeat 0 0;
	padding: 0px 0px 0px 25px;
	text-transform: uppercase;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#menu ul li a:hover {
	background: url(images/arrow.png) no-repeat 0 -13px;
}

#footer {height:23px}

#index .column_left  {width:510px; float:left}
#index .column_right {width:240px; float:left}

#index1 .column_right_white {
	width:240px; 
	float:left;
	background: white;	
}

#index1 .column_right_white .vl {background:none; padding:1px 0px 3px 13px; line-height:13px; font-size:10px; margin:0px 0px 10px 0px;}
#index1 .column_right_white .vl span {color: #fca529}
#index1 .column_right_white .vl b {color:#000}

#index1 .title_sub {
	font-size: 13px;
	padding: 0 0 10px 13px;
	font-weight: bold;
	color: black;
}

#index1 .column_news  {width:766px; float:left}

#index1 .column_msgs  {width:495px; float:left}

#index1 .column_left  {width:510px; float:left}
#index1 .column_right {width:240px; float:left}


