/*Layout*/

body {
	font-family: Verdana, Arial, sans-serif;
	color: #444444;
	font-size: small;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

.header {
	background-color: #F2ECE8;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
		background-image: url(../images/layout/footer_copy_bg.gif);
	background-repeat: repeat;
}

.header_backcare {
	background-color: #F2ECE8;
	margin-right: 10px;
	width: 260px;
	float: left;
}

.footer {
	background-color: #AD9A86;
	color: #000000;
	width: 100%;
	float: left;
	height: 30px;
}
.footer_nav {
	background-color: #AD9A86;
	color: #000000;
	width: auto;
	float: left;
	margin-left: 15px;
	padding-top: 5px;
}


.main_content ul {
	margin-left: 30px;
	padding-left: 30px;
}
.main_content li {
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	list-style-image: url(../images/layout/bullet.gif);
}


.footer_nav a:link{
	list-style: none;
	color: #000000;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
}

.footer_nav a:visited{
	list-style: none;
	color: #000000;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
} 
.footer_nav a:hover{
	list-style: none;
	color: #000000;
	text-decoration: underline;
	font-size: 85%;
	font-weight: bold;

} 
.footer_nav a:active{
	list-style: none;
	color: #000000;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
} 
.small_print {
	background-image: url(../images/layout/footer_copy_bg.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 85%;
	color: #AD9A86;
}

.company_info {
	text-align: center;
	width: 520px;
	float: left;
		font-size: 85%;
}

.footer_contact {
	width: 100%;
	font-size: 85%;
	color: #FFFFFF;
	background-color: #A6274E;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}


.footer_contact a:link{
	list-style: none;
	color: #FFFFFF;
	text-decoration: none;

}

.footer_contact a:hover{
	list-style: none;
	color: #FFFFFF;
	text-decoration: underline;

} 


.header_posture {
	background-color: #F2ECE8;
	margin-right: 10px;
	width: 260px;
	float: left;
}


.header_blank {
	background-color: #F2ECE8;
	width: 260px;
	float: right;
}


.main_page{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background-image: url(../images/layout/content_bg.gif);
	background-repeat: repeat-y;
}



.content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 85%;
	background-image: url(../images/layout/content_bg.gif);
	background-repeat: repeat-y;
}

.left_side {
	float: left;
	width: 250px;
	background-color: #A6274E;
}

h1 {
	font-size: 200%;
	color: #FFFFFF;
	background-color: #AD9A86;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.h1_alt {
	font-size: 200%;
	color: #FFFFFF;
	background-color: #AD9A86;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.right_side .main_content {
	background-color: #FFFFFF;
	margin: 15px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

.right_side {
	float: right;
	width: 550px;
	margin: 0px;
	padding: 0px;
}


p {
	margin-top: 0;
	margin-bottom: 0.8em;
	line-height: 1.3em;
}


.left_side h2 {
	color: #FFFFFF;
	background-color: #59232C;
	text-align: left;
	display: block;
	padding-top: 11px;
	padding-bottom: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
	font-size: 100%;
	padding-left: 15px;
}

.left_side ul {
	list-style: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.left_side li {
	list-style: none;
	margin-bottom: 2px;
	text-decoration: none;
		display: block;

}

.left_side li a:link{
	list-style: none;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/layout/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;

}

.left_side li a:visited{
	list-style: none;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/layout/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;

} 
.left_side li a:hover{
	list-style: none;
	font-weight: bold;
	color: #AD9A86;
	text-decoration: none;
	background-image: url(../images/layout/arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;

} 
.left_side li a:active{
	list-style: none;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/layout/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;

} 
.clear{
clear: both
}


.quote_wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
}
.left_side .quote {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/layout/quote.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 180px;
	height: 120px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;

}


a:link{
	color: #44000B;
		text-decoration: underline;
}
a:visited{
	color: #44000B;
		text-decoration: underline;
}

a:hover{
	color: #96002E;
	text-decoration: underline;
}
a:active{
	color: #44000B;
		text-decoration: underline;
}


.home_more {
	color: #44000B;
	font-weight: bold;
	text-decoration: none; 
	background-image: url(/images/layout/links_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left center;
                display: block;
}

.home_more a:link {
	color: #44000B;
	font-weight: bold;
	text-decoration: none;
}

.home_more a:hover {
	color: #96002E;
	font-weight: bold;
	text-decoration: none;
}






.ginspire {
	display: block;
	float: right;
	margin-top: 4px;
	margin-left: 75px;
	margin-right: 2px;
	width: 60px;
}

.STAT {
	display: block;
	float: left;
	margin-top: 2px;
	margin-left: 5px;
	width: 135px;
}
.links {
	font-weight: bold;
	margin-bottom: 4px;
}

.links_desc {
	margin-bottom: 10px;
}
