/*
-----------------------------------------------
Advanced styles for compliant browsers
----------------------------------------------- */

/* =header
----------------------------------------------- */
#headContent h1 {
float:left;
text-indent:-9999px;
background:url(../imgs/header/head-logo-3.gif) no-repeat bottom left;
width:353px;
height:106px;
}
#headContent h1 a {
float:left;
text-indent:-9999px;
background:url(../imgs/header/head-logo-3.gif) no-repeat bottom left;
width:353px;
height:106px;
}
#headContent h1 a:hover {
background-position:top left
}
#headContent h2 a {
	float:right;
	width:500px;
	margin-top: 0px;
	text-align: left;
	margin-right: 14px;
	font-size: 22px;
	font-weight: bold;
	color: #C7E86C;
	background-image: url(../imgs/header/call-us.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background:url(../imgs/header/call-us.gif) no-repeat bottom right;
	height:35px;
	padding-top: 73px;
}
#headContent h2 span {
	text-align: right;
	color: #FFFFFF;
}
#headContent h2 a:hover {
	text-decoration: none;
}


#headContent > h2 {
}

.clear {
clear: both;
}

.R {
color: #2c22aa;
}

.S {
color: #e92400;
}

.TM {
color: #6d6d6d;
}

/* =navigation
----------------------------------------------- */
#navContent ul {
float:left;
}
#navContent ul li {
float:left;
font-size:1.8em;
}
#navContent ul li a {
float:left;
padding:16px 1px 16px 0px;
color:#fff;
border-right:1px solid #0e6589;
background:#1d7aa0;
}
#navContent ul li a.current {
background:#318eb4 url(../imgs/nav/nav-ico-active.gif) no-repeat bottom left;
/*background:#1d7aa0 url(../imgs/nav/nav-ico-active.gif) no-repeat bottom left;*/
color:#cbe87b;

}
#navContent ul li a:hover {
text-decoration:none;
color:#cbe87b;
}
#navContent ul li a strong {
font-weight:normal;
position:relative;
padding:0 8px 18px 9px;
background: url(../imgs/nav/nav-ico-norm.gif) no-repeat bottom left;
}
#navContent ul li a.current strong{
background:none;
}
#navContent h3 {
float:right;
padding:16px 0;
color:#429ec4;
font-size:1.1em;
font-weight:normal;
}


/* =sidebar content
----------------------------------------------- */
#sidebar h3 {
padding:20px 0;
margin:0 0 0 15px;
font-size:1.8em;
font-weight:normal;
color:#333;
}
#sidebar p {
padding-top:5px;
margin:5px 0 3px 15px;
font-size:1.3em;
color:#666666;
}
#sidebar ul {
font-size:1.3em;
font-weight:bold;
}
#sidebar ul li {
padding-left:15px;
margin-bottom:3px;
background:url(../imgs/sidebar/sidebar-nav-ico.gif) no-repeat 0 0.4em;
}
#sidebar ul li.current {
background:none;

}
#sidebar ul li.current a {
color:#e7454c;
}
#sidebar ul li.last {
padding-left:15px;
margin:20px 0 3px 0;
background:url(../imgs/sidebar/sidebar-nav-ico.gif) no-repeat 0 0.4em;
}
#sidebar ul li a {
color:#6d6e71;
}
#sidebar ul li a.current {
color:#e7454c;
}
#sidebar ul li a:hover {
text-decoration:underline;
color:#e7454c;
}

