@charset "UTF-8";
/* CSS Document */

 img, div { behavior: url(iepngfix.htc) }

body 
	{
		background: url(gradient.jpg) repeat-x;
		color: #4D230D;
		font: 11px Arial;
		
	}
	
#logo { z-index:222;}

.clear {clear:both;}
	
#nav
	{
		width: 798px;
		background: url(navbar.gif) no-repeat;
		height: 30px;
	    padding: 4px 0 0 5px;
	}
	
#buttons 
	{
		text-align:center;
		height: 30px;
	}
	
#buttons a
	{
		background: url(nav_button.gif) no-repeat;
		color: #fbefd3;
		text-decoration: none;
		display: block;
		float: left;
		width: 125px;
		padding: 3px 5px 10px 2px;
		
	}
	
#buttons a:hover
	{
		background: url(nav_button1.gif) no-repeat;
		text-decoration: none;
		display: block;
		float: left;
		width: 125px;
		padding: 3px 5px 10px 2px;
		color: #4D230D;		
	}	
/*
#buttons a:active
	{
		background: url(nav_button1.gif) no-repeat;
		text-decoration: none;
		display: block;
		float: left;
		width: 125px;
		padding: 3px 5px 10px 2px;
		//border: 1px solid;
		color: #4D230D;	
		font-weight: bold;
	}
*/
a {color:#26849d; font-weight:bold;}

.services_tab a{
	color:#4D230D;
	text-decoration:underline;
}

.services_tab a:hover {
	text-decoration:none;
	
}

#content 
	{
		
		width: 798px;
		color: #4D230D;
		font: 13px Arial;
				
	}	
	
#imgholder
	{
		width: 150px;
		padding: 0 50px 0 50px;
		float: left;
		height:5000px;
	}
	
#imgholder_services
{
	width: 150px;
	padding: 0 50px 0 50px;
	float: left;
	height:6600px;
}

#imgholder_products
{
	width: 150px;
	padding: 0 50px 0 50px;
	float: left;
	height:1700px;
}

#imgholder_policies
{
	width: 150px;
	padding: 0 50px 0 50px;
	float: left;
	height:700px;
}

#imgholder_about
{
	width: 150px;
	padding: 0 50px 0 50px;
	float: left;
	height:1000px;
}


#imgholder_choco
{
	width: 150px;
	padding: 0 50px 0 50px;
	float: left;
	height:1200px;
}


#imgholder_skin
{
	width: 150px;
	padding: 0 50px 0 50px;
	float: left;
	height:1800px;
}

#imgholder_events
{
	width: 150px;
	padding: 0 50px 0 50px;
	float: left;
	height:2400px;
}




	
div#subnav
	{
		
		width: 735px;
		background-image:url(secnavbar.gif);
		height: 15px;
		_padding: 0px;
	    padding: 2px 0 0px 20px;
		margin: -10px 0 12px 20px;
		color:#fbefd3;
		text-decoration:none;
		
	}
	



#subnav a
	{
		font-family:arial;
		font-size:11px;
		color:#fbefd3;
		display:block;
		float:left;
		padding-right: 12px;
		text-decoration:none;
		font-weight:normal;
	}
	

#subnav a:hover
	{
		font-family:arial;
		font-size:11px;
		color:#fbefd3;
		display:block;
		float:left;
		padding-right: 12px;
		text-decoration:none;
		font-weight:normal;
	}


	
.gal_left {
 width:40%;
 float:left;
 padding:10px
}


.gal_right {
 width:50%;
 float:right;
}

.clear {
	clear:both;
}

.banner_link a{color:#fff; text-decoration:underline;}
.banner_link a:hover{color:#fff;text-decoration:none;}