/* @override http://colorturners.com/css/home.css */

/* @override http://www.colorturners.com/css/home.css */

@charset "UTF-8";
#homeWrapper {
	/*background-color: #366e9b;*/
	background-color: #AD5E2D;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#homeContent {
	/*background-color: #fff4b1;*/
	background-image: url(../images/global/bottomBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 4px;
}

#topWrapper {
	margin: 0px;
	width: 100%;
	height: 350px;
	background-image: url(../images/home/homeWrapBackground.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
	margin: 0px auto;
	width: 800px;
	height: 350px;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cententCell {
	background-color:#BACBDC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.cententCellRightHome {
	background-color: #eef2f6;
}
.cententCell h2{
	font-size: 18px;
	line-height: 22px;
}
.cententCell h3{
	font-size: 13px;
	color:#000;
	line-height: 17px;
	text-align:left;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h1.homeheader {
	text-indent: -5000px;
	background-image: url(../images/home/headline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 59px;
	width: 371px;
}
h2.homeheader {
	text-indent: -5000px;
	background-image: url(../images/home/h2text.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 121px;
	width: 371px;
}
