HTML,BODY {
	margin:0;
	padding:0;
	background:#C5CED6 url(images/bg_main.gif) repeat-y top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5A5A;
}
#progress {
	margin: 25px auto;
	width: 200px;
	height: 15px;
	padding: 2px;
	background:#FFFFFF;
	border: 2px solid #DDDDDD;
}
 
#progress .bar {
	width: 0px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background-color:#336699;/*:#2a2a2f;*/
	color: #fff;
	font-weight: bold;
}
#techicons {
	float:left;
	background:#E4E3DA;
	border:2px solid #CCCCCC;
}
#techicons a {
	cursor:pointer;
}
#techicons .linkoff {
	display:block;
	border:2px solid #E4E3DA;
}
#techicons .linkon {
	display:block;
	border:2px solid #0B67B2;
}
.bluelink {
	color:#0B67B2;
	text-decoration:none;
}
.bluelink:hover {
	text-decoration:underline;
}
#container_home {
	background:url(images/bg_home.jpg) no-repeat top right;
	float:left;
	width:965px;
	overflow:visible;
}
#container1 {
	width:965px;
	margin:0px auto;
}
#container2 {
	float:left;
	width:965px;
	background:url(images/bg_home.gif) repeat-y top left;
}
#header {
	float:left;
	width:965px;
	height:119px;
	overflow:visible;
	background:url(images/bg_head.gif) top left;
	border-bottom:1px solid #CCCCCC;
}
.bx1top {
	height:3px;
	background:#E4E3DA url(images/bx_h_1.gif) no-repeat top right;
}
.bx1top DIV {
	width:3px;
	height:3px;
	background:url(images/bx_h_0.gif) no-repeat top left;
}
.bx1title {
	background:#E4E3DA;
	padding:4px 0px;
	color:#5F5C57;
	font-weight:bold;
	text-align:center;
}
.bx1bottom {
	height:3px;
	background:#E4E3DA url(images/bx_h_2.gif) no-repeat top right;
}
.bx1bottom DIV {
	width:3px;
	height:3px;
	background:url(images/bx_h_3.gif) no-repeat top left;
}
.bx1content {
	font-size:12px;
	line-height:1.5em;
	padding:5px 5px;
}
.bx1content .green_lg {
	font-size:1.1em;
	font-weight:bold;
	color:#006F40;	
}
.bx1content .divli {
	width:auto;
	padding:0px 12px;
	background:url(images/arr_blue.gif) no-repeat 0px 7px;
}
.bx1content .bluelink {
	display:block;
	width:auto;
	padding:0px 12px;
	background:url(images/arr_blue.gif) no-repeat 0px 7px;
}
.box {
	width:291px;
	float:left;
	padding:15px 15px;
}
.pr_nav {
	z-index:0;
	position: relative;
	list-style: none;
	padding:0;
	margin:0;
}
.pr_nav li.lo,
.pr_nav li.hi,
.pr_nav li.spacer {
	float: right;
	position: relative;
	padding: 0;
	margin:0;
}
.pr_nav li.spacer {
	width:2px;
}
.pr_nav li.lo {
	width:146px;
	height:23px;
	background:url(images/bg_btn.gif) no-repeat top left;
}
.pr_nav li.hi {
	width:146px;
	height:23px;
	background:url(images/bg_btn.gif) no-repeat bottom left;
}
.a1 {
	display:block;
	width:124px;
	height:23px;
	line-height:21px;
	padding:0px 0px 0px 22px;
	/*background:url(images/bg_btn.gif) no-repeat 0px 0px;*/
	color:#FFFFFF;
	text-decoration:none;
}

.pr_drop {
	display: none;
	list-style: none;
	margin: 0;
	padding:3px 5px;
	background:#C7DDE5;
	position:absolute;
	z-index:1000;
}
.pr_drop li {
	padding: 0;
	margin: 0;
	float: none;
	line-height: 20px;
}
.pr_drop A {
	float:none;
	line-height:20px;
	text-decoration:none;
	color:#0073A0;
}
.pr_drop A:HOVER {
	color:#F60F30;
}
.pr_nav li.lo .pr_drop {
	display: none;
}

.pr_nav li.hi .pr_drop {
	display: block;
}
#dropdown1 {
	width:155px;
}
#dropdown2 {
	width:185px;
}
.arr_nav {
	z-index:0;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}
