@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/bg-main.png);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	margin-top: 0px;
}
h1 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	text-decoration: underline;
}
.h1 {
	color: #244B90;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BC1E2C;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #534741;
	list-style-position: outside;
	list-style-image: url(images/arrow.png);
	list-style-type: none;
}
.arial-p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.gillsans16 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
}
.gillsans12 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
}


.redphone {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #BC1E2C;
	text-align: center;
	display: block;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}


.image-spacer-left {
	margin-left: 15px;
	margin-bottom: 10px;
}
.image-spacer-right {
	margin-right: 15px;
	margin-bottom: 10px;
}



.header-text-red1 {
	color: #FF0000;
	line-height: 38px;
}
.header-text-red2 {
	color: #f52929;
}


#header-logo {
	background-image: url(images/logo-esn.png);
	background-repeat: no-repeat;
	float: left;
	height: 93px;
	width: 333px;
	margin-top: 19px;
	margin-left: 12px;
	position: relative;
}
#header-license {
	float: left;
	height: 25px;
	width: 120px;
	position: relative;
	margin-left: 12px;
	padding-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #244B90;
	font-weight: bold;
}
#header-social-media {
	float: left;
	height: 25px;
	width: 425px;
	margin-top: 10px;
	margin-left: 5px;
	position: relative;
}
#header-facebook-like {
	float: left;
	height: 25px;
	width: 100px;
	position: relative;
	margin-top: 10px;
}
#header-text {
	float: left;
	height: 87px;
	width: 350px;
	margin-top: 19px;
	position: relative;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #534741;
	padding-top: 6px;
}
#header-btns {
	float: right;
	height: 125px;
	width: 267px;
	margin-top: 25px;
	margin-right: 20px;
	position: relative;
	margin-bottom: 10px;
}
#header-testimonials-btn {
	float: left;
	height: 52px;
	width: 216px;
	position: relative;
	margin-bottom: 3px;
	margin-left: 51px;
}
#header-logo0 {
	float: left;
	height: 68px;
	width: 51px;
	position: relative;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
#header-logo0 a {
	text-decoration: none;
	color: #224B90;
}


#header-logo1 {
	background-repeat: no-repeat;
	float: left;
	height: 68px;
	width: 42px;
	margin-right: 8px;
	margin-left: 10px;
	position: relative;
}
#header-logo2 {
	background-image: url(images/logo-dki1.png);
	background-repeat: no-repeat;
	float: left;
	height: 68px;
	width: 147px;
	position: relative;
}

#midsection-container {
	background-image: url(images/bg-mid-section.png);
	background-repeat: no-repeat;
	float: left;
	height: 330px;
	width: 1000px;
	position: relative;
}
#midsection-flash-container {
	float: left;
	height: 307px;
	width: 690px;
	margin-top: 12px;
	margin-right: 21px;
	margin-left: 24px;
	position: relative;
}
#midsection-right-column {
	float: left;
	height: 307px;
	width: 214px;
	margin-top: 12px;
	margin-right: 29px;
	margin-left: 22px;
	position: relative;
}
#midsection-right-column-spprt {
	float: left;
	height: 235px;
	width: 214px;
	position: relative;
	margin-right: 19px;
	margin-left: 19px;
	margin-bottom: 20px;
}

#midsection-right-column-blue-btn a {
	float: left;
	height: 63px;
	width: 214px;
	margin-bottom: 3px;
	position: relative;
	text-align: center;
	background-image: url(images/btn-immediate-contact.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 12px;
	line-height: 18px;
}
#midsection-right-column-blue-btn a:hover {
	color: #F6F6F6;
}
#midsection-right-column-red-btn {
	float: left;
	height: 117px;
	width: 214px;
	position: relative;
}
#midsection-right-column-menu1 a {
	background-image: url(images/bg-mid-right-nav.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 196px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 18px;
}
#midsection-right-column-menu2 a {
	background-image: url(images/bg-mid-right-nav.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 196px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 18px;
}
#midsection-right-column-menu3 a {
	background-image: url(images/bg-mid-right-nav.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 196px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 18px;
}
#midsection-right-column-menu4 a {
	background-image: url(images/bg-mid-right-nav-btm.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 196px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 18px;
}

