* { margin:  0; padding: 0; }
ul { list-style: none; }
a img, fieldset { border: 0; outline: none; }
a { outline: none; }

body {
	font: 1em "Lucida Grande", Tahoma, Arial, Sans-Serif;
	background: #013d58 url(bg_topsides.gif) top center repeat-x;
	color: #3c3c3c;
}

.clear {
	height: 1px;
	clear: both;
	margin-top: -1px;
	overflow: hidden;
}
/* @group -mast */
#top_header .center_col {
	height: 342px;
	position: relative;
}
#top_header {
	background: url(bg_top.jpg) top center no-repeat;
	height: 342px;
}
#top_header h1 {
	background: url(logo.jpg) 0 0 no-repeat;
	position: absolute;
	top: 26px;
	left: 20px;
	text-indent: -9000px;
}
#top_header h1, #top_header h1 a {
	width: 206px;
	height: 126px;
	display: block;	
}
/* @end */
.flash-holder
{
	position:absolute;
	height:180px;
	top:0;
	width: 944px;
	left: 50%;
    margin-left: -472px;
}

#sparks{
	width:400px;
	height:120px;
	z-index:1;
	overflow:hidden;
	width: 250px; 
	margin-top:30px;
	float:left;
	}
#globe{
	width:150px;
	height:170px;
	float:left;
	margin-left:530px;
	z-index:10;
}

#star{
	width:50px;
	height:50px;
	z-index:1;
	overflow:hidden;
	margin-left: 84px;
	margin-top: 24px;
	display:block; /* IE5.x/win sees this.. */ "\"}\"" 
	display:none; /* ..but not this "standards" width value.. */
	}


/* @group -nav */
#nav {
	width: 465px;
	height: 33px;
	background: url(nav.gif) 0 0 no-repeat;	
	position: absolute;
	left: 291px;
	top: 82px;
}
#nav li {
	position: absolute;
	top: 0;
	text-indent: -9000px;
}
#nav li a {
	display: block;
	height: 33px;
}
#nav_home { left: 0; }
#nav_home a { width: 80px; }
#nav_home a:hover, body.home #nav_home a { background: url(nav.gif) 0 -33px no-repeat; }
#nav_about { left: 81px; }
#nav_about a { width: 88px; }
#nav_about a:hover, body.about #nav_about a { background: url(nav.gif) -81px -33px no-repeat; }
#nav_services { left: 170px; }
#nav_services a { width: 103px; }
#nav_services a:hover, body.services #nav_services a { background: url(nav.gif) -170px -33px no-repeat; }
#nav_portfolio { left: 274px; }
#nav_portfolio a { width: 99px; }
#nav_portfolio a:hover, body.portfolio #nav_portfolio a { background: url(nav.gif) -274px -33px no-repeat; }
#nav_contact { left: 374px; }
#nav_contact a { width: 91px; }
#nav_contact a:hover, body.contact #nav_contact a { background: url(nav.gif) -374px -33px no-repeat; }

/* @end */

#middle_body { background: #e6e6a0 url(bg_middle.gif) 0 0 repeat-x;}
.home #middle_bot { margin-top: 0; }
#middle_bot {
background: url(bg_middle_bottom.gif) bottom left repeat-x;
height: 14px;
margin-top: -50px;
}

.center_col {
	width: 944px;
	margin: 0 auto;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
    display: inline-block;
	overflow:visible;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#main {
margin: -175px 0 0 0;
width: 944px;
float: left;
position: relative;
background: url(bg_main.png) 0 0 repeat-y;
padding-bottom: 25px;
min-height:300px;
}
 
#main_top {
height: 10px;
background: url(bg_main_top.gif) 0 0 no-repeat;
}
#main_content {
	width: 880px;
	font-size: 0.8em;
	margin: 10px 0 0 35px;
	line-height: 1.6em;
    padding-bottom:25px;
	float: left;
}
#main_bot {
	height: 10px;
	width: 943px;
	background: url(bg_main_bottom.gif) 0 0 no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
.page-content
{
	margin-left: 70px;
	width: 80%;
}

div.expandable_note_box {
		width: 210px;
		min-height: 100px;
		background-image: url("top.jpg");
		background-position: top left;
		background-repeat: no-repeat;
		padding-top:34px;
		float:left;
	}
	
	div.expandable_note_box div.middle {
		width: 210px;
		background-image: url("middle.jpg");
		background-position: center;
		background-repeat: repeat-y;
	}
	
	div.expandable_note_box div.inside {
		padding-left: 50%;
		margin-left: -55px;
		width: 167px;
	}
		


/* FOR TESTIMONIALS PAGE */ 
#testimonies-block{
	margin: 0px auto 15px auto;
	height: 196px; 
	width: 820px;
	border-bottom: #999999 1px solid;
}
#testimonies-block img{
	float:left;
}
#testimonies-title{
	float:left;
}
#testimonies-title h1{
	text-indent: -9999px;
	background-image:url(testimonial-title.gif);
	width: 204px; height: 73px;	
	margin: 90px 0 0 220px;
}

