body {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	border: 0px;
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}


/* Columns */


.contact_bloc
{
	display: inline;
	float: left;
	margin: 0px 10px 12px 0px;
	background-color: transparent;
	padding: 0px;
	height: auto;
	width: 180px;
	color: #727531;
}



.horizontal_1
{
	border: none;
	float: left;
	display: inline;
	margin: 10px 10px 7px 0px;
	padding: 0px;
	background-color: #000;
	color: #000;
	width: 180px;
	height: 5px;
}

.horizontal_2
{
	border: none;
	float: left;
	display: inline;
	margin: 10px 0px 7px 0px;
	padding: 0px;
	background-color: #000;
	color: #000;
	width: 370px;
	height: 5px;
}


#header
{
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: auto;
	height: auto;
	border: none;
	background-color: transparent;
}


/* Main Content */


#col_1
{
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 180px;
	border: none;
	height: 100%;
	background-color: transparent;
}


.imgBox {
	width: 180px;
	height: 180px;
	padding: 0px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	background: transparent;
	float: left;	
}


.main_bloc
{
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	height: auto;
	width: 370px;
}



.imgcap
{
	border: none;
	float: left;
	display: inline;
	margin: -2px 0px 10px 0px;
	padding: 5px;
	background-color: #666666;
	color: white;
	font-size: 88%;
	width: 294px;               / * for ie5.2 Mac */
 	/* \*/
  	overflow: hidden;
  	width: 294px; 
  	voice-family: "\"}\"";
 	voice-family: inherit;
  	width: 284px ;  
  	/* */
}



.smllimgcap
{
	border: none;
	float: left;
	display: inline;
	margin: -2px 0px 10px 0px;
	padding: 5px;
	background-color: #666666;
	color: white;
	font-size: 88%;
	width: 142px;               / * for ie5.2 Mac */
 	/* \*/
  	overflow: hidden;
  	width: 142px; 
  	voice-family: "\"}\"";
 	voice-family: inherit;
  	width: 132px ;  
  	/* */	
}



/* Text Formatting */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727531;
	font-weight: bold;
	word-spacing: normal;
	padding:0px;
	margin: 30px 0px 0px 0px;
	border:0px;
	}

.nav {
	color: #999;
	font-size: 100%;
	text-decoration: none;
}



a.nav	{
	color: #999;
	font-size: 100%;
	text-decoration: none;
}


a.nav:hover {
	color: #FFF;
	font-size: 100%;
	text-decoration: none;
	background-color: #727531;
}

a.nav:visited {
	color: #999;
	font-size: 100%;
	text-decoration: none;
}

a.nav:visited:hover {
	color: #FFF;
	font-size: 100%;
	text-decoration: none;
	background-color: #727531;
}


a.top	{
	color: #727531;
	font-size: 100%;
	text-decoration: none;
}

a.top:hover {
	color: #fff;
	font-size: 100%;
	text-decoration: none;
	background-color: #727531;
}

a.top:visited {
	color: #727531;
	font-size: 100%;
	text-decoration: none;
}

a.top:visited:hover {
	color: #fff;
	font-size: 100%;
	text-decoration: none;
	background-color: #727531;
}



a.2	{
	color: #000;
	font-size: 90%;
	text-decoration: none;
}


a.2:hover {
	color: #999;
	font-size: 90%;
	text-decoration: none;
}

a.2:visited {
	color: #000;
	font-size: 90%;
	text-decoration: none;
}

a.2:visited:hover {
	color: #000;
	font-size: 90%;
	text-decoration: underline;
	background-color: #FFF;
	}
	
/* Price List Table Formatting */

table#pricelist	{
	padding: 0;
	margin: 0;
	width: 524px;
	border: 0px #333 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background: #ececd0;
	}
	
table#pricelist td	{
	padding: 4px 12px 4px 12px;
	border-bottom: 1px #fff solid;
	}

table#pricelist tr.setup	{
	font-weight: bold;
	color: #333;
	background: #cccc99;
	}
	
table#pricelist td.category	{
	text-transform: uppercase;
	}