#marketing-btns {
	background-image: url(images/bg-marketing-btns.png);
	background-repeat: repeat-x;
	float: left;
	height: 120px;
	width: 977px;
	position: relative;
	padding-left: 13px;
	padding-top: 10px;
	padding-right: 10px;
}
#marketing-btn1 a {
	float: left;
	height: 46px;
	width: 185px;
	position: relative;
	background-image: url(images/marketing-btn1.jpg);
	background-repeat: no-repeat;
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-top: 63px;
	padding-left: 6px;
}
#marketing-btn2 a {
	float: left;
	height: 46px;
	width: 185px;
	margin-left: 5px;
	position: relative;
	background-image: url(images/marketing-btn2.jpg);
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-top: 63px;
	padding-left: 6px;
}
#marketing-btn3 a {
	float: left;
	height: 46px;
	width: 185px;
	margin-left: 5px;
	position: relative;
	background-image: url(images/marketing-btn3.jpg);
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-top: 63px;
	padding-left: 6px;
}
#marketing-btn4 a {
	float: left;
	height: 46px;
	width: 185px;
	margin-left: 5px;
	position: relative;
	background-image: url(images/marketing-btn4.jpg);
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 63px;
	padding-left: 6px;
}
#marketing-btn5 a {
	float: left;
	height: 46px;
	width: 185px;
	position: relative;
	margin-left: 5px;
	background-image: url(images/marketing-btn5.jpg);
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 63px;
	padding-left: 6px;
}
#content-container {
	float: left;
	width: 1000px;
	position: relative;
	padding-top: 15px;
}
#content-body-container {
	float: left;
	width: 713px;
	position: relative;
	margin-left: 13px;
}
#body-header {
	background-image: url(images/header-body2.png);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 703px;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1E4D8C;
}
#body-header-h1 {
	float: left;
	height: 35px;
	width: 693px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #534741;
	position: relative;
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.red {
	color: #BC1E2C;
}
.blue {
	color: #244B90;
}



#body-body {
	background-image: url(images/bg-body-content.png);
	background-repeat: repeat-y;
	float: left;
	width: 693px;
	min-height: 925px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
#body-bottom {
	background-image: url(images/body-content-bottom-round.png);
	float: left;
	height: 22px;
	width: 713px;
	position: relative;
}
#body-right-bottom {
	float: left;
	width: 252px;
	position: relative;
	background-image: url(images/right-column-bottom-module.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 15px;
}

#body-right-container {
	float: left;
	width: 252px;
	margin-right: 12px;
	margin-left: 10px;
	position: relative;
}
#body-right-video {
	float: left;
	height: 165px;
	width: 252px;
	position: relative;
	margin-bottom: 15px;
}
#body-right-bottom-container {
	background-image: url(images/logo-recycle2.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 110px;
	width: 252px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 10px;
}
#body-right-bottom-container2 {
	background-image: url(images/green-risk-pro2.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 252px;
	position: relative;
	margin-bottom: 10px;
}
#body-right-bottom-container3 {
	background-image: url(images/us-green-building-member2.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 252px;
	position: relative;
	margin-bottom: 10px;
}

#logos-container {
	float: left;
	height: 73px;
	width: 1000px;
	position: relative;
	background-image: url(images/logos.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	background-position: center;
}
#footer-container {
	float: left;
	height: 88px;
	width: 1000px;
	position: relative;
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 35px;
	line-height: 18px;
	font-weight: bold;
}
#footer-container a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#blog-right-column {
	float: left;
	width: 232px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}

#body-credentials-module {
	float: right;
	width: 214px;
	position: relative;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#body-credentials-module-b {
	float: left;
	width: 206px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(images/info-form-bg2.png);
	background-repeat: no-repeat;






}



