 /*GLOBAL OPTIONS*/
html {
	font-size: 100.1%;
	background: #0c2848 url(../images/bg-html.gif) repeat-x;
	 
}
/*MAIN CONTAINER*/
#main { 
 	margin: 0 auto;
	width: 990px;
	padding: 0 10px;
	background: url(../images/bg-main.png) no-repeat;
}
 
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(../images/bg-body.gif) repeat-x 50% 0;
	min-width: 1010px;
}
 
form {
	display: inline;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: underline;
	color: #903636;
}

a:hover {text-decoration: none;}
img {
	border: none;
	display: block;
} 
.wrapper:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 0;
	font-size: 0;
}

/*text to image replacment*/
.hidden-text, h1, .top-nav a, .main-nav a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/*HEADER*/
#header {
	height: 100px;
	position: relative;
	z-index: 100;
}
/*top-nav*/
.top-nav {
	position: absolute;
	left: 228px;
	bottom: 5px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.top-nav li {
	float: left;
	margin-right: 20px;
}
.top-nav a {height: 13px;}
.top-nav a.home {
	width: 47px;
	background: url(../images/txt-home.gif) no-repeat;
}
.top-nav a.wisconsin {
	width: 144px;
	background: url(../images/txt-wisconsin.gif) no-repeat;
}
.top-nav a.what-is {
	width: 172px;
	background: url(../images/txt-what-is.gif) no-repeat;
}
.top-nav a.payment {
	width: 134px;
	background: url(../images/txt-payment.gif) no-repeat;
}
.top-nav a:hover, .top-nav a.active {background-position: 0 100%;}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 20px;
	left: -5px;
}
.logo a {
	background: url(../images/logo.png) no-repeat;
	width: 246px;
	height: 45px;
}
/*visual-area-holder*/
.visual-area-holder {
	width: 100%;
	position: relative;
}
.visual-area-holder .visual {
	position: absolute;
	top: -10px;
	left: 0;
}
.visual-area {
	height: 240px;
	position: relative;
	z-index: 100;
	padding: 32px 0 0 50px;
	width: 410px;
}
.visual-area h1 {
	margin: 0;
	height: 65px;
	position: relative;
	z-index: 100;	
}
.visual-area h1.patient-centered {
	width: 427px;
	background: url(../images/txt-patient-centered.gif) no-repeat;
}
.visual-area .sub-title {
	font: bold 20px "Times New Roman", Times, serif;
	color: #854141;
	margin: 0 0 5px 5px;
	display: block;
	position: relative;
	z-index: 1000;	
}
.visual-area p, .visual-area span, .list li {
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin: 0 0 15px;
}
/*scroll-area*/
.scroll-area {
	width: 360px;
	height: 130px;
	padding: 5px 5px 0 6px;
	background: url(../images/bg-scroll-area.jpg) no-repeat;
	overflow: hidden;
}
/*list*/
.list {
	padding: 0;
	margin: 0 0 0 20px;
	list-style: none;
}
.list li {
	margin: 0;
	padding-left: 8px;
	background: url(../images/img-black-bullet.gif) no-repeat 0 7px;
}
/*main-nav*/
.main-nav {
	position: relative;
	z-index: 200;
}
.main-nav ul {
	padding: 4px 0 0 175px;
	margin: 0;
	list-style: none;
	background: url(../images/bg-main-nav.png) no-repeat;
	height: 54px;
	overflow: hidden;
}
.main-nav li {
	position: relative;
	float: left;
}
.main-nav a.what-is-it {
	width: 114px;
	background: url(../images/txt-what-is-it.gif) no-repeat;
}
.main-nav a.why-now {
	width: 102px;
	background: url(../images/txt-why-now.gif) no-repeat;
}
.main-nav a.am-i-one {
	width: 94px;
	background: url(../images/txt-am-i-one.gif) no-repeat;
}
.main-nav a.why-bother {
	width: 120px;
	background: url(../images/txt-why-bother.gif) no-repeat;
}
.main-nav a.how-do {
	width: 197px;
	background: url(../images/txt-how-do.gif) no-repeat;
}
.main-nav a {
	height: 40px;
	background-position: 0 100% !important;
}
.main-nav a:hover, .main-nav a.active {background-position: 0 0 !important;}
/*CONTAINER*/
#container {
	overflow: hidden;
	padding: 15px 25px 20px 40px;
	height: 1%;
	position: relative;
}
#container h2 {
	color: #854141;
	font: 22px "Times New Roman", Times, serif;
	margin: 0 0 10px;
}
#container p {
	font-size: 12px;
	line-height: 17px;
	color: #444;
	margin: 0 0 15px;
}
#container p a {color: #903636;}
#container .learn-more {
	color: #903636;
	font-size: 12px;
}
.column1 {
	float: left;
	width: 420px;
}
/*column2*/
.column2 {
	float: right;
	width: 430px;
}
#container .column2 h2 {margin: 0 0 3px 11px;}
#container .column2 p {margin: 0px 5px 3px 11px;}
#container .column2 .photo-holder h2 {margin-left: 0;}
/*photo-holder*/
.photo-holder {
	float: right;
	width: 135px;
}
/*information-list*/
.information-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.information-list li {
	font-size: 12px;
	line-height: 25px;
	color: #444;
	padding-left: 12px;
}
.information-list li.alt {
	background: url(../images/bg-sub-nav.gif) no-repeat;
	line-height: 29px;
}
.information-list a {
	color: #903636;
	text-decoration: underline;
}.information-list a:hover {text-decoration: none;}


