/*
CSS Credit: https://www.elevator-light-curtain.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #646464;
    background: #fff url(images/body_top.jpg) repeat-x;
}

.imgholder, .imgl, .imgr{padding:4px; border:1px solid #DEDACB; text-align:center;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

a:link, a:visited { color: #000000; text-decoration: none; } 
a:active, a:hover { color: #663300; text-decoration: underline; }

.button_01 a {
	display: block;
	width: 100px;
	height: 22px;
	padding: 2px 0 0 0;
	background: url(images/button_01.png) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

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

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#wrapper_outer {
	width: 100%;
	background: url(images/body_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;	
}

#wrapper {
	width: 970px;
	padding: 0 10px;
	margin: 0 auto;
}

#header {
	height: 58px;
	background: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* site title */
#header  #site_title {
	float: left;
	width: 290px;
	padding: 10px 0 0 30px;
	background: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: 5px;
	color: #888888;
	font-size: 12px;
}
/* end of site title */

/* menu */
#header #menu {
	float: right;
	height: 34px;
	margin-top: 12px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 27px;
	width: 67px;
	margin-left: 10px;
	padding: 7px 5px 0 5px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: url(images/menu_hover.png) no-repeat;
}
/* end of menu */

/* banner */
#banner {
	clear: both;
	width: 970px;
	height: 202px;
	padding: 0 0px 0 0px;
	overflow: hidden;
}

#banner h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-top: 20px;
	color: #006699;
}

#banner p {
	text-align: justify;
	margin-bottom: 15px;
	color: #444444;
}

#banner .banner_image {
	float: ledt;
	position: relative;
	width: 970px;
	height: 200px;	
	padding: 0 0 0 0;
	margin-left: 0px;
	margin-right: 0px;
}
#banner .banner_image2 {
	float: left;
	position: relative;
	width: 950px;
	height: 22px;	
	padding: 0 0 1px 0;
	margin-left: 10px;
	margin-right: 10px;
}

/* end of banner */

/* content */
#content_wrapper {
	clear: both;
	width: 970px;
	padding: 10px 0;
}

#content {
	float: right;
	margin: 0px 0px 0px 20px;
	width: 670px;
}

#sidebar {
	float: left;
	width: 270px;
}

#sidebar2 {
	float: right;
	width: 270px;
}

.divider {
	border-bottom: 2px solid #d6d6d6;
}

.divider2 {
	border-top: 2px solid #d6d6d6;
}

.section_w670 {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#content_wrapper h2 {
	color: #252525;
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 20px 0;
	line-height:30px;
}

#content_wrapper p {
	margin-bottom: 6px;
	text-align: justify;
}

#content_wrapper strong {
	color: #000000;
	font-weight: bold;	
}

#content_wrapper .list_00 {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#content_wrapper .list_00 li {
	display: block;
	float: left;
	font-size: 13px;
	width: 200px;
	margin: 0 0 5px 15px;
	padding: 5px 0 5px 30px;
	background: url(images/into.gif) no-repeat center left;
}

#content_wrapper .list_01 {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#content_wrapper .list_01 li {
	display: block;
	float: left;
	font-size: 14px;
	width: 200px;
	margin: 0 10px 5px 0;
	padding: 5px 0 5px 40px;
	background: url(images/back.gif) no-repeat center left;
}

#content_wrapper .list_02 {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#content_wrapper .list_02 li {
	display: block;
	float: left;
	font-size: 14px;
	width: 350px;
	margin: 0 10px 5px 0;
	padding: 5px 0 5px 40px;
	background: url(images/pdf.gif) no-repeat center left;
}

.pagination{
	display:block;
	width:100%;
	clear:both;
	text-align:center;
	}

.pagination ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.pagination li{
	display:inline;
	}

.pagination .next{
	margin:0;
	}

.pagination a{
	display:inline-block;
	margin:0 2px 0 0;
	padding:2px 5px 3px 5px;
	border:1px solid #D8D9DE;
	}

.pagination .current, .pagination .splitter{
	margin:0 2px 0 0;
	padding:6px;
	}

.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gallery li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 160px;
	height: 150px;
    margin: 2px;
    border-style:solid;
    border-width:1px;
}

.gallery li a {
	display: block;
	margin: 2px;
	text-decoration: no;
}

.gallery2 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gallery2 li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 126px;
	height: 126px;
    margin: 2px;
    border-style:solid;
    border-width:1px;
}

.gallery2 li a {
	display: block;
	margin: 2px;
	text-decoration: no;
}


.guide {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 24px;
	font-size: 14px;
	background: url(images/guide.png);
	padding: 5px 0px 0 0px;
	margin: 5px 0px 5px 0px;
}

.guide2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 28px;
	font-size: 32px;
	background: url(images/guide.png);
	padding: 10px 0px 0 0px;
	margin: 10px 0px 10px 0px;
}

.photo {
	margin: 0;
	padding: 0;
	list-style: none;
}

.photo li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 112px;
	height: 110px;
	margin-right: 7px;
	border-style:solid;
    border-width:1px;
}

.photo li a {
	display: block;
	margin: 5px;
	text-decoration: no;
}


.workshop {
	float: left;
	margin: 0 20px 10px 20px;
	width: 240px;
}


.product_section {
	padding: 5px 20px 0 20px;
	background: url(images/product_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#sidebar h2 {
	margin: 0 0 5px 0;
	padding: 15px 0 0 60px;
	height: 35px;
}

#sidebar h3 {
	color: #3b3b3b;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}


.news_section {
	padding: 5px 20px 0 20px;
	background: url(images/news_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#sidebar2 h2 {
	margin: 0 0 5px 0;
	padding: 15px 0 0 60px;
	height: 35px;
}

#sidebar2 h3 {
	color: #3b3b3b;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}

#sidebar2 .news {
	background: url(images/news_icon.PNG);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar2 .news_box {
	clear: both;
	margin-bottom: 15px;
}

#sidebar2 .news_box .date {
	float: right;
	color: #1b9cd5;
	font-size: 11px;
}

.news_box a {
	color: #666666;
	text-decoration: none;
}


.news_box a:hover {
	color: #000000;
}

/* end of content */

/* footer */
#footer {
	clear: both;
	width: 910px;
	margin: 0 auto;
	padding: 30px 30px 10px 30px;
	color: #646464;
	background: #181818;
}

#footer p {
	margin-bottom: 10px;
	text-align: justify;
}

#footer span {
	color: #7989ae;
}

#footer a {
	color: #646464;
	text-decoration: underline;
}

#footer h3 {
	font-size: 18px;
	margin: 0 0 20px 0;
	color: #999999;
	font-weight: normal;
	margin-bottom: 10px;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

#footer .footer_menu_list li a {
	color: #646464;
	font-weight: normal;
	text-decoration: underline;
}

#footer .footer_menu_list li a:hover {
	color: #999999;
	text-decoration: none;
}

.about {
	float: left;
	width: 210px;
	margin-right: 35px;
}

.link_section {
	float: left;
	width: 185px;
	margin-right: 40px;
}

.contactus_section {
	float: right;
	width: 215px;
	margin-right: 10px;
}

#copyright {
	padding: 20px;
	text-align: center;
	color: #646464;
}

#copyright a {
	color: #646464;
	text-decoration: underline;
	font-weight: normal;
}
#copyright a:hover {
	color: #999999;
}
/* end of footer */