body {
	background-color: #000;
	color: #FFF;
}

.clear { clear: both; }

a img { border: none; }

#wrap {
	background: url(../_images/content_bg.jpg) 0 70px no-repeat;
	height: 648px;
	min-height: 648px;
}

#header {
	padding: 35px 10px 25px;
	position: relative;
}

.logo {
	width: 240px;
	height: 59px;
	text-indent: -9999px;
	background: url(../_images/active_logo.gif);
}

.logo a {
	display: block;
	width: 240px;
	height: 59px;
}

#navigation {
	position: absolute;
	top: 0;
	right: 0;
	list-style: none;
	margin: 35px 10px 25px 0;
	padding: 0;
	font: 18px "Lucida Grande", Helvetica, Arial, Sans-Serif;
	color: #b3b3b3;
}

#navigation li {
	text-transform: uppercase;
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
	line-height: 60px;
}

#navigation li a, #navigation li a:visited {
	color: #b3b3b3;
	text-decoration: none;
}

#navigation li a:hover {
	text-decoration: underline;
	color: #FFF;
}

#navigation li a.current { color: #FFF; }

#content { padding: 30px 0; }

#content p, #content dl, #content li, #content form {
	font: 16px/24px Helvetica, Arial, Sans-Serif;
	color: #e1e1e1;
}

#content label { color: #FFF; }

#content dt {
	font: 18px/26px Georgia, "Times New Roman", Times, Sans-Serif !important;
	font-style: italic !important;
	font-weight: bold !important;
}

#content dd { margin-bottom: 25px; }

#content p a, #content p a:visited, #content li a, #content li a:visited { color: #e1e1e1; }

#content p a:hover, #content li a:hover { text-decoration: none; }

#content .grid_4 p { text-align: right; }

#content ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#content li { margin: 0; }

h2.home, h2.about, h2.testimonials_subhead, h2.contact, h2.faq, h2.clients, h2.forms {
	text-indent: -9999px;
	background: url(../_images/home_subhead.png) no-repeat;
	margin-bottom: 10px;
}

h2.about { background: url(../_images/about_subhead.png) no-repeat; }

h2.testimonials_subhead { background: url(../_images/testimonials_subhead.png) no-repeat; }

h2.contact { background: url(../_images/contact_subhead.png) no-repeat; }

h2.faq { background: url(../_images/faq_subhead.png) no-repeat; }

h2.clients { background: url(../_images/clients_subhead.png) no-repeat; }

h2.forms { background: url(../_images/forms_subhead.png) no-repeat; }

h2.get_in_touch {
	text-indent: -9999px;
	background: url(../_images/get_in_touch.png) top right no-repeat;
	margin-bottom: 10px;
}

h3 {
	font: 20px "Lucida Grande", Arial, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
}

.testimonials {
	height: 414px;
	overflow: hidden;
}

blockquote {
	margin: 0;
	margin-bottom: 30px !important;
	padding: 0;
}

blockquote p {
	color: #c2c2c2;
	font: 18px/26px Georgia, "Times New Roman", Times, Sans-Serif !important;
	font-style: italic !important;
	margin: 0;
	padding: 0;
	margin-bottom: 10px !important;
}

blockquote .cite {
	color: #c2c2c2 !important;
	font: 12px/16px Helvetica, Arial, Sans-Serif !important;
	text-align: right;
	padding: 0;
	margin: 0;
}

#content table { width: 600px; }

#content td { padding: 5px 0; }

#content input, #content textarea { padding: 3px; width: 100%; }

#content input, #content textarea { font-size: 14px;}

#content td.label {
	width: 200px;
	text-align: right;
	padding-right: 15px;
}

#content td.textarea { vertical-align: top;  }

#content blockquote p { color: #FFF; }
#content blockquote .cite { text-align: left; }

#submit {
	width: 124px !important;
	height: 38px !important;
	padding: 0 !important;
	margin: 10px 0 !important;
}

#footer {
	border-top: 1px solid #585858;
	padding: 10px 0;
	margin: 20px 10px;
	font: 12px "Lucida Grande", Arial, Sans-Serif;
	color: #d3d3d3;
}

#footer p {
	margin: 0;
	padding: 3px 0;
}

#footer .props { text-align: right; }

#footer a, #footer:visited { color: #d3d3d3; }
#footer a:hover { text-decoration: none; }