body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	color: #8e8e8e;
	font-size: 11px;
	background-image:url(/_template/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
h1 {
	font-weight: bold;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
}
p {
	line-height: 14px;
	margin: 0px 0px 16px 0px;
}
a {
	color: #c88004;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div#page {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 1004px;
	background-color: #000000;
}
div#header {
	position: relative;
	clear: both;
	height: 151px;
	background-image:url(images/header_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
div#header div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 161px;
	height: 148px;
}
div#header div#telephone {
	position: absolute;
	top: 126px;
	left: 372px;
}
div#header div#nav {
	position: absolute;
	top: 0px;
	left: 235px;
	background-image:url(images/nav_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width: 769px;
	height: 112px;
}
div#header div#nav ul {
	position: relative;
	margin: 0px 14px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	list-style: none;
	display: inline;
}
div#header div#nav ul li {
	position: relative;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	float: left;
	list-style: none;
}
div#header div#sub_nav {
	position: absolute;
	top: 126px;
	left: 484px;
	width: 520px;
	height: 25px;
}

div#header div#sub_nav div.sub_nav_list {
	position: relative;
	margin: 0px 14px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	list-style: none;
	display: inline;
	clear: both;
}
div#header div#sub_nav div.sub_nav_list div.sub_nav_item {
	overflow: hidden;
	position: relative;
	height: 8px;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
	float: left;
	list-style: none;
}
div.banner {
	position: relative;
	clear: both;
	background-image:url(images/banner_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width: 1004px;
	height: 319px;
}

div.home_page {
	position: relative;
	clear: both;
	width: 1004px;
	float: left;
}
div.home_page_left {
	position: relative;
	float: left;
	width: 358px;
}
div.home_page_right {
	position: relative;
	float: left;
	width: 646px;
}
div.standard_padding, div.box_padding {
	position: relative;
	clear: both;
	padding: 14px 14px 14px 14px;
}

div.case_studies {
	position: relative;
	clear: both;
	width: 618px;
}
div.case_studies div.case_study {
	position: relative;
	float: left;
	width: 197px;
	margin: 0px 13px 0px 0px;
}
div.case_studies div.case_study_third {
	position: relative;
	float: left;
	width: 197px;
	margin: 0px 0px 0px 0px;
}
div.case_studies div.case_study p img, div.case_studies div.case_study_second p img {
	border: 1px solid #414141;
}
div.case_study_hr {
	position: relative;
	clear: both;
}
div#footer {
	position: relative;
	clear: both;
	width: 1004px;
	height: 100px;
	background-image:url(images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top: 3px;
}
div#footer div#footer_col_1 {
	position: relative;
	float: left;
	width: 371px;
	padding-top: 7px;
}
div#footer div#footer_col_2 {
	position: relative;
	float: left;
	width: 316px;
}
div#footer div#footer_col_3 {
	position: relative;
	float: left;
	width: 303px;
	text-align: right;
}
div.footer_padding {
	position: relative;
	clear: both;
	padding: 26px 0px 0px 0px;
	
}
div.clock {
	position: relative;
	float: left;
	width: 90px;
}

ul.inner {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	list-style: none;
}
ul.inner li {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}

/* SEARCH RESULTS PAGE */

div.search_results {
	position: relative;
	clear: both;
	width: 1004px;
	float: left;
}
div.search_results_left {
	position: relative;
	float: left;
	width: 358px;
}
div.search_results_right {
	position: relative;
	float: left;
	width: 646px;
}




div.paging {
	position: relative;
	clear: both;
	width: 618px;
	margin: 0px 0px 30px 0px;
	font-weight:bold;
}
div.paging_left {
	position: relative;
	float: left;
	width: 309px;
}
div.paging_right {
	position: relative;
	float: left;
	width: 309px;
	text-align: right;
}
span.page_button {
	display: block;
	float: right;
	border: 1px solid #c88004;
	background-color: #414141;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	margin: 0px 7px 0px 0px;
}
span.page_button#pages {
	background-color: #000000;
}
span.page_button a {
	color: #ffffff;
}


/* PORTFOLIO */

div.portfolio_l {
	position: relative;
	clear: both;
	height: 359px;
	width: 618px;
	margin: 0px 0px 12px 0px;
}
div.porfolio_l_pic {
	position: relative;
	clear: both;
	float: left;
	margin: 1px 0px 0px 1px;
	display: inline;
	z-index: 1;
}
div.portfolio_l_tag {
	position: absolute;
	top: 330px;
	left: 1px;
	width: 616px;
	height: 26px;
	z-index: 4;
}
div.portfolio_l_tag_padding {
	position: relative;
	text-align: left;
	margin: 6px 6px 0px 6px;
	color: #ffffff;
}

div.porfolio_l_pic img {
	border: 1px solid #414141;
}


div.portfolio_s {
	position: relative;
	float: left;
	background-image: url(images/portfolio_s_bg.gif);
	width: 198px;
	margin: 0px 12px 12px 0px;
}
div.portfolio_s img {
	position: relative;
	border: 2px solid #414141;
}

div.portfolio_thumbs {
	position: relative;
	clear: both;
	width: 625px;
	margin: 0px 0px 18px 0px;
}

div.portfolio_notes {
	position: relative;
	clear: both;
	width: 619px;
	color: #b3b3b3;
	margin: 0px 0px 20px 0px;
}
div.portfolio_notes_left {
	position: relative;
	float: left;
	width: 319px;
}
div.portfolio_notes_right {
	position: relative;
	float: left;
	width: 300px;
	text-align: right;
}

/* STANDARD CMS PAGES */

div.cms_page {
	position: relative;
	width: 1004px;
	clear: both;
}
div.cms_page_padding {
	position: relative;
	clear: both;
	padding: 14px 14px 14px 14px;
}
