@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.jpg) no-repeat top center #ae9a48;
}
h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#00a1e0;
	padding:0;
	margin:0;
}
h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#00a1e0;
	padding:0;
	margin:0;
}
h3 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0;
	margin:0;
}
div {
	behavior: url(js/pngfix.htc);
}
a img {
	border:none;
}
.wrapper {
	width:945px;
	margin:auto;
}
.wrapperinner {
	width:945px;
	float:left;
	background:url(../images/shadow.png) repeat-y;
}
.topsky {
	width:945px;
	height:37px;
	background:url(../images/top_sky.jpg) no-repeat top center;
}
.logo {
	width:925px;
	margin:0 10px;
	height: 123px;
	background:url(../images/breathe_banner.jpg) no-repeat top right;
}
.insidewrapper {
	width:925px;
	margin:0 10px;
	float:left;
	background:#FFFFFF;
}
*html .insidewrapper {
	float:none;
}

.blanktop {
	width:736px;
	height:43px;
	background:url(../images/top_blank_bar.jpg) no-repeat top left;
	float:left;
}
.leftcontainer {
	width:171px;
	height:359px;
	float:left;
	background:url(../images/news_bg.jpg) no-repeat left top;
}
.leftcontent {
	width:149px;
	height:80px;
	float: left;
	padding:0 15px 0 7px;
	line-height:12px;
}
.news_title {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#00407f;
}
.news_content {
	font:12px Arial, Helvetica, sans-serif;
	color:#00407f;
}

a:hover.readmore_link {
	text-decoration:none;
}
.content {
	width:535px;
	min-height:360px;
	padding:0 15px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
	float:left;
	background:url(../images/content_bg.jpg) no-repeat left top;
	
}
*html .content{
	height:360px;
}
.bottomitems {
	width:175px;
	float:left;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
li {
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:18px;
}
.bottom {
	width:945px;
	height:8px;
	float:left;
	background:url(../images/bottom.jpg) no-repeat top;
}
.footersite {
	width:925px;
	float:left;
	padding:10px 10px 10px 5px;
}
.address {
	font: 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	float:left;
}
.copyright {
	width:350px;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	color:#645517;
	text-align:right;
}
.footerContainer {
	width:535px;
	float:left;
	text-align:center;
	padding:10px 0;
}
.contentcenter {
	min-height:200px;
	padding:0px;
	margin:0px;
}