
body {
	background: url(images/bg.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9pt;
	text-align:center;
}
p{
	color: #333;
	font-size: 8pt;
	text-align:justify;
	margin-right: 14px;
	margin-left: 8px;
}
p.greenbold{
	color: green;
	font-size: 8pt;
	text-align:center;
	margin-top: 8px;
	margin-bottom: 2px;
}
p.subhead{
	color: green;
	font-size: 8pt;
	text-align:right;
	margin-right: 10px;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 2px;
}
p.bigbold{
	color: #333;
	font-size: 9pt;
	text-align:justify;
	margin-right: 14px;
	margin-left: 8px;
	font-weight: bolder;
}
p.small{
	color: green;
	font-size: 8pt;
	text-align:left;
	margin: 2px;
}
p.small2{
	color: grey;
	font-size: 8pt;
	text-align:left;
	margin: 2px;
}
img.image{
	border-style:outset;
	border-color: green;
	border-width:1px;
}
a {
	color: Green;
	text-decoration: none;
}

a:hover {
	color: #B22222;
	text-decoration: underline;
}

h1 {margin:0 0 0 8px; text-align:left;}
h2 {margin:12px 0 0 0px; text-align:left; font-size: 9pt; color:#024D0E; text-align:center;}
h2.large {margin:12px 0 0 0px; text-align:left; font-size: 12pt; color:#024D0E; text-align:center;}

#container{
width:801px; 
padding:0; 
margin-right:auto;
margin-left:auto;
border: 2px solid Green;
background-color:#fefefe;
}

#header{
width:801px;
float: right;
background: #fefefe url(images/header_bg.gif) repeat-x top;
margin:0; padding:0;
}
img.logo{margin:12px 0 0 15px;float: left;padding:0px;}


img.headimg {float:right; margin:0; padding:0;}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html img.headimg {float:right; margin:0 -5px 0 0; padding:0;}
/* End hide from IE5/mac */

#menubar{
width: 525px;
height: 24px;
float: right;
margin:0;
padding:0;
}


#home #left_coloumn{
width: 235px;
height: auto;
float: left;
padding:0;
background: #fff url(images/vertical_line.gif) no-repeat right;

}



#inner #left_coloumn{
width: 248px;
height: auto;
float: left;
padding:0;
background: #fff url(images/vertical_line.gif) no-repeat right top;
}

#home #main_content{
width: 530px;
float: left;
margin:15px 0 0 15px;
padding:0;
background: #fff url(images/tomato_bk.gif) no-repeat top right;
}
#inner #main_content{
width: 510px;
float: left;
margin:15px 0 0 15px;
padding:0;
background: #fff url(images/tomato_bk.gif) no-repeat top right;
}

#products #main_content{
width: 510px;
float: left;
margin:15px 0 0 15px;
padding:0;
background: #fff;
}

/* Footer and Credits */

#footer{
width: 801px;
margin-right:auto;
margin-left:auto;
background: #fff url(images/footer_bk.gif) repeat-x top;
clear:both;
float:left;
}


#footer p{
	color: #fff;
	font-size: 7pt;
	text-align:justify;
	margin-right: 14px;
	margin-top:2px;
	margin-left: 8px;
}
#footer a{
	color: #fff;
	font-size: 7pt;
	padding-left :5px;
	text-decoration : none; 
}
#footer a.:hover{
	color: #7CFC00;
	text-decoration : underline; 
}

#site_credit{
	clear:both;
width: 400px;
height: 15px;
margin-top:11px;
margin-left:10px;
margin-bottom:6px;
background-color:#f6f6f6;
float:left;
text-align:left;
}

#site_credit a {
	color: #666;
	font-size: 7pt;
	text-decoration : none; 
}
#site_credit a:hover{
	color: #006600;
	text-decoration : underline; 
}
#facebook{
width: 100px;
height: 15px;
margin-top:9px;
margin-right:20px;
background-color:#f6f6f6;
text-align:right;
float:right;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
margin-top:4px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid #007914;
padding: 1px 0;
text-decoration: none;
text-indent: 15px;
color:#007914;
line-height:20px;
font-size:8pt;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
color:red;
}
#table1 td p{
	margin:0;
	padding-top:3px;
	margin-left:17px;
}

