body {
	line-height:16px;
	font-family: Tahoma, Arial;
	color:#bed7e6;
	font-size:11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center;
}
a { color:#018BC1;}
a:hover { text-decoration:none;}
#header {
	height: 204px;
	background-image: url(images/body_top_bckgSIMPLE.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#logo {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: center;
	height: auto;
	font-size: 1.2em;
}
#logo a{}
#menu {
	color:#fff;
	text-align:center;
	margin-bottom:0px;
	vertical-align: bottom;
	background-position: bottom;
	height: 50px;
	padding-top: 152px;
}
#menu ul {text-align:center;list-style:none; padding:0;}
#menu ul li {display:inline}
#menu ul a { font-weight:bold; font-size:14px; text-decoration:none; color:#fff; background-color:#445d6c; padding:0 10px 2px 10px;}
#menu ul a:hover { background-color:#f26513;}
#main {
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
	top: 377px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width:780px;
	margin:0 auto;
	height: auto;
	border-top-color: #000000;
	text-align: center;
}
#content960 {
	width:960px;
	height: auto;
	border-top-color: #000000;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#text {
	width:520px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#text p { margin:7px 0 7px 0;}
#text li {background:url(images/li.gif) no-repeat 0px 7px;}
#sidebar {
	float:right;
	width:227px;
	background-color:#0b0e10;
	margin:10px 10px 0 0;
	height: auto;
}
#sidebar_top {
	width:400px;
	height:40px;
	background:url(images/sidebar_top.jpg) no-repeat;
}
#sidebar_text { padding: 0 30px;}

#sidebar_bottom { width:227px; height:57px; background:url(images/sidebar_bottom.jpg) no-repeat;}
#sidebar h2 { font-size:13px; text-transform:uppercase; color:#fff; margin:20px 0 0 0; padding:0; background:none;}
h1 {
	margin:30px 0 0 0;
	padding:5px 0 7px 45px;
	text-transform:uppercase;
	font-size:15px;
	color:#fff;
	background:url(images/h1_bckg.jpg) no-repeat;
}

#footer {
	height:102px;
	clear:both;
	width:780px;
	margin:0 auto;
	background-image: url(images/footer2_bckg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#left_footer {
	float:left;
	color:#fff;
	font-size:12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 390px;
	margin-top: 27px;
	margin-left: 235px;
}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:60px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}
