body {
	background: url(images/body_bg_12.jpg) repeat-x;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	
}


#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 160px;
	
}



#search {
	
	width: 500px;
	margin-left: 10px;
	float: right;
	
	
}

#header_wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	background: url(images/mast_bg_01.jpg) repeat-x;
		
}


#menu_wrapper {
	width: 100%;
	background:url(images/menubg.jpg) repeat-x;
	height: 36px;
	
	
}

#menu {
	
	width: 1000px;
	padding-left: 10px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	
	
}

#menu .item {
	
	float: left;
	width: 150px;
	height: 30px;
	padding-top: 5px;
	text-align:center;
	
	
}

#menu .item table {
	width: 100%
}

#menu .separator {
	float: left;
	width: 3px;
	height: 37px;
	background:#FFF;
	margin-top: 1px;
	
	
}

#menu a {
	color: #FFF;
	text-decoration:none;
	
}

#menu a:hover {
	color:#FFC;
	
}


#menu .main_menu {
	
}

#breadcrumbs {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	margin-left: auto;
	margin-right:  auto;
	
}

#r2 {
	width: 1000px;
	margin-left: auto;
	margin-right:  auto;
}

#r4 {
	width: 1000px;
	margin-left: auto;
	margin-right:  auto;
}

#r1c1 .title {
	
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 40px;
	
}

#r2c2 .title {
	
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 40px;
	
}

#content_area {
	
	width: 850px;
	margin-left: auto;
	margin-right:  auto;
	background-color:#FFF;
	
}

#footer_wrapper {
	height: 190px;
		width: 100%;
	
}

#footer {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	color:#666;
	text-align:center;
	padding-top: 30px;
	
}

#r3c1 {
	
	padding: 10px 10px 10px 10px;	
	
}

#r2 {
	
	
}

.cells {
	padding: 10px 10px 10px 10px;	
	vertical-align: top;
	text-align: left;
}


#menu .style .menu .submenu_item {

	background: url(images/dropdown.png) repeat-y;

	height:27px;
	text-align: left;
	font-size: 12px;

	padding-left:10px;
	padding-right:14px;
	padding-top: 10px;
	width: 220px;
	cursor: pointer;


}

#menu .style .menu .submenu_item_children {

	
}

#menu .style .menu .submenu_item:hover{

	color: #ccc;

}

#menu .style .menu .submenu_item:hover > div > a{

	color: #CCC;

}

#menu .style .menu .submenu_item a {

	text-decoration:none;

	color: #ffffff;

}

.submenu_item, .submenu_separator {

	display:none;

	position:absolute;

}
