*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body{
	padding:0;
	margin:0;
	background-color:#666666;
}
div#main_container{
	text-align:center;
	visibility:hidden;
}
div#site_container{
	width:1024px;
	height:667px;
	margin-left:auto;
	margin-right:auto;
	background: #CCCCCC;
/*	border:1px #CCCCCC solid;*/
}
div#site_bg_container{
	width:100%;
	height:667px;
	overflow:hidden;/*
	background:url(../images/Aboutusbg.jpg) no-repeat;*/
}
div#site_bg_container img{
	top:0;
	left:0;
	position:absolute;
}
div#banner{
	width:1024px;
	top:0;
	left:0;
	position:absolute;
	z-index:3;
	height:67px;
	background:url(../images/banner_bg.jpg) no-repeat #3f3e3e;
}
div#main_cat{
	padding-top:18px;
	font-size:16px;
	color:#FFFFFF;
	text-align:right;
	height:16px;
}
div#sub_cat{
	color:#e19a23;
	width:1004px;
	margin-top:18px;
	font-size:10px;
	text-align:right;
	margin-right:20px;
}
div#sub_cat a{
	font-size:10px;
	color:#e19a23;
	text-decoration:none;
}
div#content{
	top:0;
	left:0;
	width:1024px;
	text-align:right;
	position:absolute;
	z-index:2;
}
div#content_list_bg{
	top:0;
	left:0;
	width:684px;
	height:467px;
	text-align:right;
	position:absolute;
	z-index:1;
	background:#333333;
}
div#content_list{
	width:684px;
	float:left;
	text-align:left;
}
/* CONTENT STYLES */
div#content_container{
	top:0;
	left:684px;
	position:absolute;
	width:305px;
	margin-left:auto;
	text-align:left;
	color:#FFFFFF;
}
div#content_container_bg{
	top:0;
	left:684px;
	position:absolute;
	width:305px;
	margin-left:auto;
	background-color:#000000;
}
div#content_title{
	font-size:14px;
	padding:5px;
	height:30px;
	clear:both;
}
div#content_body_container{
	position:relative;
	overflow:hidden;
	width:295px;
	float:left;
	height:467px;
}
div#content_body{
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	line-height:18px;
	font-weight:normal;
/*	text-align:justify;*/
	color:#CCCCCC;
	width:270px;
	float:left;
}
div#content_body li{
	text-align:left;
}
/* CONTENT STYLES END */
div.slider {
	width: 10px;
	height: 200px;
	background: #999999;
	float:left;
}
div.slider div.knob {
	background: #B41E3B;
	width: 10px;
	height: 35px;
	background:url(../images/knob_repeator.jpg) repeat-y;
}
div.slider2 {
	width: 10px;
	height:467px;
	background: #999999;
	float:left;
}
div.slider2 div.knob {
	background: #B41E3B;
	width: 10px;
	height: 35px;
	background:url(../images/knob_repeator.jpg) repeat-y;
}
div#content_list_title{
	font-size:14px;
	color:#FFFFFF;
	/*font-weight:bold;*/
	padding-bottom:5px;
	padding-top:10px;
	padding-left:10px;
}

div#content_list_body_container{
	position:relative;
	overflow:hidden;
	width:674px;
	float:left;
	height:467px;
}
div#content_list_body{
	position:relative;
	line-height:18px;
	text-align:justify;
	color:#FFFFFF;
	width:100%;
	float:left;
}
div#content_list_body_item{
	border-bottom:1px #999999 dotted;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
