@charset "utf-8";
body, html {
	background-repeat: repeat-x;
	background-position: left top;
	border: 0;
	padding: 0;
	margin: 0 auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #929498;
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
}

body {
	margin-top: 50px;

}

a,a:link,a:visited {
	text-decoration: none;
	color: #5870AA;
}

a:hover {
	text-decoration: none;
	color: #5880BB;
}



img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

div
{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;	

}
.float_clearer {
	clear: both;
}


hr {
	border: none 0;
	height: 0px;
}

#divMain {
	width: 900px;
	position: relative;
	height: auto;
	z-index: 0;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#divHeaderBar {
	height: 105px;
	width: 900px;
	background-image: url(header_back_sub_.png);
	background-position: right bottom;
}

#divHeaderBar a.logo{
	display: block;
	float: left;
	margin-left: 1px;
	margin-top: 0px;
}

#divMenuBar {
	width: 550px;
	height: 30px;
	padding: 0px;
	margin-top: 70px;
	margin-left: 10px;
	float: left;
}

#divMenuBar img {
	float: left;
	display: inline;
}
#divMain #divHeaderBar img.logo {
	display: block;
	float: left;
}
#logo {
	float: left;
	height: 50px;
	width: 50px;
}


#divContentBar {
	height: 450px;
	clear: both;
	background-image: url(footer_back_sub.png);
	background-position: right 404px;
	background-repeat: no-repeat;
}
#divContentBar #divContentLeft, #divContentRight {
	height: 450px;
	margin: 0px;
	padding: 0px;
}

#divContentBar #divContentLeft {
	float: left;
	width: 475px;
	height: 425px;	
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	padding-top:25px;
}

#divContentBar #divContentRight {
	clear: none;
	float: left;
	width: 424px;
	padding: 0px;
	background-image: url(products_sub_2.png);
	background-position: -2px 0px;
	margin: 0px;
	background-repeat: no-repeat;
}

#divContentLeft #divContentUpLine {
	background-image: url(left_line_.png);
	background-repeat: no-repeat;
	height:8px;
	width:474px;
	position: absolute;
	right:-1px;
	top: 16px;
}

#divFooterBar {
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#divFooter  {
	height: 15px;
	font-size: 10px;
	float: right;
	color: #99cc33;
	position: absolute;
	top: -25px;
	right: 10px;
}

ul#menu
{
	margin: 0;
	padding: 0;
}
ul#menu li {
    display: inline;
	margin: 0;
}
ul#menu li a img{
    display: inline;
	margin: 0;
}

ul#menu li a:hover {
 visibility:visible; /* for IE6 */ 
 display: inline;
}

ul#menu li a:hover img {
    display: none;
	margin: 0;	
}
ul#menu li a img.rollover {
    display: none;
	margin: 0;	
}
ul#menu li a:hover img.rollover {
    display: inline;
	margin: 0;	
}
ul#menu li.active {
    position: relative;
    z-index: 2;
}
ul#menu li.active a img {
    display: none;
	margin: 0;	
}
ul#menu li.active a img.rollover {
    display: inline;
	margin: 0;	
}

.designedby {
	font-size: 9px;
	color: #a79997;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	position: absolute;
	top: -25px;
	right: 260px;
	height: 15px;	
}

.designedby a, a:link, a:visited{
	color: #a79997;
	text-decoration: none;
}

#divFooterBar hr {
	color: #d0e9ef;
}

.designedby a:hover{
	color: #a79997;
	text-decoration: underline;
}
