body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/bg.gif) top center repeat-x;
	color: #5B5B5B;
	margin: 0;
	padding: 0;
	font-size: 62.5%; }

h1, h2, h3, h4, h5, h6, ul, li, form, fieldset, label, textarea, p, div {
	margin: 0;
	padding: 0; }

ol, ul, li {
	list-style: none; }

p {
	line-height: 1.4em;
	padding-bottom: 1em; }

img {
	margin: 0;
	padding: 0;
	border: 0; }

h2 { }

h3 { }

a {
	color: #9C9C9C;
	text-decoration: none; }

a:link {
	text-decoration: none; }

a:visited {
	color: #9C9C9C; }

a:hover {
	text-decoration: underline; }

a:active { }

fieldset { 
	border: none; }

input, textarea { 
	outline: none; }

.clear { 
	clear: both; }

#wrapper {
	background: url(/images/header.jpg) no-repeat top left;
	width: 960px;
	margin: 0 auto; }

#ad {
	position: absolute;
	right: 0;
	top: 0; }





/* Header */

#header {
	position: relative; }

#header h1 {
	padding-top: 35px;
	padding-bottom: 35px;
	text-indent: -9999px; }

#header h1 a {
	display: block;
	width: 375px;
	height: 210px;
	background: url(/images/logo.png) no-repeat top left; }

#header ul {
	height: 30px; }

#header ul li {
	list-style: none;
	display: inline; }

#header ul li a {
	display: block;
	float: left;
	margin: 0;
	height: 30px;
	text-indent: -9999px;
	background-image: url(/images/nav_links.jpg); }

a#link_home {
	width: 70px;
	background-position: 0px 0px; }

a:hover#link_home {
	background-position: 0px 30px; }

a#link_services {
	width: 120px;
	background-position: -70px 0px; }

a:hover#link_services {
	background-position: -70px 30px; }

a#link_portfolio {
	width: 135px;
	background-position: -190px 0px; }

a:hover#link_portfolio{
	background-position: -190px 30px; }

a#link_contact {
	width: 115px;
	background-position: -325px 0px; }

a:hover#link_contact {
	background-position: -325px 30px; }





/* Footer */

#footer {
	color: #FFFFFF;
	font-size: 1.4em;
	background: #F89D13 url(/images/bg_footer.gif) repeat-x top left; }

#footer_content {
	width: 960px;
	margin: 0 auto;
	padding-top: 60px;
	min-height: 140px;
	background: #F89D13 url(/images/bg_footer.gif) repeat-x top left; }

#footer ul { }

#footer ul li {
	margin-bottom: 4px; }

#footer ul li a {
	color: #FFFFFF; }

#footer ul li a:hover { }

.replace {
	text-indent: -9999px;
	display: block;
	height: 20px; }

#links {
	float: left;
	width: 200px; }

#links .replace {
	background: url(/images/links.gif) no-repeat top left; }

#services {
	float: left;
	width: 180px; }

#services .replace {
	background: url(/images/services.gif) no-repeat top left; }

#services_right {
	float: left;
	width: 200px;
	padding-top: 24px; }

#contact {
	width: 360px;
	text-align: right;
	float: right; }

#contact .replace {
	background: url(/images/contact.gif) no-repeat top right; }

.top {
	margin-top: 22px; }





/* Content */

#content { 
	font-size: 1.3em; }

#content a { }

#company {
	margin-top: 30px;
	float: left;
	width: 454px; }

#company h2 {
	text-indent: -9999px;
	display: block;
	height: 40px;
	margin-bottom: 0;
	background: url(/images/philosophy.gif) no-repeat top left; }

#company p {
	width: 404px; }

#work {
	margin-top: 30px;
	float: right;
	width: 506px; }

#work h2 {
	text-indent: -9999px;
	display: block;
	height: 30px;
	margin-bottom: 10px;
	background: url(/images/work.gif) no-repeat top left; }

.portfolio a {
	float: left;
	display: block;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	background: #F0F0F0; }

.portfolio a:hover {
	background: #DCDCDC; }

.end {
	margin-right: 0 !important; }

.portfolio a img {
	float: left;
	border: 1px #C7C7C7 solid; }




.check {
	float: left;
	width: 200px;
	padding-bottom: 1em; }

.check li {
	background: url(/images/check.gif) no-repeat center left;
	padding-left: 30px;
	line-height: 30px; }

.side {
	width: 240px !important; }





/* Contact Page */

#main {
	margin-top: 30px;
	float: left;
	width: 430px; }

#main h2 {
	text-indent: -9999px;
	display: block;
	height: 40px;
	margin-bottom: 0;
	background: #FFFFFF url(/images/contact_us.gif) no-repeat top left; }

#work_page {
	margin-top: 30px;
	float: right;
	width: 506px; }

#work_page h2 {
	text-indent: -9999px;
	display: block;
	height: 30px;
	margin-bottom: 10px;
	background: url(/images/work.gif) no-repeat top left; }

.wform {
	position: relative;
	margin-bottom: 0.6em; }

.wform label {
	display: block;
	margin-bottom: 6px; }

.wform label.error {
	position: absolute;
	top: 32px;
	right: 30px;
	padding: 0;
	margin: 0;
	color: #da3939;
	font-size: 0.8em;
	font-style: italic; }

.wform textarea {
	border: 1px solid #5B5B5B;
	width: 388px;
	height: 200px;
	display: block;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	overflow: auto; }

.wform input {
	border: 1px solid #5B5B5B;
	padding: 8px 10px 0 10px;
	height: 22px;
	width: 388px;
	font-family: Arial, Helvetica, sans-serif; }

.check_box {
	clear: both; }

.check_box input {
	float: left;
	padding: 2px; }

.check_box label {
	width: 400px;
	float: right;
	margin-bottom: 4px; }

.submit-button {
	margin-top: 10px; }