* {
	margin:0px;
	padding:0px;
	border:none;
	font-family:Helvetica, Arial, sans-serif;
	list-style:none;
	text-decoration:none;
}

body{
	margin:0;
	background:url(../images/backdrop6.jpg) no-repeat center -90px;
	background-attachment:fixed;
}

#wrapper {
	width:1042px;
	height:700px;
	margin:0px auto;
}

#wrapper #logo_link {
	width:210px;
	height:70px;
	position:absolute;
	display:block;
	margin-left:-523px;
	left:50%;
	top:25px;
}

#header {
	background:url(../images/header.png) no-repeat;
	width:1024px;
	height:157px;
	margin-bottom:-10px;
}

#header h1, #header h2 {
	text-indent:-9999px;
}

#page_top {
	background:url(../images/page_top.png) no-repeat;
	width:1000px;
	height:42px;
	padding:0px 21px;
}

#link_list ul li {
	padding:13px 0px 11px 0px;
	border-right:#ae685a 2px solid;
	float:left;
}

@-moz-document url-prefix() { #link_list ul li { padding:13px 0px 10px 0px; } }

#link_list ul li a {
	padding:13px 25px 13px 25px;
}

#link_list ul {
	width:960px;
	background:#633;
	height:46px;
	margin-left:20px;
	background:url(../images/main_link_bg.png) repeat-x;
}
	
#page_body {
	background:url(../images/page_middle.png) repeat-y;
	width:1000px;
	padding:0px 21px;
	position:relative;
}

#surf_board {
	background:url(../images/surf_board.png) no-repeat;
	height:76px;
	width:74px;
	position:absolute;
	right:-64px;
	top:-8px;
}

#left_column {
	width:690px;
	float:left;
	margin:20px 0px 40px 20px;
}

#left_column ul {
	float:left;
	width:250px;
}

#left_column ul.wide {
	margin-top:20px;
	width:680px;
}

#left_column .home_blurb {
	float:left;
	width:400px;
	margin:-2px 0 0 20px;
}

#right_column {
	width:240px;
	float:left;
	margin:20px 0px 0px 33px;
	position:relative;
}

#right_column #form_header h4 {
	background:url(../images/form_header.png) no-repeat;
	width:194px;
	height:58px;
	position:absolute;
	top:-70px;
	right:30px;
	text-indent:-9999px;
}
	
#contact_form_top {
	background:url(../images/form_top.png) no-repeat;
	width:236px;
	height:23px;
}

#contact_form_mid {
	background:url(../images/form_body.png) repeat-y;
	width:236px;
}

#contact_form_bottom {
	background:url(../images/form_footer.png) repeat-y;
	width:236px;
	height:20px;
}

#testimonials {
	background:#f5e8e2;
	padding-bottom:20px;
}

#footer {
	clear:both;
	text-align:center;
	width:1042px;
	margin:0px 0px 0px -13px;
}

#footer p {
	font-size:12px;
}

#bottom {
	background:url(../images/footer.png) no-repeat 2px bottom;
	width:1000px;
	padding:0px 21px;
	margin-left:-3px;
	margin-top:-10px;
	height:40px;
}

/* Link Action */

#link_list ul li a:hover, #link_list ul li a.selected {
	color:#fff;
	background:url(../images/main_link_hover.png) repeat-x;
}

/* Typography */

#link_list ul li a {
	color:#eb9693;
	font-size:1.2em;
}

#left_column h3 {
	color:#9e4a54;
	font-size:1.6em;
	margin:22px 0px 8px 0px;
}

#left_column p {
	line-height:1.5em;
}

#left_column h4, #contact_us h4 {
	color:#9e4a54;
	margin:20px 0 0 0;
	padding:0;
}

#left_column ul li {
	margin:0 0px 8px 20px;
	list-style:square;
	font-size:.8em;
}

#left_column .home_blurb {
	font-size:.8em;
}

#testimonials h6 {
	font-size:.9em;
	text-align:center;
	margin:30px auto 15px auto;
	padding-top:20px;
}

#testimonials p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	font-style:italic;
	padding:0px 15px;
}

#testimonials p.quote_author {
	margin:10px 30px 10px 10px;
	text-align:right;
}

/* FORM */

iframe#contact_form {
	width:214px;
	height:29em;
	margin:0 0 0 10px;
}

#pay_chart {
	border-collapse:collapse;
	border:1px solid #555;
	width:680px;
	font-size:12px;
	margin-top:15px;
}

#pay_chart th {
	background-color:#9e4a54;
	color:#fff;
	padding:8px 5px 8px 5px;
	text-align:left;
}

#pay_chart tr.odd td {
	background-color:#fff;
}

#pay_chart tr.even td {
	background-color:#eee;
}

#pay_chart td.salary {
	font-weight:bold;
}

#pay_chart td {
	padding:5px;
}

ol li{
	line-height:24px;
	margin:0 0 10px 30px;
	list-style-type:decimal !important;
}

#contact_us {
	text-align:center;
	margin-top:30px;
}

#contact_us p {
	font-weight:bold;
	font-size:22px;
}

#contact_us img {
	position:relative;
	top:8px;
	margin-right:10px;
}

table#company_logos {
	margin-top:30px;
}

table#company_logos td{
	padding-right:30px;
}