@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/img-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#warpper {
	background-color: #FFF;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#header {
	width: 100%;
	background-image: url(images/layout/img-bg-header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 102px;
	text-align: left;
}
#logo {
	width: 343px;
	background-image: url(images/layout/img-bg-header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	float: left;
}
#main {
	width: 100%;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	float: none;
	padding-left: 0px;
	margin: 0px;
	clear: both;
	overflow: auto;
	position: static;
}
#footer {
	width: 100%;
	background-image: url(images/layout/img-bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100px;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666;
	clear: both;
}
.copyright {
	font-size: 11px;
	line-height: 20px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
#title {
	background-image: url(images/layout/img-bg-title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 65px;
	width: 782px;
	float: right;
	text-align: left;
	padding-left: 25px;
	position: static;
}
#content {
	width: 777px;
	float: right;
	text-align: left;
	clear: both;
	padding-right: 30px;
	overflow: auto;
}
#submenu {
	width: 777px;
	float: right;
	text-align: left;
	clear: both;
	padding-right: 30px;
	height: 36px;
}

#btn-top {
	width: 777px;
	float: right;
	text-align: right;
	clear: both;
	padding-right: 30px;
	height: 11px;
}
#warpper #main #title h1 {
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	color: #333;
}

#topnav{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	width: 100%;
	}

#topnav ul, #topnav li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	height: 40px;
	}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
	display:block;
	color:#333333;
	background-image: url(images/layout/btn-main-menu-none1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 283px;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	}


#topnav li.last a{
	margin-right:0;
	width: 283px;
	background-image: url(images/layout/btn-main-menu-none2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	}

#topnav li a:hover, #topnav ul li.active a{
	color:#FFFFFF;
	background-image: url(images/layout/btn-main-menu-over1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	}
	
#function{
	display:block;
	list-style:none;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 450px;
	float: right;
	padding-top: 50px;
	padding-right: 30px;
	}

#function ul, #function li{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	}
		
#function li a:link, #function li a:visited{
	display:block;
	color:#333333;
	text-align: center;
	padding: 8px;
	text-decoration: underline;
	}
	
#function li a:hover{
	display:block;
	color:#333333;
	text-align: center;
	padding: 8px;
	text-decoration: none;
	}
	
#footer a:link, #footer a:visited{
	color:#666;
	text-decoration: underline;
	}
	
#footer a:hover{
	color:#666;
	text-decoration: none;
	}
	
#content a:link, #content a:visited{
	color:#0061b4;
	text-decoration: underline;
	}
	
#content a:hover{
	color:#0061b4;
	text-decoration: none;
	}
	
#submenu-link{
	display:block;
	list-style:none;
	font-size:13px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 36px;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#submenu-link ul, #submenu-link li{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	height: 36px;
	}

#submenu-link li a:link, #submenu-link li a:visited, #submenu-link li a:hover{
	display:block;
	color:#333333;
	background-image: url(images/layout/btn-submenu-none.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 210px;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	}

#submenu-link li a:hover, #submenu-link ul li.active a{
	color:#FFFFFF;
	background-image: url(images/layout/btn-submenu-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	}
	
#banner {
	height: 161px;
	width: 850px;
	clear: both;
	float: left;
}
#main-photo {
	height: 399px;
	width: 850px;
	clear: both;
	float: left;
}

#imageline{
	overflow: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	}

#imageline ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	}


#imageline li{
	display:block;
	float:left;
	margin-right: 18px;
	margin-bottom: 13px;
	}

#imageline li.last{
	margin-right:0;
	padding: 0px;
	}

.product-photos {
	border: 1px solid #CCC;
	height: 180px;
	width: 240px;
}
