@charset "utf-8";
/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*END RESET*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	background: #ffffff url(images/back-bg.png) repeat-x;
	line-height: 23px;
}

a:link, a:visited {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #ff4b0c;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	float:left;
	text-align:center;
	line-height:1em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


ul {
	list-style-position: inside;
}
#why img, #work img, #offer img, #promo img, #quote img, .insider_header img {
	float: left;
	margin-right: 5px;
}
#wrapper #footer #footer_content h3 {
	color: #FFFFFF;
}
#center {
	margin: 0 auto;
	width: 960px;
	padding: 0px;
	background-color: #FFFFFF;
	overflow:auto;
}
#cleaner {
	clear: both;
}
#divider {
	clear: both;
	background-color: #478aae;
	height: 8px;
}
#footer {
	clear: both;
	background-color: #3f8cb8;
}
#footer_content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-top: 20px;
	color: #FFFFFF;
	padding-bottom: 40px;
	font-size: 14px;
}
#footer_content li {
	float: left;
	list-style-position: outside;
	padding-right: 20px;
	list-style-type: disc;
}


#footer_content a {
color:#FFFFFF
}



#footer_content p {
	float: right;
	padding-right: 40px;
}

#head {
	height: 333px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#head p {
	font: italic 18px Arial, Helvetica, sans-serif;
	float: right;
	position: relative;
	top: -131px;
	background:#ffffff;
	padding:8px 15px;
}


#head p a:link, #head p a:visited {
color:#4E91B5;
text-decoration:none;
}

#head p a:hover, #head p a:active {
color:#4E91B5;
text-decoration:underline;
}

#head_container {
	background-image: url(images/head-bg.png);
}

#inside {
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	padding-bottom: 5px;
	width: 440px;
}

#inside_full {
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 5px;
}

#inside div {
	padding-top: 5px;
	padding-left: 2px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#inside object {
	margin-top: 5px;
}

#inside p {
	float: right;
	margin-right: 20px;
}

#offer {
	width: 380px;
	margin-left: 20px;
	float: right;
	padding-bottom: 20px;
	margin-right: 20px;
}

#offer li {
	margin-left: 50px;
}
#offer p {
	padding-left: 65px;
	position: relative;
	top: 10px;
	float: right;
	padding-right: 20px;
}
#offer span {
	font-weight: bold;
}
#powered_by span {
	font-weight: bold;
}
#powered_by img {
	padding-right: 2px;
}
#promo {
	margin-right: 20px;
	margin-left: 20px;
	float: right;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 380px;
}

#promo p {
	float: right;
	margin-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	top: -4px;
	position: relative;
}
#promo object {
	margin-top: 5px;
}
#promo div {
	background-color:#FFFFFF;
	border-color:-moz-use-text-color -moz-use-text-color #BABABA;
	border-style:none none dashed;
	border-width:0 0 thin;
	margin-bottom:10px;
	padding-bottom:20px;
	padding-left:2px;
	padding-top:10px;
}
#lower {
	background-color: #FFFFFF;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	overflow: auto;
}
#lower_container {
	background-color: #FFFFFF;
	position: relative;
	height: auto;
}

#lower_content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#quote {
	margin-left: 20px;
	float: left;
	width: 500px;
	padding-bottom: 20px;
}

#why {
	margin-left: 20px;
	float: left;
	width: 500px;
	padding-bottom: 20px;
}

#work {
	margin-left: 20px;
	float: left;
	width: 500px;
	padding-bottom: 20px;
}


#wrapper {
	width: 100%;
}
#contact_btn {
	position: relative;
	left:786px;
	top: -174px;
}

.client_logo {
	border-top-color: #3f8cb8;
	border-right-color: #3f8cb8;
	border-bottom-color: #3f8cb8;
	border-left-color: #3f8cb8;
	float: left;
	padding-right: 5px;
}

.insider_header {
	padding-left:20px;
	padding-top: 20px;
	}

.step_interior img, .step_interior_last img {
	width: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.step_interior span, .step_interior_last span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom:5px;
	display: block;
}
.star {
	position: absolute;
	left: 800px;
}


p.step_interior {
	float: left;
	width: 293px;
	margin-right: 0px;
	background-color: #74b9da;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

p.step_interior_last {
	float: left;
	width: 293px;
	background-color: #74b9da;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.logo {
	float: left;
	margin-top: 35px;
	margin-left: 65px;
	padding-bottom: 10px;
}
.main_image {
	float: right;
	margin-top: 35px;
	margin-right: 40px;
	border: 5px solid #FFFFFF;
}
p.quote_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 20px;
}

#form1 p {
	height: 40px;
}

#form1 label {
	width: 140px;
	float: left;
	text-align: right;
	padding-right: 15px;
}

#form1 input {
	width: 250px;
	float: left;
}
#form1 #comments {
	width: 250px;
}

#form1 .btn .button {
	width: 120px;
}

#form1 .btn {
	width: 120px;
	position: relative;
	margin-top: 60px;
	margin-left: 155px;
}

#powered_by {
	width: 290px;
	margin: 10px 0 0 99px;
	float:left;
}

