/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    background: #85CD9C;
}
		
a:link, a:visited { color: #2f5e9e; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #9f1a04; 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; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

h1{
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
	
}
h1.titles{
	margin: 0px;
	padding: 2px 0;
	font-size: 26px;
	font-weight: bold;
	color:#e48009;
}
h2 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #e48009;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color:
	#e48009;
}

.image_wrapper{
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

p.standard{
	font-size:14px;
	padding-top:10px;
	color:#333;	
}


.fl_image{
	float: left;
	margin-right: 30px 
}

.fr_image{
	float: right;
	margin-left: 20px 
}
.image1{
margin-left:60px;	
}
.image2{
padding-left:30px;
padding-top:10px;
}
.image3{
padding-left:8px;
padding-top:10px;
}

.button a {
	display: block;
	width: 164px;
	height: 34px;
	padding: 10px 0 0 0;
	color: #e88d23;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_01.png) no-repeat;
}

.button a:hover {
	color: #ffffff;
	background: url(images/templatemo_button_01_hover.png) no-repeat;
}

.button_02 a {
	display: block;
	width: 90px;
	height: 24px;
	padding: 1px 0 0 0;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_02.png) no-repeat;
}

.button_02 a:hover {
	color: #ffffff;
	background: url(images/templatemo_button_02_hover.png) no-repeat;
}
.button_03 a {
	display: block;
	width: 90px;
	height: 24px;
	padding: 1px 0 0 0;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}

.button_03 a:hover {
	color: #ffffff;
	background: url(images/templatemo_button_02_hover.png) no-repeat;
}
.fl { float: left; }
.fr { float: right; }

.margin_r_10 { margin-right: 10px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_40 { margin-right: 40px; }

/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 10px;
	margin: 0 auto;	
	background: url(images/templatemo_site_title_bg_wrapper.jpg) no-repeat center top;
}

#templatemo_site_title_bar {
	width: 950px;
	height: 130px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/templatemo_site_title_bg.jpg) no-repeat center top;
}

#templatemo_site_title_bar  #site_title {
	float: left;
	padding: 30px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-left: 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 4px;
}


#templatemo_site_title_bar .social_network {
	float: right;
	margin: 0px;
	padding: 30px 0 0 0;
	list-style: none;
}

.social_network li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.social_network li a {
	float: left;
	display: block;
	width: 62px;
	height: 78px;
	margin-left: 10px;
}
/* end of site title */

/* banner */

#templatemo_banner_wrapper {
	width: 100%;
	height: 310px;
	margin: 0 auto;	
	margin-top:10px;

}

#templatemo_banner {
	width: 890px;
	height: 267px;
	margin: 0 auto;
	padding: 22px 50px;
	background: url(images/templatemo_banner_bg.png) no-repeat center top;
}

#templatemo_banner #banner_content {
	float: left;
	width: 550px;
	height: 267px;
	background: url(images/banner2.png) no-repeat center top;
}

#templatemo_banner #banner_content h2 {
	font-size: 40px;
	margin-bottom: 20px;
	color: #000000;
	font-weight: normal;
}
#templatemo_banner #banner_content h1 {
	font-size: 30px;
	margin-bottom: 20px;
	padding-top:40px;
	padding-left:10px;
	color: #e48009;
	font-weight: bold;
}

#templatemo_banner #banner_content p {
	line-height: 28px;
	font-size: 24px;
	padding-left:5px;
	letter-spacing: 0px;
	color: #666666;
	margin-bottom: 20px;
}

#templatemo_banner #banner_content span {
	color: #e88d23;
}

#templatemo_banner .cieh_image1 {
	float: right;
	width: 320px;
	height: 178px;
	background-image: url(images/cieh-eLearn.png);
	background-repeat: no-repeat;
	margin-top:65px;
}
#templatemo_banner .cieh_image2 {
	float: right;
	width: 300px;
	height: 64px;
	margin-top: 20px;
	background-image: url(images/);
	background-repeat: no-repeat;
}
/* end of banner */

/* menu */

#templatemo_menu_wrapper {
	width: 100%;
	height: 120px;
	margin: 0 auto;	
	background: url(images/templatemo_menu_bg_wrapper.jpg) no-repeat center top;
}

#templatemo_menu {
	width: 990px;
	height: 70px;
	margin: 0px auto;
	padding-top: 20px;
	background: url(images/templatemo_menu_bg_wrapper.jpg) no-repeat center top;
}

#templatemo_menu ul {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;
	float: left;
	display: block;
	width: 130px;
	margin-right: 2px;
	height: 50px;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu ul li a span {
	position: absolute;	
	top : 0px;
	right: -2px;
	width: 2px;
	height: 60px;
	background: url(images/templatemo_divider.png) right no-repeat;
}



