body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background:#aa9786 url(../pix/iface/webBg.png) 0 0 repeat-x;
	margin:0;
	padding:0;
}
a {
	outline:none;
	text-decoration:none;
}
a:link, a:visited {
	color:#6a3516;
	text-decoration:none;
}
a:hover {
	color:#5b2508;
	text-decoration:underline;
}
a img {
	border:none;
}
/* Floats
-------------------------------------------------------------- */
.alignright {
	float: right;
	overflow: hidden;
}
.alignleft {
	float: left;
	overflow: hidden;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.split50 {
	overflow:auto;
}
.split50 .alignleft, .split50 .alignright {
	width:49%;
}
.floatBoxes {
	margin: 125px 0 0 100px;
	width:800px;
}
.floatBoxes h2, .floatBoxes h3, .floatBoxes h4, .floatBoxes h5, .floatBoxes h6 {
	margin:50px 0 10px 0;
	text-align: left;
}
.float-left {
	float: left;
	width:350px;
	font-family:"Trebuchet MS", Helvetica, Geneva, Arial, sans-serif;
	line-height:15px;
	font-style:italic;
	font-weight:bold;
	color:#6a2d09;
}
.float-right {
	float: right;
	width:400px;
	font-family:"Trebuchet MS", Helvetica, Geneva, Arial, sans-serif;
	line-height:26px;
	font-weight:bold;
	font-size:13px;
	color:#6a2d09;
}
.width15 {
	width: 14.999%;
}
.width18 {
	width: 18.333%;
}
.width20 {
	width: 19.999%;
}
.width23 {
	width: 22.999%;
}
.width25 {
	width: 24.999%;
}
.width33 {
	width: 33.333%;
}
.width35 {
	width: 34.999%;
}
.width40 {
	width: 39.999%;
}
.width45 {
	width: 44.999%;
}
.width47 {
	width: 46.999%;
}
.width49 {
	width: 48.999%;
}
.width50 {
	width: 49.999%;
}
.width54 {
	width: 53.999%;
}
.width65 {
	width: 64.999%;
}
.width75 {
	width: 74.999%;
}
.width100 {
	width: 100%;
}
#block4 div {
	height:130px;
	min-height:130px;
	max-height:130px;/*background-color:#EEE;
	border:1px solid #CCC;
	-webkit-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border-radius: 7px;
	margin:0 0 20px 0;
	padding:10px 8px;*/
}
#block4 h2, #block4 h4 {
	border-bottom:1px dotted #CCC;
}
#block4 h4 {
	font-weight:bold;
	color:#360
}
#block4 p {
	font-size:11px;
	line-height:180%;
}
/* Images
-------------------------------------------------------------- */
a img {
	border:none;
	padding:0;
	margin:0;
	outline:none;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:4px;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 5px 2px 0;
	display: inline;
}
img.aligncenter, img.alignright, img.aligncenter {
	border:1px solid #CCC;
}
img.noborder {
	border:none !important;
	padding:0 !important;
}
/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.8em;
	margin:0 0 0.75em 0;
	letter-spacing:-1px;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
	font-weight:bold;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h2 small {
	font-size:0.51em;
	letter-spacing:normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* Text elements
-------------------------------------------------------------- */

p {
	margin: 0 0 1.5em;
	line-height:180%;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a {
	text-decoration: underline;
	outline:none;
	outline:0;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
blockquote {
	background-image:url(../pix/iface/blockquote.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
	padding:10px 10px 0px 50px;
	margin:0 auto 20px auto;
	width:90%;
	font-size:1.3em;
	letter-spacing:-1px;
	line-height:180%;
}
blockquote cite {
	display:block;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	letter-spacing:normal;
}
blockquote h3 {
	margin:0;
	color:#999;
	padding:0 0 5px 0;
}
blockquote h3 strong {
	color:#000;
}
.division {
	margin:0 0 0 30px;
}
/* Lists
-------------------------------------------------------------- */

li ul, li ol {
	margin:0 1.5em;
}
ol {
	margin: 0 1.5em 1.5em 1.5em;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
ol {
	list-style-type:decimal-leading-zero;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
#wrap ul li {
	background-image:url(../pix/iface/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0 2px 40px;
}
/* Misc classes
-------------------------------------------------------------- */

.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color: #fff;
}
.removed {
	background:#900;
	color: #fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.padd {
	padding:0px 30px;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.center a img {
	padding:3px;
	border-width:1px;
	border-style:solid;
}
.dotted {
	margin: 15px 0px 15px 0px;
	display: block;
	background: url(../pix/iface/dotted.png) 0 0 repeat-x;
	height: 1px;
	border: none;
}
.txtR {
	text-align:right;
}
.round7 {
	border-top-right-radius: 7px;
	border-top-left-radius:7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.round10 {
	border-top-right-radius: 10px;
	border-top-left-radius:10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
/* Structure
-------------------------------------------------------------- */
#mainless {
}
#container {
	background-image:url(../pix/iface/hdrBg.png);
	background-position:100% 0;
	background-repeat:no-repeat;
	width:1000px;
	height:710px;
	margin:0 auto;
	text-align:left;
	overflow:block;
}
#content {
	width:1000px;
	float:left;
	margin:17px 0 0 0;
}
#side {
	width:223px;
	float:left;
}
/* Site Top
-------------------------------------------------------------- */	
#top {
	padding:10px;
	color:#eaf9c6;
	width:905px;
}
#top .phone {
	float:right;
	background-position:left;
	background-repeat:no-repeat;
	line-height:20px;
	font-weight:bold;
	padding:0 0 0 23px;
	color:#a89683;
	width:118px;
}
#top .email {
	float:right;
	background-position:left;
	background-repeat:no-repeat;
	line-height:20px;
	font-weight:bold;
	padding:0 20px 0 23px;
	color:#a89683;
	width:167px;
}
#top .email A {
	color:#a89683;
	text-decoration:none;
}
#top .email A:hover {
	color:#f0e8e0;
	text-decoration:none;
}
#top h1 {
	font-size:11px;
	color:#a89683;
	margin:0;
	padding:0;
	text-align:right;
}
#foo {
	padding:10px;
	color:#eaf9c6;
	width:905px;
}
#foo .phone {
	float:right;
	background-position:left;
	background-repeat:no-repeat;
	line-height:20px;
	font-weight:bold;
	padding:0 230px 0 23px;
	color:#a89683;
	width:118px;
}
#foo .email {
	float:right;
	background-position:left;
	background-repeat:no-repeat;
	line-height:20px;
	font-weight:bold;
	padding:0 30px 0 23px;
	color:#a89683;
	width:167px;
}
#foo .email A {
	color:#a89683;
	text-decoration:none;
}
#foo .email A:hover {
	color:#f0e8e0;
	text-decoration:none;
}
#foo h1 {
	font-size:11px;
	color:#a89683;
	margin:0;
	padding:0;
	text-align:right;
}
/* Sidebar
-------------------------------------------------------------- */
	
	#side h1, #side h1 a {
	width:209px;
	height:122px;
	display:block;
	text-indent:-9999em;
	background-position:0 0;
	background-repeat:no-repeat;
	margin:60px auto 60px auto;
	margin:20px auto 100px auto !important;
	padding:0px;
}
#side h1 a {
	background-image:url(../pix/iface/logo.png);
}
ul#sideMnu {
	margin:0 0 20px 0;
}
ul#sideMnu li a {
	background-image:url(../pix/iface/sideMnu.png);
	background-repeat:no-repeat;
	width:203px;
	height:53px;
	line-height:53px;
	display:block;
	text-indent:-9999em;
}
ul#sideMnu li#mnuComercial a {
	background-position:0 0;
}
ul#sideMnu li#mnuComercial a:hover, ul#sideMnu li#mnuComercial.currentSide a {
	background-position:-203px 0;
}
ul#sideMnu li#mnuResidential a {
	background-position:0 -53px;
}
ul#sideMnu li#mnuResidential a:hover, ul#sideMnu li#mnuResidential.currentSide a {
	background-position:-203px -53px;
}
ul#sideMnu li#mnuForeclosure a {
	background-position:0 -106px;
}
ul#sideMnu li#mnuForeclosure a:hover, ul#sideMnu li#mnuForeclosure.currentSide a {
	background-position:-203px -106px;
}
ul#sideMnu li#mnuConsulation a {
	background-position:0 -159px;
}
ul#sideMnu li#mnuConsulation a:hover, ul#sideMnu li#mnuConsulation.currentSide a {
	background-position:-203px -159px;
}
#progress {
	position:relative;
}
#progress img {
	position:relative;
	z-index:1;
}
#progress span {
	position:absolute;
	top:60px;
	left:10px;
	font-size:50px;
	font-weight:bold;
	letter-spacing:-2px;
	color:#754c24;
	z-index:3;
}
/* Content
-------------------------------------------------------------- */
#hp_flash_banner {
	width:806px;
	height:478px;
	margin: 4px 0 0 86px;
}
#logo {
	position:absolute;
	width:485px;
	height:378px;
	z-index:1002;
	padding-left:86px;
}
#about_box {
	position:absolute;
	background-image:url(../pix/iface/about_box.png);
	background-repeat:no-repeat;
	width:208px;
	height:216px;
	z-index:1001;
	top:235px;
	margin-left:20px;
	font-family:"Trebuchet MS", Verdana, Arial;
	line-height:15px;
	padding:10px;
	color:#6a2d09;
}
#content h2.pagetitle {
	font-size:35px;
	font-weight:bold;
	margin:5px 0;
	padding:5px 0;
	letter-spacing:-1px;
}
#menu {
	background-image:url(../pix/iface/mnuBg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	line-height:42px;
	width:828px;
	display:block;
	margin:6px 0 40px 107px;
	position:relative;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	display:block;
	float:left;
	background-image:url(../pix/iface/mnu.png);
	text-indent:-99999em;
	line-height:42px;
}
#menu ul li#mnuHome a {
	background-position:0 0;
	width:141px;
}
#menu ul li#mnuHome a:hover {
	background-position:0 -42px;
}
#menu ul li.current#mnuHome a {
	background-position:0 -42px;
}
#menu ul li#mnuServices a {
	background-position:-141px 0;
	width:136px;
}
#menu ul li#mnuServices a:hover {
	background-position:-141px -42px;
}
#menu ul li.current#mnuServices a {
	background-position:-141px -42px;
}
#menu ul li#mnuRequest a {
	background-position:-277px 0;
	width:152px;
}
#menu ul li#mnuRequest a:hover {
	background-position:-277px -42px;
}
#menu ul li.current#mnuRequest a {
	background-position:-277px -42px;
}
#menu ul li#mnuTestimonial a {
	background-position:-429px 0;
	width:140px;
}
#menu ul li#mnuTestimonial a:hover {
	background-position:-429px -42px;
}
#menu ul li.current#mnuTestimonial a {
	background-position:-429px -42px;
}
#menu ul li#mnuAbout a {
	background-position:-569px 0;
	width:116px;
}
#menu ul li#mnuAbout a:hover {
	background-position:-569px -42px;
}
#menu ul li.current#mnuAbout a {
	background-position:-569px -42px;
}
#menu ul li#mnuContact a {
	background-position:-685px 0;
	width:143px;
}
#menu ul li#mnuContact a:hover {
	background-position:-685px -42px;
}
#menu ul li.current#mnuContact a {
	background-position:-685px -42px;
}
#menu ul li ul.menu_body {
	display:none;
	width:210px;
	position:absolute;
	top:43px;
	left:71px !important;
	margin:0px !important;
	border:1px solid #57841c;
	border-top:none;
}
#menu ul li ul.menu_body li {
	background:#7ab22f;
}
#menu ul li ul.menu_body li.alt {
	background:#629e12;
}
#menu ul li ul.menu_body li a {
	text-align:left;
	padding:5px;
	line-height:normal;
	background-image:none;
	text-indent:0;
	color:#FFF;
	text-decoration:none;
	padding:10px;
	display:block;
	width:190px !important;
	float:none !important;
}
#menu ul li ul.menu_body li a:hover {
	padding:15px 10px;
	font-weight:bold;
}
#menu ul li ul.menu_body li.currentSub a {
	font-weight:bold;
}
/* Slider
-------------------------------------------------------------- */

