body {
	background: url(images/body_bg.jpg) #D4E6F8 top center repeat-y;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #444;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	width: 760px;
	border: 0px solid #444;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#banner0 {
	background: url(images/banner.jpg) #FBFBFB top right no-repeat;
	padding: 20px 0 18px 20px;	
}

#banner0 img {
	display: block;
	border: 0;
}

#banner1 {
	background: url(images/banner1.jpg) #FBFBFB top right no-repeat;
	padding: 20px 0 18px 20px;	
}

#banner1 img {
	display: block;
	border: 0;
}

#banner2 {
	background: url(images/banner2.jpg) #FBFBFB top right no-repeat;
	padding: 20px 0 18px 20px;	
}

#banner2 img {
	display: block;
	border: 0;
}

#banner3 {
	background: url(images/banner3.jpg) #FBFBFB top right no-repeat;
	padding: 20px 0 18px 20px;	
}

#banner3 img {
	display: block;
	border: 0;
}

#banner4 {
	background: url(images/banner4.jpg) #FBFBFB top right no-repeat;
	padding: 20px 0 18px 20px;	
}

#banner4 img {
	display: block;
	border: 0;
}

#banner5 {
	background: url(images/banner5.jpg) #FBFBFB top right no-repeat;
	padding: 20px 0 18px 20px;	
}

#banner5 img {
	display: block;
	border: 0;
}

#nav {
	background: url(images/nav_bg.jpg) #fff top left no-repeat;
	height: 53px;
}

#navcontainer {
margin: 0 0 0 175px;
padding: 15px 0 0 0;
}

#navcontainer ul {
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer ul li
{
display: block;
float: left;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
height: 18px;
padding: 6px 0 0 0;
margin: 0 0 10px 0;
color: #fff;
text-decoration: none;
display: block;
font: 11px helvetica, arial, sans-serif;
font-weight: bold;
border-right: 0px solid #444;
voice-family: "\"}\"";
voice-family: inherit;
height: 12px;
}

html>body #navcontainer ul li a {
	height: 12px;
	}

#navcontainer ul li a:hover
{
color: #006AC7;;
}

#navcontainer a:active
{
color: #fff;
}

#navcontainer ul li.one a {
width: 65px;
text-align: center;
background: url(images/nav_sep.jpg) top right no-repeat;
}

#navcontainer ul li.two a {
width: 50px;
text-align: center;
background: url(images/nav_sep.jpg) top right no-repeat;
}

#navcontainer ul li.three a {
width: 80px;
text-align: center;
background: url(images/nav_sep.jpg) top right no-repeat;
}

#navcontainer ul li.four a {
width: 70px;
text-align: center;
background: url(images/nav_sep.jpg) top right no-repeat;
}

#navcontainer ul li.five a {
width: 135px;
text-align: center;
background: url(images/nav_sep.jpg) top right no-repeat;
}

#navcontainer ul li.six a {
width: 95px;
text-align: center;
background: url(images/nav_sep.jpg) top right no-repeat;
}

#navcontainer ul li.seven a {
width: 82px;
text-align: right;
}


#sidebar {
width: 170px;
float: left;
margin: 0 0 0 0;
padding: 0 0 0 20px;
voice-family: "\"}\"";
voice-family: inherit;
width: 150px;
}

html>body #sidebar {
width: 150px;
	}

#content {
width: 545px;
float: left;
margin: 0 0 0 30px;
}

div.article-alert {
padding: 0 0 10px 0;
margin: 0 0 10px 0;
background: url(images/separator.gif) transparent bottom left repeat-x;
}

#footer {
clear: left;
padding: 30px 0 0 0;
margin: 0 0 20px 200px;
border: 0px solid #333;
}

table.form-table {
width: 520px;
}

table.form-table td {
padding: 5px;
border: 1px solid #DBD9D9;
}

div.links {
margin: 30px 0 0 0;
}













