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


#header {
	margin-left:30px;
	width: 500px;
	float: left;
	
}



#header_right {
	background-image:
	width: 500px;
	margin-left: 10px;
	float: right;
	
	
	
}

#header_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 144px;
	background-color: #FFF;
		
}


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

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

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

#menu .item table {
	width: 100%;
}

#menu .separator {
	float: left;
	width: 3px;
	height: 42px;
	background:#FFF;
	
	
}

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

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


#menu .main_menu {
	
}

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

#r1c1 {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding-bottom: 25px;
	
	
	
}

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

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

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

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

#footer_wrapper {
	height: 190px;
	background:url(images/footer_bg_12.jpg) repeat-x;
	width: 100%;
	
}

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

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

#r4c2 {
	float: center;
	width: 600px;
	}

#r2c2 {
	margin-right:auto;
	margin-left:auto;
	width:950px;

}

.cells {
	
	margin-right:auto;
	margin-left:auto;
	vertical-align: top;
	
}


#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;

}