body {
	background: #0a1418;
	height: 100%;
	font-size: 13px;
	color: #fff;
}
h1 {
	margin: 0;
	font-size: 18px;
}
a,
a:visited
 {
	color: #888;
}
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;
}
#header_section {
	margin: 0 auto;
	width: 1050px;
	height: 115px;
	background: url(/images/template007/header_bg.jpg) no-repeat;
}
#primary_nav {
	overflow: hidden;
	margin:0 auto;
	width:1050px;
}
#primary_nav ul.navigation {
/*	float: left;*/
/*	width: 500px;*/
	width: 500px;
	margin: 0 auto;
}
#primary_nav ul.navigation li {
	float: left;
	background: url(/images/template007/nav_bg.jpg) no-repeat;
	width: 94px;
	height: 39px;
	margin-right: 5px;
	text-align: center;
}
#primary_nav ul.navigation li a {
	color: #cdcdcd;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Myriad Pro", "Myriad", "Helvetica", sans-serif;
	padding: 12px 0;
	display: block;
}
#primary_nav ul.navigation li:hover,
#primary_nav ul.navigation li.active,
#primary_nav ul.navigation li.active:hover {
	background: url(/images/template007/nav_active_bg.jpg) no-repeat;
	color: #fff;
}

#primary_nav ul.navigation li a:hover,
#primary_nav ul.navigation li.active a,
#primary_nav ul.navigation li.active a:hover {
	color: #fff;
}

.row_holder {
	_height: 1%;
}


#primary_nav .secondary_nav {
	float: right;
	margin-right: 10px;
}
.headlines {
	width: 1050px;
	float: left;
	overflow: hidden;
	text-align: center;
}
h1.name {
	margin: 8px 0 0 0;
	font-family: "Myriad Pro", "Myriad", "Helvetica", sans-serif;
	letter-spacing: -2px;
}
h1.name a {
	font-size: 60px;
	color: #f5f5f5;
	text-decoration: none;
}
h1.name a:visited {
	color: #f5f5f5;
}
h2.heading {
	margin: 7px 0 0 0;
	font-family: "Myriad Pro", "Myriad", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C1D1D7;
	text-transform: uppercase;
}
#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 {
	margin-top: 10px;
	padding-bottom: 50px;
	background: #0f2636 url(/images/template007/main_bg.jpg) top left repeat-x;
}
#content {
	margin: 0 auto;
	padding-bottom: 20px;
	margin-top: 20px;
	width: 850px;
	overflow: hidden;
}
#primary {
	float: right;
	width: 563px;
/*	margin-right: 10px;*/
}
.home #primary {
	float: left;
	width: 850px;
	text-align: center;
}

#secondary {
	float: left;
	width: 280px;
}
#secondary .module {
	background: none;
	border: none;
}
body.dashboard #primary {
	width: 760px;
}
body.dashboard #secondary {
	width: 210px;
}
.module {
	background: #113D4C;
	overflow: hidden;
/*	border: 1px solid #cdcdcd;*/
	margin-top: 20px;
/*	_height: 1%;*/
/*	margin: 10px 0;*/
}
.home .module {
	background: none;
	border: none;
}
.module h2 {
	margin: 5px 0 10px 0;
	font-family: "Myriad Pro", "Myriad", "Helvetica", sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #C1D1D7;
}
.module h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
.module_content {
	padding: 10px 15px;
/*	_height: 1%;*/
	overflow: hidden;
/*	min-height: 300px;*/
}
.home .module_content,
#secondary .module_content {
	padding: 0;
}

/* Site Specific Styles */
.module.intro {
/*	width: 570px;
	height: 250px;*/
}
.intro .module_content {
/*	margin-top: 30px;*/
/*	margin-right: 60px;*/
}
.intro h2 {
	margin: 10px 0;
	font-family: "Myriad Pro", "Myriad", "Helvetica", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C1D1D7;
}
.intro h3 {
	font-family: "Myriad Pro", "Myriad", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #C1D1D7;
	margin: 30px 0 10px 0;
	float: left;
	width: 100%;
}
.intro .introduction {
	font-size: 14px;
	margin-bottom: 25px;
	width: 90%;
	margin: 0 auto;
}

.module.gallery_preview {
/*	margin-top: 50px;
	background: none;*/
}
.module.gallery_preview ul {
	float: left;
}
.module.gallery_preview ul li,
ul.gallery_view li {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	background: #285665;
}
.home .module.gallery_preview ul li,
.home ul.gallery_view li {
	background: #113d4c;
}

.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;
	padding: 6px;
}

.module.footer {
	margin: 0 auto;
	width: 1050px;
	border: none;
	background: none;
}
.module.footer .module_content {
	padding: 0;
}
.module.footer ul li {
	color: #999;
	padding: 20px 0 80px 0;
	text-align: center;
	background: url(/images/template007/footer_bg.jpg) top left no-repeat;
}
.module.footer ul li.copyright {
	font-size: 90%;
}
.module.footer ul li.copyright a {
	color: #999;
}
.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 {
/*	padding: 0;*/
}
.module.profile_main .module_content img {
	border: 6px solid #113D4C;
/*	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;
}

/* Resume Striping */
.stripeMe tr td {
	padding: 3px 2px;
	border-bottom: 1px solid #285665;
}
.stripeMe tr.alt td {
	background: #1b4c5d;
}
.stripeMe tr.over td {
	background: #285665;
}

p.news_first {
	color: #fff;
}

/* 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 ---------------------------------- */
