body {
	margin: 405px 0 0 0;
	padding: 0;
	text-align: center;
	background: url(../images/background-header.png) repeat-x #f3f1d9;
}

a {
	outline: none;
	color: #d72517;
}

a:hover {
	color: #de6624; 
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

#wrap {
	width: 850px;
	margin: auto;
	text-align: left;
}

#header {
	width: 850px;
	height: 75px;
	position: absolute;
	top: 0;
	left: inherit;
}

#header-image img {
	position: absolute;
	top: 0;
	left: 0;
}

#header-image span {
	position: absolute;
	top: 52px;
	left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #f3f1d8;
}

#navigation {
	position: absolute;
	top: 0;
	right: 0;
	margin: 43px 0 0 0;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	list-style: none;
	display: inline;
}

#navigation ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;	
	background: url(../images/background-tab.png) no-repeat;
	margin: 0 0 0 15px;
	float: right;
	width: 104px;
	height: 26px;
	text-align: center;
	padding: 7px 0 0 0;
}

#navigation ul li a:hover {
	background: url(../images/background-tab-active.png) no-repeat;
	color: #feffcc;
}

#banner {
	position: absolute;
	top: 72px;
	left: 0;
	width: 100%;
	background: url(../images/background-banner-long.png) repeat-x top center;
	height: 353px;
	text-align: center;
}

#banner-wrap {
	margin: auto;
	width: 850px;
	height: 300px;
	text-align: left;
	position: relative;
}

#banner-globe, #banner-jeremy, #banner-phone {
	position: absolute;
	top: 72px;
	left: 0;
	width: 100%;
	height: 180px;
	text-align: center;
}

#banner-jeremy { background: url(../images/background-sublevel-jeremy.png) no-repeat top center; }
#banner-globe { background: url(../images/background-sublevel-globe.png) no-repeat top center; }
#banner-phone { background: url(../images/background-sublevel-phone.png) no-repeat top center; }

#banner-wrap-small {
	margin: auto;
	width: 850px;
	height: 149px;
	text-align: left;
	position: relative;
}

#banner-content {
	width: 500px;
	float: left;
	text-align: center;
	padding: 20px 0 0 0;
	position: relative;
}

#banner-content p {
	margin: 25px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #fff;
	font-style: italic;
	width: 450px;
}

#banner-content span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	color: #feffcc;
	line-height: 36px;
	padding: 0 0 10px 0;
}

#banner-content span span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38pt;
	color: #fff;
}

#banner-content span span span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42pt;
	color: #fff;
}

#banner-globe #banner-content, #banner-jeremy #banner-content, #banner-phone #banner-content {
	text-align: left !important;
}

#banner-content h1 {
	padding: 0 0 10px 0;
	font-weight: normal;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32pt;
	color: #fff;
	margin: 15px 0 0 0;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 600px;
}

#banner-content h2 {
	padding: 0 0 10px 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #feffcc;
	line-height: 36px;
	position: absolute;
	top: 58px;
	left: 40px;
	width: 600px;
}

#homepage-jeremy {
	position: absolute;
	top: 0;
	right: -1px;
	width: 341px;
	height: 353px;
	background: url(../images/homepage-jeremy.png) no-repeat;
}

#sublevel-jeremy {
	position: absolute;
	top: 0;
	right: 95px;
	width: 173px;
	height: 178px;
	background: url(../images/sublevel-jeremy.png) no-repeat;
}

#sublevel-globe {
	position: absolute;
	top: 10px;
	right: 45px;
	width: 200px;
	height: 185px;
	background: url(../images/sublevel-globe.png) no-repeat;
}

#sublevel-phone {
	position: absolute;
	top: 10px;
	right: 45px;
	width: 200px;
	height: 185px;
	background: url(../images/sublevel-phone.png) no-repeat;
}

#content {
	width: 850px;
}

#footer-wrap {
	background: url(../images/background-footer.png) repeat-x #3d3528;
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	width: 850px;
	margin: auto;
	padding: 30px 0 15px 0;
}

div.footer-column {
	margin: 0 9px 0 9px;
	width: 265px;
	height: 240px;
	float: left;
	text-align: left;
}

div.footer-column p {
	margin: 5px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #d3d1bd;
	line-height: 16px;
}

div.footer-column p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
}

div.footer-column p a:hover {
	color: #feffcc;
}

#content-area {
	width: 540px;
	float: left;
}

#content-sidebar {
	width: 292px;
	float: right;
}

#newsletter-subscription {
	width: 272px;
	height: 276px;
	background: url(../images/background-newsletter.png) no-repeat;
	margin: 0;
	padding: 0 10px 0 10px;
}

#newsletter-subscription p {
	margin: 0;
	padding: 75px 0 15px 0;	
	text-align: center;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #21160c;
}

#newsletter-subscription div.notice {
	padding: 5px 0 0 0;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	color: #7e7c64;
	line-height: normal;
}

#newsletter-subscription div.row {
	clear: both;
	width: 260px;
	height: 30px;
}

#newsletter-subscription div.label {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #686754;
	width: 75px;
	padding: 3px 0 0 8px;
}

#newsletter-subscription div.field {
	float: right;
	width: 170px;
	text-align: right;
}

#newsletter-subscription input.text-box {
	width: 165px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #de6223;
	border: 1px solid #a3a288;
	background: #fff;
}

#content-area h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #835031;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 15px 0;
}

#content-area p {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 10px 0 10px 0;
}

div.service-item {
	width: 255px;
	height: 200px;
	margin: 15px 7px 15px 7px;
	padding: 0;
	float: left;
}

div.service-item h1, div.content-service-1 h1, div.content-service-2 h1, div.content-service-3 h1, div.content-service-4 h1 {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 12pt !important;
	color: #de6424 !important;
	font-style: normal !important;
	font-weight: bold !important;
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
}

div.clear-both {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
}

div.content-with-hand {
	background: url(../images/background-hand-1.png) no-repeat top left;
	padding: 15px 0 0 70px;
	margin: 0;
}

div.content-service-1, div.content-service-2, div.content-service-3, div.content-service-4 {
	padding: 5px 0 0 70px;
	margin: 0;
}

div.content-service-1 {
	background: url(../images/service-1-small.png) no-repeat top left;
}

div.content-service-2 {
	background: url(../images/service-2-small.png) no-repeat top left;
}

div.content-service-3 {
	background: url(../images/service-3-small.png) no-repeat top left;
}

div.content-service-4 {
	background: url(../images/service-4-small.png) no-repeat top left;
}

#content-area h2 {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #de6424;
	font-style: normal;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 0 0 2px 0;
	display: block;
	border-bottom: 1px solid #d1ceab;
}

div.contactrow {
	clear: both;
	width: 465px;
	height: 30px;
}

div.contactlabel, div.contactrequired {
	float: left;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494949;
	padding: 2px 0 0 0;
}

div.contactrequired {
	background: url(../images/background-required-field.png) no-repeat left;
	padding: 0 0 0 16px;
	width: 109px;
}

div.contactfield, div.contactfield-required{
	float: right;
	width: 340px;
}

div.contactfield-required {
	background: url(../images/background-required-field.png) no-repeat top right;
}

input.input-text, select.input-text, textarea.input-textbox {
	width: 315px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #de6223;
	border: 1px solid #a3a288;
	background: #fff;
}

textarea.input-textbox {
	height: 100px;
}

#contact-notice {
	display: block;
	padding: 5px;
	margin: 10px 0 10px 0;
	text-align: center;
	border: 1px dotted #de6624;
	background: #e3e0bf;
}