/* =primary content
----------------------------------------------- */
#primaryContent h2 {
font-size:1.8em;
font-weight:normal;
color:#0e6589;
padding:5px 15px 20px 15px;
}
#primaryContent h2.fire {
padding:5px 45px 20px 45px;
background:url(../imgs/ico/damage-ico-blu-fire.gif) no-repeat 5px -5px;
}
#primaryContent h2.water {
padding:5px 45px 20px 45px;
background:url(../imgs/ico/damage-ico-blu-water.gif) no-repeat 5px -5px;
}
#primaryContent h2.sewage {
padding:5px 45px 20px 45px;
background:url(../imgs/ico/damage-ico-blu-sewage.gif) no-repeat 5px -5px;
}
#primaryContent h2.mold {
padding:5px 45px 20px 45px;
background:url(../imgs/ico/damage-ico-blu-mold.gif) no-repeat 5px -5px;
}
#primaryContent h2.trauma {
padding:5px 45px 20px 45px;
background:url(../imgs/ico/damage-ico-blu-trauma.gif) no-repeat 5px -5px;
}
#primaryContent h2.flood {
padding:5px 45px 20px 45px;
background:url(../imgs/ico/damage-ico-blu-flood.gif) no-repeat 5px -5px;
}
#primaryContent h2.carpet {
padding:5px 45px 20px 45px;
background:url(../imgs/ico/damage-ico-blu-carpet.gif) no-repeat 5px -5px;
}
#primaryContent h2.sewer {
padding:5px 45px 20px 45px;
background:url(../imgs/ico/damage-ico-blu-sewerline.gif) no-repeat 5px -5px;
}
#primaryContent h2.air {
padding:5px 45px 20px 45px;
background:url(../imgs/ico/damage-ico-blu-air.gif) no-repeat 5px -5px;
}
#primaryContent h3 {
font-size:1.5em;
font-weight:normal;
color:#0e6589;
padding:5px 15px 20px 15px;
}
#primaryContent h4 {
font-size:1.8em;
line-height:1.2em;
font-weight:bold;
color:#0e6589;
padding:20px 0 10px 0;
}
#primaryContent h5 {
font-size:1em;
margin:0;
padding:0;
display:block;
}
#primaryContent h5 a {
display:block;
font-size:1.3em;
font-weight:bold;
color:#1d7aa0;
margin:0;
padding:0 0 0 13px;
background:url(../imgs/ico/list-ico.gif) no-repeat 0 0.4em;
}
#primaryContent p {
	font-size:1.3em;
	padding:5px 15px 15px 0;
	margin-left: 15px;
}
#primaryContent p.noIndent {
text-indent:0 !important;
}
body#threeCol #primaryContent p {
font-size:1.3em;
padding:5px 0 15px 15px;
}
#primaryContent ul.none {
border:none;
}
#primaryContent blockquote {
padding:0 0 25px 0;
}
#primaryContent blockquote p.quote {
padding:0 !important;
margin:0 !important;
}
#primaryContent blockquote p.right {
text-align:right;
padding:0 !important;
margin:0 !important;
}
#primaryContent blockquote p.rightAlt {
text-align:right;
padding:0 !important;
margin:5px 20px 0 0 !important;
}
#primaryContent ul {
padding:0 15px 5px 15px;
font-size:1.3em;
color:#666666;}
#primaryContent ol {
padding:0 15px 5px 35px;
font-size:1.3em;
color:#666666;
}
#primaryContent ul li,
#primaryContent ol li {
padding:2px 0 0 0;
}
#primaryContent ul a,
#primaryContent ol a {
color:#1d7aa0;
}
#primaryContent ul li {
padding-left:15px;
background:url(../imgs/ico/list-link-green.gif) no-repeat 0 0.6em;
}
#primaryContent ul a:hover,
#primaryContent ol a:hover {
color:#0e6589;
text-decoration:underline;
}
#primaryContent ul.breadCrumb {
padding:23px 15px 20px 15px;
font-size:1.1em;
font-weight:bold;
}
#primaryContent ul.breadCrumb li {
display:inline;
color:#333;
background:none;
padding-left:0;
}
#primaryContent ul.breadCrumb li strong  {
color:#fff;
}
#primaryContent ul.breadCrumb li a {
padding:0 13px 0 0;
color:#1d7aa0;
background:url(../imgs/ico/bread-ico.gif) no-repeat center right;
}


/* =secondary content
----------------------------------------------- */
body#threeCol .formWrap {
float:left;
width:290px;
background:#c7e86c url(../imgs/secondary/form-alt-bot.gif) no-repeat bottom left;
}
body#threeCol .title {
width:290px;
padding:20px 0 5px 0;
background:#b9dd59 url(../imgs/secondary/form-alt-top.gif) no-repeat top left;
}
body#threeCol .title h2 {
margin-bottom:5px;
margin-left:15px;
padding-left:20px;
color:#597901;
font-size:1.8em;
font-weight:normal;
background:url(../imgs/secondary/form-arrow-small.gif) no-repeat left center;
}
body#threeCol .title p {
margin-left:35px;
font-size:1.1em;
color:#698f00;
}
body#threeCol .formWrap form {
padding:5px 0 10px 0;
float:left;
background:url(../imgs/secondary/form-title-bot.gif) no-repeat top left;
}
body#threeCol .formWrap form dl {
padding:10px 3px;
width:235px;
margin-left:15px;
float:left;
clear:left;
/*background:url(../imgs/secondary/form-border.gif) no-repeat bottom right;*/
}
body#threeCol div[class="formWrap"] form dl {
margin-left:30px;
}

