@charset "UTF-8";
/* CSS Document */

body {
	background: #5b5a5a url(../images/background.jpg) repeat-x;
	color: #FFFFFF;
	text-align: center;
	min-width: 821px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 75.5%;
	height: 100%;
	margin: 0 auto;
	line-height: 1.5em !important;
}

#container {
	width: 842px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

div.transparent {
	width: 842px;
	background: url(../images/wrapper_bg.png) repeat;
	float: left;
	margin: 0px auto;
}

img.logo {
	margin: 0px 0px 0px 6px;
	float: left;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #FF0000;
}

#content_main {
	width: 809px;
	margin: 0px auto;
}

div.contenttop {
	width: 809px;
	height: 10px;
	background: url(../images/top_bg_content.png) no-repeat center top;
	float: left;
	position: relative;
}

div.contentbg {
	width: 809px;
	float: left;
	background: url(../images/content_bg.png) repeat-y;
	position: relative;
	margin: 0px;
	padding: 0px;
	display: inline; /* This is supposed to fix the double margin bug on IE variations */
}

#news_viewer {
	width: 809px;
	height: 175px;
	overflow: hidden;
}

div.contentbg h1.newsh1 {
	margin: 5px 0px 0px 17px;
}

div.contentbottom {
	width: 809px;
	height: 10px;
	background: url(../images/bottom_content_bg.png) no-repeat;
	float: left;
	position: relative;
	margin: 0px 0px 10px 0px
}

.theleft {
	width: 285px;
	float: left;
	margin: 5px 0px 0px 15px;
}

.theright {
	width: 500px;
	float: right;
	margin: 5px 0px 0px 0px;
}

.theright p {
	color: #999999;
	padding: 0px 10px 0px 0px
}

.theright p.article img {
	float: left;
	margin: 0px 10px 10px 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.theright p.article a {
	float: left;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.theright ul {
	width: 175px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.theright ul li {
	list-style: none;
	color: #999999;
	text-indent: 0px;
	font-size: 90%;
	line-height: 1.6em;
}

.theright ul li strong {
	color: #FFFFFF;
}

.theright h1 {
	margin: 0px 0px 10px;
}

.hd_media {
	width: 475px;
	height: 345px;
	float: left;
	position: relative;
	background: #000000 url(../images/hd_video.jpg) no-repeat left top;
	margin: 0px 0px 0px 10px;
}
.lefthome {
	width: 535px;
	float: left;
	margin: 5px 0px 0px 15px;
}

.righthome {
	width: 242px;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px 13px 0px 0px;
}

.righthome h1 {
	margin: 0px 0px 10px;
}

.righthome p {
	color: #999999;
}

.righthome span {
	float: right;
}
.righthome span a {
	color: #FF0000;
}
.righthome span a:hover {
	color: #999999;
}

.fullbio {
	color: #999999;
	width: 765px;
	float: left;
	margin: 0px 0px 0px 25px;
	position: relative;
}

.leftnews {
	width: 210px;
	float: left;
	margin: 0px 5px 0px 15px;
}
.rightnews {
	width: 565px;
	float: right;
	padding: 0px 10px 10px 0px;
	color: #999999;
}

.rightnews h2 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	color: #FFFFFF;
}

.rightnews p {
	color: #999999;
}
.newsitem {
	margin: 10px 0px 0px;
	float: left;
	clear: both;
	padding: 0px;
	display: inline; /* This is supposed to fix the double margin bug on IE variations */
}
#socialnetwork {
	width: 809px;
	margin: 0px auto;
}
div.social {
	width: 809px;
	height: 56px;
	float: left;
	position: relative;
	background: url(../images/social_bg.png) no-repeat;
	margin: 0px 0px 10px 0px;
}
div.sociallist {
	width: 245px;
	padding: 12px 15px 0px 12px;
	float: left;
}
div.sociallist span {
	margin: 7px 0px 0px 0px;
	float: left;
	position: relative;
}
div.sociallist img.icon {
	float: left;
	position: relative;
	margin: 0px 10px 0px 0px;
	border: none;
}

div.sociallist a {
	border: none;
}

div.socialmail {
	float: right;
	position: relative;
	margin: 16px 12px 0px 0px;
}

div.socialmail span {
	margin: -21px 0px 0px 5px;
	position: relative;
	float: right;
	display: inline;
}

.letter {
	padding: 0px 10px 0px 20px;
}

#contact {
	width: 809px;
	height: 67px;
	margin: 0px auto;
}
.contact_bg {
	width: 809px;
	height: 67px;
	background: url(../images/contact_bg.png) no-repeat;
	float: left;
	position: relative;
}

.contact_bg img {
	margin: 15px 63px 15px 15px;
	float: left;
}
.contact_bg p {
	width: 270px;
	margin: 15px 0px 15px 15px;
	float: left;
}



#news {
	width: 809px;
	margin: 0px auto;
}

#footer {
	width: 809px;
	height: 59px;
	margin: 0px auto;
}

.footer_bg {
	width: 809px;
	height: 59px;
	float: left;
	background: url(../images/footer.png) no-repeat;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.footer_bg ul {
	margin: 5px auto;
	padding: 6px 0px 0px 0px;
	clear: both;
}

.footer_bg ul li {
	display: inline;
	font-size: 75%;
	padding: 2px 7px 7px;
}

.footer_bg ul li a {
	color: #FF0000;	
}

.footer_bg ul li a:hover {
	color: #FFFFFF;
}

.footer_bg p.copyright {
	margin: 10px auto 0px;
	font-size: 75%;
}

/* MAIN LAYOUT */


/* NAVBAR */
#navheader {
	width: 809px;
	height: 55px;
	margin: 40px auto 10px auto;
	position: relative;
}

#navheader #menu {
	width: 520px;
	float: right;
	margin: 20px 10px 0px 0px;
}

#navheader #menu ul {
	list-style: none;
	margin: 0px auto;
	float: right;
}

#navheader #menu ul li {
	color: #FFFFFF;
	display: inline;
	padding: 8px 0px 8px 5px;
	font-size: 100%;
	text-align: right;
}

#navheader #menu ul li a {
	line-height: 1em;
}

