body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.div {
	padding-top: 5px;
	margin-right: 20px;
}
#top {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	height: 86px;
	width: 100%;
	background-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #BD4700;
}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 349px;
}

.logo a {
	height: 86px;
	width: 300px;
	display: block;
}

#wrap {
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap .bg {
	background-color: #FF6600;
	float: left;
	width: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#left {
	background-image: url(../images/l_bg.jpg);
	height: 600px;
	width: 332px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.nav {
	padding-top: 120px;
	padding-left: 150px;
}
.nav li {
	display: block;
	list-style-type: none;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}


#main {
	float: right;
	width: 640px;
}

.nav li a {
	color: #FFFF99;
	text-decoration: none;
	padding-right: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
}
.nav a:hover {
	background-color: #105FA5;
	color: #FFFFFF;
}

#nav2 .on a {
	background-color: #FF6600;
}

#nav2 {
	line-height: 30px;
	height: 30px;
	background-color: #333333;
}
.on a {
	background-color: #009900;
	color: #FFFFFF;
}

#nav2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#nav2 li {
	float: left;
	list-style-type: none;
}
#nav2 li a {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
#nav2 a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}


#menu {
	margin-top: 20px;
}
#menu li {
	list-style-type: none;
}
#menu a {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #793100;
	margin-right: 10px;
	line-height: 30px;
	height: 30px;
}

.product {
	padding-top: 20px;
	width: 100%;
	float: left;
}
.product ul {
	margin: 0px;
	padding: 0px;
}
.product li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
	width: 171px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.product img {
	
	display: block;
}

.product li span {
	text-align: center;
	height: 26px;
	background-image: url(../images/product_bg2.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	background-color: #000000;
	display: block;
	
}
.product a {
	color: #FFFFFF;
	text-decoration: none;
}
.product a:hover {
	color: #00FFFF;
	text-decoration: underline;
}



.s_list {
	height: 100px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BB4A00;
	clear: both;
}
.s_list img {
	float: left;
	display: block;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.s_list div {
	float: left;
	width: 460px;
}

.s_list h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}
.s_list p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

.s_list a {
	color: #FFFFFF;
	text-decoration: none;
}
.s_list a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#contact_tb td {
	padding: 10px;
}
.content input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFD5B9;
	border-bottom-color: #FFD5B9;
	border-left-color: #000000;
}
#about h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#about p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}







.title {
	clear: both;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 20px;
	padding-bottom: 3px;
	border-bottom-color: #000000;
}


.title2 {
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 5px;
}

.content {
	margin-right: 20px;
}
.content p {
	line-height: 150%;
	color: #FFFFFF;
}
.c_content a {
	color: #FFFF00;
	text-decoration: underline;
}
.c_content a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#contact_tb a {
	color: #FFFF00;
}

 


#bottom {
	line-height: 34px;
	clear: both;
	height: 34px;
	color: #FFFFFF;
	text-align: center;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#bottom img {
	padding-top: 10px;
	padding-left: 20px;
}

#bottom a {
	color: #FFFF00;
	text-decoration: none;
}
