.temp {
	background: #b1b1b1;
}

html {
	background: white url(images/bggrad.gif) repeat-x;
	border-top: 5px solid #333333;
	font-family: helvetica, arial, verdana, "sans serif";
}

p {
	font-size: 12px;
}

h3 {
	font-size: 14px;
}

h2 {
	font-size: 16px;
	color: #008cca;
}

img {
	border: 0px;
}

#wrapper {
	position: absolute;
	width: 960px;
	left: 50%;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-left: -480px;
}

#header {
	width: 940px;
	height: 80px;
}

#logo {
	width: 144px;
	float: left;
	height: 57px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat 0 0;
	margin-top: 15px;
}

#nav {
	color: #fffeff;
	font-size: 14px;
	float: right;
	margin-right: -95px;
	margin-top: 34px;
	width: 600px;
}

#nav li {
	display: inline;
	background: url(images/nav_up.png) no-repeat 5px 0;
	margin-right: -53px;
	padding: 7px 50px 8px 40px;
}

#nav li:hover {
	background-image: url(images/nav_over.png);
}

#nav a {
	text-decoration: none;
	color: #fff;
}

#nav a:link {
	text-decoration: none;
	color: #fff;
}

#nav a:visited {
	text-decoration: none;
	color: #fff;
}

#nav a:hover {
	text-decoration: none;
	color: #fff;
}

#nav a:active {
	text-decoration: none;
	color: #fff;
}

#banner {
	width: 940px;
	height: 400px;
	background: #65b2fb url(images/homebanner.jpg) no-repeat;
	margin-bottom: 10px;
}

#content {
	width: 655px;
	clear: both;
	float: left;
	padding-bottom: 40px;
}



#catbox {
	width: 655px;
	height: 295px;	
	float: left;
	background-image: url(images/catbox.png);
}

#catbox h3 {
	margin-left: 130px;
	margin-bottom: -10px;
}

#catbox p {
	margin-left: 130px;
	
}

#cat1 {
	width: 320px;
	height: 115px;
	background: url(images/cat_com.png) no-repeat;
	display: inline-block;
	position: relative;
	top: 56px;
	margin-bottom: 2px;
	float: left;
}
#cat2 {
	width: 320px;
	height: 115px;
	background: url(images/cat_dev.png) no-repeat;
	display: inline-block;
	position: relative;
	top: 56px;
	margin-bottom: 2px;
	float: right;
}
#cat3 {
	width: 320px;
	height: 115px;
	background: url(images/cat_csr.png) no-repeat;
	display: inline-block;
	position: relative;
	top: 56px;
	margin-bottom: 2px;
	float: left;
}

#cat4 {
	width: 320px;
	height: 115px;
	background: url(images/cat_hum.png) no-repeat;
	display: inline-block;
	position: relative;
	top: 56px;
	margin-bottom: 2px;
	float: right;
}

#catbox a {
	margin-left: 273px;
	position: absolute;
	font-size: 12px;
	color: #fffeff;
	top: 93px;
}
#homebox {
	width: 640px;
	height: 105px;
	float: left;
	margin-top: 20px;
	border-top: 1px solid #a8a8a8;
	padding-top: 10px;
}

#homebox img {
	float: left;
}
#homebox h2 {
	margin-left: 180px;
	margin-top: 0;
}

#homebox p {
	margin-left: 180px;
	margin-top: -10px;
}

#homebox a {
	position: relative;
	bottom: -20px;
}

#sidebar {
	width: 285px;
	margin-right: 0;
	border-left: 1px solid #bcbcbc;
	padding-left: 10px;
	float: right;
}

#lost {
	position: relative;
}

#lost:visited{
		text-decoration: none;

}

.news {
	border-top: 1px solid #ababab;
	margin-bottom: -20px;
	padding-bottom: 25px;
	margin-top: -10px;
	margin-right: 20px;
}

div#banner {
	
}

#news h3 {
	color: #008cca;
}

.date {
	float: left;
}

.update {
	padding-left: 60px;
}

#date {
	float: left;
}

#dyk {
	background-color: #f7f6ed;
	border: 1px solid #c0c0c0;
	padding: 1px 10px 5px;
	margin-right: 20px;
	margin-top: 15px;
}