/*FOOTER*/
#footer {
	background: url(../images/bg-footer.png) no-repeat;
	overflow: hidden;
	margin: 0 auto;
	width: 1010px;
	padding: 30px 0;
}




#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
#footer li {
	display: inline;
	padding-left: 25px;
	background: url(../images/img-footer-separator.gif) no-repeat 12px 50%;
}
#footer li:first-child {
	padding-left: 0;
	background: none;
}
#footer a {
	color: #9bb7da;
	font-size: 12px;
	text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
#footer .wrapper {
	width: 550px;
	margin: 0 auto;
}
#footer .footer-logo {
	float: left;
	margin-right: 10px;
}
#footer p {
	color: #9ab7da;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding-top: 13px;
}
/*vscroll-line*/
.vscroll-line {background: #849f00;}
.vscroll-slider {
	background: #d4ef42;
	width: 7px !important;
	margin-left: 1px;
	cursor: default;
}
.scroll-content {width: 350px !important;}
div.tab {
	overflow: hidden;
	display: none;
}
.tab a{
color:#903636;
}
/*inner*/
.inner #main {background: url(../images/bg-main2.png) no-repeat;}
.inner .visual-area {
	height: 110px;
	padding-top: 78px;
}
.inner #container {padding-left: 25px;}
/*wisconsin-pcmh-title*/
.wisconsin-pcmh-title {background: url(../images/wisconsin-pcmh.gif) no-repeat;}
.wisconsin-network-title {background: url(../images/txt-wisconsin-pcmh-network.gif) no-repeat;}
.what-is-wafp-doing {background: url(../images/what-is.gif) no-repeat;}
.payment-reform {background: url(../images/payment-reform.gif) no-repeat;}

/*left-photo*/
.left-photo {
	float: left;
	margin-right: 30px;
}
/*c-text*/
.c-text {
	overflow: hidden;
	height: 1%;
}
/*content*/
.content {
	float: left;
	width: 640px;
	padding-bottom: 25px;
}
/*sidebar*/
.sidebar {
	float: right;
	width: 240px;
}
.sidebar a {
text-decoration: underline;
}
.sidebar a:hover {
text-decoration: none;
}
/*add-list*/
.add-list {
	padding: 0;
	margin: -10px 0 0 0;
	list-style: none;
}

.add-list li {
	padding-left: 12px;
	background: url(../images/img-arrow-bullet.gif) no-repeat 0 50%;
	font-size: 12px;
	line-height: 20px;
	color: #903636;
	background-position: 0 .5em;
}
.add-list a {color: #903636;}
#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 5px 0 0 1px;
	width: 430px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #0c2848;
}
#newspaper-a th
{
	padding: 12px 10px 12px 10px;
	font-weight: normal;
	font-size: 10px;
	color: #039;
	border-bottom: 1px dashed #0c2848;
	background: #d0dafd;
}
#newspaper-a td
{
	padding: 7px 10px 7px 10px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


 