body {
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat:repeat;
	margin-top: 0px;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
}

a { color: #333333; text-decoration: none;}
a:hover {color: #dc1a23;}

#mainWrapper {
	width: 930px;
	margin: auto;
	position: relative;
}
#logo {
	background-image: url(images/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	height: 165px;
}
.slogan {
	position: relative;
	top: 60px;
}
.email {
	margin-top: 7px;
	margin-left: 20px;
}
#features {
	position: relative;
	width: 930px;
	margin: auto;
	height: 209px;
}
#feature {
	float: left;
	width: 191px;
	margin-right: 5px;
	background-image: url(images/featureBg.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 209px;
	margin-top: 5px;
}
#header {
	padding-top: 20px;
	padding-left: 15px;
}
#header2 {
	padding-top: 24px;
	padding-left: 15px;
}
#featureText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#featureText a {
	color:#000000;
	text-decoration: none;
}
#featureText a:hover {
	color: #FFFFFF;
}
#agents {
	float: left;
	width: 144px;
	margin-left: 1px;
	background-image: url(images/agents.png);
	background-position: left top;
	height: 209px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.headerBg {
	background-image: url(images/greyBand.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 33px;
	margin-top: 10px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-top: 15px;
	letter-spacing: -1px;
	padding-left: 20px;
	width: 910px;
	margin-bottom: 5px;
}

.headerBg2 {
	background-image: url(images/greyBand.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 33px;
	margin-top: 5px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-top: 15px;
	letter-spacing: -1px;
	padding-left: 20px;
	width: 910px;
	margin-bottom: 5px;
}

#banner {margin-top:5px;}

h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #dc1a23;
}
#contentWrapper {
	position: relative;
	width: 930px;
	margin: auto;
	background-image: url(images/topContent.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.content {
	position: relative;
	width: 930px;
	padding-top: 12px;
}
.hotPres {
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	line-height: 18px; text-align: justify;
}
#btmFeatures {
	width: 930px;
	margin: auto;
	position: relative;
	margin-top: 5px;
}
#products {
	float: left;
	background-image: url(images/redBg.png);
	width: 534px;
	height: 31px;
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-top: 15px;
	letter-spacing: -1px;
	padding-left: 20px;
	font-size: 17px;
	margin-bottom: 5px;
}
#gallery {
	float: left;
	background-image: url(images/greyBg.png);
	width: 353px;
	height: 31px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-top: 15px;
	letter-spacing: -1px;
	padding-left: 20px;
	font-size: 17px;
	margin-bottom: 5px;
}
#productText {
	background-image:url(images/textfeatureBg.png);
	width: 553px;
	background-position: left top;
	background-repeat: no-repeat;
	height: 141px;
	float: left;
}
#productText div {
	width: 140px;
	float: left;
	padding: 20px;
	color: #e1e1e1;
}

#productText a {color: #e1e1e1; text-decoration: none;}

#galleryPic {
	float: left;
	width: 373px;
	height: 141px;
	margin-left: 4px;
}
/*Navigation*/

#nav {
	background-image: url(images/menuBg.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 48px;
}

#navDivider ul {
	margin: 0;
	padding: 0;
	margin-bottom: 0em;
	float: left;
	font: lighter 14px Arial, Arial Unicode MS;
	letter-spacing: -1px;
	width: 100%;
}
* html #navDivider ul { /*IE only rule, reduce menu width*/
	width: 99%;
}
#navDivider ul li {
	display: inline;
}
#navDivider ul li a {
	float: left;
	color: #8b8787;
	padding: 15px 22px;
	text-decoration: none;
	background: transparent url(images/divider.gif) center right no-repeat;
}
#navDivider ul li a:hover {
	color: #ffffff;
}
span.print-text {
	display: inline !important;
}
img.replacement {
	display: none;
}


#onlinedesigns {padding-top: 20px; font-size: 11px; text-align: right;}
#onlinedesigns a { color:#FFFFFF; text-decoration: none; }

#photoPanel { width: 870px; height: 130px; }

.photo {
	margin-right: 19px; margin-left: 18px;
	position: relative;
	width: 180px;
	height: 130px; float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
}
.photo a {
	text-decoration: none;
}