#body-credentials-module2 {
	float: left;
	width: 210px;
	position: relative;
	font-size: 14px;
	height: 600px;
	height: 610px;
	height: 650;
	height: 750px;
	font-size: 12px;
	height: 500px;
}
#body-credentials-module-c {
	width: 211px;
	position: relative;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
	display: block;
}
#body-credentials-module-d {
	width: 211px;
	position: relative;
	float: left;
	margin-bottom: 5px;
	display: block;
	height: 48px;
	margin-top: 20px;
	margin-left: 20px;
}
#quality-survey-btn a {
	background-image: url(images/btn-quality-survey.png);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 211px;
	text-align: center;
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	text-decoration: none;
}
#quality-survey-btn a:hover {
	background-image: url(images/btn-quality-survey-down.png);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 211px;
	text-align: center;
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	text-decoration: none;
}

#body-credentials-module-b li {
	font-size: 12px;
}
#body-credentials-module2 a {
	color: #1964B5;
}
#body-credentials-capsule1 {
	height: 20px;
	width: 195px;
	padding-top: 5px;
	display: block;
	float: left;
	position: relative;
	padding-left: 15px;
}
#body-credentials-capsule1 a {
	font-size: 16px;
	color: #2F73BC;
}

#body-credentials-capsule2 {
	height: 20px;
	width: 195px;
	padding-top: 5px;
	display: block;
	float: left;
	position: relative;
	padding-left: 15px;
}
#body-credentials-capsule2 a {
	font-size: 16px;
	color: #1964B5;
}

#body-credentials-capsule3 {
	height: 20px;
	width: 195px;
	padding-top: 5px;
	display: block;
	float: left;
	position: relative;
	padding-left: 15px;
}
#body-credentials-capsule3 a {
	font-size: 16px;
	color: #1964B5;
}

#body-credentials-capsule4 {
	height: 20px;
	width: 195px;
	padding-top: 5px;
	display: block;
	float: left;
	position: relative;
	padding-left: 15px;
}
#body-credentials-capsule4 a {
	font-size: 16px;
	color: #1964B5;
}

#body-credentials-capsule5 {
	height: 20px;
	width: 195px;
	padding-top: 5px;
	display: block;
	float: left;
	position: relative;
	padding-left: 15px;
}
#body-credentials-capsule5 a {
	font-size: 16px;
	color: #1964B5;
}
.body-nav-text {
	font-size: 14px;
	color: #1964B5;
}


#form-1 {
	float: left;
	width: 315px;
	position: relative;
	background-image: url(images/form-bg-grey.png);
	background-repeat: no-repeat;
	padding: 5px;
	height: 600px;
	margin-right: 20px;
}
#form-2 {
	float: left;
	height: 600px;
	width: 315px;
	position: relative;
	background-image: url(images/form-bg-grey.png);
	background-repeat: no-repeat;
	padding: 5px;
	margin-right: 20px;
}
.form-fieldset {
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#gallerycontent1 {
	width:299px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#gallerycontent1 ul {
	margin:-1;
	padding-left: 5px;
}
#gallerycontent1 li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;
}
#gallerycontent1 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0000FF;
	display:block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	font-weight: bold;
	background-attachment: scroll;
	background-color: #FCFCFE;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#gallerycontent1 li a b {
	border-color:#999999;
	border-style:solid;
	border-width:1px 0 0;
	display:block;
	font-weight:normal;
	left:0;
	line-height:22px;
	position:relative;
	top:-1px;
	padding-left: 5px;
}
#gallerycontent1 li a b b {
border-width:0 0 1px;
top:2px;
}
#gallerycontent1 li a b b b {
border-width:0;
top:-1px;
}
#gallerycontent1 li a:hover {
	background:#99CCFF none repeat scroll 0 0;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	border-top-width: 1;
	border-right-width: 1px;
	border-bottom-width: 1;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
#gallerycontent1 li a:hover b {
border-color:#0066CC;
border-style:solid;
border-width:1px 0 0;
display:block;
font-weight:normal;
left:0;
line-height:22px;
position:relative;
top:-1px;
}
#gallerycontent1 li a:hover b b {
border-width:0 0 1px;
top:2px;
}
#gallerycontent1 li a:hover b b b {
border-width:0;
top:-1px;
}
.gallerycontent1 {

background-image:url(../images/bar.jpg);
color:#339933;

}
.gallerycontent1:hover {
	background-image:url(../images/bar2.jpg);
	color:#ff0000;
}

