@charset "utf-8";
/* CSS Document */
body {
	background:#545340 url(../images/bg.jpg) top left repeat-x;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#444444;
}
		h1,h2,h3,h4,h5,h6 {
			font-family: Arial, Helvetica, sans-serif;
			color:#083547;
		}
		h1 { letter-spacing:-.05em; font-size:48px; font-weight:bold; line-height: 48px; margin:0 0 20px; }
		h2 { letter-spacing:-.04em; font-size:24px; font-weight:bold; line-height: 24px; margin:0 0 20px; }
		h3 { letter-spacing:-.04em; font-size:18px; font-weight:bold; line-height: 18px; margin:0 0 16px;}
		h4 { letter-spacing:-.04em; font-size:16px; font-weight:bold; line-height: 16px; }
		h5 { letter-spacing:-.03em; font-size:14px; font-weight:bold; line-height: 14px; }
		h6 { letter-spacing:-.02em; font-size:14px; font-weight:bold; line-height: 14px; }
		.clear { clear:both; height:0px; margin:0; }
		.hide {
			background:none;
			font-size:1px;
			display:none;
			height:0;
			left:-9999px;
			overflow:hidden;
			position:absolute;
			top:-9999px;
			width:0;
			z-index:0;
			line-height:0px;
		}
		.center { text-align:center; }
		#page-wrap {
			width:820px;
			margin:0 auto;
		}
				#header {
					background:url(../images/header.jpg) no-repeat center bottom;
					width:820px;
					height:328px;
                    margin-top: 15px;
				}
					#menu		 {
						font:normal bold 14px Arial, Helvetica, sans-serif;
						list-style:none;
						margin:25px 0 0 10px;
						text-align:center;
						width:820px;
						float:left;
					}
						#menu li {
							display:block;
                            float: left;
							margin:0;
                            text-align: center;
                            background: url(../images/menu-separator.png) 0 2px no-repeat;
                            padding: 0 15px 0 29px;
						}
                            #menu li.menu-item-1 { background: none; }
							#menu  li a {
								color:#d19400;
                                font-weight: bold;
                                font-size: 14px;
                                font-family: Arial, sans-serif;
								padding:3px 5px;
								text-decoration:none;
							}
							#menu  li a:hover {
								text-decoration:underline;
							}
					#intro {
						margin:95px 0 0;
						float:left;
						width:820px;
					}
					#intro h1 {
						font:normal bold 30px Arial, Helvetica, sans-serif;
						width:470px;
						padding:10px 0 0 30px;
                        color: white;
                        margin-bottom: 7px;
					}
					#intro h4 {
						font:normal 16px Arial, Helvetica, sans-serif;
						letter-spacing:normal;
						padding:0 0 0 30px;
						width: 320px;
                        color: #5d4701;
					}
					#btn-click-here {
						margin:20px 0 0 13px;
						width:381px;
						height:49px;
					}
						#btn-click-here p a {
							display:block;
							width:381px;
						    height:49px;
							background:url(../images/btn-click-here.png) no-repeat;
							text-indent:-9999px;
						}
				#container {
					width:820px;
					float:left;
					background: url(../images/page-bg.gif) top left repeat-y;
					border-top:none;
					margin: 10px 0 0;
				}
                #container-top {
                    background: #545340 url(../images/page-top.png) top left no-repeat;
                    padding-top: 8px;
                }
                #container-bottom { padding: 22px 0 0 18px; background: url(../images/page-bg.gif) top left repeat-y;}
                	#sidebar {
						width:240px;
						float:left;
						margin:0 20px 0 0;
                        font-size: 13px;
                        font-family: Arial, sans-serif;
					}
						#sidebar h3 {
							background: #cb8c00;
							font:normal bold 18px Arial, Helvetica, sans-serif;
							letter-spacing:normal;
							color:#fff;
							text-align:center;
							padding:10px 0 0;
							margin:0;
							height: 30px;
						}
						.sidebar-bottom {
						}
                        #newsletter-wrap { background: #545340; color: #fff; }
                        #sidebar-menu-wrap { background: #dbd7ad; }
						#newsletter-wrap, #sidebar-menu-wrap {
							margin: 0 0 20px;
                            border: 8px solid #eae6b9;
						}
							#sidebar-menu-wrap h4 {
								font:normal bold 16px Arial, Helvetica, sans-serif;
								color:#151b27;
							}
                            #sidebar-menu .sidebar-title h4 {
                                display: inline;
                                color: #4d3901;
                                padding: 2px 3px;
                                line-height: 20px;
                                vertical-align: middle;
                            }
							#newsletter, #sidebar-menu {
								margin: 0 10px;
                                padding: 10px 0;
							}
							#sidebar-menu ul {
								margin:10px 0 10px 8px;
							}
								#sidebar-menu ul li {
									background:url(../images/menu-separator.png) no-repeat 2px 3px;
									padding:0px 0 10px 24px;
								}
								#sidebar-menu a {
									text-decoration:none;
									color:#464646;
								}
								#sidebar-menu a:hover {
									text-decoration: underline;
								}
					#content {
						width:526px;
						float:left;
					}
						#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
							color: #4f3b01;
						}
						#content p {
							margin:0 0 15px;
							text-align:justify;
						}
						#content a {
							font:normal 13px Arial, Helvetica, sans-serif;
							color:#464646;
                            text-decoration: none;
						}
						#content a:hover {
							text-decoration:underline;
						}
							#content ul {
								margin:10px 0 10px 10px;
							}
								#content ul li {
									padding:0px 0 10px 25px;
									background:url(../images/content-bullet.gif) no-repeat 2px 5px;
								}
						.product-wrap {
							background: white;
							overflow: hidden;
							width: 484px;
							float: left;
							margin: 0 0 15px;
                            padding: 20px 10px;
                            border-bottom: 8px solid #eae6b9;
                            border-left: 8px solid #eae6b9;
                            border-right: 8px solid #eae6b9;
						}
						h2.product01, h2.product02, h2.product03 {
							text-indent: -9999px;
							height: 51px;
							margin: 0;
						}
						.product01 { background:url(../images/product-title-01.jpg) no-repeat; }
						.product02 { background:url(../images/product-title-02.jpg) no-repeat; }
						.product03 { background:url(../images/product-title-03.jpg) no-repeat; }
						.product-img {
							width: 180px;
							float: left;
                            margin: 4px auto 0 auto;
						}
						.btn-visit-site {
							margin: 4px auto 0 auto;
							width:126px;
							height:30px;
						}
							.btn-visit-site a {
								display:block;
								width:126px;
								height:30px;
								background:url(../images/btn-visi-site.gif) no-repeat;
								text-indent:-9999px;
							}
						.product-text {
							width:290px;
							float:left;
                            color: #303538;
						}
							#content .product-wrap .product-text h3 {
								color:#17212b;
								font:normal bold 24px/24px Arial, Helvetica, sans-serif;
							}
							#content .product-wrap .product-text .link {
								font:normal bold 13px Arial, Helvetica, sans-serif;
								color:#003f7b;
                                text-decoration: underline;
							}
			#footer {
				background:url(../images/footer-bg.gif) repeat-x;
				width:820px;
				float:left;
				margin:0;
				clear:both;
				padding:45px 0 10px;
				text-align:center;
				font:normal 11px Arial, Helvetica, sans-serif;
				color:#818072;
			}
				#footer-nav {
					color:#dbd7ad;
					margin-bottom:35px;
				}
					#footer-nav a {
						color:#dbd7ad;
						text-decoration:none;
					}
					#footer-nav a:hover {
						text-decoration:underline;
					}
					
					
#content ol {
	list-style: decimal;
	padding-left: 35px;
	margin: 15px 0;
}

#content ol  li {
	padding-bottom: 10px;
}