p.info a {
margin-left:155px;
padding-left:15px;
clear:left;
float:left;
font-weight:bold;
color:#83a528;
background:url(../imgs/ico/lock-ico.gif) no-repeat left center;
}

p.infoAlt a {
margin-left:35px;
padding-left:15px;
clear:left;
float:left;
font-weight:bold;
color:#83a528;
background:url(../imgs/ico/lock-ico.gif) no-repeat left center;
}

p.infoBlue a {
margin-left:155px;
padding-left:15px;
clear:left;
float:left;
font-weight:bold;
color:#1d7aa0;
background:url(../imgs/ico/lock-ico-blue.gif) no-repeat left center;
}

body#twoCol .formWrap form textarea.text {
float:left;
padding:5px 3px 5px 2px;
width:218px;
height:10em;
border:1px solid #e9e9e9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.3em;
}
body#threeCol .formWrap form input.text {
float:left;
font-size:1.3em;
font-weight:normal;
padding:5px 3px 5px 2px;
width:218px;
border:1px solid #e9e9e9;
}
body#threeCol .formWrap form input.zip {
float:left;
font-size:1.3em;
font-weight:normal;
padding:5px 4px 5px 2px;
width:218px;
border:1px solid #e9e9e9;
}
body#threeCol .formWrap form dd {
padding:3px 1px 1px;
background:#fff no-repeat top left;
}
body#twoCol .formWrap {
float:left;
width:610px;
/*padding-bottom:9px;*/
position:relative;
background:#c7e86c;

}
body#twoCol .title {
position:relative;
width:610px;
padding:15px 0;
background:#b9dd59 url(../imgs/secondary/form-bg-top.gif) no-repeat top left;
}
body#twoCol div.blue {
background:#bdd8e4 url(../imgs/secondary/blue-bot.gif) no-repeat bottom left !important;
}
body#twoCol .tblue {
background:#1d7aa0 url(../imgs/secondary/blue-top.gif) no-repeat top left !important;
}
body#twoCol .title img {
float:left;
margin-left:77px;
}
body#twoCol .title h2 {
margin-left:155px;
margin-bottom:5px;
color:#597901;
font-size:1.8em;
font-weight:normal;
}
body#twoCol .title p {
margin-left:155px;
font-size:1.3em;
color:#698f00;
}
body#twoCol .tblue h2 {
color:#fff;
}
body#twoCol .tblue p {
color:#fff;
}
body#twoCol .formWrap form {
padding:5px 0 10px 0;
background:url(../imgs/secondary/form-title-bot.gif) no-repeat 120px 0;
}
body#twoCol .blue form {
background:url(../imgs/secondary/blue-title-bot.gif) no-repeat 120px 0;
}
body#twoCol .formWrap form dl {
padding:10px 4px;
width:385px;
float:left;
clear:left;
background:url(../imgs/secondary/form-border.gif) no-repeat 75% 100%;
}
body#twoCol .blue form dl {
background:url(../imgs/secondary/blue-border.gif) no-repeat 75% 100%;
}
.formWrap form dl.last {
padding:0 0 0 0 !important;
background:none !important;
}
.formWrap form dl.last dt {
margin-top:7px;
color:#698f00 !important;
font-size:1em !important;
line-height:1.2em !important;
}
.formWrap form dl.last dd {
margin-top:5px;
padding:0 !important;
background:#c7e86c !important;
}
.formWrap form dl.last dd strong {
padding:0 0 0 5px !important;
}
body#twoCol .formWrap form dt {
padding-top:6px;
width:150px;
float:left;
text-align:right;
color:#333333;
font-size:1.3em;
font-weight:bold;
}
body#twoCol .formWrap form label {
	padding-right:25px;
	font-size: 14px;
	padding-top: 6px;
	float: right;
}
body#twoCol .formWrap form dd {
	float:left;
	background:#fff no-repeat top left;
	height: 41px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