#dyk h3 {
	color: #008cca;
	margin-top: 5px;
	margin-bottom: -5px;
	border-top-color: #888;
}

#dyk p{
	padding-bottom: 20px;
}

#footer {
	width: 940px;
	background-color: #333333;
	position: relative;
	float: left;
	color: #aaa;
	line-height: 18px;
}

#footleft {
	float: left;
	padding-left: 10px;
}


#footright {
	float: right;
	text-align: right;
	padding-right: 10px;
}

#aboutbanner {
	width: 940px;
	height: 300px;
}

#aboutbanner h1 {
	margin-top: -40px;
	color: #444444;
	font-size: 27px;
	margin-left: 10px;
}

#about {
	border-top: 1px solid #8f8f8f;
	margin-top: 15px;
}

#about ul {
	font-size: 12px;
}

#projects {
	background: url(images/projectsbar.jpg) no-repeat;
	height: 100px;
	float: none;
}

#casestudy {
	background: url(images/casebar.jpg) no-repeat;
	height: 100px;
	position: relative;
	float: left;
	margin-bottom: 230px;
}

#cscontent {
	background-color: #f7f6ed;
	border: 1px solid #c0c0c0;
	margin-right: 20px;
	position: relative;
	top: 40px;
}

#cscontent img{
	height: 170px;
	width: 265px;
	background-color: #121212;
}

#cscontent h3 {
	color: #008cca;
	margin-top: 5px;
	margin-bottom: -5px;
	border-top-color: #888;
	margin-left: 5px;
}

#cscontent p{
	padding-bottom: 20px;
	padding-left: 5px;
}

#awards {
	background: url(images/awardbar.jpg) no-repeat;
	height: 100px;
	position: relative;
	float: left;
}

#awcontent {
	background-color: #f7f6ed;
	border: 1px solid #c0c0c0;
	margin-right: 20px;
	position: relative;
	top: 40px;
}

#awcontent img{
	height: 170px;
	width: 265px;
	background-color: #121212;
}

#awcontent h3 {
	color: #008cca;
	margin-top: 5px;
	margin-bottom: -5px;
	border-top-color: #888;
	margin-left: 5px;
}

#awcontent p{
	padding-bottom: 20px;
	margin-left: 5px;
}

/* PROJECTS PAGE */


#projects h2{
	margin-left: 205px;
	margin-top: 10px;
}

#projects p{
	margin-left: 205px;
	margin-top: -10px;
}

#projects img{
	width: 195px;
	height: 120px;
	float: left;
}
.project {
	height: 120px;
	width: 650px;
	position: relative;
	margin-bottom: 10px;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #333;
	top: 40px;
	float: left;
}

.widebq{
	border: 1px solid #c0c0c0;
	position: relative;
	width: 650px;
	top: 40px;
	float: left;
	background: #f7f6ed url(images/exclamation.jpg) no-repeat 5px;
	height: 80px;
	margin-bottom: 60px;
}

.widebq h3 {margin-left: 70px;}
.widebq p {margin-left: 70px; margin-top: -10px;}

#smallbanner {
	width: 650px;
	height: 175px;
}

#smallbanner h1{
	margin-top: -40px;
	margin-left: 10px;
	color: #fffeff;
	font-size: 26px;
}

#contactintro {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #8e8e8e;
}

#address h2 {
	margin-bottom: -15px;
}

#address h5 {
	margin-bottom: -15px;
}

#address h6 {
	margin-bottom: -25px;
	color: #2f2f2f;
	font-size: 14px;
}

#address p {
	padding-top: 20px;
}

#address {
	padding-bottom: 40px;
	border-bottom: 1px solid #959595;
}

#contactform {
	width: 650px;
}

#processcontent {
	border-bottom: 1px solid #8e8e8e;
	border-top: 1px solid #8e8e8e;
}

#processcontent ul {
	font-size: 12px;
}

#aboutservices {
	border-bottom: 1px solid #8e8e8e;
	border-top: 1px solid #8e8e8e;
}

.projectlink {
	text-decoration: none;
}

#singleproject {
	border-bottom: 1px solid #8e8e8e;
	border-top: 1px solid #8e8e8e;
}

#ready {
	position: relative;
	margin-top: 30px;
}

#clients {
	font-size: 12px;
}