#templatemo_menu li .last span {
	background: none;
}



#templatemo_menu1 {
	width: 990px;
	height: 70px;
	margin: 0px auto;
	padding-top: 20px;
	background: url(images/templatemo_menu_bg_wrapper.jpg) no-repeat center top;
}

#templatemo_menu1 ul {
	width: 930px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}
#templatemo_menu1 ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu1 ul li a {
	position: relative;
	float: left;
	display: block;
	width: 130px;
	margin-right: 2px;
	height: 50px;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu1 ul li a span {
	position: absolute;	
	top : 0px;
	right: -2px;
	width: 2px;
	height: 60px;
	background: url(images/templatemo_divider.png) right no-repeat;
}



#templatemo_menu1 li .last span {
	background: none;
}
/* end of menu */

/* content */

#templatemo_content {
	width: 931px;
	margin: 0 auto;
	padding: 0px 25px;	
	background: url(images/templatemo_content_middle.jpg) repeat-y center top;
}

#templatemo_content_bottom {
	width: 981px;
	height: 25px;
	margin: 0 auto;
	background: url(images/templatemo_content_bottom.png) no-repeat center top;
}

#templatemo_content p {
	margin-bottom: 10px;
}

.section_w940 {
	clear: both;
	width: 931px;
}
.section_w941 {
	clear: both;
	width: 940px;
}
.product_box {
	float: left;
	width: 270px;
	padding: 15px;
	background: url(images/templatemo_product_box.jpg) no-repeat top center;
}
.product_box1 {
	float: left;
	width: 400px;
	padding: 15px;
	background: url(images/templatemo_product_box.jpg) no-repeat top center;
}
.product_box h2 {
	font-size: 18px;
	margin-bottom: 0px;
	padding: 2px 0;
}

.product_box p {
	margin-bottom: 15px;
}

.product_box img {
	float: left;
	padding-top: 5px;
	margin-right: 10px;
}

.section_w450 {
	float: left;
	width: 450px;
}
.section_w4501 {
	float: left;
	width: 400px;
	margin-left: 50px;
}
.gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.gallery li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.gallery li span {
	float: left;
	margin: 0 10px 10px 0;	
	border: 4px solid #e2e1e1;
}

.gallery li img {
	width: 70px;
	height: 70px;
	border: 1px solid #ffffff;
}

.news_box{
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;	
	color: #2f5e9e;
}

.news_box .post_info {
	color: #666;
}

.news_box .post_info a {
	color: #000000;
	font-weight: bold;
}

.news_box .post_info strong {
	color: #000000;
}

.news_box a{
	color: #2f5e9e;
}

#textmain1 {
	margin-left: 20px;
    padding-right: 0px;
	background-color: #FFFFFF;
	float: left;
	
	}

		#textmain1 ul {
	list-style-image: url(images/bullet1.jpg);
	margin-top: 25px;
	margin-bottom: 5px;
	padding-right:10px;
	font-weight: bold;
	font-size:16px;
	color: #666666;
	}

#textmain1 ul li{
	margin-bottom: 10px;
	}

#textmain2 {
	margin-left: 20px;
    padding-right: 0px;
	background-color: #FFFFFF;
	float: left;
	
	}

		#textmain2 ul {
	list-style-image: url(images/bullet3.jpg);
	margin-top: 25px;
	margin-bottom: 5px;
	padding-right:10px;
	font-weight: bold;
	font-size:16px;
	color: #666666;
	}

#textmain2 ul li{
	margin-bottom: 10px;
	}
	
#textright2 {
	margin-left: 0px;
    padding-right: 0px;
	background-color: #FFFFFF;
	width: 440px;
	float: left;

	}

		#textright2 ul {
	list-style-image: url(images/bullet3.jpg);
	margin-top: 25px;
	margin-bottom: 5px;
	padding-right:10px;
	font-weight: bold;
	font-size:16px;
	color: #666666;
	}

#textright2 ul li{
	margin-bottom: 10px;
	}
	
#boxes{
	width:142px;
	height:220px;
	float:left;
}
#boxes1{
	width:142px;
	height:220px;
	float:left;
}
#boxes2{
	width:142px;
	height:220px;
	float:left;
}
.picture-text{
	padding-left:5px;
}
#boxcontainer{
	width:428px;

	float:left;
}
/* end of menu */

/* content */

#templatemo_footer {
	width: 940px;
	margin: 0 auto;
	padding: 20px 25px;
	background: none;
	text-align: center;
	color: #000000;
}

#templatemo_footer a {
	font-weight: bold;
	color: #000000;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu .last_menu {
	border: none;
}

/* end of menu */

