/* CSS mainLeft */
#cse-search-box {
	margin-left: 10px;
}
body {
	background:#CCCCCC;
	margin-top:0px;
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
}
#wrapper {
	width: 960px;
	background-color: #cc9;
	margin: 0 auto
}
/*-----------------------------------HEADER------------------------------------*/
#header {
	width:960px;
	height: 80px;
	background:url(../img/new_banner.png);
	margin:0px;
}
.headernewleft {
	width: 150px;
	float:left;
	margin: 0px 0px 0px;
	height: 75px;
	padding: 5px 0px 0px 10px;
}
.headernewleft a {
	font-size: 9px;
}
.headernewleft img {
	border:none;
	width:150px;
	height: 49px;
	margin: 0 auto
}
.headernewright {
	width: 54px;
	height: 55px;
	float: left;
	margin-left: 576px;
	padding-top: 2px;
}
.headernewright img {
	border:none;
	height: 50px;
	margin: 0px
}
.headercontact {
	width: 150px;
	height: 57px;
	float: right;
	text-align: center;
}
.headercontact a {
	font:Verdana, Geneva, sans-serif;
	/*	text-align:right;*/
	font-size:12px;
}
.headercontact a:hover {
	/*color:#0000ff;*/
	color:#00f;
}
#nav {
	float:right;
	width:765px;
	height: 20px;
	padding-right: 0px;
}
#nav ul {
	line-height:20px;
	height: 20px;
	color: #fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
}
#nav ul li {
	background: none;/*url(../img/bulletw.gif) no-repeat;*/
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 30px;
}
#nav ul li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
#products {
	font-family:Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	width: 200px;
	height: auto;
	float: left;
}
#products h4 {
	font-size:14px;
	color:#666666;
	text-align:center;
	border-bottom:dotted 2px #666666;
	margin: 10px 0px;
}
#products a {
	font-size:14px;
	font-weight:600;
	color: #000000;
	margin-top: 10px;
}
#products ul {
	list-style:none;
	margin-left: -40px;
 #margin-left: 0px; /* override for Microsoft Internet Explorer browsers*/
}
#products ul li {
	/*margin: 10px 0px;*/
	margin: 10px 0px;
	padding: 0px 0px 0px 25px;
	text-indent: -15px;
}
#products li a {
	color: #000000;
	font-size:14px;
	font-weight:600;
	text-decoration: none;
	background:url(../img/bulletg.gif) no-repeat;
	padding-left: 15px;
}
#products li a:hover {
	color: #FFF;
	background:url(../img/bulletw.gif) no-repeat;
}
#products .currentpage a {
	background:url(../img/bulletw.gif) no-repeat;
	color: #fff;
}
#products ul.submenu {
	display:none;
	list-style:none;
	margin: 0;
	padding: 0 0 0 25px;
	font-size:12px;
}
#products ul.submenu li {
	margin: 0px 0px 5px 0px;
	padding:0px;
	text-indent: -15px;
}
#products .currentpage ul.submenu li a {
	color:#666666;
	font-size:10px;
	font-weight:200;
	text-decoration: none;
	margin: 0px;
	padding: 0;
	background:none;
	line-height: 100%;
}
#products .currentpage ul.submenu li a:hover {
	color:#000000;
	background:none;
	line-height: 100%;
}
#products ul.blind {
	display:block;
}
#product .singlespace {
	line-height: 100%
}
/*---------------------------------FOOTER-----------------------------------------------*/

#footer {
	width:960px;
	border-top: solid 1px #000000;
	margin:0;
	padding:0;
	background:#ffffff;
	float:left;
}
#footer address {
	font-size:12px;
	text-align:center;
	margin:5px 0 0 290px;
	color:#333333;/*float:right;*/
}
#footer p {
	font-size:11px;
	text-align:center;
	margin:10px auto 0px auto;
	padding-bottom:10px;
}
#footer p a {
	color:#000000;
}
#footer p a:hover {
	color:#0000ff;
}
#footer a img {
	border:none;
	float: right;
}
address {
	font:italic;
	font-size:10px;
	float: left;
	margin: 0 290px;
}

