

a {
	color : #ccffff;
	text-decoration : none;
	}
	
a:active {
	color : #ccffff;
	}

a:hover {
	color : #ccffff;
	background-color: none;
	text-decoration : underline;
	}

a:visited {
	color : #ccffff;
	}

body{
	background-image : url(../images/background.gif);
	background-repeat : repeat-y;
	}
	
body, td, div {
	font:normal 10px Verdana;
	color : #687584;
	}

h1 {
	font : bold 10px Verdana;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
td { 
	vertical-align : top;
	line-height:135%;
	}
	
#grid {
	position : absolute;
	table-layout:fixed;
	width:772px;
	top : 92px;
	left : 0px;
	visibility: visible;
	}
	
#logo {
	position : absolute;
	top : 66px;
	left : 22px;
	visibility: visible;
	}
	
#company {
	position : absolute;
	top : 380px;
	left : 550px;
	}
	
#container{
	position : absolute;
	top : 394px;
	left : 452px;
	z-index : 90;
	}

#industry {
	position : absolute;
	top : 400px;
	left : 550px;
	}
	
#project {
	position : absolute;
	top : 420px;
	left : 550px;
	}
	
#company_label {
	position : absolute;
	top : 380px;
	left : 420px;
	width : 120px;
	}
	
#industry_label {
	position : absolute;
	top : 400px;
	left : 420px;
	width : 120px;
	}
	
#project_label {
	position : absolute;
	top : 420px;
	left : 420px;
	width : 120px;
	}

#taggline {
	position : absolute;
	top : 262px;
	left : 443px;
	width : 150px;
	}

#hometext {
	position : absolute;
	top : 275px;
	left : 453px;
	width : 270px;
	}

#featuredclients {
	position : absolute;
	top : 380px;
	left : 550px;
	width : 75px;
	}

#bulletlist {
	position : absolute;
	top : 395px;
	left : 570px;
	width : 200px;
	z-index : 100;
	}

#casestudy {
	position : relative;
	padding-left : 20px;
	width : 200px;
	z-index : 100;
	}

#bracket {
	position : absolute;
	top : 260px;
	left : 725px;
	width : 20px;
	}

#pagescroll {
	position : absolute;
	top : 140px;
	left : 709px;
	width : 50px;
	}

#cspic {
	position : absolute;
	top : 180px;
	left : 445px;
	width : 310px;
	}

.homepic {
	background-color : #c4c8d2;
	padding-left : 34px;
	padding-top : 30px;
	width:241px;
	}
			
.field {
	border : 0px solid black;
	background-color : transparent;
	text-align : left;
	font : bold 10px Verdana;
	color : #687584;
	}
	
form, input {
	background-color : transparent;
	display : inline;
	}
	
.pinstripe {
	background-image : url(../images/dash_vertical.gif);
	background-repeat : no-repeat;
	}
	
.railroad {
	background-image : url(../images/dash_horizontal.gif);
	background-repeat : no-repeat;
	width:23px;
	}
	
.label {
	text-align : right;
	color : white;
	}
	
.lightgray {
	background-color : #d6d9e0;
	padding-left : 18px;
	padding-top : 30px;
	width:154px;
	}
	
.mediumgray {
	background-color : #c4c8d2;
	padding-left : 21px;
	padding-right : 10px;
	padding-top : 30px;
	width:241px;
	}
	
.darkgray {
	background-color : #aeb2be;
	color : #515D6B;
	padding-left : 24px;
	padding-right : 10px;
	padding-top : 30px;
	width:354px;
	}
	
