html, body {	
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial;
	font-size: 11px;
	color: #999999;
    	font-weight: normal;
	line-height: 20px;
}

body { background: #cccccc; }
a { color: #999999; }
a:active { outline: none; }
:focus { -moz-outline-style: none; }
h2 {
	font-family: Arial;
	/*text-transform:uppercase;*/
	font-size: 11px;
	line-height: 2;
	color: #cc0000;
	font-weight: normal;
}
#generalContent {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
}
#generalContent a{
	color: #666666;
}
#generalContent a:hover{
	color: #333333;
}
#containerTop{ width: 976px; height: 20px; background-image:url(images/container_top.jpg); 	margin: 20px auto 0 auto; }
#container	{ width: 976px; margin: 0 auto; background: url(images/container_mid.jpg) repeat-y; }
#containerBottom{ width: 976px; height: 32px; background-image:url(images/container_bottom.jpg); margin: 0 auto; }
#header{ width: 976px; height: 150px; }
#logo { float: left; padding: 40px 0px 0 40px; }
#logo img { border: 0; }

#topnav	{ padding: 70px 40px 0 0; float: right;}

.menuItem, .menuItemSelected { float: left; padding: 0 0px 0 0px; }
.menuItemFirst, .menuItemFirstSelected { float: left; padding: 0 0px 0 0px; margin-right: 0px; height: 19px;}

.menuItem a, .menuItemSelected a, .menuItemFirst a, .menuItemFirstSelected a { font-family:Arial, Helvetica, sans-serif; color: #666666; font-size: 11.5px; font-weight: normal; text-transform:uppercase; text-decoration:none;}
/*.menuItem a:hover, .menuItemSelected a:hover, .menuItemFirst a:hover, .menuItemFirstSelected a:hover { color: #cc0000; }*/

#subMenuStatic { 
position: relative; 
left: 140px; 
top: 88px;
margin-left: 0px;  
margin-top: 0px;
width: 89px; 
height: 54px;
border: 0px solid #cccccc; 
padding-top: 0px;
z-index: 10;
overflow: hidden;
}
#subMenu { 
display: none; 
position: relative; 
left: 140px; 
top: 88px;
margin-left: 0px;  
margin-top: 0px;
width: 89px; 
height: 54px;
border: 0px solid #cccccc; 
padding-top: 0px;
z-index: 10;
overflow: hidden;
}


#subNavList {
position: relative; 
top: 0px;
left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;	
	padding-left: 0px;
	padding: 0;
	margin:0;
	list-style-type: none;
	height: 54px;
	line-height: 9px;
	border: 0px solid #000000;
	
}
#subNavList li{

	padding-top: 0px;
	padding: 0;
	margin: 0;
	/*margin: 0;*/
	border: 0px solid blue;
	
	
}
#subNavList li a{
	padding: 0;
	margin: 0;
	border: 0px solid green;
	outline: none;
	
}
.menuItemSelected a, .subMenuItemSelected a { color: #333333; }

#splash { 
	padding: 0 0 0px 0px; 
	margin-left: 9px;
	border-top: 1px #CCCCCC solid; 
	border-bottom: 1px #CCCCCC solid;
	width: 960px;
	height: 418px;
}
#homeBottomRow { width: 976px; height: 150px; }
#box_left { float: left; width: 280px; margin: 14px 10px 0 30px; padding-right: 10px; border-right: 1px solid #CCCCCC; }
#box_left p { margin-top: 0px ;}
#box_middle p { margin-top: 2px ;}
#box_middle { float: left; width: 280px; padding: 14px 0px 0 10px; margin-top: 2px; }
#box_right { padding: 10px 20px; float: right; }
#homeBottomRow p { font-family: Arial, Helvetica, sans-serif; font-size: 11.5px; color: #666666; line-height: 1.5;}
#homeBottomRow p a { font-family: Arial, Helvetica, sans-serif; font-size: 11.5px; color: #666666; text-decoration: underline;}

#footer{
	padding: 5px 0 30px 40px;
	margin: 0 auto;
	width: 976px;
	letter-spacing: .8pt;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a, #siteMapLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover { color: #666666; }
#siteMapLink { float: right; margin-right: 40px;}


#mainPanel {
	padding: 8px 0 8px 0px; 
	margin-left: 9px;
	border-top: 1px #CCCCCC solid; 
	border-bottom: 1px #CCCCCC solid;
	width: 960px;
	height: 478px;
	background-color: #FFFFFF;
}