.gallerycontent1text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:none;
border:none;
vertical-align:middle;
padding-left: 5px;
color:#339933;


}
.gallerycontent1text:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:none;
padding-left: 5px;
color:#ff0000;

}

###############################################




#gallerycontent2 ul {
margin:-1;
}
#gallerycontent2 {
	width:299px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#gallerycontent2 li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;
}
#gallerycontent2 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0000FF;
	display:block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	font-weight: bold;
	background-attachment: scroll;
	background-color: #FCFCFE;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#gallerycontent2 li a b {
	border-color:#999999;
	border-style:solid;
	border-width:1px 0 0;
	display:block;
	font-weight:normal;
	left:0;
	line-height:22px;
	position:relative;
	top:-1px;
	padding-left: 5px;
}
#gallerycontent2 li a b b {
border-width:0 0 1px;
top:2px;
}
#gallerycontent2 li a b b b {
border-width:0;
top:-1px;
}
#gallerycontent2 li a:hover {
	background:#99CCFF none repeat scroll 0 0;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	border-top-width: 1;
	border-right-width: 1px;
	border-bottom-width: 1;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
#gallerycontent2 li a:hover b {
border-color:#0066CC;
border-style:solid;
border-width:1px 0 0;
display:block;
font-weight:normal;
left:0;
line-height:22px;
position:relative;
top:-1px;
}
#gallerycontent2 li a:hover b b {
border-width:0 0 1px;
top:2px;
}
#gallerycontent2 li a:hover b b b {
border-width:0;
top:-1px;
}
.gallerycontent2 {

background-image:url(../images/bar.jpg);
color:#339933;

}
.gallerycontent2:hover {

background-image:url(../images/bar2.jpg);
color:#ff0000;
}

.gallerycontent2text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:none;
border:none;
vertical-align:middle;
padding-left: 5px;
color:#339933;


}
.gallerycontent2text:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:none;
padding-left: 5px;
color:#ff0000;

}
#landing-page-banner-plumber {
	background-image: url(images/landing-pages-banner-plumber4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 158px;
	width: 913px;
	padding-top: 202px;
	padding-left: 87px;
	position: relative;
}
#landing-page-banner-carpets {
	background-image: url(images/landing-pages-banner-carpet2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 158px;
	width: 913px;
	padding-top: 202px;
	padding-left: 87px;
	position: relative;
}
#landing-pg-module-bg {
	float: left;
	height: 128px;
	width: 362px;
	position: relative;
	background-image: url(images/landing-pg-banner-white-bg.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 10px;
}
#landing-pg-banner-red-arrow {
	background-image: url(images/landing-pg-red-arrow.png);
	float: left;
	height: 67px;
	width: 31px;
	position: relative;
	margin-bottom: 71px;
}
#landing-pg-banner-text-sm {
	float: left;
	height: 128px;
	width: 200px;
	position: relative;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fcffbf;
	padding-top: 10px;
}
#landing-pg-banner-cont1 {
	float: left;
	height: 60px;
	width: 181px;
	position: relative;
}
#landing-pg-banner-cont2 {
	float: left;
	height: 25px;
	width: 352px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#landing-pg-banner-text-field {
	float: left;
	height: 50px;
	width: 45px;
	padding-top: 5px;
	padding-left: 5px;
	position: relative;
}
#landing-pg-banner-field-45x25 {
	float: left;
	height: 25px;
	width: 45px;
	position: relative;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#landing-pg-banner-field-113x25 {
	float: left;
	width: 113px;
	position: relative;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}
#landing-pg-banner-field-45x25 input {
	height: 25px;
	width: 45px;
}

#landing-pg-banner-field-131x50 {
	float: left;
	height: 50px;
	width: 131px;
	position: relative;
	margin-top: 5px;
}
#landing-pg-banner-field-131x25 {
	float: left;
	height: 20px;
	width: 126px;
	position: relative;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#landing-pg-banner-field-131x25 input {
	height: 20px;
	width: 125px;
}
#landing-pg-banner-field-cont-302x25 {
	float: left;
	height: 25px;
	width: 300px;
	position: relative;
	margin-right: 6px;
}
#landing-pg-banner-field-cont-231x25 {
	float: left;
	height: 25px;
	width: 226px;
	position: relative;
}

