@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.menu {
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
}
.menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 32px;
}
.submenu {
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #CCCCCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	vertical-align: middle;
	line-height: 13px;
	height: 13px;
	padding-left: 3px;
}
.submenu a:link {
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #CCCCCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
.submenu a:active {
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #CCCCCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
.submenu a:visited {
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #CCCCCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
.submenu a:hover {
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #CCCCCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: underline;
}
.bottombar {
	text-align: center; /* this overrides the text-align: center on the body element. */
	color: #CCCCCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
.cornerlogo {
	background-image: url(makeover/cornerlogofaded.jpg);
	background-position: right bottom;
	background-color: #323232;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 350px;
	padding-left: 30px;
	padding-right: 30px;
}
.margins {
	width: 21px;
}
.contentleft {
	text-align: justify; /* this overrides the text-align: center on the body element. */
	color: #ffc585;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #323232;
	vertical-align: top;
	padding-top: 30px;
	width: 466px;
}
.contentleftimages {
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #ffc585;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #323232;
	vertical-align: top;
	padding-top: 30px;
	width: 35px;
}
.contentright {
	text-align: justify; /* this overrides the text-align: center on the body element. */
	color: #ffc585;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	vertical-align: top;
	padding-top: 35px;
}
.contentrightimages {
	text-align: right; /* this overrides the text-align: center on the body element. */
	color: #ffc585;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #323232;
	vertical-align: top;
	padding-top: 30px;
}
.contentTestimonialsTop {
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #ffc585;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	vertical-align: top;
	padding-top: 30px;
}
.contentTestimonialsMargins {
	text-align: right; /* this overrides the text-align: center on the body element. */
	color: #ffc585;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	vertical-align: top;
	padding-top: 10px;
	width: 50px;
}
.contentTestimonialsContent {
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #ffc585;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	vertical-align: top;
	padding-top: 10px;
	width: 232px;
}
body a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffc585;
	text-decoration: none;
}
body a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffc585;
	text-decoration: none;
}
body a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffc585;
	text-decoration: none;
}
body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffc585;
	text-decoration: underline;
}
.sublogotext {
	vertical-align: top;
	color: #FFE2C2;
	font-size: 8pt;
	padding-left: 0px;
	text-align: justify;
	padding-top: 15px;
	float: left;
	padding-right: 0px;
}
.ContentHeading {
	color: #FFFFFF;
	background-image: url(makeover/txtmarker.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
}
.left {
	float: left;
}
.contentleftText {
	padding-left: 35px;
}
.ContentHeadingRight {
	color: #FFC585;
}
.alignimages {
	padding-top: 5px;
}
