* {
	margin: 0;
	padding: 0;
}

h2 {
/*	clear: both;*/
	margin: 0;
/*	padding-top: 5px;*/
/*	margin-bottom: 10px;*/
	color: #990000;
	font: 32px normal Georgia, Times, serif;
/*	line-height: 1.5em;*/
}

h2 a {
	color: #990000;
	text-decoration: none;
}

h3 {
/*	clear: both;*/
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
}

.post {
	margin-bottom: 20px;
}

.alignleft {
	float: left;
	margin-bottom: 20px;
}

.alignright {
	float: right;
	margin-bottom: 20px;
}

body {
	width: 100%;
	height: 100%;
	font: 13px normal Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.5em;
	background: url('../images/header_bg.png') repeat-x;
}

body p {
	margin-top: 5px;
	line-height: 1.5em;
}

img {
	border: none;
}

#wrapper {
	width: 100%;
	height: 100%;
}

#header {
	height: 150px;
	width: 100%;
	background: url('../images/swoosh.png') center top no-repeat;
}

#header_content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header_container {
	position: absolute;
	width: 800px;
	height: 130px;
}

#header h1 {
	font-weight: normal;
	font-size: 30px;
}

#logo {
	position: relative;
	float: left;
	left: 70px;
	top: 80px;
}

#navigation {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
/*	border: 1px solid #000;*/
	text-align: right;
	font: 16px bold Verdana, sans-serif;
}

.nav_list {
	float: right;
/*	border: 1px solid #000;*/
}

#navigation li.page_item {
	float: left;
	list-style-type: none;
	font-size: 16px;
/*	color: black;*/
	color: #888889;
	
}

#navigation li.page_item a {
	color: #888889;
	text-decoration: none;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 5px;
/*	font-weight: bold;*/
}

#navigation li.highlighted a {
	color: #000066;
}

#navigation li.page_item a:hover {
	color: #000066;
	
}

#nav_container {
	position: absolute;
}

.nav_button {
	position: relative;
	float: left;
	width: 104px;
	height: 25px;
	background: url('../images/tab.png') no-repeat;
	text-align: center;
	margin-left: 5px;
}

.nav2 {
	background: url('../images/ro_tab.png') no-repeat;	
}

.nav2 p a {
	color: white;
}

.nav2 p a:hover {
	color: black;
}

#about {
	left: 0px;
	top: 0px;
}

.nav_button p {
	margin-top: 5px;
}

.nav_button a {
	color: black;
	text-decoration: none;
}

.nav_button a:hover {
/*	color: red;*/
}

#site_title {
	position: relative;
	float: left;
	left: 230px;
	top: 30px;
}

#content_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-top: 70px;
	_margin-top: 40px;
}

#content p {
	margin-bottom: 10px;
}

#content {
	margin-left: 10px;
	float: left;
	width: 800px;
/*	border: 1px solid #000;*/
}

#sidebar {
	float: right;
	font-size: 10px;
}

.clear_floats {
	clear: both;
}

#footer {
	position: relative;
	top: 30px;
	_top: 0px;
	width: 780px;
	height: 40px;
	margin-top: 40px;
	margin-bottom: 20px;
/*	background: #000066;*/
	background: url('../images/header_bg.png') repeat-x;
	color: white;
	padding-left: 15px;
	padding-right: 15px;
}

#footer p {
/*	font-size: 11px;*/
}

#copyright {
	padding-top: 8px;
	font-size: 10px;
	float: left;
}

#signup {
	padding-top: 7px;
	font-size: 12px;
	float: right;
}

#client_login {
	padding-top: 7px;
	font-size: 12px;
	margin-right: 10px;
	float: right;
}

#main h1 {
	margin-bottom: 20px;
	font-weight: normal;
}

#main a {
	color: #990000;
	text-decoration: none;
}

#main a:hover {
/*	color: red;*/
	text-decoration: underline;
}

#news_widget {
	float: right;
	width: 230px;
/*	margin-top: 5px;*/
	margin-left: 30px;
	min-height: 250px;
	_height: 250px;
/*	border: 1px solid #000;*/
}

#news2_widget {
	float: right;
	width: 230px;
/*	margin-top: 5px;*/
	margin-left: 20px;
/*	min-height: 600px;
	_height: 600px;*/
/*	border: 1px solid #000;*/
	background: #ebeaea;
}

#news_widget ul {
/*	margin: 0;
	padding: 0;*/
}

#news2_widget p {
	margin: 0;
	padding: 0;
}

#news_widget li, #news2_widget li {
	list-style-type: none;
	margin-left: 5px;
	margin-right: 8px;
	margin-bottom: 10px;
/*	border: 1px solid #000;*/
	line-height: 1.5em;
}

#news_widget li a, #news2_widget li a {
	color: black;
	text-decoration: none;
}

#news_widget li a:hover, #news2_widget li a:hover {
	text-decoration: underline;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#post-7 td {
	font-size: 10px;
	line-height: 1.3em;
	padding-bottom: 10px;
}

#post-9 td.desc {
	font-size: 10px;
}

.news_page div.entry {
	width: 530px;
/*	border: 1px solid #000;*/
}

.news_page div.entry p {
/*	text-align: justify;*/
}

.news_page h3 {
/*	width: 450px;*/
	width: 530px;
/*	border: 1px solid #000;*/
}

#post-3 {
/*	border: 1px solid #000;*/
	margin-bottom: 0;
}