/* CSS Document */

/* sets the margin for the body - all html, and also the background repeat of the grey dots image */

body {
	margin: 0px;
	padding: 0px;
	/*background: url(../images/bg_grad.png) repeat-x;*/
	background-color:#003366;	
}

#header {
	width: 1000px;
	margin: 0px 0px 0px 0px;
	background: url(../images/bg_grad.png) repeat-x;
	overflow:auto;
}

#splashintro {
	width: 1000px;
	height:400px;
	margin: 0px 0px 0px 0px;
	background: url(../images/splash_intro_alt.png) repeat-x;
	overflow:auto;
}

#colander {
	width:397px;
	margin:0px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	float:left;
}

#logo {
	width:160px;
	margin:0px 154px 0px 0px;
	float:right;
	display:none;
}

#about {
	width: 1000px;
	margin: 0px;
	background-color:#003366;
	overflow:auto;
	display:none;
}

#title {
	width: 200px;
	margin: 0px 0px 0px 0px;
	float:left;
	position:absolute;
}

#titlelogo {
	width: 160px;
	margin:0px 154px 0px 0px;
	float:right;
	display:none;
}

#containerblue {
	width: 1000px;
	padding:0px;
	background-color:#003366;
	overflow:auto;
	clear:both;
}

#containerpetrol {
	width: 1000px;
	padding:0px;
	background-color:#006666;
	overflow:auto;
	clear:both;
	min-height:400px;
}
#containergreen {
	width: 1000px;
	padding:0px;
	background-color:#009933;
	overflow:auto;
	clear:both;
}
#containermustard {
	width: 1000px;
	padding:0px;
	background-color:#999900;
	overflow:auto;
	clear:both;
}

#navblue {
	width:226px;
	min-height:400px;
	background-color:#003366;
	float:left;
}

#navpetrol {
	width:226px;
	min-height:400px;
	background-color:#006666;
	float:left;
}

#navgreen {
	width:226px;
	min-height:300px;
	background-color:#009933;
	float:left;
}

#navmustard {
	width:226px;
	min-height:400px;
	background-color:#999900;
	float:left;
}

#maincontent {
	width:774px;
	min-height:400px;
	background-color:#ffffff;
	float:right;
	overflow:inherit;
}

/*Use this div id when quote on left forces left side to be longer than main content*/
#maincontentalt {
	width:774px;
	min-height:400px;
	background-color:#ffffff;
	float:right;
	overflow:inherit;
	padding: 0px 0px 120px 0px;
}


#wrapperblue { 
/* margin: 0 auto;*/
	width: 1000px;
	background-color:#003366;
}

#wrapperpetrol { 
/* margin: 0 auto;*/
	width: 1000px;
	background-color:#006666;
}

#wrappergreen { 
/* margin: 0 auto;*/
	width: 1000px;
	background-color:#009933;
}

#wrappermustard { 
/* margin: 0 auto;*/
	width: 1000px;
	background-color:#999900;
}

#leftcolumnblue { 
	width:226px;
	min-height:400px;
	background-color:#003366;
	float:left;
}

#leftcolumnpetrol { 
	width:226px;
	min-height:400px;
	background-color:#006666;
	float:left;
}

#leftcolumngreen { 
	width:226px;
	min-height:400px;
	background-color:#009933;
	float:left;
}

#leftcolumnmustard { 
	width:226px;
	min-height:400px;
	background-color:#999900;
	float:left;
}

#leftmiddle { 
	background: #ffffff;
 	margin: 0pxx;
 	padding: 0px;
 	width: 225px;
 	min-height:400px;
	float: left;
	padding:20px 11px 10px 22px;
}
#rightmiddle { 
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 236px;
	min-height:400px;
	float: left;
	padding:20px 11px 10px 11px;
}
#rightcolumn { 
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 225px;
	min-height:400px;
	float: left;
	padding:20px 11px 10px 22px;
} 
 
 
 #columna{
	width:211px; 
	float:left; 
	position:relative; 
	background-color:#ffffff; 
	padding:0px;
	padding:20px 11px 10px 22px;
 }

