/* @group Structure */

body {
	background: #002108;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color: #000;
	padding-top:0px;
	line-height:130%;
}

a {
	color: #006633;
	font-weight:bold;
}

h1 {
	font-size: 30px;
	color: #006633;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

ul.list_block li {
	padding: 0;
	list-style: none;
	background-image: none;
}

#header {
	position: relative;
	margin: 0;
	padding-bottom: 13px;
	height:111px;
	background: url(content-top_bg.gif) top center no-repeat;
	
	
}



#header_logo {
	position:absolute;
	
	top: 46px;
	left: 145px;
	
}

#header_text_wrap{
	position:absolute;
	right:145px;
	top:60px;
}

#header_text_wrap h4{
	
	font-size:28px;
	
}

#header_nav{
	position:absolute;
	right:129px;
	top:10px;
}

#header_nav a{
	color:#fff;
	border-right:1px solid #999;
	padding-right:10px;
	margin-left:10px;
	font-size:13px;
}

#header_nav a.first_header_link{
	border:none;
	padding-right:0px;
}

#header_link {
	position: relative;
	margin: -6px 0 0;
}

.img946{
		margin-left:-16px;
}

#pre-content {
	position: relative;
	margin: 0 0 0px 0;
	padding-bottom:16px;
	
	padding-left: 145px;
	
}

/*#pre-content img{
	margin-bottom:16px;	
}*/


#container {
	width: 1204px;
	padding: 0 0 16px;
	background: url(body_bg.gif) repeat-y;
	
}


#container_hook {
	
}



#content {

	width:946px;
	margin:0px auto 0px auto;
	clear:both;
	
}

#content,
.title_block {
	*zoom: 1; /* fix IE6/7 height/floated elements issue */
}



#content_hook {
	padding: 0 16px;
	
}

.link_bullet {
	background: none;
	padding-left: 0;
}

#footer_banner {
	padding: 0 145px;
	
}
	
#footer {
	width: 1204px;
	margin-top:0px;
	margin-top: 0px;
	background: #002008 url(content-bottom_bg.gif) top center no-repeat;
	padding-top:25px;
	padding-bottom:75px;
	color:#bebebe;
	font-size:11px;

}		
	
#footer_logo {
	display:  none;
}

#footer_links{
	float:left;
	margin-left:10px;
}

#copyright{
	margin-left:145px;	
	font-size:11px;
}

#footer_links a {
	color: #bebebe;
	font-size:13px;
	border-left: 1px solid #bebebe;
	padding-left:10px;
	font-size:11px;
	
}

#footer_links a.first_footer_link{
	padding-left:0px;
	border:none;
	
}



#footer_fineprint {
	position:absolute;
	right:145px;
	top:10px;
}


/* @end */

/* @group Page Parts */


/* @end */

/* @group Hidden Items */
#header_image_wrap{
	display:none;	
}


/* @end */


