/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	
	
	background:#FCFCFE;
}
#main
{
	height:auto;
	
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
a:link, a:visited { color: #000000; text-decoration: underline; font-weight: normal;} 
#templatemo_menu a:active, a:hover { color: #333; 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_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }



.header_01 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;	
	color: #ffffff;
}

.header_02 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 1px;
	color: #000000;
	background: url(images/templatemo_header_01_bg.jpg) left bottom no-repeat;	
}

.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18Hpx;
	color: #ffffff;
	background: url(images/templatemo_header_02_bg.jpg) repeat-x;
}

.header_04 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_04 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header_05 {
	clear: both;
	font-size: 14px;
	color: #ffffff;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
	
}

#header
{
	width:1000px;
	height:200px;
	margin: 0 auto;
	box-shadow:inset #141C76 0px 0px 10px 10px;
		
}
#subheader
{
	width: 1000px;
	margin: 0 auto;
}
.logo
{
	
	height:180px;
	width:150px;
	display:inline;
	float:left;
	background-repeat:no-repeat;
	
	margin-left:20px;
	
}
#icon_1
{
	width:50px;
	height:70px;
	float:left;
	margin-top:100px;
	margin-left:40px;
}
#icon_2
{
	width:50px;
	height:70px;
	float:left;
	margin-top:100px;
	margin-left:20px;
}
#icon_3
{
	width:50px;
	height:70px;
	float:left;
	margin-top:100px;
	margin-left:20px;
}
#icon_design
{
	width:300px;
	height:180px;
	float:right;
}
#icon_design p
{
	color:#0E50B0;
	text-shadow:#94ACD9 1px 1px 1px;
}
#heading
{
	width:500px;
	height:150px;
	display:inline;
	float:left;
	margin-left:30px;
	
}
#template_menu
{
	
	float:left;
	width:1000px;
	height:40px;
	background:#0E50B0;
	padding: 5px 0 0 0;
	margin-top:5px;

}
#template_menu nav
{
	float:left;
	width: 960px;
	float: right;
	margin: 0px;

	padding: 10px 0 0 0;
	
}
#template_menu ul li {
	display: inline;
	list-style: none;
}
#template_menu ul li  a
{
	float: left;
	padding: 0 40px;	
	text-align: center;
	font-size:14px;
	text-align: center;
	text-decoration: none;
	color:#FFF;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#templatemo_menu nav {

float:left; 
width:1000px;
height:50px;
background:#141C76;
margin-top:3px;
margin-left:3px;
margin-right:0px;
}
#templatemo_menu nav ul {text-align:center;
 }
#templatemo_menu nav ul li {float:left;display:inline; text-decoration:none;
}
#templatemo_menu nav ul li a:hover {
color:#FF6600;




 }
#templatemo_menu nav ul li a {display:block;padding:5px 25px;color:#fff; background-color:#141C76; text-decoration:none; font-size:16px;}
#templatemo_menu nav ul li ul {position:relative;width:80px;background:#141C76;}
#templatemo_menu nav ul li ul li {width:200px;}
#templatemo_menu nav ul li ul li a {display:block;color:#fff; padding:15px 10px;}
#templatemo_menu nav ul li ul li:hover a {background:#141C76;}
#templatemo_menu nav ul li ul.fallback {display:none; ; }
#templatemo_menu nav ul li:hover ul.fallback {display:block;}


templatemo_menu li a:hover, #templatemo_menu li .current{
	color:#FF6600;
}
.arrow-down {
    width: 0; 
    height: 0; 
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 4px solid #fff;
    font-size: 1px;
    margin-left: 6px;
}

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 281px;
	margin: 0 auto;
	margin-bottom:20px;
	
	
	
}

#templatemo_banner {
	width:1000px;
	height: 200px;
	margin: 0 auto;
	

	/*background:url(images/templatemo_banner_bg.jpg) bottom no-repeat;*/
}

#templatemo_banner #templatemo_banner_image {
	float: left;
	width: 440px;	
}

#templatemo_banner_content {
	float: right;
	text-align: left;
	width: 460px;
}

#templatemo_banner_content p {
	color: #b2b6bf;
	font-size: 20px;
	line-height: 25px;
	
}

#templatemo_banner_image_wrapper {
	position: relative;
	width: 413px;
	height: 230px;
	/*background:url(images/templatemo_banner_image_bg.png) no-repeat;*/
}

/*#templatemo_banner_image_wrapper img {
	position: absolute;
	width: 380px;
	height: 210px;
	top: 10px; 
	left: 10px;
}*/


/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 980px;
	
	margin-right:30px;
	background: #ffffff;
}

#templatemo_content {
	width: 900px;
	padding: 40px 40px;
	background: #ffffff;
	margin-right:40px;
}


