/* @override 
	http://www.primecareinsurance.net/css/primecare.custom.css
*/

body {
	color: #5F5F5F;
	background: #ffffff url(../upload/template/primecare/body-bg.gif) left top repeat-x;
}

#container {
	background-color: #fff;
}

#banner {
	background: #ffffff url(../upload/template/primecare/banner-bg.jpg) left top no-repeat;
}

#footer {
	border-top: 9px solid #323F80;
	color: #8EBBE7;
	text-align: right;
}
#footer a {
 padding: 0 10px;
 color: #8EBBE7;
 text-decoration: none;
}
#footer a:hover {
 color: #5F5F5F;
}

#header {
	background-color: #e1e1e1;
}

#sidebar-right {
	background-color: #ffffff;
}

#sidebar-left {
	background-color: #ffffff;
}

#content.narrower {
	min-height: 370px;
}

#content a:hover {
}

#content p {
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 1.5em;
}

#sidebar-left .item {
	padding-right: 20px;
	line-height: 1.6;
	font-style: italic;
}

#sidebar-right {
	background-image: url(/utils/randomimage.php?dir=/upload/template/primecare/banners/);
	background-repeat: no-repeat;
	background-position: 0 30px;
	text-indent: -1000em;
}

/* @group Fonts */

h1 {
	color: #0071bf;
	line-height: 1.4;
}

h2 {
	color: #5F5F5F;
	line-height: 1.4;
}

h3 {
	color: #0071bf;
	line-height: 1.2;
}

h4 {
	color: #0071bf;
	line-height: 1.4;
}

h5 {
	color: #0071bf;
	line-height: 1.4;
}

h6 {
	color: #0071bf;
	line-height: 1.4;
}

/* @end */

/* @group Navlist0 */

#navlist0 ul {
	background-color: #transparent;
}

#navlist0 li {
	background-image: none;
}

#navlist0 a {
	color: #fff;
}

#navlist0 a:hover, #navlist0 li.d1:hover {
	background-color: transparent;
	background-image: none;
}

/* @end */


/* @group Navlist */

#navlist {
}

#navlist .depth-1 li.selected a {
	background-color: transparent;
}

#navlist ul {
	background-color: transparent;
}

#navlist li {
	background-image: none);
}

#navlist a {
	color: #fff;
}

#navlist a:hover, #navlist li.d1:hover {
	background-color: transparent;
	background-image: none;
}

#navlist li li {
	background-color: #E7E7E8;
	background-image: none;
	border-bottom: #344181 1px solid;
}

#navlist li li a {
	color: #354282;
	background: transparent;
}

#navlist li li:hover a {
	color: #fff;
	background: #8EBBE7 url(../upload/template/primecare/subnav-hover-bg.gif) left center no-repeat;
}

#navlist li li ul {
}

#navlist li li li:hover a {
	background-color: transparent;
}

/* @end */

/* @group Slideshow */

#content #controls #crossfader-previous {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/primecare/previous-001.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #aaa;
}

#content #controls #crossfader-next {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/primecare/next-001.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #aaa;
}

/* @end */

.carerisk {
	position: absolute;
	top: 270px;
}

.contact-me {
	position: absolute;
	top: 320px;
}

.quote {
	position: absolute;
	top: 370px;
}

hr {
	visibility: hidden;
	margin-top: -15px;
	margin-bottom: 25px;
}