﻿body {
	text-align: center;
	margin: 0;
}

html {
	text-align: center;
	margin: 0;
	font-size: 12px;
}

td {
	line-height: 1.2em;
	vertical-align: top;
}

a:link, a:visited {
	text-decoration: none;
	color: #55123E;
}

a:hover {
	text-decoration: none;
}

#mainContainer {
	background: #FFFFFF;
	text-align: center;
	width: 800px;
	margin: 0 auto;
}

div {
	text-align: left;
}

#header {
	width: 800px;
	background: url("../templates/images/main/headerBack.jpg") 0px 113px repeat-x;
	/*\*/* background: url("../templates/images/main/headerBack.jpg") 0px 117px repeat-x; /**/
}

#fireweed {
	background: url(../templates/images/main/fireweed.gif) 83% 0% no-repeat #FFFFFF;
}

#logo {
	margin: 19px 5px 5px 5px;
	/*\*/* margin: 23px 5px 5px 5px; /**/
}

#flashArea {
	width: 774px;
	height: 311px;
	margin: 0 auto;
}

#bodyTable {
	width: 774px;
	margin: 3px auto 0 auto;
}

#sideBar {
	width: 171px;
	background: url("../templates/images/main/sideBarGradient.jpg") bottom left repeat-x #380B28;
}

#bodyContainer {
	width: 599px;
}

#bodyData {
	background: #FBF7FA;
	margin-left: 3px;
	padding: 20px 10px 20px 10px;
}

#testimonials {
	width: 170px;
	float: right;
	margin: 0 0 20px 30px;
}

#testimonialText {
	width: 140px;
	margin: 0 auto;
}

#bottomNavigation {
	width: 774px;
	text-align: right;
	padding: 15px 0 15px 0;
}

#contactInfo {
	float: right;
	margin-top: 90px;
	text-align: right;
	margin-right: 15px;
	/*\*/* margin: 93px 15px 0 0; /**/
}