/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #e7e9c3;
}

a:link, a:visited {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
} 
a:active, a:hover {
	color: #FFF;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_25 {
	margin-right: 50px;
}
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right }

.border_bottom {
	border-bottom: 2px solid #999;
}

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 75px;
	height: 15px;
	border: none;
	background: url(images/enter.png) no-repeat;
}

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 26px;
	color: #ffffff;
}

.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #af1313;
	font-weight: bold;
}

#templatemo_container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/body.jpg);
	border: 3px solid #000000;
	background-repeat: repeat;
}

#templatemo_banner {
	width: 932px;
	height: 60px;
	margin: 0 auto;
	background: url(images/banner_bg.jpg) no-repeat;
	border-bottom: 4px #000000 solid;
	padding-top: 140px;
	padding-left: 28px;
}

#templatemo_banner #logo {
	float: right;
	margin: 15px 5px 0 0px;
	width: 200px;

















height: 28
.px;
	text-align: right;
	height: 40px;
}

/* menu */
#templatemo_menu_search {
	clear: both;
	width: 960px;
	height: 32px;
	background: url(images/menu_bg.png) repeat-x;
}

#templatemo_menu {
	float: left;
	width: 760px;
	height: 50px;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	padding: 0 30px;
	height: 35px;
	padding-top: 18px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #333333;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ffffff;
	background: url(images/menu_hover.png) repeat-x;
}
.diversity {
	color: #FFF;
}


/* end of menu*/

#templatemo_menu_search #search_section {
	float: right;
	margin: 8px 20px 0 0;
	width: 90px;
}

#search_section form {
	float: right;
	margin: 0px;
	padding: 0px;
}

#searchfield {
	height: 15px;
	width: 180px;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
	font-variant: normal;
	line-height: normal;
	background: #af1313;
	border: 1px solid #ffffff;	
}

#searchbutton {
 	height: 29px;
	margin: 0 0 0 10px;
	padding: 0 6px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333333;
	background: none; 
	border: none;
}

#templatemo_content {
	clear: both;
	padding: 15px 0 20px 0;
}

#welcome_title {
	clear: both;
	width: 500px;
	height: 40px;
	margin-bottom: 20px;
}

#project_title {
	clear: both;
	width: 116px;
	height: 32px;
	margin-bottom: 20px;
}

#news_events_title {
	clear: both;
	width: 240px;
	height: 32px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#contact_title {
	clear: both;
	width: 260px;
	height: 32px;
	margin-bottom: 10px;
	padding-left: 10px;
}


.section_w270 {
	width: 275px;
	background-color: #C7D5FA;
	padding: 0px 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}

.section_w650 {
	width: 650px;
}

.section_w650 p {
	text-align: left;
	margin-bottom: 10px;
}

.section_w200 {
	width: 250px;
	margin-top: 30px;
}


.image_wrapper_01 {
	position: relative;
	width: 185px;
	height: 95px;
	background: url(images/templatemo_image_frame.png) no-repeat;
}

.image_wrapper_01 img {
	position: absolute;
	width: 175px;
	height: 74px;
	top: 4px;
	left: 5px;
}

#news_events_section_wrapper {
	clear: both;
	width: 250px;
	padding: 20px 10px;
}

#news_events_section_wrapper .news_events_section {
	clear: both;
}

.news_events_section .date {
	float: left;
	width: 55px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.news_events_section .short_note {
	float: right;
	width: 190px;
}

.contact_info_list {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.contact_info_list li {
	padding: 0px;
	margin-bottom: 5px;
}

.contact_info_list li span {
	float: left;
	display: block;
	width: 80px;
}

/* footer */
#templatemo_footer {
	clear: both;
	height: 65px;
	width: 920px;
	text-align: center;
	color: #000;
	padding: 30px 20px 0 20px;
	background-image: url(images/footer_bg.png);
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.footer_list li a {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.footer_list .current {
	color: #af1313;
}

.footer_list .last {
	border-right: none;
}
.top_header {
	height: 32px;
	color: #FFF;
	background: url(images/top_header.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
