/* CSS Document */
<!-- 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#0B2043;
}
#container { 
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
#header {
	background: #0B2043;
	padding: 0 10px 0 20px;
	height:83px;
	background-image:url(images/common/header-backer.jpg);
} 
#header h1 {
	display:none;
}
#cara {
	margin:21px 36px 0px 0px;
	width:92px;
	height:27px;
	float:right;
}
#navBar {
	margin:54px 0px 0px 26px;
	height:20px;
	float:left;
} 
#navBar a {
	font-size:0.6875em;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:50px;
} 
#navBar a:hover {
	color:#FFCC00;
} 
#arrow {
	background:#BFBFBF;
	background-image:url(images/common/arrow-backer.jpg)
}
#subNav {
	height:22px;
	background:#BFBFBF;
}
#subNav ul { 
list-style-type:none; margin:0px; padding:0;
}
#subNav li { 
	float:left;
}
#subNav a {
	font-size:0.6875em;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:40px;
} 
#subNav a:hover {
	color:#003366;
}

#mainImage {
	margin-bottom:20px;
	width:980px;
	background:#0C2043;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;	
}

h1 {
	margin: 0;
	padding: 0;
	font-size:24px;
	color:#123166;
}
h3 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size:18px;
	color:#000000;
}


p {
font-size:0.75em;
}

.copybold {
	font-weight:bold;
	color:#133267;
	margin-bottom:4px;
}

.copyblack {
	font-weight:bold;
	color:#000000;
	margin-bottom:4px;
}

#mainContent {
	width: 761px;
	margin: 0px auto;
	padding: 0px;
	border-top:1px dotted #0066CC;
	border-bottom:1px dotted #0066CC;	
} 

.dotline {
	margin-top:5px;
	border-top:1px dotted #0066CC;
}
.dotlineFooter {
	margin-top:5px;
	border-top:1px dotted #FFFFFF;
}

#leftcol {
	float: left; /* since this element is floated, a width must be given */
	width: 370px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 30px 0px;
	margin:0px;
}

#rightCol {
	float: right; /* since this element is floated, a width must be given */
	width: 370px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 30px 0px;
	margin-left:20px;
} 

#mainContent ul {
	font-size:0.75em;
	color:#123166;
	font-weight:bold;
	line-height:16px;
}

#mainContent h1 {
margin-bottom:0;
padding-bottom:0;
}

#mainContent p {
margin-top:0;
padding-top:0;
}

#blueSidebar {
	width: 350px;
	font-family: verdana;
	border:0px;
	margin:0px 0px 20px 0px;
	background-color: #D9E8F7;
/*	border: 1px solid black;*/
}

#blueSidebar p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px 20px;
	color:#333333;
}

.pics {
	width: 310px;
	height:240px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.pics img{
	top: 0;
	left: 0;
}

#blueSidebar h1 {
	padding-left:20px;
	margin-bottom:0px;
	color:#133267;
}

#blueSidebar h4 {
	padding-left:20px;
	margin:0px 0px 10px 0px;
	color:#133267;
}

.projicons{
	float:left;
	margin:0px 0px 4px 4px;
}

.projects {
	width:105px;
	float:left;
	margin:0px 15px 10px 0px;
	font-size:0.6875em;
	text-align:center;
	line-height: 16px;	
	height:150px;
}
.projects img {
	border:1px solid #003366;
}
a {
	color:#003366;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
.projdetails {
	background-color: #E5EFFA;
	font-size:0.6875em;
	font-weight:bold;
	color:#133267;		
	margin: 0px 1px 1px 0px;
	padding:5px;
	float:left;
}
.projdata {
	background-color: #E5EFFA;
	font-size:0.6875em;
	font-weight:bold;	
	margin: 0px 1px 1px 0px;
	padding:5px;
	float:left;	
}


#clientlogo {
margin-top:20px;
	padding:20px;
}
#logos { 
	margin-top:20px;
	padding: 0 10px 0 102px;
} 
#footer { 
	margin-top:20px;
	padding: 10px 10px 0px 108px;
	background:#000000; 
} 
#footer p {
	margin: 0;
	padding: 5px 0px;
	color:#CCCCCC;
	font-size:0.625em;
	font-weight:bold;
}
.footerContent {
	float:left;
	margin-right:54px;
}
.footerContent p {
	margin: 0;
	padding: 10px 0;
	color:#CCCCCC;
	font-size:0.625em;
	font-weight:bold;
	}
.footerContent a {
	color:#FFFFFF;
	text-decoration:none;
	}	
.footerContent a:hover {
	color:#6699CC;
	text-decoration:none;
	}		
	
.fltrt {
	float: right;
	margin-left: 8px;
	
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* IE 5/6 PNG transparent fix */
img, div {
behavior: url(iepngfix.htc) 
}
--> 