#slider {
	margin:0 0 20px 0;
}
#wrap #slider ul, #wrap #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:690px;
	height:241px;
	overflow:hidden;
}
p#controls {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:-160px;
}
#nextBtn {
	left:690px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:30px;
	height:77px;
	background:url(../pix/iface/btn_prev.png) no-repeat 0 0;
}
#nextBtn a {
	background:url(../pix/iface/btn_next.gif) no-repeat 0 0;
}
/* jCarrousel
-------------------------------------------------------------- */
.stepcarousel {
	position: relative; /*leave this value alone*/
	border: 3px solid #CCC;
	overflow: scroll; /*leave this value alone*/
	width: 684px;
	height: 200px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px 14px; /*margin around each panel*/
	width: 210px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel a#prevBtn, .stepcarousel a#nextBtn {
	width:63px;
	height:63px;
	display:block;
	text-indent:-9999em;
	position:absolute;
	top:40px;
	z-index:10;
}
.stepcarousel a#prevBtn {
	background-image:url(../pix/iface/btnPrev.png);
	left:10px;
}
.stepcarousel a#nextBtn {
	background-image:url(../pix/iface/btnNext.png);
	left:500px;
}
/* Forms
-------------------------------------------------------------- */
form#bidform {
}
form.form p {
	padding:0;
}
form.form p label {
	font-weight:bold;
	display:block;
	padding:0 0 0 5px;
}
form#bidform div.alignleft input, form#bidform div.alignright input {
	width:94%;
	margin:3px auto 0 0px;
	padding:3px;
	border:3px solid #ddd;
	outline:none;
	outline:0;
}
form.form input, form.form select, form.form textarea {
	width:94%;
	margin:3px auto 0 0px;
	padding:3px;
	border:3px solid #ddd;
	outline:none;
	outline:0;
}
form.form select {
	width:96%;
}
form#contactform label {
	width:50px;
	float:left;
	display:block;
	text-align:right;
	margin:5px 5px 0 0;
	padding:3px 0 0 0;
}
form#contactform input, form#contactform select {
	float:left;
	width:74%;
}
form#contactform p {
	overflow:hidden;
}
form#bidform input, form#bidform select, form#bidform textarea {
	width:94%;
}
form#bidform select {
	width:96%;
}
form #submit {
	border:none;
	padding:0;
	width:auto !important;
	height:auto !important;
}
/* Footer
-------------------------------------------------------------- */

