* {
	margin: 0;
	padding: 0;
}
body  {
	background: #02301b  url(../images/bg_body.gif) left top repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center; 
	color: #666666;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 auto;
	margin-top: 10px;
}
#container { 
	width: 765px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 1.5em;
} 

/*		Formatting Header Block
-----------------------------------------------------------------------*/

#header { 
	background: transparent url(../images/bg_header.gif) left top no-repeat;
	width: 765px;
	height: 100px;	
	position: relative;
} 
#logo {
	background: transparent url(../images/hd_logo.gif) left top no-repeat;
	position: absolute;
	top: 17px;
	left: 33px;
	width: 195px;
	height: 68px;
}
#logo span {
	display: none;
}
#header h1 {
	color: #006738;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	right: 70px;
	top: 65px;
}
#header h2 {
	background: transparent url(../images/hd_arch.gif) right top no-repeat;
	position: absolute;
	top: 35px;
	right: 25px;
	width: 28px;
	height: 36px;
}
#header h2 span {
	display: none;
}

/*		Formatting Navigation Block
-----------------------------------------------------------------------*/

#nav {
	height: 36px;
	background: transparent url(../images/nav_sep.gif) 5px bottom no-repeat;
}
#nav-home {	
	padding-left: 5px;
	float: left;	
}
#nav-home a {
	float: left;
	background: transparent url(../images/nav_home.gif) left top no-repeat;
	width: 150px;
	height: 35px;
	padding-right: 2px;
}
#nav-home a:hover, #nav-home a:active {
	background-position: left bottom;
}
#nav-home a span {display:none}
#nav-corporate {	
	float: left;	
}
#nav-corporate a {
	float: left;
	background: transparent url(../images/nav_corporate.gif) left top no-repeat;
	width: 150px;
	height: 35px;
	padding-right: 2px;
}
#nav-corporate a:hover, #nav-corporate a:active {
	background-position: left bottom;
}
#nav-corporate a span {display:none}
#nav-services {	
	float: left;	
}
#nav-services a {
	float: left;
	background: transparent url(../images/nav_services.gif) left top no-repeat;
	width: 150px;
	height: 35px;
	padding-right: 2px;
}
#nav-services a:hover, #nav-services a:active {
	background-position: left bottom;
}
#nav-services a span {display:none}
#nav-products {	
	float: left;	
}
#nav-products a {
	float: left;
	background: transparent url(../images/nav_products.gif) left top no-repeat;
	width: 150px;
	height: 35px;
	padding-right: 2px;
}
#nav-products a:hover, #nav-products a:active {
	background-position: left bottom;
}
#nav-products a span {display:none}
#nav-contact {	
	float: left;	
}
#nav-contact a {
	float: left;
	background: transparent url(../images/nav_contact.gif) left top no-repeat;
	width: 147px;
	height: 35px;
}
#nav-contact a:hover, #nav-contact a:active {
	background-position: left bottom;
}
#nav-contact a span {display:none}

/*		Formatting Home Content Block
-----------------------------------------------------------------------*/

#mainBanner {
/* background: pink;*/
 width: 540px;
 height: 200px;
 margin: 0;
 float: right;
}
#mainBody {
 width: 250px;
 float: left;
 margin: 2px 20px 2px 10px;
}
#mainProjects {
 width: 250px;
 float: left;
 margin-top: 2px;
 padding-right: 0;
}
#mainContent #mainBody h1, #mainContent #mainProjects h1, #home-sidebar #sideNews h1 {
	color: #CC3300;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 8px;
	border-bottom: 2px solid #CC3300;
}
#mainContent #mainBody p, #mainContent #mainProjects p, #home-sidebar #sideNews p {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
}
#techlogos{
	width:540px;
	float:right;
	text-align: center;
}
#techlogos img{
	padding:25px 20px 10px 20px;
	_padding:25px 20px 0px 20px;
}
#home-sidebar {
	float: left;
	width: 213px;
	background: #FFFFFF;
	padding: 0 1px 0 5px;
}
#home-sidebar #sideBanner {
/*	background: pink; */
	height: 200px;
}
#home-sidebar #sideNews {
	background: #EEEEEE;
	margin-top: 2px;
	padding: 0 10px 10px 10px;
}

/*		Formatting Content Block
-----------------------------------------------------------------------*/

#sidebar {
	float: left;
	width: 195px;
	background: #FFFFFF;
	padding: 40px 0 15px 5px;
}
#mainContent { 
	margin: 0 0 0 220px;
	padding: 0 5px 0 0;
} 
#mainContent h1, #mainContent h2 {
	color: #CC3300;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#mainContent h1.first {
	padding-top: 70px;
}
#mainContent h2 {
	font-size: 12px;
}
#mainContent ul {
	list-style: square;
	padding: 5px 0 5px 20px;
}
#mainContent p {
	padding-top: 5px;
}
#mainContent .contact_form {
	float: left;
	width: 100px;
}
#mainContent .team {
	color: #CC3300;
	font-size: 12px;
	padding: 10px 0 10px 5px;
	font-weight: bold;
}
#mainContent .team img {
	float: left;
}
#mainContent .team .clearfix {
	clear: both;
}

/*		Subnav List
-----------------------------------------------------------------------*/
 
#subnav {
	background: #d3ded4 url(../images/subnav_grad.gif) left bottom no-repeat;
	color: #006738;
	font-weight: bold;
	padding: 10px 20px;
	text-align: right;
}
#subnav ul {
	font: bold 12px/19px Tahoma, Arial, Helvetica, sans-serif;
	list-style: none;
	padding-bottom: 30px;
}
#subnav ul a, #subnav ul a:link  {
	text-decoration: none;
	color: #006738;
}
#subnav ul a:hover, #subnav ul a:active  {
	color: #CC3300;
	text-decoration: underline;
}

/*		Footer Formatting
-----------------------------------------------------------------------*/

#footer {
	width: 765px;
	color: #006738;
	text-align: right;
}
#footfix {
 background: #034829 url(../images/bg_footer.gif) no-repeat;
 width: 765px;
 margin: 0 auto;
 height: 10px;
}
#footer p {
	background: transparent url(../images/footer_sep.gif) 5px top no-repeat;
	padding: 10px 10px 0 10px;
	margin-top: 10px;
}
#footer a, #footer a:link {
	color: #006738;
	text-decoration: none;
}
#footer a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}