#columnb{
	float: right; 
	display:inline; 
	position: relative; 
	width:485px; 
	background-color:#ffffff;  
	padding:22px 22px 60px 11px;
 }


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#email {
	width: 153px;
	margin:0px 135px 0px 0px;
	float:right;
}

#architects {
	width: 1000px;
	margin: 0px;
	background-color:#006666;
	overflow:auto;
	clear:both;	
	display:none;
}
#consulting {
	width: 1000px;
	margin: 0px;
	background-color:#009933;
	overflow:auto;
	clear:both;
	display:none;
}
#developers {
	width: 1000px;
	margin: 0px;
	background-color:#999900;
	overflow:auto;
	clear:both;
	display:none;
}

#contact {
	width: 1000px;
	margin: 0px;
	background-color:#003366;
	overflow:auto;
	clear:both;
}

#footer {
	width: 1000px;
	margin: 0px 0px 0px 0px;
	overflow:auto;
	clear:both;
}

#creditfooter {
	width: 1000px;
	height:76px;
	margin: 0px 0px 0px 0px;
	background: url(../images/bg_grad_btm.png) repeat-x;
	overflow:auto;
	clear:both;
	display:none;
}

#credits {
	float:right;
	margin: 8px 43px 0px 0px;
}

P {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin:0px 0px 10px 0px; 
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}

P.intro {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin:36px 250px 20px 250px; 
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
	
}

p.blue {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin:0px 0px 10px 0px; 
	color: #003366;
	line-height: 18px;
	text-align:left;
	text-decoration: none;
}

p.petrol {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin:0px 0px 10px 0px; 
	color: #006666;
	line-height: 18px;
	text-align:left;
	text-decoration: none;
}

p.green {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin:0px 0px 10px 0px; 
	color: #009933;
	line-height: 18px;
	text-align:left;
	text-decoration: none;
}

p.mustard {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin:0px 0px 10px 0px; 
	color: #999900;
	line-height: 18px;
	text-align:left;
	text-decoration: none;
}


#nav p {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin:18px 10px 0px 0px; 
	color: #ffffff;
	line-height: 18px;
	text-align:right;
	text-decoration: none;
}

p.quote {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin:10px 10px 40px 30px; 
	color: #ffffff;
	text-align:left;
	line-height: 18px;
	font-style: italic;
}


img.nav {
	margin:0px 80px 0px 0px;
	display:none;
}

.divider {
	display:none;
}

img.keypeople {
	margin:0px 0px 20px 0px;
	border:0px;
	border-color:#666666;
}


h1 {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 28px;
	margin:4px 15px;
	color: #666666;
	line-height: 28px;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 20px;
	margin:0px 10px;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 14px;
	margin:0px 15px 0px 0px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}

h4 {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin:6px 10px 0px 0px;
	color: #999999;
	line-height: 18px;
	text-decoration: none;
}

h4.title {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	margin:0px;
	color: #999999;
	line-height: 18px;
	text-decoration: none;
}




A {font-family: Verdana, Arial, sans-serif, Helvetica; text-decoration:underline; font-size: 12px; color: #666666; line-height: 18px }
A:visited {font-family: Verdana, Arial, sans-serif, Helvetica; text-decoration:underline; font-size: 12px; color: #666666; line-height: 18px }
A:hover {font-family: Verdana, Arial, sans-serif, Helvetica; text-decoration:underline; font-size: 12px; color: #003366; line-height: 18px }

A.sitelink {font-family: Verdana, Arial, sans-serif, Helvetica; text-decoration:none; font-size: 14px; color: #666666; line-height: 14px }
A.sitelink:visited {font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 14px; color: #666666; line-height: 14px }
A.sitelink:hover {font-family: Verdana, Arial, sans-serif, Helvetica; text-decoration:underline; font-size: 14px; color: #666666; line-height: 14px }

