/* @group Structure */

body {
	background: #462357 url(body_bg.gif) repeat-x;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333;
	padding-top:0px;
}

a {
	color: #0073ac;
	font-weight:bold;
}

a:hover{
	color:#8db9d1;	
}

h1 {
	font-size: 30px;
	color: #596e7e;
}

h2 {
	font-size: 21px;
	color: #8db9d1;
}

h3 {
	font-size: 14px;
	color:#000;
}

ul {
	list-style: none;
}

ul, ol {
	margin-left: 1em;
}

ul.list_block li {
	padding: 0;
	list-style: none;
	background-image: none;
}

ul li {background-image: url(li_bullet.gif);background-repeat: no-repeat;background-position: 0px 5px;padding-left:12px;*background-position: 0 6px;}

#header {
	position: relative;
	height: 0px;
	margin: 0;
	padding-bottom: 13px;
	background: url(content-top_bg.gif) bottom center no-repeat;
}

html>body #header {
	background: url(content-top_bg.png) bottom center no-repeat;
}


#header_logo {
	width:0px;
	height: 0px;
	margin: 0px 0 0;
	padding: 0 0 0 0px;
	0

#pre-content {
	position: relative;
	margin: 0 0 0px;
	padding-left: 16px;
	background: #fff;
	padding-bottom:16px;
}html>body #pre-content{background: transparent url(content_bg.png) repeat-y;padding-left: 28px;}

#container {
	width: 761px;
	padding: 0 0 16px;
	background: url(content-bottom_bg.gif) bottom center no-repeat;
	padding-bottom:42px;
}html>body #container{width: 785px;padding: 0 0 28px;background: url(content-bottom_bg.png) bottom center no-repeat;padding-bottom:50px;}





#content {
	padding: 0px 0 0;
	background: #fff;
}html>body #content{background: transparent url(content_bg.png) repeat-y;}

#content,
.title_block {
	*zoom: 1; /* fix IE6/7 height/floated elements issue */
}



#content_hook {
	padding: 0 16px;
	
}html>body #content_hook{padding: 0 28px;}

.link_bullet {
	background: none;
	padding-left: 0;
}

#footer_banner {
	padding: 0 16px;
	background: #fff;
}html>body #footer_banner{background: transparent url(content_bg.png) repeat-y;padding: 0 28px;}
	
#footer {
	width: 728px;
	padding: 16px 29px;
	margin-top: -45px;

}html>body #footer{margin-top: -55px;}	
	
#footer_logo {
	display:  none;
}

#copyright{
	float:none;
	text-align:left;
	color:#bdc6cd;
	font-size:11px;
	margin-bottom:23px;
}

#footer_links{
	float:none;
	text-align:center;
}

#footer_links a {
	color: #fff;
	font-weight:normal;
}

/* @end */

/* @group Page Parts */


/* @end */

/* @group Hidden Items */

#header_link, #header_image_wrap {
	display: none;
}

#footer_fineprint {
	display: none;
}

/* @end */


