body {
	background:#fafafa;
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}

img {
	border:0;
}

#container {
	border-left:#b7b7b7 solid 1px;
	margin:0 auto;
	width:978px;
	background:#fff url(../img/body_shade.gif) repeat-y right top;
	padding:0 7px 0 0;
	text-align:left;
	position:relative;
}

h1 {
	background:#666;
	border:#fff solid 1px;
	font-size:13px;
	text-transform:lowercase;
	color:#fff;
	padding:0 10px 2px 10px;
	margin:0 0 10px 0;
	display: inline; /* IE6 fix */
	
}
h1 a {
	color:#fff;
	text-decoration:none;
	
}

h2 {
	font-size:12px;
	color:#000;
	margin:20px 0;
	}

.clear, p {
	clear:both;
}
a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#000;
	}

a.underline {
	border-bottom:#000 dotted 1px;
	
}

/* header */

a#logo {
	background:url(../img/logo.jpg);
	width:372px;
	height:33px;
	float:left;
	display:block !important; /* IE6 fix */
	margin:25px 30px;
	display: inline; /* IE6 fix */
}
form#search {
	float:right;
	margin:25px 30px;
	display: inline; /* IE6 fix */
}
form#search * {
	float:left;
	padding:0;
}
form#search label {
	margin:5px 5px 0 0;
}
form#search input#searchField {
	border:#666 solid 1px;
	border-right:none;
	width:150px;
	height:20px;
}
#newsletter * {
	float:left;
	padding:0;
}
#newsletter {
	float:right;
	margin:30px 30px;
	display: inline; /* IE6 fix */
}

/* main nav */

#nav {
	clear:both;
	background:url(../img/nav_bg.jpg);
	border-top:#b7b7b7 solid 1px;
	border-bottom:#b7b7b7 solid 1px;
	padding-top:5px;
	height:28px;
}
#nav a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	padding:4px 30px;
	background:url(../img/nav_dev.gif) no-repeat right top;
	float:left;
	height:20px;
	}
#nav #navHome, #nav #navContact {
	float:right;
}
#nav #navProcess, #nav #navContact {
	background:none;
}
#home #navHome {
	visibility:hidden;
}

/* sub nav */

.subnav {
	position:absolute;
	visibility:hidden;
	top:117px;
	background:url(../img/subnav_bg.png) !important; /* IE6 fix */
	background:#fff;
	border:#b7b7b7 solid 1px;
	z-index:10;
	}
	
#subnavservices {
	left:102px;
}
#subnavtools {
	left:357px;
	
}
.subnav ul {
	float:left;
	list-style:none;
	padding:20px 0;
	margin:0;
	}
.subnav a {
	padding:1px 30px;
	display:block;
	line-height:15px !important; /* IE6 fix */
	line-height:1px;
}

.subnav a:hover, #footer a:hover  {
	color:#000;
}


/* subcontent homepage */

#subcontent {
	border-bottom:#BFBFBF 1px solid;
	border-top:#BFBFBF 1px solid;
}

#subcontent div {
	background:url(../img/subcontent_bg.jpg);
	float:left;
	padding:30px;
	border-left:#F0F0F0 solid 1px;
	border-right:#BFBFBF solid 1px;
	width:264px;
	height:179px;
	overflow:hidden;
	
}

#projectslinks a {
	display:block;
	clear:both;
	margin:13px 0 0 0;
	line-height:30px;
}
#projectslinks a:hover {
	color:#000;
}
#projectslinks a img {
	margin:0 20px 0 0;
	float:left;
}

#webuild a {
	background:url(../img/list_arrow.gif) no-repeat left bottom;
	padding:13px 0 0 30px;
	display:block;
}

#webuild a:hover {
	color:#000;
	background:url(../img/link_arrow.gif) no-repeat left bottom;
}


/* content */

#content {
	padding:0;
	background:url(../img/content_bg.gif) repeat-x;
	text-align:left;
	
}
#home #content {
	padding:0 30px 0 0;
}


#content ul {
	margin:0 20px;
	padding:0;
	}
#content li {
	list-style:none;
	background:url(../img/list_arrow.gif) no-repeat;
	padding:0 0 3px 20px;
}

/* internal page background */