#footer {
	position:relative;
	padding-top:40px;
}
#footer img {
	float:right;
}
.footWrap {
	width:100%;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	font-size:11px;
	text-align:center;
	color:#FFF;
}
.footWrap p strong {
	color:#8f7966;
}
/* Messages */

.info, .note {
	border-width:1px;
	border-style:solid;
	padding:10px;
}
.info {
	background-color:#DEF;
	border-color:#B7DBFF;
	color:#069;
}
.note {
	background-color:#FFC;
	border-color:#FC3;
	color:#000;
}
/* Layout Elements
-------------------------------------------------------------- */
.icn {
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 0 10px 60px;
	font-size:1.8em;
	letter-spacing:-1px
}
.services {
	background-image:url(../pix/icons/services.png);
	background-repeat:no-repeat;
	font-size:35px;
	font-weight:bold;
	margin:10px 0;
	padding:10px 0 10px 60px;
	letter-spacing:-1px;
	border-bottom:1px dotted #CCC;
}
.pComercial {
	background-position:0 5px;
}
.pResidential {
	background-position:0 -70px;
}
.pForeclosure {
	background-position:0 -145px;
}
.pConstruction {
	background-position:0 -210px;
}
.icn strong {
	color:#69a318;
}
.process {
	background-image:url(../pix/icons/process.png);
}
.accept {
	background-image:url(../pix/icons/accept.png);
}
#split2 h4 {
	font-weight:bold;
	letter-spacing:-1px;
	border-bottom:1px dotted #CCC;
	padding:0 0 4px 0;
}
.mod {
	border:1px solid #DDD;
	padding:10px;
}
.mod h2, .mod h3, .mod h4 {
	margin:0 0 10px 0;
	border-bottom:1px dotted #CCC;
	padding:5px 0 10px 40px;
	font-size:1.5em;
}
.mod ul, .mod ul li {
	font-size:12px !important;
}
.mod p a img {
	border:2px solid #333 !important;
	padding:4px !important;
	background-color:#FFF;
}
.required {
	color: #F00;
}
#quote {
	position:absolute;
	z-index:1000;
	margin-top:300px;
	margin-left:100px;
}
#quote2 {
	position:absolute;
	z-index:1000;
	margin-top:520px;
	margin-left:200px;
	color:#663300;
	font-size:10px;
}
.faq_text {
	color:#6a3516;
}

