/* CSS Document */

body
{
	line-height:1.16;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	background-color: #009933;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#container
{
	width:937px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#main-cell
{
	float:left;
	width:937px;
	height:auto;
}


#page-name
{
	width:158px;
	height:auto;
	float:right;
}

img
{
	border:none;
}

a:link,a:visited,a:active
{
	text-decoration:none;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	color:#F0F0F0;
}

#banner
{
	width:900px;
	height:148px;
	padding:0px;
	margin-left:19px;
	overflow:hidden;
	background:#ffffff url(../images/banner3.jpg);
	background-repeat:no-repeat;	
}

#menu
{
	width:468px; 
	height:345px;
	float:left;
	background-color:#FFFFFF;
}
#menu1
{
	width:468px; 
	height:127px;
	background:#333333 url(../images/menu-1.jpg);
	background-repeat:no-repeat;
}

#text-panel
{
	width:464px;
	height:111px;
	background-color:#E6E1E7;
	float:left;
	border:1px solid #CCCCCC;
	margin-top:1px;
}

#menu-content
{
	width:442px;
	height:38px;
	top:90px;
	margin-left:20px;
}


#menu-section
{
	width:904px;
	height:166px;
	overflow:hidden;
	z-index:0;
	margin-left:18px;
	
}

#menu-section2
{
	width:904px;
	height:55px;
	overflow:hidden;
	z-index:0;
	margin-left:18px;
	
}

.links
{
	width:111px;
	height:166px;
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
	background-color:#E6E1E7;
}

.links2
{
	width:301px;
	height:166px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#E6E1E7;
}


.link-green2
{
	width:301px;
	height:39px;
	min-height:41px;
	padding:0px;
	margin:0px;
	background-color:#E6E1E7;
	overflow:hidden;
}

.link-img
{
	width:110px;
	height:127px;
	padding:0px;
	margin:0px;
	z-index:0;
}


.red-bar
{
	width:23px;
	float:left;
}

.white-bar
{
	float:left;
	width:19px;
}


/*links section*/
#home{
	padding:0px;
	background:url(../images/home.jpg) no-repeat;
	width:110px;
	height:41px;
	overflow:hidden;
}

#home a:link, #home a:visited{
	float:left;
	width:110px;
	height:21px;
	border-right:#999999 1px solid;
	padding-top:20px;
	text-align:center;
	
}

#active-index{
	float:left;
	width:110px;
	height:21px;
	border-right:#999999 1px solid;
	background:url(../images/home2.jpg) no-repeat;
	padding-top:20px;
	text-align:center;
	
}

#home a:hover{
	background:url(../images/home2.jpg) no-repeat;
}

#aboutus{
	padding:0px;
	background:url(../images/about%20us.jpg) no-repeat;
	width:110px;
	height:41px;
	overflow:hidden;
}

#aboutus a:link, #aboutus a:visited{
	float:left;
	width:110px;
	height:21px;
	border-right:#999999 1px solid;
	padding-top:20px;
	text-align:center;
	
}

#active-aboutus{
	float:left;
	width:110px;
	height:21px;
	border-right:#999999 1px solid;
	background:url(../images/about%20us2.jpg) no-repeat;
	padding-top:20px;
	text-align:center;
	
}

#aboutus a:hover{
	background:url(../images/about%20us2.jpg) no-repeat;
}

#products{
	padding:0px;
	background:url(../images/products.jpg) no-repeat;
	width:110px;
	height:41px;
	overflow:hidden;
}

#products a:link, #products a:visited{
	float:left;
	width:110px;
	height:21px;
	border-right:#999999 1px solid;
	padding-top:20px;
	text-align:center;
	
}

#active-products{
	float:left;
	width:110px;
	height:21px;
	border-right:#999999 1px solid;
	background:url(../images/products2.jpg) no-repeat;
	padding-top:20px;
	text-align:center;
	
}

#products a:hover{
	background:url(../images/products2.jpg) no-repeat;
}

#feedback{
	padding:0px;
	background:url(../images/feedback.jpg) no-repeat;
	width:110px;
	height:41px;
	overflow:hidden;
}

#feedback a:link, #feedback a:visited{
	float:left;
	width:110px;
	height:21px;
	border-right:#999999 1px solid;
	padding-top:20px;
	text-align:center;
	
}

#active-feedback{
	float:left;
	width:110px;
	height:21px;
	border-right:#999999 1px solid;
	background:url(../images/feedback2.jpg) no-repeat;
	padding-top:20px;
	text-align:center;
	
}

#feedback a:hover{
	background:url(../images/feedback2.jpg) no-repeat;
}

#search{
	padding:0px;
	background:url(../images/search-btn.jpg) no-repeat;
	width:110px;
	height:41px;
	overflow:hidden;
}

#search a:link, #search a:visited{
	float:left;
	width:110px;
	height:21px;
	border-right:#999999 1px solid;
	padding-top:20px;
	text-align:center;
	
}

#active-search{
	float:left;
	width:110px;
	height:21px;
	border-right:#999999 1px solid;
	background:url(../images/search-btn2.jpg) no-repeat;
	padding-top:20px;
	text-align:center;
	
}

#search a:hover{
	background:url(../images/search-btn2.jpg) no-repeat;
}


/*search section*/
#form
{
	padding:0px;
	height:0px;
}

#input-text
{
	border:1px #333333 solid;
	padding:0px;
}



/*info section*/
#info-section
{
	width:902px;
	height:123px;
	background-color:#E6E1E7;
	overflow:hidden;
	margin-left:18px;
}

#text-panel
{
	width:464px;
	height:111px;
	background-color:#E6E1E7;
	float:left;
	border:1px solid #CCCCCC;
	margin-top:1px;
}

