@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:url(../images/bgpattern.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.holder {
	background:url(../images/header_bg.png) no-repeat;
	width:900px;
	margin:0 auto;
	padding:15px 40px 30px 40px;
	}
.clear {
	clear:both;
	height:0px;
	line-height:0px;
	}
.header {
	margin-bottom:25px;
	}
.logo {
	float:left;
	}
.utility {
	position:absolute;
	margin:-15px 0 0 670px;
	background:url(../images/utility_bg.png) no-repeat;
	width:264px;
	height:48px;
	text-align:center;
	line-height:34px;
	}
.utility a {
	text-decoration:none;
	color:#e4bb45;
	font-weight:bold;
	}
.topnav {
	float:right;
	margin-top:95px;
	padding-bottom:7px;
	}
	.topnav ul {
		list-style:none;
		padding:0;
		margin:0;
		}
	.topnav ul li {
		display:inline;
		margin-left:30px;
		}
	.topnav a {
		color:#4f4734;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		}
		.topnav a:hover {
			color:#d18911;
			}
		.topnav a.current {
			color:#d18911;
			padding-bottom:4px;
			border-bottom:2px solid #d18911;
			}
.footer {
	height:46px;
	background:url(../images/footer_bg.jpg);
	color:#FFFFFF;
	}
	.footer .holder2 {
		width:900px;
		margin:0 auto;
		padding-top:15px;
		}
	.copyright {
		float:left;
		}
	.address {
		float:right;
		}
.banner {
	margin:0 0 20px 0;
	}
.leftcol {
	width:620px;
	float:left;
	}
	.leftcol p {
		padding-right:50px;
		font-size:12px;
		line-height:17px;
		margin:7px 0 13px 0;
		}
		p.large {
			font-size:14px;
			line-height:20px;
			margin:10px 0 20px 0;
			}
.rightcol {
	width:280px;
	float:right;
	}
	.rightcol p {
		font-size:12px;
		line-height:17px;
		margin:7px 0 13px 0;
		}
a {
	color:#3f8eb6;
	font-weight:bold;
	}
	a:hover {
		color:#eabb39;
		}
h1 span, h2 span, h3 span {
	margin-left:-2000px;
	}
h1.landing {
	background:url(../images/h1_landing.jpg) no-repeat;
	height:79px;
	}
	h1.general {
		background:url(../images/h1_general.jpg) top left no-repeat;
		height:35px;
		}
	h1.info {
		background: url(../images/h1_info.jpg) top left no-repeat;
		height:60px;
		}
	h1.reduction {
		background: url(../images/h1_reduction.jpg) top left no-repeat;
		height:35px;
		}
h2.landing {
	background:url(../images/h2_landing.jpg) no-repeat;
	height:79px;
	}
	h2.general1 {
		background:url(../images/h2_general1.jpg) top left no-repeat;
		height:25px;
		margin-top:25px;
		}
	h2.general2 {
		background:url(../images/h2_general2.jpg) top left no-repeat;
		height:25px;
		margin-top:25px;
		}
	h2.general3 {
		background:url(../images/h2_general3.jpg) top left no-repeat;
		height:25px;
		margin-top:25px;
		}
	h2.general4 {
		background:url(../images/h2_general4.jpg) top left no-repeat;
		height:25px;
		margin-top:25px;
		}
	h2.info1 {
		background:url(../images/h2_info1.jpg) top left no-repeat;
		height:25px;
		margin-top:25px;
		}
	h2.info2 {
		background:url(../images/h2_info2.jpg) top left no-repeat;
		height:25px;
		margin-top:25px;
		}
	h2.info3 {
		background:url(../images/h2_info3.jpg) top left no-repeat;
		height:25px;
		margin-top:25px;
		}
	h2.reduction1 {
		background:url(../images/h2_reduction1.jpg) top left no-repeat;
		height:45px;
		margin-top:25px;
		}
	h2.reduction2 {
		background:url(../images/h2_reduction2.jpg) top left no-repeat;
		height:25px;
		margin-top:25px;
		}
	h2.reduction3 {
		background:url(../images/h2_reduction3.jpg) top left no-repeat;
		height:25px;
		margin-top:25px;
		}
	h2.reduction4 {
		background:url(../images/h2_reduction4.jpg) top left no-repeat;
		height:25px;
		margin-top:25px;
		}
.jumpbox {
	width:280px;
	float:left;
	margin-right:30px;
	margin-top:20px;
	}
	.general {
		background:url(../images/box_general.jpg) top no-repeat;
		}
	.treatment {
		background:url(../images/box_treatment.jpg) no-repeat;
		}
	.reduction {
		background:url(../images/box_reduction.jpg) no-repeat;
		}
	.last {
		margin-right:0;
		}
	.notop {
		margin-top:0;
		}
		.jumpbox h3 {
			height:40px;
			}
		.jumpbox p {
			line-height:17px;
			margin:17px 17px 0 17px;
			}
		.readmore {
			height:40px;
			background:url(../images/box_footer.jpg);
			padding-top:20px;
			}
		.readmore a {
			margin:0 17px;
			}
.video {
	float:left;
	margin:10px 15px 100px 0;
	}
p.callus {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	color:#cb830f;
	font-style:italic;
	margin-top:25px;
	}
