/* BEGIN HEADER */
#header {
	margin:0;
	padding:0;
}
#header .wrapheader {
	width:960px;
	margin:0 auto;
	position:relative;
}
#header .wrapheader .infobox {
	position:absolute;
	top:0px;
	left:0px;
	background:#1575bc;
	border-radius:3px;
	box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.3);
}
#header .wrapheader .infobox .midbox {
	background:#002c4e;
	border-radius:2px;
	margin:5px;
}
#header .wrapheader .infobox .midbox h2 {
	color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0;
    margin: 0 0 10px 10px;
    padding:5px 5px 0 0;
    text-transform: uppercase;
}
#header .wrapheader .infobox .midbox .address {
	background: url(../../images/mappoint.png) no-repeat scroll 0 3px transparent;
    color: #1575BC;
    font-size: 12px;
    margin: 0 10px;
    padding:0 0 10px 20px;
	width:185px;
}
#header .wrapheader .infobox .midbox .phone {
	background: url(../../images/mapphone.png) no-repeat scroll 0 0 transparent;
    color: #1575BC;
    font-size: 12px;
    margin: 0 10px;
    padding:0 0 10px 20px;
}
#header .wrapheader .infobox .midbox .arrow {
	background: url("../../images/maparrow.png") no-repeat scroll 0 0 transparent;
    bottom: -10px;
    height: 11px;
    left: 20px;
    position: absolute;
    width: 13px;
}
/* END OF HEADER */

/* BEGIN CONTENT */
#content {
	margin:0;
	padding:0;
}
#content .wrapcontent {
	width:960px;
	margin:0 auto 40px;
	color:#000;
	position:relative;
}
#content .wrapcontent .left {
	float:left;
	width:623px;
	margin:0 30px 0 0;
}
#content .wrapcontent .left .title {
	border-bottom:1px dashed #e1e1e1;
	padding:0 0 15px 0;
	margin:0 0 10px 0;;
}
#content .wrapcontent .left .title h2 {
	color:#004c85;
	font-size:22px;
	text-transform:uppercase;
	font-weight:700;
	margin:0;
	padding:0;
}
#content .wrapcontent .left .sbox {
	margin:0;
	padding:0;
}
#content .wrapcontent .left .sbox td {
	padding:0 10px 5px 0;
	
}
#content .wrapcontent .left .sbox td .text {
	color:#626262;
	font-size:12px;
	font-weight:600;
}
#content .wrapcontent .left .sbox td p {
	color:#909090;
	font-size:11px;
	font-weight:300;
	margin:0;
	padding:5px 0 0 0;
}
#content .wrapcontent .left .sbox .field1 {
	background:#f0f0f0;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15) inset;
	border:none;
	border-radius:3px;
	width:281px;
	height:31px;
	padding:0 10px;
	color:#909090;
	font-size:11px;
font-family: 'Century Gothic', Arial, sans-serif;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75);
	outline:none;
}
#content .wrapcontent .left .sbox .field2 {
	background:#f0f0f0;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15) inset;
	border:none;
	border-radius:3px;
	width:123px;
	height:31px;
	padding:0 10px;
	color:#909090;
	font-size:11px;