body#twoCol .formWrap form input.text {
	float:left;
	font-size:18px;
	font-weight:normal;
	width:218px;
	border:1px solid #e9e9e9;
	height: 26px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 2px;
}
form select.drop {
float:left;
font-size:1.3em;
font-weight:normal;
padding:5px 3px 5px 2px;
width:225px;
border:1px solid #e9e9e9;
}
body#twoCol .formWrap form select.drop option {
padding:0 5px;
}
.formWrap form input.button {
float:left;
height:41px;
width:235px;
}
.formWrap form dd strong {
float:left;
color:#83a528;
font-weight:bold;
font-size:1em;
}
.formWrapAlt {
float:left;
width:590px;
background:#fff url(../imgs/secondary/form-white-top.gif) no-repeat top left !important;
}
div[class="formWrapAlt"] {
width:610px;
}
.formWrapAlt p {
font-size:1.3em;
padding:10px 15px;
}
.formWrapAlt h2 {
padding:10px 15px 10px 35px;
margin:0 15px;
color:#597901;
font-size:1.8em;
font-weight:normal;
background:url(../imgs/ico/message-success.gif) no-repeat center left;
}
.formWrapAlt h3 {
padding:10px 15px 0 35px;
margin:10px 15px 0 15px;
color:#006699;
font-size:1.8em;
font-weight:normal;
background:url(../imgs/ico/add-info-ico.gif) no-repeat 0.5em 0.5em;
}
.titleAlt {
width:610px;
padding:15px 0;
/*background:#b9dd59 url(../imgs/secondary/form-bg-top.gif) no-repeat top left;*/
}
.formWrapAlt form {
float:left;
}
.formWrapAlt fieldset {
margin:0 15px;
}
.formWrapAlt legend {
padding:10px;
font-weight:bold;
color:#666666;
font-size:1.3em;
text-transform:uppercase;
/*
float:left !important;
display:block !important;
width:100% !important;
border-top:1px solid #d6d6d7;
border-bottom:1px solid #d6d6d7;
background:#ccc;
*/
}
.formWrapAlt .block {
width:580px;
}
.formWrapAlt .block dl {
float:left;
width:560px;
color:#333333;
background:#e8f8ba;
border-bottom:4px solid #fff;
padding:7px 10px;
}
.formWrapAlt .block dl dt {
font-size:1.1em;
float:left;
width:280px;
}
.formWrapAlt .block dl dd {
float:right;
width:225px;
padding:1px;
background:#fff;
}
.formWrapAlt dl dd select {
float:right;
width:225px;
border:1px solid #e9e9e9;
}
.formWrapAlt .float h4 {
float:left;
width:560px;
color:#404041;
font-size:1.3em;
background:#e8f8ba;
padding:5px 10px 10px 10px;
font-weight:normal;
}
.formWrapAlt .float dl {
float:left;
color:#333333;
background:#e8f8ba;
border-bottom:4px solid #fff;
padding:5px 10px;
/*margin-right:20px;*/
}
.formWrapAlt .float dl dt {
font-size:1.1em;
font-weight:bold;
}
.formWrapAlt .float dl dd {
font-size:1.1em;
margin-bottom:5px;
margin-right:20px;
}
.formWrapAlt .float dl dd input {
margin-right:5px;
}
.formWrapAlt label {
cursor:pointer;
}
.formWrapAlt .float .floatWrap {
float:left;
width:580px;
background:#e8f8ba;
border-bottom:4px solid #fff;
}
.formWrapAlt .float .floatWrap dl {
border-bottom:none !important;
}
.formWrapAlt .float dl.clearAlt {
float:left;
width:560px;
background:#e8f8ba;
}
.formWrapAlt .float dl.clear {
float:left;
width:560px;
}
.formWrapAlt .float dl.clear dt {
font-size:1.1em;
font-weight:normal;
float:left;
width:280px;
}
.formWrapAlt .float dl.clear dd {
float:right;
width:225px;
margin:0;
padding:1px;
background:#fff;
}
.formWrapAlt .float dl.float {
float:left;
width:560px;
}
.formWrapAlt .float dl.float dt {
font-size:1.1em;
font-weight:normal;
float:left;
width:195px;
}
.formWrapAlt .float dl.float dd {
float:left;
margin:0;
width:360px;
padding:1px;
background:#fff;
}
.formWrapAlt .float dl.float textarea {
float:right;
padding:2px;
width:356px;
height:83px;
background:#fff;
border:1px solid #e9e9e9;
}
.formWrapAlt .blue {
color:#333333;
border-bottom:4px solid #fff;
}
.formWrapAlt .blue dl {
float:left;
width:560px;
color:#333333;
background:#e2eef3;
border-bottom:4px solid #fff;
padding:7px 10px;
}
.formWrapAlt .blue dl dt {
font-size:1.1em;
float:left;
width:280px;
}
.formWrapAlt .blue dl dd {
float:right;
width:225px;
padding:1px;
background:#fff;
}
.formWrapAlt .submit {
float:left;
width:585px;
margin:0 !important;
padding:0 !important;
}
.formWrapAlt .submit dl {
margin:0 !important;
padding:0 !important;
}
.formWrapAlt .submit dl dd {
float:right !important;
}

