@charset "UTF-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
a {
	color: #5287ae;
	text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5287AF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
}
#inner {
	float: left;
	width: 803px;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 86px;
	padding-top: 30px;
}
#headerMid {
	float: left;
	width: 300px;
	padding-left: 240px;
}
#headerRight {
	float: right;
	width: 190px;
	padding-right: 15px;
	padding-top: 52px;
}
#headerRightPhone {
	float: left;
	width: 90px;
	margin-left: 5px;
	text-align: right;
}
#colorStrip {
	background-image: url(images/colorStrip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
}
#colorStripLeft {
	float: left;
	width: 160px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
#colorStripLeft  h1 {
	color: #2A3D4A;
	line-height: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 14px;
	padding-bottom: 6px;
}
#colorStripRight {
	float: right;
	width: 214px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
#colorStripRightTop {
}
#colorStripRightBtm {
	padding-top: 80px;
}
#colorStripRight h1 {
	color: #67AADE;
	line-height: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 14px;
	padding-bottom: 6px;
}
.h1grey {
	color: #656363;
}
#headerRightEmail {
	float: left;
	width: 70px;
}
#content {
	background-image: url(images/contentSlice.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	clear: both;
}
#contentLeft {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#contentMid {
	float: left;
	width: 314px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contentRight {
	float: right;
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	padding-top: 7px;
	font-size: 10px;
	clear: both;
}

