/*
Credit: http://www.templatemo.com
*/

/* 
General Template 
http://www.templatemo.com/preview/templatemo_187_general 
*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #555753;
}
		
a:link, a:visited { color: #FF9900; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #FFFF66; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }

.m_right { margin-right: 30px; }

.button_01 a {
	display: block;
	width: 120px;
	height: 21px;
	padding: 5px 0 0 0;
	background: url(images/templatemo_button_01.jpg) no-repeat;
	
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 20px 0;
	padding: 2px 0 20px 0;
	font-size: 26px;
	font-weight: normal;
	background: url(images/templatemo_h1_bg.jpg) bottom left no-repeat;	
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

h4 {
	display: block;
	margin: 0;
	padding: 10px 0px;
	width: 280px;
	height: 21px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
	background: url(images/templatemo_footer_box_top.jpg) no-repeat;
}

.image_wrapper {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}

.list_01 {
	margin: 0 0 20px 40px;
	padding: 0px;
}

.list_01 li {
	margin: 0px;
	padding: 0 0 10px 0;
	list-style-image: url(images/templatemo_list_icon_01.jpg);
}

.list_01 li a {
	color: #ffffff;
}

#templatemo_container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/templatemo_container_bg.jpg) repeat-y;
}

/* menu */
#templatemo_menu {
	width: 960px;
	height: 45px;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
}

#templatemo_menu ul {
	float: right;
	width: 620px;
	overflow: hidden;
	text-align: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 30px;
	width: 80px;
	padding: 10px 39px 0 0;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #e7e2d9;	
	background: url(images/templatemo_menu_right.jpg) right top no-repeat;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ffffff;
}
/* end of menu */

/* banner */
#templatemo_banner_bar {
	width: 900px;
	height: 112px;
	margin: 0 auto;
	padding: 0 30px;
	background: url(images/templatemo_banner_bg.jpg) no-repeat;
}

#templatemo_banner_bar #site_title {
	float: left;
	width: 400px;
	margin: 10px 0 0 30px;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 32px;
	color: #e4e6e8;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: normal;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 10px;
	font-size: 16px;
	color: #BBA277;
}

#templatemo_banner_bar #search_box {
	float: right;
	width: 220px;
	height: 28px;
}

#search_box form {
	float: left;
	width: 220px;
	height: 28px;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	background: url(images/templatemo_search_box.png) no-repeat;
}

#searchfield {
	height: 16px;
	width: 120px;
	padding: 5px;
	margin: 0px;
	margin-right: 10px;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
 	height: 29px;
	width: 75px;
	margin: 0px;
	padding: 4px 6px 6px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: none; 
	border: none;
}
/* end of banner */

/* content */
#templatemo_content {
	clear: both;
	width: 900px;
	padding: 30px 30px 0 30px;
	background: url(images/templatemo_footer_top.jpg) bottom repeat-x;
}

#side_column {
	float: left;
	width: 250px;
	padding: 0 30px 0 0;
}

#main_column {
	float: right;
	width: 590px;
}

#main_column p {
	text-align: justify;
	margin-bottom: 10px;
}

.side_column_box {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.news_section {
	clear: both;
	margin-bottom: 20px;
}

.inputfield {
	height: 16px;
	width: 238px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.submit_button {
	float: right;
	margin: 0px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

.section_w590 {
	clear: both;
	width: 590px; 
	margin-bottom: 40px;
}

.section_280 {
	float: left;
	width: 250px;
	padding: 0 30px 0 0;
}
/* end of content */

/* footer */
#templatemo_footer {
	clear: both;
	width: 900px;
	padding: 30px;
	background: url(images/templatemo_footer_bg.jpg);
}

.footer_box {
	position: relative;
	float: left;
	width: 280px;
	padding-bottom: 12px;
	background: url(images/templatemo_footer_box_middle.jpg) repeat-y;
}

.footer_bottom {
	position: absolute;
	width: 280px;
	height: 12px;
	bottom: 0px;
	left: 0px;
	background: url(images/templatemo_footer_box_bottom.jpg) no-repeat;
}

.footer_box .footer_box_content {
	padding: 30px 20px;
}

.footer_box_content p {
	margin-bottom: 10px;
}

#templatemo_footer_bar {
	width: 900px;
	padding: 15px 30px;
	border-top: 1px solid #131312;
	background: #1b1b19;
	text-align: center;
}
/* end of footer */