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

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background: #25548c;
}
h2 {
	color: #003F8E;
	font-size: 220%;
	padding-top: 12px;
}
a:link, a:visited {
	color: #00F;
	text-decoration: underline;
} 
a:active, a:hover {
	color: #F00;
} 

p {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	line-height: 180%;
}

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

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

.margin_bottom_10 { float: left; width: 100%; height: 10px; 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_10 { margin-right: 10px; }
.margin_right_20 { margin-right: 20px; }
.margin_right_50 { margin-right: 50px; }

.border_bottom {
	border-bottom: 1px solid #CCC;
}

#templatemo_container {
	width: 1040px;
	margin: 0 auto;
}

#templatemo_header {
	width: 1040px;
	height: 250px;
	background-image: url(../images/headerbg.gif);
	background-repeat: no-repeat;
}

#templatemo_header #site_logo {
	float: left;
	margin: 20px 0 0 15px;
	width: 454px;
	height: 122px;
	background-image: url(../images/cclogo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.rc_btn_01 a{
	float: right;
	clear: both;
	display: block;
	width: 80px;
	height: 15px;
	text-align: center;
	padding: 10px 0 10px 10px;
	background: url(../images/templatemo_buttom_01.jpg) bottom right no-repeat;
	color: #d46528;
	font-weight: bold;
	text-decoration: none;
}
/* menu */

#templatemo_menu {
	clear: both;
	width: 920px;
	height: 50px;
	padding: 0 80px 0 40px;
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
}

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

#templatemo_menu ul li {
	display: inline;
	font-size: 160%;
	font-weight: bold;
}

#templatemo_menu ul li a {
	float: left;
	padding: 20px 40px 0 0;
	text-align: center;
	text-align: center;
	text-decoration: none;
	color: #77A006;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #003F8E;
	text-decoration: underline;
}

#templatemo_menu li .last {
	background: none;
}

/* end of menu*/

/* content */

.header_01 {
	font-size: 180%;
	font-weight: bold;
	color: #003F8E;
}

#templatemo_content {
	clear: both;
	width: 920px;
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 40px;
}

#templatemo_content #content_left {
	float: left;
	width: 600px;	/* background: #a4ddfe; */
}

#templatemo_content #content_right {
	float: right;
	width: 270px;
}

#content_left .left_column_section {
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.left_column_section p {
	text-align: left;
	margin-bottom: 10px;
}
.left_column_section ul {
	text-align: left;
	margin-bottom: 10px;
	font-size: 120%;
	line-height: 180%;
}
.image_box {
	float: left;
	width: 280px;
	height: 120px;
	background: #ffffff;
	border: 1px solid #999;
	padding: 4px;
	
}

.image_box img {
	width: 280px;
	height: 120px;
}

#content_right .right_column_section {
	clear: both;
	position: relative;
	background: url(../images/templatemo_section_01_content_bg.jpg) repeat-y;	
}

.right_column_section .header_02 {
	width: 270px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	padding: 40px 0 0 0;
	text-align: center;
	background: url(../images/templatemo_section_01_header_bg.jpg) no-repeat;
}


.right_column_section  .header_03 {
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
}

.right_column_section .content {
	padding: 10px 20px 0 20px;
	background: url(../images/templatemo_section_01_content_bg.jpg) repeat-y;
}

.right_column_section span {
	position: absolute;
	width: 270px;
	height: 60px;
	background: url(../images/templatemo_section_01_bottom_bg.jpg);
}

/* bottom panel */

#templatemo_bottom_panel {
	clear: both;
	width: 600px;
	height: 220px;
	padding: 0px 400px 30px 40px;
	background-image: url(../images/bottombg.gif);
	background-repeat: no-repeat;
	font-size: 120%;
}

.content_panel_section {
	float: left;
	width: 275px;
	margin-top: 15px;
}

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

.content_panel_4_col li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

.content_panel_4_col li a {
	color: #00F;
}

.content_panel_4_col li a:hover {
	color: #F00;
}

.content_panel_4_col li span {
	clear: both;
	display: block;
	color: #333;
	font-weight: normal;
}


/* end of bottom panel*/

/* footer */
#templatemo_footer {
	clear: both;
	width: 920px;
	padding: 20px 80px 30px 40px;
	text-align: left;
	color: #FFFD00;
	background-color: #26548C;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 110%;
}

#templatemo_footer a{
	color: #FFFD00;
	text-decoration: none;
}
/* end of footer */
h3 {
	color: #003F8E;
	font-size: 160%;
}
.imgfloatright {
	float: right;
	margin-left: 20px;
	margin-right: 10px;
}
