html, body {
	background: #DBF2EF url(../images/backgrounds/main_background.jpg) repeat-x top;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
p {
	margin: 0px 0px 5px;
	padding: 0px;
}
h1 {
	font-size: 17px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}
ul {
	margin: 5px 0px 5px 20px;
	list-style: square;
}


#footerWrapper a:link {
	color: #DBF2EF;
}

#footerWrapper a:visited {
	color: #DBF2EF;
}

#footerWrapper a:hover {
	color: #008C82;
	background: #565859;
}

#footerWrapper a:active {
	color: #008C82;
	background: #565859;
}

a:link, a:visited {
	font-weight: bold;
	color: #008C82;
	text-decoration: underline;
}


a:hover, a:active {
	color: #FFFFFF;
	background: #008C82;
	text-decoration: none;
}
.boxoutmiddlelinks {
	padding-top: 20px;
}
.boxoutmiddlelinks a:hover , .boxoutmiddlelinks a:active{
	background-color: #FFF;
}




.bold {
	font-weight: bold;
}

#contentWrapper {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#footercontentWrapper {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#titleWrapper {
	height: 105px;
	width: 974px;
	background: url(../images/backgrounds/header.gif);
}
#navWrapper {
	height: 33px;
	width: 675px;
	margin: 0px;
	position: relative;
	top: 72px;
	left: 299px;
}
#mainContent {
	width: 974px;
	background: #FFFFFF;
	float: left;
	padding-bottom: 20px;
}
#mainCopy {
	padding: 20px 40px 0px;
	width: 894px;
	background: #FFFFFF;
}
#brandsboxout {
	float: right;
	width: 380px;
	padding-left: 40px;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 20px;
}


#footerWrapper {
	width: 974px;
	float: left;
	font-size: 11px;
}
#footerleft {
	background: url(../images/backgrounds/grey_texture.gif);
	width: 457px;
	padding: 10px 10px 10px 20px;
	float: left;
	height: 40px;
}
#footer {
	height: 80px;
	width: 974px;
	color: #FFFFFF;
	float: left;
}





#container {
}

#baseWrapper {
	width: 974%;
	padding-bottom: 10px;
	height: 50px;
	border-top: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#baseTagline {
	width: 974px;
	background: url(../images/backgrounds/footer_t.gif) no-repeat right top;
	height: 50px;
	float: left;
}
#baseTagline h1 {
	font-style: italic;
	color: #000;
}
#footerright {
	background: url(../images/backgrounds/grey_texture.gif);
	width: 457px;
	padding: 10px 20px 10px 10px;
	float: right;
	text-align: right;
	height: 40px;
}
.floatright {
	float: right;
}
#contactCopy {
	width: 569px;
	height: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #FFF;
	float: left;
}
#pageTitle {
	width: 579px;
	height: auto;
	background: url(../images/backgrounds/grey_texture.gif);
	float: left;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 7px;
	padding-left: 30px;
}
h2 {

	font-size: 14px;
	color: #FFFFFF;
	background: #008C82;
	display: block;
	padding: 3px 10px;
	position: relative;
	left: -10px;
	width: 275px;
	margin: 0px 0px 10px;
	border-style: none;
	border-width: 0px;
}
#picturecontainer {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 325px;
}
.highlightedtext {
	font-weight: bold;
	color: #008C82;
}
.boxouttop {
	background-image: url(../images/backgrounds/boxouts_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 380px;
}
.boxoutbottom {
	background-image: url(../images/backgrounds/boxouts_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 28px;
	width: 380px;
}
.boxoutmiddle {
	background-image: url(../images/backgrounds/boxouts_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	float: left;
	height: auto;
	width: 360px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pictureleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.pictureright {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}

