/* @group Structure */

body {
	background: #4f473f url(BG_GrayRamp_1x960.jpg) repeat-x;
	font: 12px Arial, Verdana, sans-serif;
	color: #4f473f;
	padding-top:0px;
}

a {
	color: #FF6600;
}

h1 {
	font-size: 26px;
	margin-bottom: 8px;
	margin-top: 2px;
	line-height: 100%;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	margin-bottom:10px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom:5px;
}

ul {
	list-style: none;
}

ul {
	margin-left: 1em;
}

ol {
	margin-left: 2em;
}


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 4px;padding-left:12px;}

#header {
	margin: 0 -29px;
	padding-bottom: 16px;
}


#header_logo {
	width:100%;
	height:104px;
	margin-right:0px;
	background: url(logo_ie6.gif) no-repeat;
}html>body #header_logo { background: url(logo.gif) no-repeat; }

#container {
	width: 728px;
	padding: 0 29px 16px;
	background: transparent url(content_bg.gif) repeat-y;
}html>body #container{background: url(content_bg.png) repeat-y;*background:  url(content_bg.png) repeat-y;}

.link_bullet {
	background: transparent url(link_bullet.gif) no-repeat left center;
	padding-left: 12px;
}

#content {
	background: #fff;
}
	
#footer {
	width: 728px;
	padding: 20px 29px;
	background: url(podbottom.gif) no-repeat bottom;
	margin-top: 0px;
	color:#d5d2cc;

}html>body #footer {background: url(podbottom.png) no-repeat 0 bottom;*background: url(podbottom.png) no-repeat bottom;}	
	
#footer_logo {
	display:  none;
}

#footer_links a {
	color: #ff5d00;
}

/* @end */

/* @group Page Parts */


/* @end */

/* @group Hidden Items */

#header_image_wrap, #header_link {
	display: none;
}

#footer_fineprint {
	display: none;
}

/* @end */

