@charset "utf-8";
/* CSS Document */
body {
	background: #ededed url(../images/bg.png) top left repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #555555;
    padding: 0;
    margin: 0;
    height: 100%;
}
		h1,h2,h3,h4,h5,h6 {
			font-family: Arial, Helvetica, sans-serif;
			color:#606060;
		}
		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: 28px; 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:0; 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:840px;
			margin:0 auto;
		}
				#header {
					width:840px;
                    margin-left: auto;
                    margin-right: auto;
                    height: 303px;
                    background: url(../images/header.jpg) center 60px no-repeat;
				}
                #header .nav-top {
                    height: 80px;
                    padding: 0;
                }
					#menu		 {
						font:normal 14px Arial, Helvetica, sans-serif;
						list-style:none;
						text-align:center;
						float: left;
                        height: 53px;
                        padding-top: 0;
					}
						#menu li {
							display:block;
                            float: left;
							margin:0;
                            text-align: center;
						}
                            #menu li.menu-item-1 { width: 110px; }
                            #menu li.menu-item-2 { width: 200px; }
                            #menu li.menu-item-3 { width: 220px; }
                            #menu li.menu-item-4 { width: 190px; }
                            #menu li.menu-item-5 { width: 120px; background: none;}
							#menu li a {
                                font-family: Arial, sans-serif;
                                font-size: 14px;
                                font-weight: normal;
                                color: #c4c4c4;
								text-decoration: none;
                                text-transform: capitalize;
                                background: url(../images/menu-item-bg.png) top left repeat-x;
                                margin-right: 1px;
                                display: block;
                                padding-top: 20px;
                                height: 33px;
							}
							#menu  li a:hover {
                                color: #fff;
                                background: url(../images/menu-item-hl-bg.png) top left repeat-x;
							}
                            #menu li:hover, #menu li.active {
                            }
					#intro {
                        width: 796px;
                        height: 272px;
                        margin: 10px auto 0;
                        letter-spacing: normal;
					}
					#intro h1 {
						font: 30px  Arial, Helvetica, sans-serif;
                        font-weight: bold;
						width: 470px;
						padding: 0 0 0 10px;
                        color: #fff;
                        margin-bottom: 5px;
                        letter-spacing: normal;
					}
                    #intro h1 span {
                    }
					#intro h4 {
                        letter-spacing: normal;
						font: normal 16px Arial, Helvetica, sans-serif;
						padding: 0 0 0 10px;
						width: 290px;
                        color: #202020;
					}
					#btn-click-here {
                        margin: 10px 0 0 5px;
					}
						#btn-click-here p a {
							display:block;
							width: 347px;
						    height: 90px;
							text-indent:-9999px;
						}
				#container {
                    margin-top: 12px;
                    padding-top: 20px;
					width: 840px;
                    font-family: "Trebuchet MS", Arial, sans-serif;
                    background: #fff;
				}
                #container-top {
                }
                #container-bottom {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
                    #sidebar p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000;
                    }
                	#sidebar {
	width: 221px;
	float: left;
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #464646;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
					}
						#sidebar h3 {
							font: normal bold 18px Arial, Helvetica, sans-serif;
							letter-spacing: normal;
							color: #0b0b16;
							text-align: center;
							padding: 6px 0 0 0;
							margin: 0;
							height: 30px;
                        }
                        #newsletter-wrap {
                            width: 221px;
                            padding-bottom: 16px;
                            background: url(../images/newsletter-bottom-bg.gif) bottom left no-repeat;
                        }
                        #newsletter-wrap h3 {
                            background: url(../images/newsletter-top-bg.gif) top left no-repeat;
                            height: 62px;
                            padding: 0;
                        }
                        #newsletter-wrap #newsletter {
                            padding: 10px;
                            background: url(../images/newsletter-body-bg.gif) top left repeat-y;
                        }
                        #sidebar-menu-wrap {  }
                        #sidebar-menu-wrap h3 {
                            padding-top: 62px;
                            height: 0;
                            text-indent: -9999px;
                            background: url(../images/menu-top-bg.gif) top left no-repeat;
                        }
                        #sidebar-menu {
                            padding-right: 20px;
                            background: url(../images/menu-body-bg.gif) top left repeat-y;
                        }
                        .sidebar-bottom {
                            background: url(../images/menu-bottom-bg.gif) top left no-repeat;
                            height: 16px;
                        }
                        #sidebar #newsletter-wrap h3 {
                            text-indent: -9999px;
                        }
                        #sidebar #newsletter-wrap #newsletter {
	padding: 10px 10px;
	color: #000;
                        }
                        #sidebar .newsletter-bottom {
                        }
						#newsletter-wrap, #sidebar-menu-wrap {
							margin: 0 0 20px;
						}

							#sidebar-menu-wrap h4 {
								font:normal bold 16px Arial, Helvetica, sans-serif;
								color:#151b27;
							}
                            #sidebar-menu .sidebar-title {
                                clear: both;
                            }
                            #sidebar-menu .sidebar-title h4 {
                                display: inline;
                                font-size: 16px;
                                font-weight: bold;
                                font-family: Arial, sans-serif;
                                color: #000;
                                padding: 7px;
                                line-height: 20px;
                                vertical-align: middle;
                                margin-bottom: 10px;
                            }
							#newsletter, #sidebar-menu {
                                padding: 10px 0 10px 10px;
							}
							#sidebar-menu ul {
								margin: 20px 20px 10px 8px;
							}
								#sidebar-menu ul li {
                                    background: url(../images/li-marker.png) 0 3px  no-repeat;
									padding: 0 0 10px 25px;
                                    margin-left: 0;
								}
								#sidebar-menu a {
									text-decoration: none;
									color: #555;
                                    font-family: "Trebuchet MS", Arial, sans-serif;
                                    font-size: 13px;

								}
								#sidebar-menu a:hover {
									text-decoration: underline;
								}
					#content {
	width: 540px;
	float: left;
					}
                    #content-top {
                    }
                    #content-bottom {
                        padding: 0 10px 30px;
                    }
						#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
                            font-family: Arial, sans-serif;
							color: #f65d18;
                            font-weight: normal;
                        }
                        #content h2 {
                            font-size: 24px;
                        }
						#content p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin:0 0 15px;
	text-align:justify;
	color: #000;
	font-size: 15px;
						}
						#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: 0 0 10px 25px;
									background:url(../images/li-marker.png) no-repeat 2px 5px;
								}
						.product-wrap {
							overflow: hidden;
							width: 485px;
							float: left;
							margin: 0;
                            padding: 20px 10px 10px;
                            border-bottom: 3px solid #ddd;
                            border-left: 3px solid #ddd;
                            border-right: 3px solid #ddd;
						}
						h2.product01, h2.product02, h2.product03 {
							text-indent: -9999px;
							height: 61px;
							margin: 0;
                            color: #013452;
                            font-size: 26px;
                            width: 511px;
						}
						.product01 { background:url(../images/product-header-01.jpg) no-repeat; }
						.product02 { background:url(../images/product-header-02.jpg) no-repeat; }
						.product03 { background:url(../images/product-header-03.jpg) no-repeat; }
						.product-img {
							width: 180px;
							float: left;
                            margin: 4px auto 0 auto;
						}
						.btn-visit-site {
							margin: 24px auto 0 auto;
							width: 121px;
							height: 35px;
						}
							.btn-visit-site a {
								display:block;
                                width: 121px;
                                height: 35px;
								background:url(../images/visit-site-btn.gif) no-repeat;
								text-indent:-9999px;
							}
						.product-text {
							width:280px;
							float:left;
                            color: #303538;
                            margin-left: 10px;
						}
							#content .product-wrap .product-text h3 {
								color: #555;
								font:normal bold 24px Arial, Helvetica, sans-serif;
                                line-height: 26px;
							}
							#content .product-wrap .product-text .link {
								font: normal bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
								color: #f65d18;
                                text-align: left;
                                text-decoration: underline;
							}
			#footer {
				float:left;
				margin:0;
				clear:both;
				padding: 0;
				text-align: left;
                height: 130px;
				font:normal 11px Arial, Helvetica, sans-serif;
				color: #818072;
			}
            #header-wrap {
            }
            #footer-wrap {
                background: url(../images/footer-bg.jpg) bottom center repeat-x;
            }
				#footer-nav {
                    text-align: center;
                    font-size: 11px;
					color: #fff;
                    background: #2c2c2c;
					margin-bottom:0;
                    height: 20px;
                    padding-top: 5px;
                    margin-top: 10px;
				}
					#footer-nav a {
                        font-size: 11px;
						color: #fff;
						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;
}


.product-bottom {
    clear: both;
    padding-bottom: 15px;
}

.footer-bottom {
    margin: 10px 0 0 20px;
    font-size: 10px;
    text-align: center;
    color: #555;
}

#content a {
    color: #003F7B;
    font: bold 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
