body {
	margin: 0;
	padding: 0;
	background: #a3dcff url(../images/bg-body.gif) repeat-x top center;
	font-family: Arial, "MS Trebuchet", sans-serif;
}

#outter-wrapper {
	background: transparent url(../images/bg-outter-wrap.png) no-repeat bottom center;
	padding-bottom: 0px;
	}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	background: transparent url(../images/bg-cloud-2.png) no-repeat top center;
	height:700px !important;
}

#intro {
	padding-bottom: 10px;
}
h1 {
	color: #222;
	font-weight: normal;
	margin: 0;
	padding: 10px;
	text-align: center;
}
h2 {
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
}
#slider {
	width: 580px;
	margin: 0 auto;
	position: relative;
	top: 30px;
}
.scroll {
	height: 400px;
	width: 580px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}
.scrollContainer div.panel {
	padding: 10px;
	height: 400px;
	width: 580px;
}
.scrollButtons {
	display: none;
}
.hide {
	display: none;
}

.scroll .inner-div label span {
	color: #111;
	font-size: 75%;
	font-style: italic;
}
#submit-btn,
.continue-btn {
	position: absolute;
	bottom: 35px;
}
.prev-btn {
	position: absolute;
	bottom: 20px;
	font-size: .8em;
}

.prev-btn a {
text-decoration: none;
color: #00375e;
padding: 5px;
}

.prev-btn a:hover {
	background-color: #00375e;
	color: #cecece;
}


a img {
	border: none;
}
#submit-btn button {
	background:transparent url(../images/btnSubmitQuotes_continue.png) no-repeat scroll center top;
	border:0 none;
	cursor:pointer;
	display:block;
	height:84px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:300px;
}





.inner-div {
	margin-left: 120px;
}


/* commented backslash hack \*/
html,body {
	height: 100%;
}
/* end hack */
html,body {
	margin: 0;
	padding: 0
}
#outter-wrapper {
	min-height: 100%;
	height: auto;
}
* html #outter-wrapper {
	height: 100%;
}

#files h2 {
	font-weight: normal;
	color: #00375e;
	font-size: 1.5;
	display: block;
}

select#budget {
	margin-top: 10px;
	width: 200px;
}

select#state {
	width: 155px;
}

input,
textarea {padding: 4px; margin: 4px 0;}

input#seo_site,
input#email {
	width: 330px;
}

.instruct {
	color: #444;
	font-size: 80%;
}



label,
span#xyz {
	font-style: normal;
	font-size: 1.2em;
	color: #455b6a;
}

#sec label {
	color: #222;
	font-size: 1em;
}

.fl {float: left;}
.fr {float: right;}

#phone-number {
	width:300px;
	margin: 0 auto;
	text-align:center;
}


#wufoo-form {
	padding:0;
	margin:0 auto;
	width:480px;
}

#form46 .info {
	margin-top:20px;
}

.wufoo-comments #Field4 {
	width: 480px;
}

#wufooFormr7x1s1 form li.rightHalf {
width:25% !important;
}

p.nmbr {text-align:center;margin-top:-50px;}


/*clearfix*/
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}


body.oneColLiqCtr #wrapper {
	background: none;
	position: relative;
	height: 550px !important;
	width: 825px;
	margin-left: -28px;
	padding: 0 0 0 27px;
	background: url("../images/paper.jpg ");
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, .2);
	box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, .2); 
}

body.oneColLiqCtr #wufoo-form {
	float: none;
	position: absolute;
	right: 27px;
	top: 20px;
}

body.oneColLiqCtr #blt-pnts {
	margin-top: 30px;
}