#mainPanelShorter {
	padding: 8px 0 8px 0px; 
	margin-left: 9px;
	border-top: 1px #CCCCCC solid; 
	border-bottom: 1px #CCCCCC solid;
	width: 960px;
	height: 400px;
	background-color: #FFFFFF;
}

#linksColShorter {
	width: 600px;
	height: 400px;
	float: right;
	margin: 0 20px 0 20px;
	position: relative;
}
#linksContent {
	font-size: 11.5px;
	font-family: Arial;
	line-height: 12px;
	color: #666666;
}
#linksContentRight a:hover{
	color: #333333;
}
#linksContentLeft a:hover{
	color: #333333;
}
#linksContentLeft p{
	padding-top: 0px;
	margin-top: 0px;
}
#linksContentRight p{
	padding-top: 0px;
	margin-top: 0px;
}
#linksContentLeft {
	width: 290px;
	float: left;
}

#linksContentRight {
	width: 290px;
	float: right;
}

#servicesColShorter {
	width: 600px;
	height: 400px;
	float: right;
	margin: 0 20px 0 20px;
	position: relative;
}
#servicesContent {
	font-size: 11.5px;
	font-family: Arial;
	line-height: 20px;
	color: #666666;
}
#servicesContent p{
	font-size: 11.5px;
	font-family: Arial;
	line-height: 20px;
	color: #666666;
		padding-bottom: 0px;
		padding-top: 8px;
		margin-top: 0px;
	margin-bottom: 0px;
}
#servicesList {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
	padding-left: 10px;
	list-style-image: url(images/bullet.gif)
}
#servicesList li{
	margin-left: 0px;
	/*padding-left: 5px;*/
	
	
}
#leftCol {
	width: 290px;
	height: 478px;
	float: right;
	margin: 0 20px 0 20px;
	position: relative;
}
#leftColShorter {
	width: 290px;
	height: 400px;
	float: right;
	margin: 0 20px 0 20px;
	position: relative;
}
#leftColShorter .subNavItem, #leftColShorter .subNavItemSelected { border-bottom: 1px solid #ccc;}
#leftCol .subNavItem, #leftCol .subNavItemSelected { border-bottom: 1px solid #ccc;}
.subNavItem a { color: #a8a8a8; text-decoration:none; text-transform:uppercase; background:url(images/arrow_double_off.jpg) right no-repeat; padding-right: 10px;font-size: 10px;letter-spacing: 0.9px;}
.subNavItemSelected a { color: #4e4e4e; text-decoration:none; text-transform:uppercase;background:url(images/arrow_double_on.jpg) right no-repeat; padding-right: 10px;font-size: 10px;letter-spacing: 0.9px;}
.subNavItem a:hover { color: #cc0000;}
#projectDescription, #clientList {
	float: right;
	position: absolute;
	bottom: 0;
}

#projectDescription h2 {
	color: #cc0000 ;
	/*text-transform:uppercase ;*/
	font-size: 12px;
	margin-bottom: 0;
}
#clientList h2, #bioText h2 {
	color: #cc0000 ;
	/*text-transform:uppercase ;*/
	font-size: 12px;
	margin-bottom: 0;
	
}
#projectDescription p, #clientList p {
	color: #666666 ;
	line-height: 1.3;
	font-size: 13px;
	margin-top: 5px;
}
#bioText p {
	color: #666666 ;
	line-height: 1.3;
	font-size: 13px;
	margin-top: 5px;
}
#servicesImage {
	width: 310px;
	height: 398px;
	float: left;
	margin: 0 0 0 10px;
}
#imageconProject {
	width: 620px;
	height: 398px;
	float: left;
	margin: 0 0 10px 10px;
}
#bigImage {
	margin: 0 0 10px 10px;
}
#floater {
	margin: 0 0 0 1px;
}
#floater { width: 625px;  padding-top: 8px; padding-left: 2px;border: 0px solid #000; }
.thumb { width: 69px; height: 69px; margin-left: 9px; float: left; border: 0; }
.thumb img { border: 0;}
.blankThumb { width: 67px; height: 67px; border: 1px #CCCCCC solid; float: left;margin-left: 9px;}
#teamNav {
	background: #cccccc url(images/teamNav_bg.gif) repeat-y;
	width: 315px;
	height: 398px;
}
#teamImagePanel {
	width: 620px;
	height: 398px;
	border: 0px solid #000000;
}
#teamImage {
	position: absolute; top: 199px; left: 50%;margin-left: -164px;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.peopleLink {
	padding: 0;
	margin: 0;
	height: 40px;
}
.peopleLinkSelected {
	padding: 0;
	margin: 0;
	height: 40px;
}