#column_w530 {
	float: left;
	width: 400px;
	line-height: 20px;
	background: #ffffff;
}


/* end of content

/* footer */


/* end of footer */
#menu_banner_panel {
	
	height: 300px;
	width:250px;
	float:left;
	margin-top:10px;
	margin-left:-20px;
	
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	width::100px;
}
#menu {
	padding: 10px 20px;
	border:none;
	box-shadow:inset #224FC6 0px 0px 5px 5px;
	overflow: hidden;
	margin-bottom:20px;
	
	
	
}
#right_panel
{
float:left;
margin-left:600px;
margin-top:-220px;
}
#menu ul {
	
	padding: 0;
	list-style: none;
	display: block;
	margin-bottom:20px;
	
}
/*#menu {
	padding: 10px 20px;
	border:none;
	
	overflow: hidden;
	
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#menu ul li {
	
	margin: 0px;	
	background:#333;	
	margin-bottom: 4px;
	margin-right:5px;
	border-radius:10px;
	box-shadow:0px 0px 5px 5px #FFFFFF;
}

#menu ul a:hover {
color:#FF9900;

margin-left:0px;
	
}
#menu ul li a {
	display: block;
	width: 250px;
	height: 60px;
	padding: 10px 0 0 30px;
	color:#FFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	background: url(images/templatemo_menu_list_icon.jpg) left center no-repeat;
	outline: none;
	margin-left:-10px;
	
}

*/
#content_wrapper #left1
{
width:730px;

float:left;
height:160px;
font-family:Calibri;
color:#000;
padding-top:0px;
background-color:#B6C1E9;
margin-top:10PX;


}
#content_wrapper #right
{
width:155px;
height:160px;

margin-top:10PX;
float:left;
padding-right:-10px;

margin-left:8px;
}

.header_07 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18Hpx;
	color: #ffffff;
	background: #141C76;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer
{
	width:1000px;
	height:200px;
	background:#141C76;
	margin-top:20px;
	
	margin-left:auto;
	margin-right:auto;
}
.section {
	float: left;
	width: 300px;
	
	padding: 10px 0 00 30px;
	
}
.header5 {
	clear: both;
	font-size: 14px;
	color:#FFF;
	width: 188px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
	margin-left:10px;
	font-weight:bold;
	text-shadow:#224FC6 1px 1px 1px;	
	/*background:#0F3;*/
}
.section_content {
	padding: 0 0 0 0px;
	/*background:#0C6;*/
	margin-left:-10px;
	margin-right:5px;
}
#footer .footer_menu_list {
	margin: 10px;
	padding-left: 20px;
	list-style: none;
	
}
/*#templatemo_footer.footer_menu_list ul
{
	margin-left:-20px;
	background:#0F6;
}*/
#footer .footer_menu_list li {
	margin: 10PX 0 5px 0px;
	padding: 0px;
	list-style-type:none;
	font-size:14px;
	
	
}
#footer .footer_menu_list li a {
	color:#fff;
	font-weight: normal;
	text-decoration: none;
	line-height:25px;
	
}
#footer .footer_menu_list li a:hover {
	color:#FF9900;
	font-weight: normal;
	text-decoration: none;
	line-height:25px;
	
}
/*#footer_font
{
	
	width:1000px;
	margin:0;
	display:inline;
	float:left;
	height:100px;
		
}*/
#footer_font a
{
	
	margin-left:700px;
	margin-top:40px;
	font-size:16px;
	text-shadow:#3D88DD 1px 1px;
	text-decoration:none;
}

<!---content list---->
.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: square;
	background:#9FC;
}
.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 10px;
}
#content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	
	
}
.wrapper { max-width: 600px; margin: 0 auto; text-align: center; } 
#content {
	
	width: 700px;
	margin: 20px 0 20px 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	



}
/*content--------------*/
#column {
	float: left;
	width: 900px;
	line-height: 20px;
	color:#333;
	font-family:Calibri;
	font-size:16px;
	
	
}
#column1 {
	float: left;
	width: 700px;
	line-height: 20px;
	color:#333;
	
	
}
#column .em_text
{
	/*line-height:35	px;*/
	font-size:16px;
	text-align:justify;
	font-family:Calibri;
	
	
	
}

/*#column .tdd 
{
	/*line-height:35	px;*/
	/*background-color:#CCCCCC;
	font-size:16px;
	*/
	
	
	
	
	
}
/*#content_section_01 .emm_text
{
    font-size:15px;
	text-align:justify;
	font-variant:normal;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
}*/
.header2 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color:#000;
	border-bottom:solid;
	border-bottom-color:#0E50B0;
	border-bottom-width:5px;
	margin-top:40px;
}

.cnt_text{ font-size:16px; line-height:28px; }