#client-words
{
	width: 777px;
	height: 713px;
	background: url(client-bg.gif) no-repeat;
	padding: 30px;
	margin-left: 32px;
}
#client-words p
{
 	font-size:12px;
	line-height: 1.8em;
	width: 690px;
	border-bottom:#aaa solid 1px;
	margin-top:10px;
}
#client-words p.last
{
 	border-bottom:none;
}

#resource
{
	font-size: 11px;
	min-height: 500px;
}
#resource a
{
	color: #024E72;
	text-decoration:none;
		font-weight:bold;

}
#resource a:hover
{
	text-decoration:underline;
}


/* FOR SITEMAP PAGE */ 
#sitemap-block{
	margin: 0px auto 15px auto;
	height: 200px; 
	width: 820px;
	border-bottom: #999999 1px solid;
}
#sitemap-block img{
	float:left;
	margin-left: 30px;
}
#sitemap-title{
	float:left;
}
#sitemap-title h1{
	text-indent: -9999px;
	background-image:url(sitemap-title.gif);
	width: 240px; height: 71px;	
	margin: 100px 0 0 280px;
}

#sitemap 
{
	margin-left:80px; margin-top:50px;	
}
#sitemap ul
{
	list-style:disc;
	margin-left: 30px;
}
#sitemap a
{
	color:#024E72;
	text-decoration:none;
	font-weight:bold;
}
#sitemap a:hover
{
	text-decoration:underline;
}


/* @group -footer */
#footer {
	background: #157faa url(bg_footer.gif) 0 0 repeat-x;	
	font-size: 0.74em;
	font-size:11px;
	height: 256px; /* IE5.x/win sees this.. */ "\"}\"" 
	height: 220px; /* ..but not this "standards" width value.. */
}

#footer h2 {
	text-indent:-9999px;
}
#foot1 {
	width: 140px;
	float: left;
	padding-left: 60px; padding-top: 60px; 
	margin-bottom: -13px; 
	background-image:url(foot-seperator.gif); background-repeat:repeat-y; background-position: right;
	height: 160px;
}
#foot1 h2{ background-image:url(what-we-do-foot.png); background-repeat:no-repeat; 
background-position:12px; margin-bottom:10px;  margin-top:-15px; 
}
#foot1 ul li{
	text-align:right; color: #b3cfdb;
	padding-right:30px;
	line-height: 1.5em;
}
#foot2 {
	padding-top: 60px; 
	width: 265px;
	float: left;
	margin-bottom: -13px; 
	background-image:url(foot-seperator.gif); background-repeat:repeat-y; background-position: right;
	height: 160px;
}
#foot2 h2{ background-image:url(navigate.png); background-repeat:no-repeat; 
background-position:center; margin-bottom:10px;  margin-top:-12px;  
}
#foot_home{
	background-image:url(home-icon.png); background-repeat:no-repeat; background-position:top;
	height: 40px; 
	float:left; padding-top: 30px;
	margin-left: 30px; margin-right:20px;
}
#foot_about{
	background-image:url(about-icon.png); background-repeat:no-repeat; background-position:top;
	height: 40px;
	float:left; padding-top: 30px;
	margin-left: 20px;margin-right:20px;
}
#foot_services{
	background-image:url(services-icon.png); background-repeat:no-repeat; background-position:top;
	height: 40px;
	float:left; padding-top: 30px; 
	margin-left: 20px; margin-right:20px;
}
#foot_portfolio{
	background-image:url(portfolio-icon.png); background-repeat:no-repeat; background-position:top;
	height: 30px;
	float:left; padding-top: 30px; 
	margin-left: 25px; margin-right:20px;
}
#foot_contact{
	background-image:url(mail-icon.png); background-repeat:no-repeat; background-position:top;
	height: 30px;
	float:left; padding-top: 30px; 
	margin-left: 7px; margin-right:20px;
}
#foot_sitemap{
	background-image:url(sitemap-icon.png); background-repeat:no-repeat; background-position:top;
	height: 30px;
	float:left; padding-top: 30px; 
	margin-left: 17px; margin-right:20px;
}
#foot2 ul li a {
	display: block;
	color: #d5e7ef; text-decoration:none;
}
#foot2 ul li a:hover {text-decoration:underline;}

#foot3 {
	padding-top: 60px; 
	width: 230px;
	float: left;
	margin-bottom: -13px; 
	background-image:url(foot-seperator.gif); background-repeat:repeat-y; background-position: right;
	height: 160px;
}
#foot3 h2{ background-image:url(resources.png); background-repeat:no-repeat; 
background-position:30px; margin-bottom:10px;  margin-top:-12px; 
}
#foot3 ul li{
	text-align:left;
	padding-left:30px;
	line-height: 1.5em;
}
#foot3 ul li a{ 	color: #b3cfdb; text-decoration:none; }

#foot3 ul li a:hover{ 	text-decoration:underline; }

#foot4 {
	padding-top: 170px;   width:217px; 	  text-align:center;  padding-left: 30px;
	float: left; 	margin-bottom: -13px;  	height:50px; 	color:#b3cfdb;  	font-size:11px;
	background-image:url(new-logo.png); background-repeat:no-repeat; background-position:45px 50px;
}




/* @end */