html,body{margin:0;padding:0;height: 100%;}

body{ 	font-family:"Trebuchet MS";
		text-align:center;
		background-image:url(../images/sitebg.jpg);
		background-repeat:repeat-x;
		font-size:12px;
			color:#786860;
}
		

div#header {
		margin:0; 
		}
  
div#container{ background-image:url(../images/sitebg.jpg);
				text-align:left;
				background-color:#FFFFFF;
				width:1012px;
				margin:0 auto;}
				
div#homecontent{ height:311px;width:831px; margin: 0}

div#homecontent p{	
}
div#content{margin: 0 150px;}

div#content p{ margin-right:550px;			}

h1 { font-size:25px;
	 color:#99CC00;
	 text-transform: uppercase;}
				
h2 { font-size:12px;
	 color:#333333;
	 text-transform: uppercase;
			  }
				
h3 { font-size:12px;
	 color:#786860;
			  }
		
					
div#rightnavigation{	float:right;
						width:180px;
						height:311px;
									
						}


div#footer{ background-image:url(../images/footer_bg.jpg);
background-repeat:no-repeat;
height:250px;

			 color: #333;
			clear:left;
			font-size:10px;
			padding-bottom:15px;

}

div#footer_about{ background-image:url(../images/footer_bg_about.jpg);
background-repeat:no-repeat;
height:250px;

			 color: #333;
			clear:left;
			font-size:10px;
			padding-bottom:15px;

}


div#wrapper{float:left;width:100%;
background-color:#FFFFFF; height:311px; }


.photo { float:right;
			padding-bottom:10px;
			padding-left:20px;
			padding-right:5px;
			
			}
			
#maincontent { position:relative;
 width:832px;
 height:311px;
}

#main_left {
	background-image:url(../images/left_bg.jpg);
	position:absolute;
	width:257px;
	 height:311px;
	 padding-left:35px;
	 color:#333333;
	 line-height:15px;

}
 a {

	 color:#333333;
}
 a:hover {

	 color:#000000;
}
#main_left_products {
	background-image:url(../images/left_bg_products.jpg);
	position:absolute;
	width:257px;
	height:311px;
	padding-left:35px;
	color:#333333;
	line-height:16px;
	font-size:inherit;
	text-transform: uppercase;

}
#main_left_spon {
	background-image:url(../images/spon_bg.jpg);
	position:absolute;
	width:257px;
	 height:311px;
	 padding-left:35px;
	 color:#333333;
	 line-height:20px;
	 font-size:15px;
	 text-transform: uppercase;

}

#main_content {
	background-image:url(../images/content_bg.jpg);
	position:absolute;
	left:293px;
	width:459px;
	height:291px;
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
	z-index:55;
	line-height:16px;


}

#main_content_about {
	background-image:url(../images/content_bg_about.jpg);
	position:absolute;
	left:293px;
	width:459px;
	height:291px;
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
	z-index:55;
	line-height:16px;


}
#main_content_products {
	background-image:url(../images/content_bg_products.jpg);
	position:absolute;
	left:293px;
	width:459px;
	height:291px;
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
	z-index:55;
	line-height:16px;


}

.title { font-size:25px;
	 color:#99CC00;
	 text-transform: uppercase;}
				
