/*
CSS Credit: http://www.templatemo.com
*/

/* 
Business Template 
http://www.templatemo.com/preview/templatemo_113_business 
*/
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: #af1313; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #996600; 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: 25px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right }

.border_bottom { border-bottom: 1px  dotted #999; }

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 41px;
	height: 8px;
	border: none; 
	background: url(images/templatemo_more.jpg) 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;
}

#templatemo_banner {
	width: 960px;
	height: 288px;
	margin: 0 auto;
    background: url(images/templatemo_banner_bg.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#templatemo_banner #logo {
	float: left;
	margin: 100px 0 0 80px;
	width: 295px;
	height: 55px;
	background: url(images/templatemo_logo.jpg) no-repeat;
}

/* menu */
#templatemo_menu_search {
	clear: both;
	width: 960px;
	height: 50px;
	background: url(images/templatemo_menu_bg.jpg) repeat-x;	
}

#templatemo_menu {
	float: left;
	width: 650px;
	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/templatemo_menu_hover.jpg) repeat-x;	
}
/* end of menu*/

#templatemo_menu_search #search_section {
	float: right;
	margin: 10px 20px 0 0;
	width: 275px;
}

#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: 40px 0 20px 0;
}

#welcome_title {
	clear: both;
	width: 222px;
	height: 32px;
	margin-bottom: 20px;
	background: url(images/templatemo_welcome_title.jpg) no-repeat;
}

#project_title {
	clear: both;
	width: 116px;
	height: 32px;
	margin-bottom: 20px;
	background: url(images/templatemo_project_title.jpg) no-repeat;
}

#news_events_title {
	clear: both;
	width: 157px;
	height: 32px;
	margin-bottom: 20px;
	background: url(images/templatemo_news_events_title.jpg) no-repeat;
}

#contact_title {
	clear: both;
	width: 157px;
	height: 32px;
	margin-bottom: 20px;
	background: url(images/templatemo_contact_title.jpg) no-repeat;
}

.section_w270 {
	width: 270px;
}

.section_w650 {
	width: 650px;
}

.section_w650 p {
	text-align: justify;
	margin-bottom: 10px;
}

.section_w200 {
	width: 200px;
}


.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;
	height: 130px;
	padding: 20px 10px;
	background: url(images/templatemo_news_bg.jpg) no-repeat;
}

#news_events_section_wrapper .news_events_section {
	clear: both;
}

.news_events_section .date {
	float: left;
	width: 50px;
	font-size: 12px;
	color: #ffffff;
	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: #333;
	padding: 30px 20px 0 20px;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
}

.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: #333;
}

.footer_list .current {
	color: #af1313;
}

.footer_list .last {
	border-right: none;
}
/* end of footer */