BODY{
	font-family: Verdana;
	font-size: 12px;
	color: #111635;
}
#wrap{
	margin: 0 auto;
	width: 917px;
	overflow: auto;
	background-color: #FFFFFF;
	min-height:290px;
	height:auto !important;
	height:290px;
}
#logo_header{
	background-image: url('images/header.jpg');
	margin: 0 auto;
	width: 917px;
	overflow: auto;
	height: 144px;
}
#logo_header h1{
	font-size: 20pt;
	text-align: right;
	margin-top: 79px;
	margin-bottom: 0px;
	margin-right: 10px;
	color: #fff;
}
#menu_links{
	float: left;
	width: 206px;
}
#menu_links ul{
	list-style-type: none;
	margin-top: 10px;
	padding: 0px;
}
#menu_links li a{
	height: 26px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #ececec;
	padding-top: 13px;
	padding-right: 5px;
	width: 206px;
	display: block;
	margin-bottom: 3px;
	text-align: right;
	text-decoration: none;
	color: #000;
	align: left;
}
#menu_links li a:hover{
	background-color: #ffffff;
}
#content{
	float: right;
	width: 670px;
	background-color: #ECECEC;
	min-height:280px;
	height:auto !important;
	height:280px;
	
}
#content p{
	color: #595959;
	font-size: 12pt;
}
.m_pic{
	margin: 10px 10px 10px 10px;
	float: left;
	border: 1px solid #dbdbdb;
}
#footer{
		margin: 0 auto;
	width: 917px;
	overflow: auto;
	height: 60px;
	background-image: url('images/footer.png');
}
#footer h2{
	font-size: 10px;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 0px;
	color: #fff;
}
#footer h2 a{
	font-size: 10px;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 0px;
	color: #fff;
	text-decoration: none;
}
#content ul{
	padding-left: 10px;
	list-style-image: url('/images/arrow.gif');
}
#content li{
	margin-bottom: 10px;
}
#listed{
	float: right;
	width: 400px;
	margin-top: auto;
	margin-bottom: auto;
}
.img_c{
	border: 0px;
}