.formWrapAlt .submit dl dd.align {
text-align:left;
clear:right;
width:225px;
}
.formWrapAlt .submit dl dd.align a {
padding-left:15px;
font-weight:bold;
color:#83a528;
background:url(../imgs/ico/lock-ico.gif) no-repeat left center;
}
/* =content boxes ----------------------------- */
.boxWrap  {
margin:0 0 20px 0;
float:left;
/*width:625px;*/
width:100%;
}
.boxWrap h3  {
	font-weight:normal;
	font-size:1.8em;
	color:#626466;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
}
.boxWrap h3.fireWhite { background:url(../imgs/ico/damage-ico-fire.gif) no-repeat left center; }
.boxWrap h3.fire { background:url(../imgs/ico/damage-ico-blu-fire.gif) no-repeat left center; }
.boxWrap h3.water { }
.boxWrap h3.sewage { }
.boxWrap h3.mold { background:url(../imgs/ico/damage-ico-mold.gif) no-repeat left center; }
.boxWrap h3.trauma { background:url(../imgs/ico/damage-ico-trauma.gif) no-repeat left center; }
.boxWrap h3.flood { background:url(../imgs/ico/damage-ico-flood.gif) no-repeat left center; }
.boxWrap h3.carpet { background:url(../imgs/ico/damage-ico-carpet.gif) no-repeat left center; }
.boxWrap h3.sewerline { background:url(../imgs/ico/damage-ico-sewerline.gif) no-repeat left center; }
.boxWrap h3.air { background:url(../imgs/ico/damage-ico-air.gif) no-repeat left center; }

.boxWrap ul  {
font-size:1.3em;
margin:0 20px 0 5px;
border-bottom:1px solid #d6d6d7;
}
.boxWrap .box3 ul li {
	margin:0 0 15px 0;
	background-position: 0;
}

.boxWrap .box1 ul li {
margin:0 0 15px 0;
padding-left:13px;
background:url(../imgs/ico/list-ico.gif) no-repeat 0 0.5em;
}
.boxWrap .box2 ul li {
margin:0 0 15px 0;
padding-left:13px;
background:url(../imgs/ico/list-ico.gif) no-repeat 0 0.5em;
}
.boxWrap ul li a {
color:#6d6e71;
}
.boxWrap ul li a:hover {
text-decoration:underline;
color:#e7454c;
}
.box1  {
float:left;
width:49.9%;
}
.box2  {
float:right;
width:49.9%;
}
.box3  {
float:right;
width:100%;
}
.box3 a:link  {

	background-image: none;
}

.box3 li  {
	float:left;
	display: inline;
	margin-right: 20px;
	padding-right: 5px;
}
.box3 ul  {
	float:left;
	display: inline;
	width: 600px;
}



/* =footer
----------------------------------------------- */
a.topper {
padding:0;
margin-left:1px;
float:left;
width:12px;
height:12px;
text-indent:-9999px;
background: url(../imgs/ico/top-ico.gif) no-repeat 0 0;
}
a.back {
padding:0;
/*margin-left:10%;*/
float:left;
width:12px;
height:12px;
text-indent:-9999px;
background: url(../imgs/ico/back-ico.gif) no-repeat 0 0;
}
a:hover.topper,
a:hover.back {
background-color:#4d96b4;
}
#footContent .extra {
width:100%;
display:block;
text-align:center;
background:#4d96b4;
}
#footContent h1 {
margin-left:160px;
text-align:left;
}
#footContent h1 a {
float:left;
margin:40px 0 10px;
left:157px;
top:10px;
text-indent:-9999px;
background:url(../imgs/footer/foot-logo.gif) no-repeat bottom left;
width:229px;
height:93px;
}
#footContent .logo-footer {
	float:left;
	top:10px;
	text-indent:-9999px;
	background:url(../imgs/footer/foot-logo.gif) no-repeat bottom left;
	width:229px;
	height:93px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left:160px;
}
#footContent h1 a:hover {
background-position:top left
}
#footContent ul.info {
float:left;
position:relative;
margin:80px 0 0 10px;

