/* Sub Page CSS */

body
	{
	background-color: #71b256;
	}
	
#outer_area 
	{
	background-image: url(/images/sub_pg_background.jpg);
	background-color: #71b256;
	}
	
#copyright span
	{
	padding: 8px 0px 0px 125px;
	background-position: 50px 8px;
	}
	
#content
	{
	width: 908px;
	padding: 0px 0px 50px 0px;
	background-image: url(/images/sub_pg_repeat.gif);
	background-position: top center;
	background-repeat: repeat-y;
	}
	
#footer 
	{
	height: 41px;
	width: 908px;
	background-image: url(/images/sub_pg_footer.gif);
	background-position: bottom;
	padding: 3px 0px 0px 0px;
	}

#sub_pg_news_top
	{
	background-image: url(/images/sub_pg_top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 70px;
	}

#sub_pg_news_area
	{
	font-family: Tahoma,Trebuchet MS, Arial;
	font-size: 12px;
	color: #795736;
	width: 908px;
	background-image: url(/images/news_side_margin_repeat.jpg);
	background-repeat: repeat-y;
	background-position: 40px;
	}
	
#sub_pg_news
	{
	width: 545px;
	padding: 10px 0px 0px 115px;
	}

#sub_pg_news_header
	{
	height: 150px;
	width: 48px;
	background-image: url(/images/news_side_margin_top.jpg);
	position: absolute;
	top: 70px;
	left: 40px;
	}

#sub_pg_news_footer
	{
	height: 95px;
	width: 48px;
	background-image: url(/images/news_side_margin_btm.jpg);
	position: absolute;
	bottom: 0px;
	left: 40px;
	}

#news_links_box
	{
	height: 420px;
	width: 195px;
	border: 1px solid #f9a13b;
	position: absolute;
	top: 80px;
	right: 30px;
	}
	
#news_links
	{
	font-family: Tahoma,Trebuchet MS, Arial;
	text-align: right;
	padding: 20px 20px 0px 10px;
	}

#news_links li
	{
	line-height: 18px;
	}

#news_links ul
	{
	padding: 0px 0px 20px 0px;
	}
	
#news_links h1
	{
	font-size: 20px;
	color: #ec9233;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
#news_links a
	{
	font-size: 11px;
	color: #80bf61;
	text-decoration: none;
	}

#news_links a:hover
	{
	text-decoration: underline;
	}

#sub_pg_info_area
	{
	font-family: Tahoma,Trebuchet MS, Arial;
	font-size: 12px;
	color: #795736;
	width: 908px;
	}
	
#sub_pg_info
	{
	width: 545px;
	padding: 10px 0px 0px 115px;
	}
	
#sub_pg_info h1
	{
	font-size: 24px;
	color: #795736;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	}
	
#sub_pg_info h2
	{
	font-size: 20px;
	color: #ec9233;
	font-weight: bold;
	padding: 20px 0px 7px 0px;
	}
	
#sub_pg_info h3
	{
	font-size: 14px;
	color: #2d9600;
	font-weight: bold;
	padding: 20px 0px 7px 0px;
	}
	
#sub_pg_info h4
	{
	font-size: 14px;
	color: #3da9ea;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	}

#sub_pg_info span
	{
	font-size: 16px;
	color: #ec9233;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 1;
	display: inline;
	}

	
#sub_pg_info a
	{
	font-size: 14px;
	color: #2d9600;
	}
	
ul.product_info_list li
	{
	margin: 0 0 15px 0;
	}
	
ul.product_info_list li a
	{
	font-size: 10pt!important;
	}
	
ul.product_info_list li span
	{
	color: #acacac!important;
	font-size: 10pt!important;
	font-weight: normal!important;
	}
	
ul.product_info_list b
	{
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	}
