body, p, td, li
{
	font: 12px/1.5em "Lucida Grande", Arial, sans-serif;
	color: #3e3e3e;
}
body
{
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	font-weight: normal;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	text-decoration: underline;
}

h6 {
	font-size: 12px;
	font-style: italic;
}

p, table {
	margin: 0 0 18px 0;
}

ol, ul {
	margin: 0 0 18px 24px;
}

ol ol, ul ul, ol ul, ul ol {
	margin: 0 0 0 24px;
}

hr {
	height: 1px;
	border: none;
	background: #b9b9b9;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#title {
	width: 960px;
	height: 156px;
	margin: 0;
	position: relative;
	overflow: hidden;
}

#title span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/title.jpg) no-repeat;
}

#nav {
	height: 35px;
	margin: 0;
	padding: 0 12px 0 25px;
	background: #7fac0e url(/images/nav-bg.jpg) repeat-x;
	list-style: none;
	border-bottom: 1px solid #fff;
}

#nav li {
	float: left;
	margin-right: 25px;
	line-height: 35px;
}

#nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}

#nav li.current {
	list-style: square;
}

#nav li.current a, #nav li a:hover {
	color: #000;
}

#nav li.subscribe {
	float: right;
	margin: 0;
}

#subscribe-input {
	float: left;
	width: 114px;
	height: 21px;
	margin: 7px 7px 7px 0;
	padding: 0 4px;
	border: none;
	background: url(/images/subscribe-input.jpg) no-repeat;
}

#subscribe-submit {
	float: right;
	margin: 7px 0;
}

#content-wrapper {
	position: relative;
}

#main {
	float: left;
	width: 639px;
	border-right: 1px solid #fff;
	background: #fff;
}

#banner {
	border-bottom: 1px solid #666;
}

#index-box {
	padding: 12px;
	border-bottom: 1px solid #a7a7a7;
	background: #eee url(/images/index-box-bg.jpg) repeat-x;
}

#content {
	padding: 12px;
	background: #fff;
}

#sidebar {
	float: right;
	width: 320px;
	padding-bottom: 90px;
	background: #4e6400;
}

#testimonials-btn, #prestige-btn, #budget-btn, #partners-btn, #provider-btn {
	width: 320px;
	height: 89px;
	margin: 0;
	border-bottom: 1px solid #fff;
	position: relative;
	overflow: hidden;
}

#partners-btn {
	border-bottom: none;
	border-top: 1px solid #fff;
}

#testimonials-btn span, #prestige-btn span, #budget-btn span, #partners-btn span, #provider-btn span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#testimonials-btn span {
	background: url(/images/testimonials-btn.jpg) no-repeat;
}

#prestige-btn span {
	background: url(/images/prestige-btn.jpg) no-repeat;
}

#budget-btn span {
	background: url(/images/budget-btn.jpg) no-repeat;
}

#partners-btn span {
	background: url(/images/partners-btn.jpg) no-repeat;
}

#provider-btn span {
	background: url(/images/provider-btn.jpg) no-repeat;
}

#hire-enquiry {
	padding: 12px;
	color: #fff;
}

#hire-enquiry p {
	color: #fff;
}

#hire-enquiry label, #hire-enquiry .label {
	float: left;
	width: 125px;
	text-transform: lowercase;
}

#hire-enquiry input {
	float: left;
	width: 161px;
	height: 16px;
	padding: 0 4px;
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#hire-enquiry input.checkbox {
	width: auto;
	border: none;
}

#hire-enquiry #enquiry-label, #hire-enquiry .label  {
	width: 296px;
}

#hire-enquiry textarea {
	width: 286px;
	height: 100px;
	margin: 0;
	padding: 4px;
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font: 12px/1.5em "Lucida Grande", Arial, sans-serif;
}

#hire-enquiry #hire-submit {
	float: right;
	width: 36px;
	height: 21px;
	padding: 0;
	border: none;
}

#partners-box {
	position: absolute;
	bottom: 0;
	right: 0;
}

#footer {
	clear: both;
	height: 42px;
	padding: 28px 12px 0;
	background: #fff url(/images/footer-bg.jpg) repeat-x;
}

#copyright {
	float: left;
	width: 468px;
}

#webhead {
	float: right; 
	width: 468px;
	text-align: right;
}

#webhead a {
	color: #65ba09;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

blockquote.bubble-top {
	margin: 0;
	padding: 12px 12px 6px 68px;
	background: url(/images/bubble-top.jpg) no-repeat;
}

.bubble-middle {
	width: 610px;
	margin: 0 auto 18px;
	background: url(/images/bubble-middle.jpg) repeat-y;
}

p.bubble-bottom {
	padding: 0 0 0 68px;
	line-height: 48px;
	background: #fff url(/images/bubble-bottom.jpg) no-repeat;
	font-style: italic;
}

a:link
{
	color:#0066FF;
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
	color:#0066FF;
}
a:hover
{
	text-decoration: underline;
	color:#0066FF;
}
a:active
{
	text-decoration: underline;
	color:#0066FF;
}
.tbl
{
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #4e6400;
}
.tbl-2
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #4e6400;
	border-right:1px solid #4e6400;
}
.th
{
	text-align:left;
	font-family:arial;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:12px;
	background-color:#4e6400;
	border-left:1px solid #4e6400;
	border-right:1px solid #4e6400;
	line-height:20px;
	padding-left:3px;
}
.th-2
{
	text-align:left;
	font-family:arial;
	color:#006A51;
	font-weight:bolder;
	font-size:10px;
	background-color:#FFFFFF;
	line-height:15px;
	padding-left:3px;
	border-bottom:1px solid #4e6400;
}
.td
{
	border-left:1px solid #4e6400;
	border-right:1px solid #4e6400;
	padding:3px;
}
.td-2
{
	border-bottom:1px solid #4e6400;
	padding:3px;
}
.td-left
{
	padding:3px;
	border-left:1px solid #4e6400;
}
.td-right
{
	padding:3px;
	border-right:1px solid #4e6400;
}
.td-left-2
{
	padding:3px;
	text-align:center;
}
.td-right-2
{
	padding:3px;
	text-align:center;
}
.tbl-3
{
	width:100%;
	border-collapse:collapse;
}
.tbl-4
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #4e6400;
	border-right:1px solid #4e6400;
	border-bottom:1px solid #4e6400;
}
.frm-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #4e6400;
	background-color:#4e6400;
	height:20px;
}
.frm-input
{
	border:1px solid #4e6400;
	width:200px;
	height:20px;
}
.frm-textarea
{
	border:1px solid #4e6400;
	width:200px;
}
.frm-select
{
	border:1px solid #4e6400;
	width:200px;
	height:20px;
}
.side-tbl
{
	padding:5px;
}
.side-th
{
	font-size:12px;
	font-weight:bold;
}
.side-td
{
	font-family:Arial;
	font-size:12px;
}
.side-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #4e6400;
	background-color:#4e6400;
	height:20px;
}
.side-input
{
	border:1px solid #4e6400;
	height:20px;
	width:108px;
}
.side-select
{
	border:1px solid #4e6400;
	height:20px;
}
a.side-link:link
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:visited
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:active
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:hover
{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
.paging-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #4e6400;
	background-color:#4e6400;
	line-height:20px;
	width:20px;
	text-align:center;
	vertical-align:top;
	float:left;
}
.paging_link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:active
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:visited
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.clear {
	clear: both;
}