/* @group Structure */

body {
	background: #4f473f url(BG_GrayRamp_1x960.jpg) repeat-x;
	font: 12px Arial, Verdana, sans-serif;
	       color: #4f473f;
		   padding-top:0px;
}

.text_block		{line-height:180%}


h1, h2, .title_block h2   {font-weight: normal; font-style: normal; margin-top: 0px;}

.title_block{
	margin-bottom:10px;
}

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-top:-3px;
	margin-bottom:10px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom:5px;
}

ul { list-style-type: none; margin: 1em 0 1em 0; padding: 0; padding-left: 1em;list-style-image:none; }

ul li {background-image: url(li_bullet.gif);background-repeat: no-repeat;background-position: 0px 4px;padding-left:12px;}

a:hover   {color:#000;}


#header{margin:0px -25px 18px -25px;}

#container {
	background: url(content_bg.gif) repeat-y;
	padding-top:0px;
	background-color:transparent;
	padding-bottom:0px;
}html>body #container{background: url(content_bg.png) repeat-y;*background:  url(content_bg.png) repeat-y;}

#container_hook {
	
	padding-bottom: 40px;
}

.link_bullet , .segment_link{background-position: 0px 2px;}




#footer {
	background: url(podbottom.gif) no-repeat bottom;
	margin-top: 0px;
	padding-bottom: 25px;
	padding-top: 20px;
	color:#d5d2cc;

}html>body #footer {background: url(podbottom.png) no-repeat 0 bottom;*background: url(podbottom.png) no-repeat bottom;)}

#copyright          {font-size: 10px;float: left;margin-left:25px; text-align:left;}
#footer_links       {float: right;margin-right:25px;}
#footer_links a     {font-size: 11px;margin-left: 10px;color: #ff5d00;}


#header_logo {
	background: url(logo_ie6.gif) no-repeat;
	width:760px;
	height:104px;
	margin-right:0px;
	background-color:transparent;
}html>body #header_logo { background: url(logo.gif) no-repeat; }

#header_full_banner {
margin-left:8px;
}


/* @end */

/* @group Page Parts */


/* @end */

/* @group Hidden Items */

#header_logo_banner {
	display: none;
}

#header_banner {
	display: none;
}


/* @end */