.arr_nav li {
	float: right;
	position: relative;
	padding: 0;
	margin:0px 10px 0px 0px;
	background:url(images/bg_arr_blue.gif) no-repeat center left;
	padding:0px 0px 0px 10px;
}
.arr_nav li a {
	color:#000000;
	text-decoration:none;
}
.arr_nav li a:hover {
	color:#004BA2;
}
#insight {
	float:left;
	width:965px;
	height:214px;
}
#container_about,
#container_areas,
#container_tech,
#container_invest,
#container_contact,
#container_portal {
	float:left;
	width:965px;
	overflow:visible;	
}
#container_about {background:#FFFFFF url(images/bg_about.jpg) no-repeat top right;}
#container_areas {background:#FFFFFF url(images/bg_areas.jpg) no-repeat top right;}
/*#container_tech {background:#FFFFFF url(images/bg_tech.jpg) no-repeat top right;}*/
#container_invest {background:#FFFFFF url(images/bg_invest.jpg) no-repeat top right;}
#container_contact {background:#FFFFFF url(images/bg_contact.jpg) no-repeat top right;}
#container_portal {background:#FFFFFF url(images/bg_portal.jpg) no-repeat top right;}

#content_about,
#content_areas,
#content_tech,
#content_invest,
#content_contact,
#content_portal {
	float:left;
	padding:25px 25px;
	width:915px;
}
#content_tech {
	padding:0px 25px;
}
#content_about H1,
#content_areas H1,
#content_tech H1,
#content_invest H1,
#content_contact H1,
#content_portal H1 {
	font-size:1.6em;
	font-weight:bold;
	color:#006F40;
}
#content_about .htitle,
#content_areas .htitle,
#content_tech .htitle,
#content_invest .htitle,
#content_contact .htitle,
#content_portal .htitle {
	font-size:1.2em;
	font-weight:bold;
}
#copy_about,
#copy_areas,
#copy_invest {
	float:left;
	width:915px;
	background:url(images/bg_copy_about.gif) repeat-y top left;
	overflow:visible;
}
#copy_tech,
#copy_contact,
#copy_portal {
	float:left;
	width:915px;
	overflow:visible;
}
#copy_left,#copy_right {
	line-height:1.5em;
}
#copy_about #copy_left,
#copy_about #copy_right,
#copy_areas #copy_left,
#copy_areas #copy_right,
#copy_tech #copy_left,
#copy_tech #copy_right,
#copy_invest #copy_left,
#copy_invest #copy_right,
#copy_contact #copy_left,
#copy_contact #copy_right,
#copy_portal #copy_left,
#copy_portal #copy_right {
	float:left;
}
#copy_about #copy_left,
#copy_areas #copy_left,
#copy_invest #copy_left,
#copy_contact #copy_left,
#copy_portal #copy_left {
	width:550px;
	padding:0px 70px 0px 0px;
}
#copy_tech #copy_left {
	width:485px;
	padding:0px 70px 0px 0px;
}
#copy_about #copy_right,
#copy_areas #copy_right,
#copy_invest #copy_right,
#copy_contact #copy_right,
#copy_portal #copy_right {
	width:275px;
	padding:0px 0px 0px 20px;
}
#copy_tech #copy_right {
	width:320px;
	padding:0px 0px 0px 20px;
}
#content_footer {
	float:left;
	width:911px;
	padding:5px 2px;
	margin:15px 0px;
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	color:#747474;
}
#content_footer a {
	color:#747474;
	text-decoration:none;
}
#content_footer a:hover {
	text-decoration:underline;
}
.margintop {
	margin-top:1em;
}
.clearAll {
	clear:both;
}
.secnav {
	width:auto;
}
.secnav .slink {
	width:auto;
	padding:0px 20px;
	background:url(images/arr_blue.gif) no-repeat 8px 7px;
}
.secnav .slink a {
	color:#006F40;
	text-decoration:none;
	font-size:1.2em;
	line-height:1.5em;
}
.secnav .slink a:hover {
	color:#00AFED;
}
.secnav .slink a.selected {
	color:#00AFED;
}
.infobox {
	float:left;
	background:#E4E3DA;
	padding:5px 5px;
	width:186px;
	height:auto;
	border:2px solid #CCCCCC;
	margin:0px 15px 15px 0px;
	font-size:11px;
	line-height:1.4em;
}
.infobox .title {
	float:left;
	width:176px;
	text-align:center;
	color:#006AB1;
}
.infobox .infoitem {
	float:left;
	width:164px;
	padding:0px 0px 0px 10px;
	color:#006F40;
	background:url(images/arr_green.gif) no-repeat 0px 5px;
}