/* Pack & Load Service */

#container {
	height: 1200px;
	width: 1000px;
	margin: auto auto 22px auto;
	background: transparent;
}
#Header {
	padding:0;
	margin:0 0 0 0;
	height:145px;
	width: 980px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: top center;
	margin-top:30px;
}

.logo {
	height: 119px;
	width: 748px;
	background-image: url(../images/logo.png);
	margin-top: -20px;
	margin-left: -10px;
}

.nav {
	margin-left: 20px;
	margin-top: -40px;
}
.quote {
	background-image:url(../images/quote.png);
	width:127px;
	height:85px;
	margin-left: 800px;
	margin-top: -70px;
}
.centermain {
	background-image: url(../images/topcenterbg.jpg);
	background-repeat: no-repeat;
	height: 353px;
	margin-top: -3px;
}
.contentcontainer {
	height: 500px;
	width: 980px;
	background-color: #F6F4E7;
}

.contentcontainersmallquote {
	height: 1200px;
	width: 980px;
	background-color: #F6F4E7;
}
.contentcontainermedium {
	height: 800px;
	width: 980px;
	background-color: #F6F4E7;
}


.leftcontent {
	height: 460px;
	width: 680px;
}

.leftcontentsmallquote {
	height: 1190px;
	width: 680px;
}
.leftcontentmedium {
	height: 790px;
	width: 680px;
}

.rightcontent {
	float: right;
	height: 460px;
	width: 290px;
	margin-top: -460px;
	background-image: url(../images/rightbox.jpg);
	background-repeat: no-repeat;
}

.rightcontenttable {
	float: right;
	height: 460px;
	width: 290px;
	background-image: url(../images/rightbox.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 500px;
}

.rightcontentsmallquote {
	float: right;
	height: 460px;
	width: 290px;
	margin-top: -1160px;
	background-image: url(../images/rightbox.jpg);
	background-repeat: no-repeat;
}

.rightcontentmedium {
	float: right;
	height: 460px;
	width: 290px;
	margin-top: -760px;
	background-image: url(../images/rightbox.jpg);
	background-repeat: no-repeat;
}

.leftimg {
	background-image: url(../images/upleft.png);
	height: 224px;
	width: 208px;
	margin-left: 10px;
}
.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 980px;
}
.ftrlinks {
	font-size: 11px;
	color: #FFF;
}
.centertxt {
	text-align: center;
	color: #FFF;
}
.rightlinks {
	color: #00A15D;
	font-weight: bold;
	font-size: 16px;
}
.rightcontact {
	height: 341px;
	width: 301px;
	float: right;
}
.promover {
	float: right;
	height: 60px;
	width: 50px;
	margin-right: 30px;
	margin-top: 8px;
}
.shorttext {
	font-size: 12px;
}

.bodylinks {
	color: #520C0C;
}
.tollfree {
	color: #FFF;
	font-weight: bold;
}
.headingwhite {
	color: #FFF;
}
.bodytext {
	color: #FFF;
}
.bodytext a {
	color: #8F0606;
}
.bbblogo {
	height: 60px;
	width: 140px;
	margin-left: 20px;
}
