@import url("reset.css");

* { font-size: 100.01%; }

html {
	background: #0c2435 url("../images/bg.jpg") repeat-x top;
	font-size: 62.5%; }

body {
	color: #fff;
	font-family: "MS Trebuchet", Arial, sans-serif;
	margin: 0 auto;
	width: 980px; }

a { text-decoration: none; color:#e9bb35;}

	a:hover {text-decoration: underline;  }

abbr, acronym {
	border-bottom: dotted 1px;
	cursor: help; }

code { font-family: monospace; }

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 { }

h3 { font-size: 2.7em; }

input { color: #555; }

label { display: none; }

p, li, input { font-size: 1.4em; }

strong { font-weight: bold; }

.clearer { clear: both; }

.left { float: left; }

.right { float: right; }

#masthead {
	background: url("../images/girl.jpg") no-repeat bottom right;
	height: 261px;
	margin-bottom: 30px;
	padding-top: 56px; }

	#masthead .wrapper {
		position: relative;
		width: 50%; }

.time-to-replace {
	background: url("../images/time-to-replace.jpg");
	height: 77px;
	margin: 55px auto 38px;
	text-indent: -999em;
	width: 489px; }

.listen-ad {
	margin: 0 auto 14px;
	text-indent: -999em;
	width: 162px; }

	.listen-ad a {
		background: url("../images/listen-ad.jpg") no-repeat right center;
		color: #34505f;
		display: block;
		height: 35px;
		width: 162px; }

.telephone {
	background: url("../images/telephone.jpg") no-repeat left center;
	color: #e9bb35;
	font-size: 2.6em;
	font-weight: bold;
	line-height: 25px;
	margin: 0 auto;
	padding-left: 20px;
	text-align: center;
	width: 185px; }

#content h3 {
	color: #b6bdc3;
	font-weight: normal;
	padding: 0 80px;
	text-align: center; }
#content_box {	padding-left:20px;}
#questions {
	margin-top: 35px;
	overflow: hidden; }

	#questions li {
		background-position: top center;
		background-repeat: no-repeat;
		float: left;
		height: 175px;
		margin-right: 27px;
		width: 308px; }

	#questions li#get-started { background-image: url("../images/get-started.jpg"); }

	#questions li#learn-more { background-image: url("../images/learn-more.jpg"); }

	#questions li#tell-more { background-image: url("../images/tell-more.jpg"); }

	#questions li a {
		color: #fff;
		display: block;
		height: 93px;
		padding: 82px 10px 0;
		text-align: center;
		width: 288px; }

		#questions li a strong {
			color: #e78b31;
			font-size: 1.2em;
			text-transform: uppercase; }

	#questions li.last { margin: 0; }

#call-to-action {
	clear: both;
	margin-top: 35px;
	position: relative; }

#email-me {
	background: url("../images/bg-email-me.jpg") no-repeat;
	margin-right: 18px;
	padding: 16px 17px;
	width: 340px; }

#email-me, #call-me input { float: left; }

#email-me input#your-email, #call-me input.numbers {
	background: url("../images/input.jpg") repeat-x left bottom;
	border: solid #435665 1px;
	margin-right: 19px;
	padding: 4px;
	width: 195px; }

#email-me input#email-me-submit, #call-me input#call-me-submit {
	background: url("../images/btn-email-me.jpg") no-repeat;
	border: none;
	height: 29px;
	line-height: 29px;
	text-indent: -999em;
	width: 112px; }

#call-me {
	background: url("../images/bg-call-me.jpg") no-repeat;
	padding: 16px 17px;
	width: 376px; }

	#call-me input.numbers {
		margin-right: 10px;
		text-align: center;
		width: 43px; }

		#call-me input.numbers.disabled { color: #536470; }

	#call-me input#call-me-submit { background-image: url("../images/btn-call-me.jpg"); }

#call-to-action h1 {
	position: absolute;
	right: 0;
	text-indent: -999em;
	top: 0; }

	#call-to-action h1 a {
		background: url("../images/versature.gif");
		display: block;
		height: 55px;
		text-indent: -999em;
		width: 141px; }

#footer {
	border-top: solid #223847 1px;
	clear: both;
	margin-top: 40px;
	overflow: hidden;
	padding: 9px 3px 40px; }

	#footer a {
		color: #8b979f;
		text-decoration: underline; }

	#footer p {
		color: #8b979f;
		font-size: 1.1em; }

	#footer p#websiteby, #footer p#websiteby a { color: #61707c; }

