body
{
	background: #FFF;
	padding: 10px;
	font-family: Calibri,verdana,helvetica, Sans-Serif;
	color: #006633;
}

a:link, a:visited, a:active, a
{
	color: #006633;
	text-decoration: none;
}

div
{
	/*border: solid 1px red;*/
}

a:hover
{
	color: #EFEFEF;
	text-decoration: underline;
}


#mainwrapper
{
	width: 1005px;
	margin: 0px auto 0px auto;
	
}
#header
{
	background: #94B48D url(images/headerBackground.gif) no-repeat;
	margin: 0;
	padding: 80px 0 0 0;
}
#headerBottom
{
	display: none;
}


#contentWrapper
{
	background: #EFDFEE url(images/contentBackground.gif) no-repeat;
	
}

#contentRight
{
	margin: 0 70px 16px;
	min-height: 550px;
}
#contentLeft, #breadcrumb
{
	display: none;
}
#homeWrapper
{
	background: url(images/roofingsystem_1.jpg) no-repeat;
	margin: 0px 14px 50px 50px;
}
#trailingInfoLinkLine
{
	text-align: right;
	font-size: 15px;
}

.defaultBodyStandard
{
	min-height: 478px;
	margin: 0 0 10px 240px;
}

.isRow
{
	margin: 0 auto 4px auto;
	width: 810px;
}

.instructionalTextStandard
{
	padding: 15px;
}

.clientLogo
{
	background: url(images/contentHeader.gif) no-repeat;
	height: 53px;
	width: 759px;
	margin: 0 auto 0 auto;
}

.instructionalTextFieldLevel
{
	float: left;
	font-size: 70%;
	margin: 4px;
	width: 140px;
	border: solid 1px #999;
	background: #1D1D1D;
	display: none;
}

.pageMiddle .isRow
{
	width: 450px;
	clear: both;
}

.largeLabelWrapper
{
	margin: 20px 0 20px 0;
	float: left;
	text-transform: uppercase;
}


.dividerHorizontal
{
	margin: 30px 20px 20px 20px;
	height: 2px;
	float: left;
	background: #999;
	width: 70px;
}

.titleWrapper
{
	border: solid 1px;
	background: #94B48D;
	font-variant: small-caps;
	padding: 6px;
	font-size: 120%;
	border-bottom-color: #94B48D;
	border-right-color: #94B48D;
	border-right-width: 2px;
	border-top-color: #94B48D;
	border-top-width: 2px;
	border-left-color: #94B48D;
	font-weight: bold;
	margin: 16px 16px 0px 16px;
}

.defaultBodyStandard .titleWrapper
{
	margin: 0px;
}
.bodyTextWrapper
{
	margin: 4px;
}

#footerBottom
{
	height:22px;
	background:url(images/bodyBackgroundFooter.jpg);
}

#contentHeader
{
	display:none;
}

