

/*

////////////// main_content start ///////////////

*/


#main_content {
	background-image: url(../images/main_content_bg.png);
	background-repeat: repeat-x;
	padding: 10px;
	width: 940px;
}

#mainnews_bar {
	width: 690px;
	background-image: url(../images/mainnews_bar_bg.png);
	background-repeat: no-repeat;
	height: 32px;
}
#news_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 25px;
	float: right;
}
#archive_icon {
	float: left;
	height: 30px;
	width: 60px;
}
#news_main a {
	color: #333;
}

#news_main a:hover {
	color: #217FBD;
}


#archive_icon a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 30px;
}
#flash_middle {
	background-image: url(../images/flash_bg.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 690px;
	margin-bottom: 10px;
}
.news_ruler {
	background-image: url(../images/news_rulers.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 2px;
	margin: 0px;
	padding: 0px;
}
#subnews {
	background-image: url(../images/news_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFF;
}
#subnews a {
	color: #FFF;
	float:left;
}
#subnews a:hover {
	color: #DFDFDF;
}


#subnews_main {
	background-image: url(../images/mainnews_item_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 334px;
	min-height: 116px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.sub_image {
	position: absolute;
	top: 0px;
	right: 0px;
}
#subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/orange_bullet2.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	float: left;
	padding-right: 15px;
	margin-top: 10px;
	margin-right: 5px;
	width: 165px;
}

#image_border {
	margin-left: 5px;
	float: right;
	position: relative;
	text-align: center;
	vertical-align: middle;
	height: 100px;
}


#news_sub {
	background-image: url(../images/subnews_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 116px;
	float: left;
	width: 346px;
	padding-top: 10px;
}
#news_sub #news_item {
	background-image: url(../images/orange_bullet2.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-right: 10px;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 5px;
}


#news_block {
	background-image: url(../images/news_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#project_pan {
	margin-top: 5px;
}
#projects {
	width: 448px;
	float: right;
	padding-bottom: 5px;
	border: 1px solid #C4CED9;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
#project_top {
	background-image: url(../images/projects_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 449px;
	height: 36px;
}
#projects ul {
	width: 449px;
	margin: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4CED9;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#projects ul li {
	width: 215px;
	float: right;
}
#project_text {
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-right: 5px;
	width: 130px;
}
#more {
}
#more2 {
	text-align: left;
	padding-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 35px 5px;
}

.project_picture {
	background-color: #FFF;
	border: 1px solid #C4CED9;
	top: 1px;
	float: right;
}
#adds {
	float: left;
	width: 232px;
	margin-right: 5px;
}
.adds {
	padding: 1px;
	border: 1px solid #C4CED9;
}


/*

////////////// main_content end ///////////////

*/

/*