span.bullet {font-size: 14px; font-family: sans-serif;} 
div#content_list_body_item a{
	color:#cccccc;
	text-decoration:none;
	font-size:12px;
}
div#content_list_body_item a:hover{
	text-decoration:none;
	/*background:#666666;*/
	font-size:12px;
	color:#FFFFFF;
}
div#footer{
	width:1024px;
	height:111px;
	top:0;
	left:0;
	position:absolute;
	z-index:3;
}
div#footer_bg{
	top:0;
	left:0;
	position:absolute;
	width:1024px;
	height:111px;
	/*background:#3f3e3e;*/
	background:#000000;
	z-index:4;
}
div#logo_container{
	position:absolute;
	top:0;
	left:0;
	z-index:6;
	/*padding-left:152px;*/
	height:111px;
	width:1024px;
	background:url(../images/logo2.png) no-repeat;
}
ul#project_category_list{
	color:#FFFFFF;
}
ul#project_category_list a{
	text-decoration:none;
	color:#cccccc;
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	font-size:10px;
}
ul#project_category_list a:hover{
	text-decoration:none;
	color:#FFFFFF;
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	font-size:10px;
}
ul#project_category_list li{
	padding-bottom:10px;
	font-size:12px;
}
#legal{
	padding-top:3px;
	width:1024px;
	font-size:10px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
#legal a{
	font-size:10px;
	text-decoration:none;
	color:#CCCCCC	;
}
#footer_general_container{
	position:absolute;
	top:0;
	left:0;
	z-index:6;
	width:auto;
	height:111px;
	width:auto;
	float:left;
}
#news_container{
	padding-top:30px;
	padding-right:20px;
	text-align:right;
	/*clear:both;*/
}
#latest_news_header{
	padding-top:7px;
	padding-bottom:3px;
	font-size:10px;
	color:#FFFFFF;
	/*border-bottom:1px #B41E3B solid;*/
}
#latest_news{
	padding-top:5px;
	color:#FFFFFF;
}
#latest_news a{
	color:#B41E3B;
	text-decoration:none;
}
#bg_nav_container{
	text-align:right;
	padding-right:20px;
	float:right;
	width:auto;
}
.bg_nav_item{
	padding-left:1px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	float:left;
	width:auto;
	height:15px;
}
.bg_nav_item_hidden{
	padding:0;
	display:none;
}
.bg_nav_item_img{
	float:left;
}
.bg_nav_left_arrow{
	width:auto;
	height:15px;
	float:left;
}
.bg_nav_right_arrow{
	width:auto;
	height:15px;
	float:left;
	padding-left:1px;
}
div#bg_nav_item_container{
	height:15px;
	width:auto;
	float:left;
}
a.navArrowLeft{
	background:url(../images/left_arrow.gif) center no-repeat;
	display:block;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	text-decoration:none;
	width:auto;
}
a.navArrowLeft:hover{
	color:#FFFFFF;
	background:url(../images/left_arrow_over.gif) center no-repeat;
	display:block;
	padding-left:5px;
	padding-right:5px;
	width:auto;
	text-decoration:none;
}
a.navArrowRight{
	background:url(../images/right_arrow.gif) center no-repeat;
	padding-left:5px;
	padding-right:5px;
	display:block;
	width:auto;
	color:#FFFFFF;
	text-decoration:none;
}
a.navArrowRight:hover{
	color:#FFFFFF;
	background:url(../images/right_arrow_over.gif) center no-repeat;
	display:block;
	padding-left:5px;
	padding-right:5px;
	width:auto;
	text-decoration:none;
}
a.navItemUnselected{
	padding-left:5px;
	padding-right:5px;
	background:#666666;
	color:#FFFFFF;
	text-decoration:none;
}
a.navItemUnselected:hover{
	color:#FFFFFF;
	background:#B41E3B;
	text-decoration:none;
}
a.navItemSelected{
	padding-left:5px;
	padding-right:5px;
	background:#B41E3B;
	color:#FFFFFF;
	text-decoration:none;
}
a.navItemSelected:hover{
	color:#FFFFFF;
	background:#B41E3B;
	text-decoration:none;
}
.project_nav{
	text-align:right;
	padding-top:5px;
}
.project_nav a{
	color:#FFFFFF;
	margin-right:5px;
	margin-left:5px;
	text-decoration:none;
}