/* CSS Document */


body 					{background:#737a35;}
a:link, a:visited		{ color: #fff; text-decoration: none; font-size:12px; }
a:hover					{ color: #000;}
h1, h2, h3, h4, h5		{ color: #fff; }
span					{ color:#000;}


#logo					{ position:absolute; top:0px; left:0; border:0;}

#sidebar 				{background:#737a35; position:relative;}
#sidebarList			{list-style:none; margin-left:0; position:relative; top:196px; padding:0;}
#sidebarList li			{margin-bottom:12px; border:#fff 3px solid; padding:0; width:197px; height:67px;}

.contact_btn a			{background:url(../images/btn_contact_green.png) top no-repeat; display:block; overflow:hidden; text-indent:-410px; width:197px; height:67px;}	
.contact_btn a:hover	{background-position: left -68px;}

.about_btn a			{background:url(../images/btn_about_green.png) top no-repeat; display:block; overflow:hidden; text-indent:-410px; width:197px; height:67px;}	
.about_btn a:hover		{background-position: left -68px;}

.market_btn a			{background:url(../images/btn_market_green.png) top no-repeat; display:block; overflow:hidden; text-indent:-410px; width:197px; height:67px;}	
.market_btn a:hover		{background-position: left -68px;}

.newsMedia_btn a		{background:url(../images/btn_newsMedia_green.png) top no-repeat; display:block; overflow:hidden; text-indent:-410px; width:197px; height:67px;}	
.newsMedia_btn a:hover		{background-position: left -67px;}


#illu						{ margin:0; padding:0; border:0; }
#sidebar2 					{background:#737a35; border:#fff 3px solid; margin-bottom:10px; position:relative;}
#sidebar2List				{list-style:none; margin-left:10px; position:absolute; top:280px; left:0; padding:0;}
#sidebar2List li			{margin-bottom:12px; border:#fff 3px solid; padding:0; width:172px; height:62px;}



/*
#sidebar2 				{background:url(../images/hd_products_smaller.png) top no-repeat #737a35; border:#fff 3px solid;}
#sidebar2List			{list-style:none; margin-left:10px; position:relative; top:280px; padding:0;}
#sidebar2List li		{margin-bottom:12px; border:#fff 3px solid; padding:0; width:172px; height:62px;}
*/

.feature01 a				{background:url(../images/btn_feature01.png) top no-repeat; display:block; overflow:hidden; text-indent:-410px; width:172px; height:62px;}
.feature01 a:hover		{background-position: left -77px;}

.feature02 a		{background:url(../images/btn_feature02.png) top no-repeat; display:block; overflow:hidden; text-indent:-410px; width:172px; height:62px;}
.feature02 a:hover	{background-position: left -77px;}

.feature03 a		{background:url(../images/btn_feature03.png) top no-repeat; display:block; overflow:hidden; text-indent:-410px; width:172px; height:62px;}
.feature03 a:hover	{background-position: left -77px;}


.menu li li a			{ background:#808080; font-size:11px; }
.menu li li a:hover		{ color:#505050; }

#copyright				{ font-size:10px; line-height:12px;  color:#fff;}
#copyright span			{ color:#fff;}

#content				{ background:url(../images/h_heroImage.jpg) bottom center no-repeat #737a35;}
#content h1				{ font-size:18px; margin:0.5em 0 .4em 0;}
#content p				{ font-size:16px; margin:0 0 7px 0; line-height:19px}
p						{ color:#fff;}


.menu li.about li a,
.menu li.market li a,
.menu li.news li a,
.menu li.contact li a,
.menu li.products li a		{ background:#b2bb1e; }