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

body {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #ffffff;
}

a:link, a:visited {
	color: #FFFF33;
	text-decoration: none;
	font-weight: normal;
} 
a:active, a:hover {
	color: #00FF00;
	text-decoration: none;
	font-weight: bolder;
}

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

img {
	margin: 0 0 0px 0;
	padding: 0px 0px 0px 8px;
	border: 0px solid #cccccc;
}

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

.margin_bottom_10 {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 1px;
}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 {
	clear: both;
	width: 100%;
	height: 0px;
	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_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.h_divider {
}
.vl_divider {
}
.vr_divider {
}

.fl { float: left; }
.fr { float: right }

.header_01 {
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.header_02 a {
	padding: 0 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 0.5em;
}

.header_03 {
	padding: -10px 0 -10px 0;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 100px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: none; 
	background: url(images/templatemo_button_01.jpg) no-repeat;
}

#templatemo_container {
	width: 960px;
	margin: 0 auto;
	padding: 0 0px;
	background: #000;
}

#templatemo_banner {
	width: 960px;
	height: 90px;
	margin: 0 auto;
}

#templatemo_banner #logo {
	float: left;
	margin: 30px 0 0 40px;
	width: 303px;
	height: 114px;
	background: url(images/templatemo_logo.png)  no-repeat;
}

#search_section {
	float: right;
	margin: 100px 20px 0 0;
}

#search_section form {
	float: right;
	margin: 0px;
	padding: 0px;
}

#searchfield {
	height: 16px;
	width: 180px;
	padding: 5px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #af1313;
	border: 1px solid #000000;	
}

#searchbutton {
 	height: 29px;
	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: 1px solid #000000;
}

/* menu */

#templatemo_menu {
	clear: both;
	width: 960px;
	height: 42px;
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
}

#templatemo_menu ul {
	float: left;
	margin: 0px;
	padding: 0 0 0 0;
	list-style: none;
}

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

#templatemo_menu ul li a {
	position: relative;
	float: left;
	display: inline-block;
	height: 30px;
	width: 150px;
	margin-right: 5px;
	text-align: center;
	padding: 12px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	position: relative;
	color: #00FF00;
	background: url(images/templatemo_menu_hover_right.jpg) top right no-repeat;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span	{
	position: absolute;
	display: inline-block;
	width: 15px;
	height: 42px;
	top: 0;
	left: 6px;
	background: url(images/templatemo_menu_hover_left.jpg) no-repeat;
}

/* end of menu */

/* content */

#templatemo_content {
	padding: 0 0px;
}

.column_w210 {
	padding: 0 10px;
	margin-top: 0px;
	width: 240px; /* width 205 */
	color: #FF0;
}

.column_w430 {
	padding: 15px 8px 0px 10px;
	margin-top: 0px;
	width: 632px; /* width 470 */
	box-sizing: border-box;
	border: solid #ffff00 635px;
	border-width: 2px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 35px;
}

.column_w920 {
	width: 960px;
	padding: 0 0px;
}

.column_w190 {
	width: 190px;
}

.column_w430 p {
	text-align: justify;
	margin-bottom: 15px;
	color: #FFF;
}

.latest_news {
	clear: both;
	padding-bottom: 0px;
}

.category_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.category_list li { 
	display: inline-block;
	height: 20px;
	padding: 6px 0 0 25px;
	margin: 0 0 5px 0;
	background: url(images/templatemo_list_icon.jpg) top left no-repeat;
}

.category_list li a { 
	color: #cccccc;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.category_list li a:hover { 
	color: #fcdd31;
}
	
/* end of content */

/* footer */

#templatemo_footer {
	clear: both;
	width: 960px;
	padding: 10px 0 10px 0;
	text-align: center;
	border-top: 2px solid #666;
	background: #343233;
	border-top-style: dotted;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #cccccc;
}

.footer_list li a {
	color: #FFFF99;
	text-decoration: none;
}

.footer_list li a:hover {
	color: #FFFF66;
	font-weight: bold;
}

.footer_list .last {
	border-right: none;
}

/* end of footer */
