html{
	height: 100%;
	background-color: #FFFFFF;
}
body{
	margin:0;
	font:13px/15px Verdana ,sans-serif;
	height: 100%;
	color: #000000;
	min-height: 700px;
	min-width: 1000px;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: #431007;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form{display:inline;}
img{
	border: none;
	vertical-align: top;
}
label,select,textarea,input{vertical-align:top;}
textarea, input, select{
	font:11px/13px arial,sans-serif;
	color: #000;
}
.request textarea, .request input{
	width: 220px;
}
.request p{
	margin: 6px 0 0 4px;
}
.request input.btn {
	width: 60px;
}
.request h3 {
	width: 212px;
	background-image: url(../images/txt-helpfullinks.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: -5px;
}
.header{
	margin: 0 15px;
	position: relative;
	height: 125px;
	background-color: #CCCCCC;
	background-image: url(../images/header.jpg);
}
.btn-new-patients{
	background: url(../images/btn-new-patients.gif) no-repeat;
	overflow: hidden;
	text-indent: -3333px;
	width: 134px;
	position: absolute;
	height: 31px;
	top: 0px;
	left: 693px;
}
.nav{
	background: url(../images/bg-nav.gif) repeat-x;
	margin: 0 15px;
	height: 35px;
}
.nav ul{
	height: 33px;
	margin: 0 auto;
	display: table;
	line-height: 24px;
	padding: 2px 0 0;
	list-style: none;
}
.nav li{
	display: inline;
	background: url(../images/nav-item-sep.gif) no-repeat;
	height: 27px;
	float: left;
}
.nav li:first-child{background: none;}
.nav a{
	color: #fff;
	padding: 0 15px;
	height: 27px;
	margin-left: 1px;
	background: url(../images/nav-rollover.gif) repeat-x;
	float: left;
}
.nav a:hover, .nav a.active{
	background-position: 0 100%;
	text-decoration: none;
}
.logo{
	width: 390px;
	height: 98px;
	overflow: hidden;
	text-indent: -3333px;
	float: left;
	margin: 16px 0 0 27px;
}
.main{
	margin:0 auto;
	min-height: 100%;
	background: url(../images/bg-main.gif) repeat-y;
	width: 881px;
	position: relative;
}
.main-inner{
	padding: 0 0 78px;
	position: relative;
	z-index: 3;
}
.decoration{
	background: url(../images/bg-decoration.png) no-repeat;
	width: 998px;
	height: 505px;
	position: absolute;
	left: -56px;
	top: 0px;
	z-index: 2;
}
.flasharea{
	background: url(../images/bg-frame.gif);
	width: 825px;
	height: 219px;
	margin: 3px auto 0;
	overflow: hidden;
	padding: 7px;
}
.content-holder{
	margin-bottom: -6px;
	background: url(../images/bg-shadow-part2.gif) no-repeat 604px 100%;
}
.content-inner{
	overflow: hidden;
	background: url(../images/bg-shadow-part1.gif) no-repeat 586px 0;
}
.content{
	width: 545px;
	float: left;
	text-align: justify;
	padding: 17px 0 0 42px;
	line-height: 16px;
}
.content h1{
	margin: 0px;
	font-size: 16px;
	line-height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.content h2{
	margin: 20px 0 0 0;
	font-size: 16px;
	line-height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.content p{
	margin: 0;
	padding: 10px 0 3px;
}
.column{
	width: 257px;
	float: right;
}
.address{
	font-style: normal;
	color: #798375;
	padding: 48px 0 0 9px;
	line-height: 16px;
	background: url(../images/bg-shadow.gif) no-repeat 0 29px;
}
.nav1{
	padding: 18px 0 0;
	width: 100%;
}
.nav1 h3{
	background: url(../images/txt-helpfullinks.gif) no-repeat;
	margin: 0 -18px 0 18px;
	overflow: hidden;
	text-indent: -3333px;
	width: 212px;
	height: 25px;
}
.nav1 ul{
	margin: 0;
	padding: 7px 0 0;
	list-style: none;
	line-height: 14px;
}
.nav1 li{
	background: url(../images/nav1-item-sep.gif) no-repeat 0 100%;
	padding: 13px 0 5px 13px;
}
.footer{
	background: url(../images/bg-footer.gif) no-repeat;
	width: 881px;
	height: 41px;
	position: relative;
	z-index: 4;
	margin: -72px auto 0;
	padding: 37px 0 0;
}
.footer ul{
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer li{
	display: inline;
	background: url(../images/footer-item-sep.gif) no-repeat 0 50%;
}
.footer li:first-child{background: none;}
.footer li a{margin: 0 8px 0 13px;}
.footer a{color: #fff;}
.footer .design{
	color: #b2b8b0;
	font-size: 11px;
	text-align: right;
	padding: 5px 15px 0;
}
iframe{
	border: 2px solid #788174;
}
