body, td
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	padding:2px;
	margin:2px;
	background:#F0FFEC;
}
a {color: #000;}
a:visited {color:#000;}
a:hover {color: #000;}
a:active { color:#000;}

#container {
	width: 949px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
} 
#background
{
	background:url(../../IMAGES/background.png) no-repeat;
	padding:10px;
}
#banner
{
	padding:0px;
	margin:0px;
	height:30px;
	background:url(../../IMAGES/header_newsletter_background.png) no-repeat;
}
#bannerContent
{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
}
#bannerContent input
{
	border:1px solid #4E832B;
	font-style:italic;
	color:#666;
}
#bannerContent a
{
	color:#fff;
	font-size:15px;
	font-weight:bold;	
	text-decoration:none;
}
#header
{
	padding:0px;
	margin:0px;
	height:239px;
	background:url(../../IMAGES/header.jpg) no-repeat;	
}
#textOnly
{
	font-size:10px;
	float:right;
	text-align:center;
	padding-right:5px;	
	position:relative;
	top:-10px;
}
#textOnly a
{
	text-decoration:none;
}
#textOnly a:hover
{
	text-decoration:underline;
}
#menuTop
{
	padding-top:200px;
	padding-left:270px;
}
.menuTopSeparator
{
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	color:#fff;
}

/* Boxes */
#boxProducts, #boxGallery, #boxFeaturedProduct, #boxEnquiry
{
	border:1px solid #818181;
	background:#F0FFEC;
	min-height:140px;
	height:auto !important;
	height:140px;
}
#boxFeaturedProduct
{
	border-color:#FA8B08;
}
#boxGallery, #boxEnquiry
{
	margin-top:2px;
}
#boxGallery
{
	text-align:center;
}
#outer
{ 
	background:#D6DACB;
	border-left:solid 247px #D6DACB; /* color of the left column  */ 
	border-right:solid 247px #D6DACB; /* color of the right column  */ 
} 
#outer2
{ 
	background:#D6DACB;
	border-left:solid 247px #D6DACB; /* color of the left column  */ 
}
#inner
{
	margin:0;
	width:100%;
} /* The ie/pc pecularity */ 
#columnLeft
{	
	width:247px;  
	float:left; 
	position:relative; 
	margin-left:-247px; 	
}
#columnRight
{
	width:247px; 
	float:right; 
	position:relative; 
	margin-right:-247px; 
}
#columnMiddle, #columnMain
{ 
	position: relative; 
	margin-left: 2px; 
	margin-right: 2px; 
	min-height:400px;
	height:auto !important;
	height:400px; 
	text-align:left;
	
	border:1px solid #818181;
	background:#F0FFEC;	
}
#columnMiddleContent
{
	padding:0px 8px 8px 8px;
}
#columnMain
{
	margin-right:0px;
}
#columnMainContent
{
	padding:0px 8px 8px 8px;
}
#columnMainContent input, textarea
{
	border:1px solid #ccc;
}
#clear
{
	clear:both;
}
#footer
{
	padding:0px;
	margin:0px;
	background:url(../../IMAGES/footer.png);
	height:89px;
	font-size:9px;
	clear:both;
} 
#footerContent
{
	padding-left:130px;	
	padding-top:8px;
}
#boxEnquiryContent
{
	background:url(../../IMAGES/background_equiries.jpg) repeat-x;
	min-height:140px;
	height:auto !important;
	height:140px;	
	color:#000;
	padding:8px;
	text-align:center;
	font-size:14px;
}
#boxEnquiryContent a
{
	color:#fff;
}
.smallText
{
	font-size:9px;
}
.formCheckBoxList input
{
	border:0px !important;
}
#galleryOverflow
{
	width:245px;
	height:130px;
	overflow:auto;
}
#vvLogo
{
	float:right;
	position:relative;
	top:-50px;
	padding-right:10px;
}
#vvLogoContent
{
	text-align:center;
	font-size:9px;	
}
#vvLogoContent a
{
	text-decoration:none;
}
#vvLogoContent a:hover
{
	color:#336633;
}