font-family: 'Century Gothic', Arial, sans-serif;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75);
	outline:none;
	margin:0 15px 0 0;
}
#content .wrapcontent .left .sbox .field2.second {
	margin:0;
}
#content .wrapcontent .left .sbox .field3 {
	background:#f0f0f0;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15) inset;
	border:none;
	width:599px;
	min-height:100px;
	padding:10px;
	color:#909090;
	font-size:11px;
	font-family: 'Century Gothic', Arial, sans-serif;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75);
	outline:none;
	margin:5px 0 0 0;
	border-radius:3px;
	resize:none;
}
#content .wrapcontent .left .sbox td.last {
	padding:0 0 5px 0;
}
#content .wrapcontent .left .sendbtn {
	background: url(../../images/sendbtn.png) no-repeat;
	width:93px;
	height:44px;
	border:none;
	line-height:44px;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	font-size:18px;
	font-weight:700;
	color:#7d5200;
	text-shadow: 0px 1px 0px rgba(252, 214, 83, 0.75);
	font-family: 'Century Gothic', Arial, sans-serif;
	margin:15px 0 10px 2px;
}
#content .wrapcontent .left .sendbtn:hover {
	background: url(../../images/sendbtnh.png) no-repeat;
}
#content .wrapcontent .right {
	float:left;
	width:307px;
}
#content .wrapcontent .right .box {
	margin:0 0 20px 0;
}
#content .wrapcontent .right .box .top {
	background: url(../../images/advicebg.png) repeat-x;
	height:35px;
	border:1px solid #e3e3e3;
	border-radius:3px 3px 0 0;
}
#content .wrapcontent .right .box .top h2 {
	color:#626262;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	margin:0;
	padding:9px 0 0 20px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#content .wrapcontent .right .box .mid {
	background:#fff;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	border-radius:0 0 3px 3px;
	padding:10px 20px;
}
#content .wrapcontent .right .box .mid ul {
	margin:0;
	padding:10px 15px;
}
#content .wrapcontent .right .box .mid ul li {
	color:#626262;
	font-weight:600;
	font-size:12px;
	margin:0 0 10px 0;
}
#content .wrapcontent .right .box .mid .subli {
	color:#1575bc;
	font-weight:300;
	padding:3px 0 0 0;
}
#content .wrapcontent .right .box .mid .subli .stars {
	background: url(../../images/ssprite2.png) no-repeat;
	float:left;
	margin:0 20px 0 0;
}
#content .wrapcontent .right .box .mid .subli .stars.none {
	width:75px;
	height:14px;
	background-position:0 0;
}
#content .wrapcontent .right .box .mid .subli .stars.one {
	width:75px;
	height:14px;
	background-position:0px -14px;
}
#content .wrapcontent .right .box .mid .subli .stars.two {
	width:75px;
	height:14px;
	background-position:0px -28px;
}
#content .wrapcontent .right .box .mid .subli .stars.three {
	width:75px;
	height:14px;
	background-position:0 -42px;
}
#content .wrapcontent .right .box .mid .subli .stars.four {
	width:75px;
	height:14px;
	background-position:0 -56px;
}
#content .wrapcontent .right .box .mid .subli .stars.five {
	width:75px;
	height:14px;
	background-position:0 -70px;
}
#content .wrapcontent .right .box .mid .subli .bullets {
	background: url(../../images/usprite.png) no-repeat;
	float:left;
	margin:0 30px 0 0;
}
#content .wrapcontent .right .box .mid .subli .bullets.none {
	width:65px;
	height:13px;
	background-position:0 0;
}
#content .wrapcontent .right .box .mid .subli .bullets.one {
	width:65px;
	height:13px;
	background-position:0px -13px;
}
#content .wrapcontent .right .box .mid .subli .bullets.two {
	width:65px;
	height:13px;
	background-position:0px -26px;
}
#content .wrapcontent .right .box .mid .subli .bullets.three {
	width:65px;
	height:13px;
	background-position:0 -39px;
}
#content .wrapcontent .right .box .mid .subli .bullets.four {
	width:65px;
	height:13px;
	background-position:0 -52px;
}
#content .wrapcontent .right .box .mid .subli .bullets.five {
	width:65px;
	height:13px;
	background-position:0 -65px;
}
#content .wrapcontent .right .box .mid .costing {
	padding:10px 0;
}
#content .wrapcontent .right .box .mid .costing li {
	list-style-type:none;
}
#content .wrapcontent .right .box .mid .full {
	width:220px;
	font-weight:300;
}
#content .wrapcontent .right .box .mid .full .detail {
	float:right;
}
#content .wrapcontent .right .box .mid .discount {
	width:220px;
	font-weight:300;
}
#content .wrapcontent .right .box .mid .discount .detail {
	float:right;
}
#content .wrapcontent .right .box .mid .total {
	width:220px;
	font-weight:700;
	text-transform:uppercase;
}
#content .wrapcontent .right .box .mid .total .detail {
	float:right;
	color:#1575bc;
}
/* END OF CONTENT */

