body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images/bg.gif) repeat-x;
	font-weight: normal;
	}

a { 
	color: #B50603; 
	text-decoration: none;
	} 

a:hover { 
	color: #6F9DB5;
	text-decoration: underline;
	}

p {
	margin: 15px 0 5px 0;
	padding: 0 10px 0 20px;
	}

h1 {
	margin: 0 0 5px 0;
	padding: 10px 0 10px 10px;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #B50603;
	}

h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #B50603;
	}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #B50603;
	}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #B50603;
	}

.view-all a{
	clear: both;
	display: block;
	width: 100%;
	padding: 5px 0 1px 0;
	margin-bottom: 5px; 
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dotted #CCC;
	color: #6F9DB5;
	}

#container {
	margin: auto;
	width: 1000px;
	}

#header {
	float: left;
	width: 1000px;
	height: 100px;
	margin: 0px;
	color: #FFF;
	background: url(images/header-bg.jpg) no-repeat;
	}

/****Top Menu****/
#menu-top {
	float: right;
	width: 190px;
	height: 17px;
	background: #F6F8F7;
	}

#menu-top ul {
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	}

#menu-top ul li{
	display: inline;
	}

#menu-top ul li a{
	float: left;
	padding: 0 5px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #6F9DB5;
	border-right: 1px solid #000000;
	}

/****Header Menu****/
#header-menu {
	float: left;
	width: 1000px;
	height: 30px;
	background: url(images/menu-bg.gif) repeat-x;
	}

#header-menu ul {
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
	}

#header-menu ul li{
	display: inline;
	}

#header-menu ul li a{
	float: left;
	height: 27px;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	}

#header-menu li a:hover {
	color: #FFFFFF;
	background-color: #6F9DB5;
	}

#header-menu li .current {
	color: #000000;
	background-color: #F6F8F7;
	border-left: 3px solid #B50603;
	}

/****Content****/
#content {
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
	}

#main-leftside {
	float: left;
	width: 630px;
	margin-top: 15px;
	}

.lefside-subcol {
	float: left;
	width: 265px;
	padding: 0 15px 0 15px;
	margin-right: 15px;
	}

#main-rightside {
	float: right;
	margin-top: 15px;
	width: 370px;
	}

* html #main-rightside {
	margin-left: -15px;	
	}

#leftside-topnews {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}

.newsbox {
	clear: both;
	width: 285px;
	padding-bottom: 15px;
	}

.newsbox img{
	float: left;
	margin: 0 5px 0 0;
	padding: 0px;
	}

.newsbox .newstitle {
	font-size: 16px;
	color:#6D9DB5;
	font-weight: bold;
	}

.newsbox p{
	font-size: 11px;
	}

.section ul{
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	}

.section li a{
	font-weight: bold;
	}

.section li a:hover{
	text-decoration: underline;
	}

.right-boxes {
	display: block;
	width: 360px;
	border: 1px solid #CCC;
	margin-bottom: 25px;	
	}

#video-section {
	display: block;
	width: 358px;
	margin-top: 10px;	
	margin-left: 10px;
	}

* html #video-section {
	margin-left: 5px;
	}

#video-section .video-box {
	float: left;
	width: 106px;
	margin: 0 10px 10px 0;
	}

#video-section .video-box img{
	margin: 0 0 5px 0;
	}

#video-section .video-box a{
	font-size: 10px;
	font-weight: bold;
	}

#video-section .video-box a span{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	}

#blog-section {
	width: 348px;
	margin: 10px;
	}

#blog-section .blog-box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #C4C4C4;
	}

/****Footer****/
#footer {
	clear: both;
	float: left;
	padding: 25px;
	width: 950px;
	color: #FFFFFF;
	text-align: left;
	background: #6F9DB5;
	}

.footer-leftcol {
	float: left;
	width: 400px;
	padding: 0 0 0 10px;
	margin-right: 25px;
	}

.footer-rightcol {
	float: right;
	text-align: right;
	width: 435px;
	text-align: right;
	}

.footer-subcol {
	float: left;
	width: 120px;
	margin-left: 25px;
	}

#footer p{
	padding: 0;
	margin-bottom: 10px;	
	text-align: justify;
	}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

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