
body {
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images/bg-site.jpg);

}

body a {
	color: #000000;
	text-decoration:none;
	outline: none;
}

body a:hover {
	color: #000000;
	outline: none;
	text-decoration:underline;
}

.underConstruction {
	position:absolute; 
	margin-left:200px;
	width: 160px;
	height: 18px;
	text-align: center;
	color:#ffffff;
	background: #ff0000; 
	border:0px solid #000000;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

/*
.pageHeading {
	font-size: 16px;
	font-weight: bold;
}
*/
h2 {
	font-size: 16px;
	font-weight: bold;
}

#container {
	width: 1000px;
	min-width: 1000px; 
	margin-top:20px;
	margin-bottom:20px; 
	font-size: 12px;
	overflow:hidden;
	margin-left:auto; 
	margin-right:auto;  /* overflow:hidden; */
	background: #939ea7;
	background-repeat: repeat-x;
	border: 0px solid #ff0000;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

#header {
	height: 125px;
	background: #778089;
	border: 0px solid #f9f9f9;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}


.logo {
	float: left;
	margin-top: 13px;
	width: 445px;
	height: 90px;
	margin-left: 25px;
	background: url(images/logo.gif) no-repeat left top;
	border: 0px solid #000000;
}

.logo a {
	display: block;
	width: 455px;
	height: 85px;
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
	border: 0px solid #ff0000;
}

.bengal {
	float: right;
	margin-top: 17px;
	margin-right: 25px;
	width: 300px;
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	border: 0px solid #000000;
}

.bengal a {
	color: #ffffff;
	text-decoration: none;
}

.bengal a:hover {
	text-decoration: underline;
}


#topMenu {
	float:right;
	height: 33px;
	margin-top: -33px;
	margin-right:25px;
	border: 0px solid #000000;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.homeProducts {
	width: 950px;
	height: 180px;
	margin: auto;
	background: #ffffff;
	border: 0px solid #000000;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

.contentLeft {
	float: left;
	margin-left: 25px;
	margin-bottom: 25px;
	width: 600px;
	border: 0px solid #000000;

}

.contentRight {
	float: right;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 340px;
	border: 0px solid #000000;

}

.contentFull {
	float: left;
	width: 930px;
	padding: 10px;
	margin-bottom: 25px;
	margin-left: 25px;
	background: #ffffff;
	border: 0px solid #000000;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

/*
#content {
	padding-bottom: 15px;
	background: #ffffff;
	border: 1px solid #000000;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}
*/

#mainSlide {

	margin: 25px auto ;
	width: 950px;
	height: 340px;
	border: 0px solid #ff00ff;
}

/*
.bodyContent {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	padding: 10px;
	width: 610px;
	text-align:justify;
	line-height:20px;
	border: 1px solid #eaeaea;
	border-radius:6px;
	-webkit-border-radius:6px;
}

.sideContent {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	width: 275px;
	border: 1px solid #eaeaea;
	border-radius:6px;
	-webkit-border-radius:6px;
}

.sideContentHeader {
	height: 30px;
	font-size: 15px;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
	background: url(images/bg-side-content.gif) repeat-x;
	border: 0px solid #000000;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
*/

.sideLiHome {
	margin-top:5px;
	margin-left:-19px;
	list-style-type: square;
}

.sideLiHome li {
	margin-left:-6px;
	margin-right: 5px;
	line-height: 25px;
}

.sideLiHome li a {
	text-decoration: none;
}

.sideLiHome li a {
	text-decoration: underline;
}



.sideLi {
	margin-top:5px;
}

.sideLi li {
	margin-left:-6px;
	margin-right: 5px;
	line-height: 25px;
}

.sideLi li a {
	text-decoration: none;
}

.sideLi li a {
	text-decoration: underline;
}

.ulBold {
	font-weight: bold;
}

.ulBold li a {
	text-decoration: none;
}

.ulBold li a:hover {
	text-decoration: underline;
}


/* ------------------------ Main Menu------------------------------ */

.menu {
	width: 100%;
}

.menu ul{
	margin: 0px;
	padding: 0;
	float: right;
	background: #000000;
	border: 0px solid #000000;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.menu ul li {
	display: inline;
}

.menu ul li a{
	float: left; 
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-family: arial, verdana, tahoma;
	color: #ffffff;
	padding: 9px 20px 8px 20px;
}

.menu ul li a:hover, .menu ul li .current{
	color: #ffffff;
	background: #008700;
}

.menu ul li.first a:hover {
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
}

.menu ul li.last a:hover {
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
}

/* ------------------------ Home products ----------------------- */

#menu-outer {
	height: 84px;
	background: url(images/bar-bg.jpg) repeat-x;
	margin-bottom: 10px;
}

.table {
	display: table;
	margin: 0 auto;
	width: 150px;
	height: 130px;
}

ul#horizontal-list {
	min-width: 696px;
	list-style: none;
	padding-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #000000;
width: 150px;
height: 130px;
}

ul#horizontal-list li {
	display: inline;
	width: 150px;
	height: 130px;
	border: 1px solid #99f000;
}


/* ------------------------ Footer ------------------------------ */

#footer {
	height: 60px;
	background: #778089;
	border: 0px solid #f9f9f9;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

.copyright {
	position:relative;
	top: 22px;
	text-align: center;
	color: #ffffff;
	border: 0px solid #00ff00;
}









.space {
	height: 8px;
}
.clearBoth {
	clear: both;

}




#slideContainer {
	width:950px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}


#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}


.slides_container {
	width:950px;
	overflow:hidden;
	position:relative;
	display:none;
}


.slides_container div.slide {
	width:950px;
	height:340px;
	display:block;
}



#slides .next,#slides .prev {
	position:absolute;
	top:148.5px;
	left:0px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:926px;
}










.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	/*background-image:url(../../img/pagination.png);*/
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}