#background {
	padding:0 430px 30px 30px;
	min-height:485px;	
}
#about #background {
	background:url(../img/bg_about.jpg) no-repeat bottom right;	
}
#services #background {
	background:url(../img/bg_services.jpg) no-repeat bottom right;
}
#projects #background {
	padding:0 30px 30px 30px;
}
#process #background {
	background:url(../img/bg_process.jpg) no-repeat bottom right;
}
#tools #background {
	background:url(../img/bg_tools.jpg) no-repeat bottom right;
}
#contact #background, #sitemap #background, #privacy #background, #terms #background {
	background:url(../img/bg_contact.jpg) no-repeat bottom right;
}

/* thumbnails rollovers */

#home #content #thumbs {
	background:url(../img/home_bg.jpg) no-repeat;
	height:250px;
	padding:80px 0 0 0;
}
#thumbs a {
	text-align:left;
	text-decoration:none;
	color:#666;
	}
	
#thumbs a.desc {
	width:130px;
	float:right;
	border-right:#ccc solid 1px;
	padding:40px 20px 25px 10px;
	visibility:hidden;
	position:absolute;	
}

#thumbs a.thumbnail {
	background: url(../img/list_arrow.gif) no-repeat 92px top;
	width:92px;
	float:right;
	padding:0 10px;
}

a.thumbnail#center {
	margin:0 60px;
}

#thumbs a.thumbnail img {
	margin-top:15px;
}

/* internal page rollover flap */

#rollover {
	left:445px;
	display:block;
	position:absolute;
	z-index:0;
	width:513px;
	
}

.off {
	height:42px;
	overflow:hidden;
	background:url(../img/rollover_bg_off.gif) no-repeat left -8px;
	padding:13px 20px 0 0;
	
	
}
.on {
	height:200px;
	overflow: visible;
	background:url(../img/rollover_bg_on.gif) no-repeat;
	padding:23px 20px 10px 0;
}

/* internal page title */

#title {
	position:relative;
	height:90px;
	display:block;
	
}
#about #title {
	background:url(../img/title_about.gif) no-repeat 30px 27px;
}
#services #title {
	background:url(../img/title_services.gif) no-repeat 30px 27px;
}
#projects #title {
	background:url(../img/title_projects.gif) no-repeat 30px 27px;
}
#process #title {
	background:url(../img/title_process.gif) no-repeat 30px 27px;
}
#tools #title {
	background:url(../img/title_tools.gif) no-repeat 30px 27px;
}
#contact #title {
	background:url(../img/title_contact.gif) no-repeat 30px 27px;
}
#sitemap #title {
	background:url(../img/title_sitemap.gif) no-repeat 30px 27px;
}
#privacy #title {
	background:url(../img/title_privacy.gif) no-repeat 30px 27px;
}
#terms #title {
	background:url(../img/title_terms.gif) no-repeat 30px 27px;
}
/* homepage news */

#newscontainer {
	border-top:#333 solid 1px;
	border-bottom:#333 solid 1px;
	background:url(../img/news_bg.gif);
	height:25px;
	padding:8px 0 0 30px;
	color:#000;
	}
#newscontainer h3 {
	background:url(../img/news_arrow.gif) no-repeat;
	padding:0 20px;
	float:left;
	margin:0;
	font-size:12px;
}
#newscontainer div {
	position:relative;
	width:840px;
	height:15px;
	float:right;
	overflow:hidden;
}
#news {
	position:absolute;
	font-style:italic;
}	

/* footer */

#footer {
 	background:url(../img/footer_bg.jpg) repeat-x;
	width:985px;
	margin:0 auto;
	height:200px;
}
#footer p {
	float:left;
	background:url(../img/footer_left.jpg) no-repeat;
	height:43px;
	margin:0;
	padding:0 30px;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	line-height:38px;
}
#footer div {
	float:right;
	background:url(../img/footer_right.jpg) no-repeat right top;
	padding:0 15px;
	height:43px;
	font-size:10px;
	text-transform:uppercase;
	line-height:35px;
	
}
#footer span, #footer div a {
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	border-left:#fff solid 1px;
}
#footer ul {
	float:left;
	text-align:left;
	list-style:none;
	padding:0 30px 30px 30px;
	margin:20px 0 0 0;
	line-height:17px;
	font-size:11px;
	display:inline-block;
}

/* projects temp */

#projects p {
	clear:none;
}
	
#projects #background img {
	float:right;
	margin:0 30px;
	}