* {
	margin:0;
	padding:0; }
	
body {
	font-family:Arial, Verdana, sans-serif;
	background:#F4F4F4;
	font-size:12px; }
 
a img {
	border:none; }
	
a {
	text-decoration:none;
	color:black; }
	
h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:6px; }
	
p {
	margin-bottom:6px; }
	
ul {
	list-style:none; }
	
.border {
	line-height:1px;
	font-size:0;
	height:1px;
	background:url(images/dot.gif) repeat-x;
	margin-top:7px; }
	
 #container {
	background:url(images/background.png) repeat-x left 73px #FEFEFE;
	width:1099px;
	margin:0 auto; }
	
/* head */
#head {
	background:url(images/header_back.png) no-repeat top right;
	height:73px;	
	border:6px solid #CECECE;
	border-left:none;
	border-top:none;
	border-right:none; }
	
#logo {
	float:left;
	margin-right:18px;
	display:inline; }

#head .text {
		float:left;
		display:inline;
		margin-top:30px;
		margin-right:40px; }
/* /head */

/* content*/
#content {
	margin-top:49px;
	overflow:hidden; }

/* left */
#left {
	float:left;
	display:inline;
	width:316px;
	padding:2px 16px;
	background:url(images/content_divider.png) no-repeat top right; }
	
#left a {
	font-weight:bold;
	font-size:12px;
	display:block;
	height:21px;
	line-height:21px;
	vertical-align:middle;
	padding-left:11px; }
	
#left a:hover {
	background:url(images/menu_hover.png) repeat-y; }
	
#left li {
	padding-top:1px;
	background:url(images/dot.gif) repeat-x;
	width:205px; }
	
#left ul {
	list-style:none;
	background:url(images/dot.gif) repeat-x bottom left;
	width:205px;
	margin-top:10px;
	margin-bottom:26px;
	padding-bottom:1px; }
	
#left .menu_header {
	padding-left:58px;
	position:relative;
	height:54px; }

.menu_header img {
	position:absolute;
	top:0;
	left:0; }
	
.menu_header h2, h1{
	color:#004C7F;
	font-size:24px;
	font-weight:normal;
	font-family:century gothic verdana, arial;
	margin-top:4px; }
	
.menu_header p {
	font-size:14px; }
/* /left */

/* right */
#right {
	float:left;
	display:inline;
	width:705px;
	padding:14px 17px 65px 29px; }
	
#right h1 {
	padding-bottom:11px;
	margin-bottom:8px;
	background:url(images/dot.gif) repeat-x bottom left;
	margin-top:0; }
/* right /*

/* /content*/
/* footer */
#footer {
	background:url(images/footer_back.png) no-repeat;
	height:100px; }
/* /footer */