body {
	margin:0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #fff;
	font-size: 12px;
}

div,
td,
p {
	font-size:12px;
	line-height:18px;
	color:#333333;
}

p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#005596;
}

a:hover {
	text-decoration:none;
	color:#f71312;
}

h1 {
	font-size: 24px;
	font-family:"helvetica Cond", Helvetica, Arial, Verdana, "Franklin Gothic Demi Cond", ;
	color: #999;
	line-height: 28px;
	font-weight: 900;
	padding: 0px;
	margin: 30px 0px 15px 0px;
}

h2 {
	font-size: 24px;
	color: #ff4200;
	line-height: 24px;
	font-weight: 900;
	padding: 0px;
	margin: 20px 0px 15px 0px;
}

h3 {
	font-size: 14px;
	color: #184aa5;
	line-height: 14px;
	font-weight: 900;
	padding: 0px;
	margin: 30px 0px 10px 0px;
}

h4 {
	font-size: 16px;
	color: #999;
	line-height: 16px;
	font-weight: 900;
	padding: 0px;
	margin: 20px 0px 15px 0px;
}

#homemain ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#homemain h3 {
	margin-top: 0px;
}

/** wrapper to make the page center **/
#container {
	width:807px;
	margin: 0px 10px;
	padding:0;
	text-align: left;
}

#topband {
	position:relative;
	width:100%;
	height:16px;
	float:left;
	background:#075684; /*url(/images/bg_header.jpg) no-repeat left top;*/
}

#bottomband {
	position:relative;
	width:100%;
	height: 2px;
	float:left;
	color: #333333;
	font-size: 10px;
	text-align: center;
	margin: 20px 0px 5px 0px;
	background:#cccccc; /*url(/images/bg_header.jpg) no-repeat left top;*/
}

#logo {
	position:relative;
	width:367px;
	height:97px;
	float:left;
}

#logoright {
	position:relative;
	width:440px;
	float:right;
}

#slogan {
	position:relative;
	float:right;
	text-align: right;
	size: 14px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

/** div container for top menu. position:top **/
#topmenu {
	position:relative;
	float:right;
	size: 12px;
	text-align: right;
	margin: 0px;
	padding: 10px 0px;
}

#topmenu a:link,
#topmenu a:active,
#topmenu a:visited
{
	padding: 2px 4px;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
	white-space: nowrap;
	border-right: 1px solid #000;
/*	border-left: 1px solid #000;*/
}

#topmenu a#highlight {
	padding: 2px 6px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	white-space: nowrap;
	border-right: 1px solid #000;
}

#topmenu a:hover {
	color: #000;
}

/** div container for image header **/
#imgheader {
	position:relative;
	width:100%;
	height:277px;
	background:#0e4883 url(/images/header_image.jpg) no-repeat left top;
	margin: 0px 0px 20px 0px;
}

#testimonials {
	position:relative;
	float:left;
	clear:left;
	width: 180px;
	padding: 10px;
	border-right: 1px solid #666;
}

#homemain {
	position:relative;
	width: 360px;
	padding: 10px;
	float:left;
}

#projects {
	width: 180px;
	position:relative;
	float:right;
	clear:right;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #666;
}

#ileft {
	position:relative;
	float:left;
	clear:left;
	width: 42px;
/*	border-right: 9px solid #aaa;*/
}

#imain {
	position:relative;
	width: 500px;
	padding: 10px;
	float:left;
	border-left: 9px solid #aaa; /*#005596;*/
}

#iright {
	width: 204px;
	position:relative;
	float:right;
	clear:right;
}

#nextstep {
	width: 180px;
	position:relative;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	border-left: 1px solid #666;
}

#copyright {
	width: 580px;
	position:relative;
	float: right;
	clear: both;
	padding: 10px;
	text-align: right;
	margin-top: 20px;
	font-size: 11px;
	border-top: 1px solid #666;
}
.green {
	color:#09a60f; /*ef7b18;*/
	font-weight: bold;
}

.lightorange {
	color: #ef7b18;
}

.small {
	font-size: 10px;
}

image.featureImage {
	padding: 0px 10px 10px 0px;
}

td.yellow_left {
/*	border-left: 1px solid #ca9700;*/
}

td.project_header {
	border-bottom: 1px solid #005596;
	background-color: #ddd;
}

ul.homelist {
	list-style-position: outside;
	margin: -15px 0px 23px 15px;
}

.homelist {
	margin-left: 16px;
}

.page_title {	
	color: #1BBD37;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, sans-serif;
	margin: 6px 0px 10px 0px;
	padding: 0px;
}
	
/********************************************************/
/* end */
/********************************************************/
