/*MAIN PREFERENCES*/
html {
	height: 100%;
}

body {
	font-family: Gill, Helvetica, sans-serif;
	padding:0;
	margin: 0;
	background:;
}

li {
	list-style: none;
	}

img {
	border:none;
	margin:0;
}

p, h3 {
	margin:0;
	padding:0;
}
/*CONTAINER*/
#wrapper {
	width:990px;
	margin: 0 auto;
	border-left:3px solid #c9cac9;
	border-right:3px solid #c9cac9;
}

/*HEADER*/
#header {
	margin:0;
	padding:0;
	width:990px;
	height:316px;
	background: url('../_images/header-bg.jpg') no-repeat;
}

#header div {
	
	margin:0 auto;
	text-align:center;
	}
	
#header img,.png{
	padding-top:5px;
}

#sub-header p {
	padding:64px 0 0 20px;
	float:left;
	font-family: "Times New Roman", Courier, Garamond, serif;
	font-size:14px;
	font-style:italic;
	color:#FFF;
	width:450px;
	line-height:20px;
	text-align:left;
	border: 
}

#sub-header 
{
    border: ;
    width: 470px;
    float: left;
}

#flash-header embed.home-flash
{
    position: relative;
    top: 4px;
    *top:1px;
    left:1px;
    float: left;
    border:;
    width: 520px;
    height: 221px;
    border-bottom:;
    background-color: Blue;
    margin: 0 0;
}

#flash-header img
{
    position: relative;
    bottom: 1px;
    *bottom: 4px;
}

/*NAVIGATION*/
#nav {
	margin: 0;
	padding: 0;
}

#nav li {
	line-height:20px;
	float: left;
	display: table;
	padding: 0 0 0 24px;
	margin:0;
}

#nav li a {
	font-size:13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	display: block;
}

#nav li a:hover {
	text-decoration:underline;
}

/*CONTENT*/
#content {
	margin:0 auto;
	padding:0;
	width:100%;
}

.rowcontainer { /* Used to keep the divs in a row.  you can use this for any size of divs */
	background:#FFF url('../_images/body-bg.jpg') repeat-x;
	float: left;
	margin:0 0 25px 0;
	padding:24px 0 0 0;
	width: 100%;
	overflow: hidden;
}
.rowcontainer h3 {
	font-size:15px;
	color:#FFF;
	line-height:240px;
	text-align:center;
}

.rowcontainer a {
	font-size:15px;
	color:#FFF;
	line-height:240px;
	text-align:center;
	text-decoration:none;
}

.rowcontainer a:hover {
	text-decoration:underline;
}


.leftcolumn { /* One quarter width column for a four column site */
	background:#FFF url('../_images/patients.jpg') no-repeat top center;
	float: left;
	width: 25%;
	height:136px;
}		
.centerleftcolumn { /* One quarter width column for a four column site */
	background:#FFF url('../_images/medical-professionals.jpg') no-repeat top center;
	float: left;
	width: 24.75%;
	height:136px;
}	
.centerrightcolumn { /* One quarter width column for a four column site */
	background:#FFF url('../_images/locations.jpg') no-repeat top center;
	float: left;
	width: 25%;
	height:136px;
}	
.rightcolumn { /* One quarter width column for a four column site */
	background:#FFF url('../_images/health-resource-center.jpg') no-repeat top center;
	float: left;
	width: 25%;
	height:136px;
}	
#ieFix{margin-top:160px;}
#heart-aware{width:400px;float:left;margin:20px 0 0 24px;clear:left;}
#heart-aware p{font-size:13px;text-align:Center;color:#881c33;font-family:georgia;font-style:italic;font-weight:bold;}

#testimonial{float:right;width:500px;margin-right:15px;}

#testimonial p{
	text-align:center;
	font-family: "Times New Roman", Courier, Garamond, serif;
	font-weight:bold;
	color:#880b38;
	font-size:24px;
	font-style:italic;
	margin:24px auto 0 auto;
}


#testimonial p.testimonialname {
	font-family: "Times New Roman", Courier, Garamond, serif;
	font-style:normal;
	font-size:12px;
	color:#353535;
	text-align:right;
	padding-top:12px;
}
#footer {
	margin:0 auto;
	padding:0;
	width:996px;
	height:231px;
	background: url('../_images/footer-bg.jpg') no-repeat;
}

#footer p {
	font-family:arial;
	font-size:9px;
	color:#FFF;
	text-align:center;
	padding:100px 45px 0 650px;
}


#footer a{
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer a.notices {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}

#footer a.notices:hover {
	color:#FFF;
	text-decoration:underline;
}

#footer img{
	padding:4px 0 0 0;
	margin:0;
}

/*-----------------------Rounded Box Styles------------------------*/

.roundedbox img {
	padding:0 14px 0 14px;
	float:left;
}

.roundedbox h2 {
	font-family:arial;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#881c33;
	margin:0;
	padding:0 0 4px 14px;
}

.roundedbox h3 {
	color:#353535;
	font-size:15px;
	font-weight:bold;
}

.roundedbox p {
	color:#353535;
	font-size:13px;
	font-weight:normal;
	padding-bottom:4px;
}

.roundedbox a {
	color:#881c33;
	font-weight:bold;
	font-size:12px;
	}
	
.roundedbox a:hover {
	text-decoration:none;
		}
	
.roundedbox p.date {
	float:right;
	color:#37939b;
	font-size:12px;
	font-weight:normal;
	padding:0 10px 0 0;
}

.roundedbox p.readmore {
	float:left;
	color:#353535;
	font-size:13px;
	font-weight:normal;
	padding-top:3px;
}

.roundedboxleft {
	margin-left:18px;
	float:left;
}

.roundedboxright {
	float:right;
	margin-right:22px;
}

img.floatLeft { 
    float:left;
	margin:10px 10px 0 0;
}

.testimonial a{
	color:#36939a;
	font-size:13px;
	font-weight:bold;
}

.testimonial a:hover{
	text-decoration:none;
}

a.goback{
	margin:0;
	padding:2px 40px 0 0;
	float:right;
	color:#601a1f;
	text-decoration:none;
	font-size:12px;
}

a.goback:hover{
	text-decoration:underline;
}