#ad-panel
{
	width:385px;
	height:113px;
	background-color:#E6E1E7;
	float:left;
	margin-top:1px;
	margin-left:20px;
}


/*section title*/
#section-title
{
	width:902px;
	height:24px;
	overflow:hidden;
	margin-left:18px;
	background-color:#E6E1E7;
}

#title
{
	float:left; 
	width:246px; 
	height:23px; 
	background-color:#666666; 
	background-image:url(../images/cut.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
	margin-top:2px;
}

#title p
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-left:15px;
	margin-top:4px;
}

#bar
{
	float:left;
	width:635px;
	background-color:#E6E1E7; 
	height:20px;
	margin-top:2px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#bar p
{
	color:#FF6699;
	font-size:16px;
	font-weight:bold;
	margin-left:15px;
	margin-top:4px;
}


/*bottom panel*/
#bottom-panel
{
	width:903px;
	height:470px;
	overflow:hidden;
	margin-left:17px;
	background-color:#ffffff; 
}

.liquids
{
	width:217px;
	height:455px;
	padding:0px;
	margin-top:7px;
	margin-left:3px;
	float:left;
	border:1px solid #cccccc;
}

#name
{
	background-image:url(../images/tab-bg.jpg);
	background-repeat:repeat-x;
	height:25px;
	width:217px;
	position:relative;
}

.tab-name 
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	height:19px;
	margin-left:29px;
	padding-top:5px;
}

.tab-name2
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	height:19px;
	margin-left:2px;
	padding-top:5px;
}

.list
{
	width:217px;
	height:430px;
	background-color:#E6E1E7;
}


.sponsors
{
	width:404px;
	height:455px;
	padding:0px;
	margin-top:7px;
	margin-left:7px;
	float:left;
	border:1px solid #cccccc;
	overflow:hidden;
}

.thumbs2
{
	width:117px;
	height:69px;
	float:left;
	display:block;
	margin-left:5px;
}

.thumbs2 img
{
	margin-top:12px;
}


.name2
{
	background-image:url(../images/tab-bg.jpg);
	height:25px;
	width:400px;
}

.name2 p
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.list2
{
	width:400px;
	height:455px;
	background-color:#E6E1E7;
}

.thumbs
{
	width:65px;
	height:69px;
	float:left;
	display:block;
}

.thumbs img
{
	display:block;
	margin-top:7px;
}

#mycustomscroll
{
	width:200px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-top:10px;
	position: relative;
}

#mycustomscroll5
{
	width:380px;
	height:235px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	position: relative;
}

#mycustomscroll5 a:link, #mycustomscroll5 a:visited
{
	Display:block;
	color:#ffffff;
	font-size:14px;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:5px;
	background-color:#009933;
	font-weight:bold;
}

#mycustomscroll5 a:hover
{
	color:#ffffff;
	background-color:#999999;
}




#mycustomscroll a:link,a:visited
{
	Display:block;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:12px;
}

#mycustomscroll a:hover
{
	color:#019934;
}

/*about us*/
#bottom-panel2
{
	width:903px;
	height:280px;
	margin-left:17px;
	overflow:hidden;
	background-color:#FFFFFF;
}

#about-us
{
	width:405px;
	height:259px;
	background-color:#E6E1E7;
	color:#666666;
	float:left;
	margin-top:5px;
	margin-left:5px;
	border:#CCCCCC 1px solid;
}

#about-us p
{
	width:390px;
	height:255px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-left:9px;
	margin-top:12px;
}

#about-img
{
	width:436px;
	height:285px;
	margin-top:5px;
	margin-left:7px;
	margin-right:1px;
	float:left;
	background-image:url(../images/company-bg.jpg);
	background-repeat:repeat-x;
}

#about-img img
{
	margin-top:12px;
	margin-left:12px;
	margin-bottom:7px;
	float:left;
	display:block;
	padding:0px;
	overflow:hidden;
}

#about-img h4
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:65px;
	margin-right:9px;
	float:right;
}

#about-img p
{
	color:#FFFFFF;
	font-size:11px;
	float:right;
	margin-right:6px;
	margin-top:8px;
}

/*contact details*/

#bottom-panel3
{
	width:903px;
	height:332px;
	margin-left:17px;
	overflow:hidden;
	background-color:#FFFFFF;
}

#contact-details
{
	width:845px;
	height:315px;
	float:left;
	background-color:#E6E1E7;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	border:1px solid #CCCCCC;
}

#contact-details table
{
	margin-left:190px;
	margin-top:6px;
	margin-bottom:17px;
}


/*products*/
#bottom-panel4
{
	width:901px;
	height:auto;
	margin-left:18px;
	overflow:hidden;
	background-color:#FFFFFF;

}




/*footer*/
#footer
{
	height:50px;
	width:902px;
	margin-left:18px;
	overflow:hidden;
	
}

#footer2
{
	height:10px;
	width:902px;
	margin-left:18px;
	overflow:hidden;
	background-color:#FFFFFF;
}


#footer-content
{
	background-color:#666666;
	height:50px;
	width:901px;
	float:left;
}

#footer-bar
{
	height:50px;
	width:210px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	font-size:10px;
	color:#FFFFFF;
}


#company a:link,#company a:visited
{
	height:50px;
	margin-top:15px;
	margin-right:18px;
	float:right;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}






/*pagination*/
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 464px; /*width of featured content slider*/
height: 123px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding:0px;
margin-top:1px;
background:url(../images/slide-bg.jpg);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
color:#F0F0F0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

.pagination{
width: 1px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height:1px;
}



/*menu*/
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

