#body {
	background: #CACACA url(images/background.png) repeat-x;
	font-family: Verdana;
 }
#container {
	margin: 0 auto;
	width: 750px;
}
#header {
	width: 100%;
	height:170px;
	border-bottom:5px solid #4d4d4d;
  	background-position:right;
	background:url(images/bg-header.jpg) no-repeat;
	line-height:80px;
	padding-left:0px;
font-family: Verdana;
	
}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom:0px;
font-family: Verdana;

}
#main_content {
	margin: 0 auto;
	width: 100%;
	background-repeat: repeat-y;
background:#d2dcde;
font-family: Verdana;


} 
#main_content_top {
	height: 30px;
 background:#d2dcde;

} 
#main_content_bottom {
	height: 30px;
 background:#d2dcde;

}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 14px;
font-family: Verdana;

 background:#d2dcde;
 ;

}
.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 11px; 
font-family: Verdana;

}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px;

}
.menu il {
	list-style-type: disc;

}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
font-family: Verdana;

	font-weight: bold;
	color: #A20008;
}
.content h2 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
font-family : verdana;
	color: #284375;
	
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {

       font-family: verdana;

	font-size: 13px;
	font-weight: bold;
	color: #2b4274;
	width: 139px;
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px;

}
.menu li {
	padding-top: 2px;
	list-style-type: circle;

	color: #2b4274;
	}
a {

	color: #2b4274;
	font-weight: bold;
	text-decoration: none;
font-family: Verdana;


}
a:hover {
	color: #A20008;
	font-weight: bold;
font-family: Verdana;

	text-decoration: none
}
a.menu_link {
	color:   #2b4274;
	font-weight: bold;
	text-decoration:none
}
a.menu_link:hover {
	color: #A20008;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
