* {
    margin: 0;
    padding: 0;
}
*:focus {outline: 0;}
body {
    font-size: 76%;
    line-height: 1.35em;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    background: #F2F2F2;
	color: #FFF;
}

#header {
    background: url("./images/tileheader.png") top left repeat-x;
	height: 399px;
}
#header h1 {
	width: 900px;
	height: 140px;
	margin: 0 auto;
	border: 0;
	overflow: hidden;
}
#header h1 a {
    height: 140px;
    width: 656px;
    background: url("./images/header.png") 0 0 no-repeat;
    text-indent: -9999px;
	display: block;
}
#headline {
	width: 900px;
	margin: 0 auto;
    background: url("./images/subhead.png") 0 0 no-repeat;
	height: 200px;
}
#headline h2 {
	padding: 50px 0 40px 20px;
	font-size: 4em;
}
#headline h2 b {
	color: #ff2a00;
}
#headline p {
	font-size: 2em;
	line-height: 1.3em;
	padding: 0 0 0 50px;
}

#subheader {
    background: url("./images/tilebluestart.png") 0 100% repeat-x;
	overflow: auto;
	padding: 0 0 75px;
	color: #000;
}
#services {
	width: 900px;
	margin: 0 auto;
}
#services h2 {
	font-size: 2.5em;
	padding: 0 0 1em;
	color: #000;
	line-height: normal;
}
#services ul {
	list-style: none;
}
#services li {
	display: block;
	float: left;
	padding: 10px 0;
	font-size: 1.1em;
	padding: 0 0 0 85px;
	margin: 5px 10px 10px 0;
	width: 350px;
	height: 80px;
}
#services h3 {
	font-size: 1.25em;
	margin: 0 0 5px;
}
.seo {background: url("./images/icon-seo.jpg") 0 0 no-repeat;}
.usa {background: url("./images/icon-usa.jpg") 0 0 no-repeat;}
.gfx {background: url("./images/icon-gfx.jpg") 0 0 no-repeat;}
.iface {background: url("./images/icon-iface.jpg") 0 0 no-repeat;}
.shc {background: url("./images/icon-shc.jpg") 0 0 no-repeat;}
.web {background: url("./images/icon-web.jpg") 0 0 no-repeat;}

#content {
	background: #080033 url("./images/tileblueend.png") 0 100% repeat-x;
	overflow: auto;
	padding: 0 0 80px;
}
#ajaxmenu {
	clear: both;
	width: 900px;
	margin: 0 auto;
}
#ajaxmenu h2 {
	font-size: 2.5em;
	padding: 1em 0;
	color: #FFF;
	line-height: normal;
}
#ajaxmenu ul {
	width: auto;
	list-style: none;
	float: left;
}
#ajaxmenu li {
	width: auto;
	float: left;
	padding: 0 15px 40px;
	text-align: center;
	font-size: 1.75em;
}
#ajaxmenu ul li.current a {
	color: #FFF;
}

#portfolio div {
	width: 900px;
	padding: 0 0 50px;
	overflow: auto;
	margin: 0 auto;
	clear: both;
	display: block;
}
#portfolio div img {
	float: left;
	border: none;
}
#portfolio div h3 {
	margin: 5px 0 0 416px;
	font-size: 2em;
	font-weight: normal;
	
}
#portfolio div p {
	margin: 15px 0 0 416px;
	font-size: 1.1em;
	font-weight: normal;
}
#portfolio div blockquote {
	margin: 15px 0 0 431px;
	text-indent: -.5em;
	font-size: 1.5em;
	line-height: 1.25em;
}

#footer {
	color: #000;
}
#footercontent {
	width: 900px;
	overflow: auto;
	margin: 0 auto 20px;
}
#about {
	float: left;
	width: 450px;
	margin: 0 50px 0 0;
}
#contact {
	width: 385px;
	float: left;
}
#about p, #contact p {
	margin: 0 0 15px;
}
#about h2, #contact h2 {
	font-size: 2em;
	margin: 5px 0 15px;
}
fieldset.name-email {
	border: 0;
	width: 150px;
	display: block;
	float: left;
	margin: 0 15px 0 0;
}
fieldset.message-submit {
	border: 0;
	width: 200px;
	display: block;
	float: left;
}
textarea {
	color: #000;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: normal;
	font-weight: normal;
	border: 0;
	padding: 7px;
	width: 186px;
	height: 66px;
	background: url("./images/textarea.png") 0 0 no-repeat;
}
textarea:focus {
	background: url("./images/textarea.png") 0 100% no-repeat;
}
label {
	font-size: 1em;
	text-align: right;
	margin: 0 0 0 10px;
}
input {
	color: #000;
	font-size: 1em;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: normal;
	border: 0;
	background: url("./images/input.png") 0 0 no-repeat;
	padding: 5px;
	width: 140px;
	height: 15px;
	display: block;
	margin: 0 0 10px;
}
input:focus {
	background: url("./images/input.png") 0 100% no-repeat;
}
.submit {
	color: #000;
	font-size: 1em;
	border: 0;
	background: url("./images/submit.png") 0 0 no-repeat;
	cursor: pointer;
	width: 200px;
	height: 30px;

}
.submit:focus, .submit:hover {
	background: url("./images/submit.png") 0 100% no-repeat;
	color: #ff2a00;
}
form#contactform label.error {
	font-size: 1em;
	width: 190px;
	display: block;
	text-align: left;
	margin: 0 0 7px;
	z-index: 30;	
	color: #ff2a00;
}

a, a:link, a:visited {
	color: #ff2a00;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
img {
	border: none;
}
#portfolio div.hidden {
	display: none;
}
legend {
	display: none;
}


#jquery-overlay, #jquery-lightbox, #lightbox-nav, #lightbox-loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#jquery-overlay {
	z-index: 90;
	height: 500px;
}
#jquery-lightbox {
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	top: 40%;
	height: 25%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	height: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-container-image-data-box {
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}