h1 {
	font-size:38px;
	font-style:italic;
	margin-bottom:0;
}

#header {
	background-image:url(../img/layout/start-top.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:210px;
	padding:36px 50px 0;
	width:800px;
}

.tagline {
	display:block;
	font:normal normal bold 19px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:30px;
}

div#sidebar {
	margin-top:0;
	padding-top:34px;
}

#sidebar h6 {
	border-bottom-color:#d3d3d3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:0;
	padding-bottom:4px;
}

div#main {
	padding-top:30px;
	width:642px;
}

#features {
	background-image:url(../img/layout/start-boxes.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:258px;
	overflow:hidden;
	padding:18px 20px 0;
	width:602px;
}

.feature {
	padding-right:40px;
	width:280px;
}

.feature.last {
	padding-right:0;
}

.feature p {
	font-size:12px;
	margin-bottom:20px;
}

.feature h3 {
	margin-bottom:12px;
}

#call-me {
	background-image:url(../img/layout/phone-box.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:66px;
	margin-top:14px;
	padding:8px 14px;
	width:194px;
}

#sidebar table a, #sidebar table p {
	background-image:url(../img/layout/btn-sprites.png);
	background-position:left -48px;
	background-repeat:no-repeat;
	border-bottom-color:#d3d3d3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#535353;
	font-weight:bold;
	line-height:1.5em;
	margin:0;
	padding:7px 0 7px 20px;
	text-decoration:none;
}

#sidebar table p {
	background-position:0 0;
	color:#333333;
}

#sidebar table a:hover {
	color:#0099b9;
}

#sidebar table .normal {
	background-image:none;
	border-bottom-color:#d3d3d3;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#777777;
	font-size:11px;
	padding:5px 0 5px 20px;
}

#sidebar table p.normal {
	color:#d40050;
}

#fields #help {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0 0 8px 38px;
	padding:0;
}

#fields input#tel {
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:2px 4px;
	width:120px;
	-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
}

#fields .button {
	background-image:url(../img/layout/submit.png);
	background-position:0 0;
	background-repeat:no-repeat;
	border-width:0;
	color:#00a2c4;
	cursor:pointer;
	font:normal normal bold 10px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:24px;
	text-transform:uppercase;
	width:55px;
	text-shadow:0 1px 0 #fff;
}

#fields .notification_error span {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#fields .notification_ok {
	margin:0;
}

#fields .notification_ok p, #fields .notification_ok h3 {
	color:#f3841f;
	font-weight:bold;
}
