* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 13px;
    line-height: 20px;
    font-family: "Times Roman", Times, serif;
    color: #fff;
    background: #660c0a url(/images/body-bg.gif) repeat-x 0 0;
	text-align: center; /*IE 5 Fix*/
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

a img { border: 0; }
a { color: #f59909; text-decoration: none; }
a:hover { text-decoration: underline; }

.center { margin: 0 auto; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }

.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }

#shell { width: 900px; margin: 0 auto; text-align:left; }

#header { background: url(/images/header.gif) no-repeat 0 0; height: 72px; }

h1#logo {
	float: left;
	display: inline;
	height: 72px;
	width: 356px;
	font-size: 0;
	line-height: 0;
}

h1#logo a {
	display: block;
	background: url(/images/logo.gif);
	height: 72px;
	text-indent: -4000px;
}

.navigation {
	float: right;
	display: inline;
	width: 411px;
}

.navigation ul { list-style: none outside; }
.navigation li { display: inline; font-size: 13px; text-transform: uppercase;  }
.navigation a { display: inline-block; height: 47px; line-height: 47px; padding: 0 5px; padding-top: 25px; }
.navigation a:hover { background: url(/images/nav-hover.png) repeat-x 0 0; }

.video-box {
	border: 1px solid #d59d3c;
	background: url(/images/video-box-bg.gif) repeat 0 0;
	margin: 7px 0 6px 36px;
	padding: 2px 42px;
}

.video-box img { font-size: 0; line-height: 0; }

.home-bottom {
	background: #660c0a;
	margin-left: 30px;
}


.home-bottom h2 {
	float: left;
	display: inline;
	height: 44px;
	width: 342px;
	text-align: center;
	font: 19px "Myriad Pro", Arial, sans-serif;
	line-height: 44px;
	font-weight: bold;
}

h2.green { background: url(/images/h2-green.gif) no-repeat 0 0; margin-left: 41px; }
h2.red { background: url(/images/h2-red.gif) no-repeat 0 0; width: 449px; }
.home-bottom h2 a { color: #fff; }
.column-join {
	float: left;
	display: inline;
	width: 272px;
	color: #f59909;
}

.column-join h3 {
	background: url(/images/column-join-h3.gif) no-repeat 0 0;
	height: 33px;
	width: 227px;
	margin: 30px 0 0 0;
}

.column-join p {
	padding: 0 20px 15px 40px;
	line-height: 14px;
}

.column-join form { margin-left: 40px; }

.column-join label {
	float: left;
	display: inline;
	width: 67px;
}

.column-join .field {
	float: left;
	display: inline;
	width: 140px;
	border: 1px solid #969696;
	margin-bottom: 20px;
}

.column-join form a {
	float: right;
	display: inline;
	font-weight: bold;
	background: #350202;
	line-height: 24px;
	padding: 0 14px;
	margin-right: 22px;
}

.column-news {
	float: left; 
	display: inline;
	width: 267px;
	height: 332px;
	background: url(/images/news-box.gif) repeat-y 0 0;
	padding: 30px 40px;
}


.column-news h3 {
	background: url(/images/news-column-h3.gif) no-repeat 0 0;
	height: 28px;
	width: 112px;
/*	margin: 30px 0 0 40px;*/
}

.column-news h3 a {
	display: block;
	height: 28px;
	width: 112px;
}

.column-news ul { list-style: none outside; }

.column-news li { 
	background: url(/images/news-list-icon.png) no-repeat 0 0; 
	padding-left: 18px; 
	border-bottom: 1px dashed #3e0503; 
	padding-bottom: 5px; 
	margin-bottom: 9px;
}

.column-news .bb { border-bottom: 0; }

.column-news li p { font-size: 15px; line-height: 18px; }
.column-news li span { font-size: 11px; color: #f59909; font-weight: bold; }

.column-networks {
	float: left;
	display: inline;
	width: 247px;
}

.column-networks h3 {
	background: url(/images/column-networks-h3.gif) no-repeat  0 0;
	height: 31px;
	width: 215px;
	margin-top: 30px;
}

.column-networks .box { 
	position: relative;
	background: url(/images/network-box.gif) no-repeat 0 0;
	height: 121px;
	width: 158px;
	margin: 0 auto;
}


.box ul { list-style: none outside; margin: 3px 0 0 20px; height: 52px; }
.box li { display: inline; float: left; }


.box .last {
	position: absolute;
	bottom: 8px;
}

.column-networks p {
	padding: 20px;
	font-size: 11px;
	line-height: 15px;
	color: #dc8609;
}

#footer {
	background: #660c0a;
	color: #f59909;
	font-size: 9px;
	padding: 0 68px;
}

#page { background: url(/images/image.jpg) no-repeat  0 72px;  min-height: 936px; }

#content {
	margin: 17px 0 0 31px;
	padding: 18px;
	background: #00240e;
}

.news {
	border: 1px solid #fcbf45;
	background: #006125;
	padding: 12px 15px;
}

.article {  padding: 0 35px; }

#content h2 {
	background: url(/images/article-h2.gif) no-repeat 0 center;
	padding-left: 20px;
	font: 23px "Times New Roman", Times, serif;
	font-weight: bold; 
	color: #f59909;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.article p { padding-bottom: 15px; }
.subscribe { background: #00240e; margin-bottom: 40px; height: 100%; }

.subscribe-form {
	float: left;
	display: inline;
	width: 300px;
	padding: 30px 50px 0 24px;
	
}

.subscribe-form h2 { background-image: url(/images/subscribe-h2-icon.gif) !important; }

.subscribe-form p { padding: 0 0 0 20px; font-size: 11px; line-height: 15px; color: #dc8609; }

.subscribe-form form { margin: 10px 0 0 20px; }

.subscribe-form label {
	float: left;
	display: inline;
	width: 73px;
	color: #f59909;
	line-height: 16px;
}

.subscribe-form .field {
	float: left;
	display: inline;
	width: 203px;
	border: 1px solid #979797;
	margin-bottom: 21px;
}

.subscribe-form form a {
	float: right;
	display: inline;
	background: #006125;
	line-height: 24px;
	padding: 0 14px;
	font-weight: bold;
}