width:200px;
text-align:left;
}
#footContent ul.info li {
display:inline;
}
#footContent ul.info li a {
color:#fff;
padding:0 6px 0 3px;
border-right:1px solid #0e6589;
}
#footContent ul.info li a.last {
border-right:none;
}
#footContent div.footControl {
	width:100%;
	float:left;
	padding:9px 0 9px 0;
	background:#0e6589;
	text-align:center;
	position: relative;
}
#footContent ul.footNav {
	background:#0e6589;
	font-size:1.2em;
	min-width:1000px;
	margin:0 auto;
	padding:0;
}
#footContent ul.footNav li {
display:inline;
}
#footContent ul.footNav li.border {
/*float:left;*/
font-weight:normal;
margin-top:3px;
padding:0 7px 0 4px;
border-right:1px solid #2683a6;
line-height:1em;
}
#footContent ul.footNav li.borderLess {
/*float:left;*/
position:relative;
font-weight:bold;
padding:0 5px;
margin-right:10px;
line-height:1em;
}
#footContent ul.footNav li.last {
border-right:none;
}
#footContent ul.footNav li a {
color:#fff;
}
#footContent ul.footNav li a:hover {
color:#4d96b4;
}
#footContent .vcard {
display:none;
}
#footContent ul li strong {
color:#4d96b4 !important;
/*float:left;*/
font-size:0.8em;
margin:5px 0 0 20px;
}
#footContent ul li a.footMir {
/*float:left;*/
position:absolute;
margin:0;
padding:0;
text-indent:-9999px;
width:21px;
height:21px;
}
#footContent ul li a:hover.footMir {
background-position:bottom left;
}
#footContent ul li a.fire {
background:url(../imgs/footer/foot-damage-ico-fire.gif) no-repeat top left;
}
#footContent ul li a.water {
background:url(../imgs/footer/foot-damage-ico-water.gif) no-repeat top left;
}
#footContent ul li a.sewage {
background:url(../imgs/footer/foot-damage-ico-sewage.gif) no-repeat top left;
}
#footContent ul li a.mold {
background:url(../imgs/footer/foot-damage-ico-mold.gif) no-repeat top left;
}
#footContent ul li a.trauma {
background:url(../imgs/footer/foot-damage-ico-trauma.gif) no-repeat top left;
}
#footContent ul li a.flood {
background:url(../imgs/footer/foot-damage-ico-flood.gif) no-repeat top left;
}
#footContent ul li a.carpet {
background:url(../imgs/footer/foot-damage-ico-carpet.gif) no-repeat top left;
}
#footContent ul li a.sewer {
background:url(../imgs/footer/foot-damage-ico-sewerline.gif) no-repeat top left;
}
#footContent ul li a.air {
background:url(../imgs/footer/foot-damage-ico-air.gif) no-repeat top left;
}
body#threeCol .formWrap .none {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.formWrap last-form {
	float:left;
	width:560px;
	color:#333333;
	background:#e8f8ba;
	border-bottom:4px solid #fff;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 50px;
}
.btn-continue {
	padding-left: 150px;
	float: left;
	margin-top: 20px;
}
.members {
	float: left;
	padding-top: 20px;
	text-align: left;
	margin-left: 98px;
	font-size: 13px;
	font-weight: normal;
}
.members a:link {
	font-size: 13px;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
}
.members a:hover {
	font-size: 13px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.members h2 {
	font-size: 14px;
	font-weight: normal;
}
.members ul {
	background-repeat: no-repeat;
	margin: 6px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 86px;
	background-image: url(../imgs/footer/bg-members-left.gif);
}
.members li {
	display: inline;
	margin: 0px;
	padding: 15px 5px 0px;
	float: left;
	background-image: url(../imgs/footer/line.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
}

.members-title {
	display: block;
}
.members li.last {
	display: inline;
	margin: 0px;
	padding: 15px 15px 15px 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	background-image: url(../imgs/footer/bg-members-right.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#twoCol #footContent .gutter .footer-bottom {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
