body {
	background: #1B1B1B url(/images/template003/header_bg.jpg) top left repeat-x;
	height: 100%;
}
h1 {
	margin: 0;
	font-size: 18px;
}
a,
a:visited
 {
	color: #184a63;
}
form {
	margin: 0;
}
form label {
	padding: 0;
}
form .radio {
	vertical-align: middle;
	margin-right: 5px;
}
input.search_quick {
	margin-right: 5px;
}
ul.listing_primary {
	margin-left: 10px;
}
ul.listing_primary li {
	float: none;
	list-style-type: disc;
}
select.mini_select {
	width: 90px;
}
select.small_select {
	width: 135px;
}
input.mini_input {
	width: 50px;
}
input.small_input {
	width: 120px;
}
input.medium_input {
	width: 220px;
}
input.large_input {
	width: 600px;
}
.view_all {
	text-align: right;
}
.primary_banner {
	text-align: center;
	margin: 10px 0 20px 0;
}

#primary_nav {
	position: absolute;
	bottom: 0px;
	left: 326px;
	/*_left: 357px;*/
	width: 460px;
}
#primary_nav ul.navigation {
/*	float: left; */
}
#primary_nav ul.navigation li,
#primary_nav ul.additional_navigation li {
	float: left;
	margin-right: 10px;
	padding: 4px 19px 2px 19px;
	background: #9C8E71;
}
#primary_nav ul.navigation li a,
#primary_nav ul.additional_navigation li a {
	color: #f5f5f5;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
/*	border-right: 1px solid #666; */
}
#primary_nav ul.navigation li.active,
#primary_nav ul.additional_navigation.active li {
	color: #000;
	background: #fff;
}
#primary_nav ul.navigation li.active a,
#primary_nav ul.additional_navigation.active li a {
	color: #9C8E71;
}
#primary_nav ul.navigation li.last,
#primary_nav ul.additional_navigation li.last {
	border-right: none;
}
#primary_nav .secondary_nav {
	float: right;
	margin-right: 10px;
}
#primary_nav ul li.logo {
	margin: 0 15px;
	margin-right: 70px;
}
#primary_nav ul li.logo a {
	border-right: none;
	padding-left: 0;
}
.global_search {
	float: left;
}
.global_search label,
.filters label {
	float: left;
	margin: 0;
	padding-right: 5px;
	font-weight: bold;
}
.global_search ul.form_fields li.submit {
	width: 85px;
	margin-top: 0;
}
#container {
	background: #282828;
}
#header {
	margin: 0 auto;
	width: 821px;
	height: 118px;
	position: relative;
}
#content {
	display: block;
	margin: 0 auto;
	padding-top: 20px;
	width: 821px;
	background: url(/images/template003/content_bg.jpg) top left repeat-y;
	overflow: hidden;
}
#content_top {
	margin: 0 auto;
	width: 821px;
	height: 10px;
	background: url(/images/template003/content_top_bg.jpg) top left no-repeat;
}
#content_bottom {
	margin: 0 auto;
	width: 821px;
	height: 10px;
	background: url(/images/template003/content_btm_bg.jpg) bottom left no-repeat;
}
#primary_gallery_paid {
	margin-top: 20px;
	overflow: hidden;
}
#primary_gallery_paid li {
	float: left;
	margin-right: 10px;
}


#primary {
	float: left;
	width: 440px;
	background: #e5e5e5;
	display: inline;
}
.home #primary {
	background: transparent;
}

#secondary {
	float: left;
	width: 300px;
	margin-left: 30px;
	display: inline;
}
#secondary .module {
	background: none;
}
body.dashboard #primary {
	width: 760px;
}
body.dashboard #secondary {
	width: 210px;
}
.module {
	background: transparent;
/*	margin: 10px 0;*/
}
.module h2 {
	margin: 5px 0 10px 0;
	font-size: 24px;
}
.module h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
.module_content {
/*	padding: 10px 15px;
	min-height: 300px;*/
}

/* Site Specific Styles */
h1.name {
	float: left;
	position: absolute;
	top: 29px;
	width: 700px;
	font-weight: normal;
}
h1.name a {
	font-size: 34px;
	letter-spacing: -1px;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
}
h1.name a:visited {
	color: #fff;
}
h2.heading {
	color: #fff;
	margin: 0;
/*	position: absolute;
	top: 35px;
	left: 410px;*/
/*	_left: 440px;*/
	width: 465px;
	font-size: 30px;
	font-weight: normal;
}
.watermark {
	position: absolute;
	top: 30px;
	right: -85px;
}
.module.intro {
	background: none;
}
.intro .module_content {
l
}
.intro h2 {
	margin: 10px 0;
	font-size: 24px;
	color: #000;
}
.intro h3 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
}
.intro .introduction {
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

.module.gallery_preview {
	background: none;
}
.module.gallery_preview ul li,
ul.gallery_view li {
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
	background: #f2f2f2;
}
.module.gallery_preview ul li a,
ul.gallery_view li a {
	float: left;
}
.module.gallery_preview ul li img,
ul.gallery_view li img {
	float: left;
	margin: 4px;
}
.module.footer {
	margin: 0 auto;
	margin-top: 0px;
	width: 100%;
	background: #1B1B1B;
	position: relative;
}
.module.footer ul {
	margin: 0 auto;
	padding: 15px 0 100px 0;
	width: 821px;
}
.module.footer ul li {
	float: left;
	color: #999;
	padding-left: 35px;
}
.module.footer ul li.copyright {
	font-size: 90%;
	padding-top: 15px;
}
.module.footer ul li.copyright a {
	color: #666;
}
.module.footer .get_yours {
	float: right;
	margin-right: 30px;
}

.module.photo_gallery {
/*	background: #000;*/
}

.module table {
	margin-bottom: 15px;
}

.module.additional {
	float: right;
	margin-right: 100px;
}

.module.profile_main {
	position: absolute;
	margin-top: -36px;
}
.module.profile_main .module_content {
/*	background: url(/images/template001_green/profile_main.jpg);*/
	width: 311px;
	height: 394px;
	padding: 0;
}
.module.profile_main .module_content img {
	margin: 19px 0 0 26px;
}

.contact_form {
	float: left;
	width: 390px;
}
.contact_list {
	float: left;
	width: 200px;
}
.contact_list ul {
	margin-bottom: 12px;
}

table th.project {
	width: 200px;
}
table th.role {
	width: 150px;
}
table th.client {
	width: 200px;
}

.tabbed {
	position: absolute;
	top: 10px;
	left: -80px;
	padding-bottom: 10px;
	background: url(/images/template003/tab_bg.jpg) top left no-repeat;
	min-height: 84px;
	*width: 89px;
	*height: 78px;

}
.tabbed .desc {
	top: 35px;
	width: 97px;
	text-align: center;
	position: absolute;
	font-weight: bold;
	color: #fff;
}
.internal {
	padding-left: 115px;
}
/* begin FLOAT CLEARS and HACKS ---------------------------------- */
/*.row {
	zoom:1;
}
.row:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	width:0;
	line-height:0;
	visibility:hidden;
}*/
/* end FLOAT CLEARS and HACKS ---------------------------------- */
