html {

	background: #CCC;

}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	color: #CCC;
	width: 100%;
	display: table;

}

#templatemo_container {
    
	width: 940px;
	margin: auto;
	
	background: #FFF;

}

#templatemo_header_section {

	width: 100%;

	height: 120px;

	background: url(images/header.jpg);



}
#templatemo_header {
     float: right;
	width: 900px;

	height: 5px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;

	
}



/* Head Menu */

#templatemo_menu {
	float: left;
	width: 900px;
	height: 20px;
	margin-right:10px;
}



#templatemo_menu ul {
	float: inherit;
	width: auto;
	margin: 0px;
	list-style: none;
	
}


#templatemo_menu ul li{
	display: block;
}

#templatemo_menu ul li a{
	float: left;
	padding-left:30px;
	height:30px;
	margin-left:5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #000;
	
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #000000
}


#templatemo_content{
	float: center;
	background:#fff;
}

#templatemo_left_section {
	float: left;
	width: 247px;
	height: 504px;
	background-color: #FFF;

}



#templatemo_left_section .validate{
	float: right;
	width: 180px;
	height: 60px;
	margin : 50px 25px 0px 0px;

}

#templatemo_left_section .validate a{
	text-decoration:none;
}

#templatemo_right_section {
	float: right;
	width: 940px;
	height: 750px;
	background-color: #FFF;

}
#templatemo_right_section_2 {
	float: right;
	width: 800px;
	height: 300px;
	background-color: #FFF;

}

.templatemo_section_box_1 {
	float: right;
	width: 250px;
	height: 800px;
	margin: 10px 0px 0px 20px;

}

* html .templatemo_section_box_1 {
	margin: 100px 0px 0px 15px;
}

.templatemo_section_box_1 h3{
	padding-left: 4px;
	color:#69a500;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	border-left:solid;
	border-left-width:thick;
	border-left-color:#69a500;
}

.templatemo_section_box_1 p{
	color:#737373;
	font-size:10px;
	margin:0px;
	text-align:justify;

}

.templatemo_section_box_1 img{
	border:none;
	float:left;
	margin:3px 3px 3px 3px;

}

.templatemo_section_box_1 a{
	text-decoration:none;
	color:#03F;
	
}

.templatemo_section_box_1 a:hover{
	text-decoration:none;
	color:#69a500;
	
}

.templatemo_section_box_2 {
	float: left;
	width: 600px;
	height: 280px;
	margin: 0px 20px 20px 50px;
	text-align:justify;
	

}

.templatemo_section_box_2 h2{
	padding-left: 4px;
	color:#ff8f00;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	border-left:solid;
	border-left-width:thick;
	border-left-color:#ff8f00;
}

.templatemo_section_box_2 p{
	color:#737373;
	font-size:10px;
	margin:0px;
	text-align:justify;

}

.templatemo_section_box_2 p img{
	border:none;
	float:left;
	margin:0px;
}

span.head{
	color:#ff8f00;
	font-size:11px;
	font-weight:bold;
	margin:0px;
}

.templatemo_section_box_2 img{
	border:none;
	float:right;
	margin:3px 3px 3px 3px;

}

.templatemo_section_box_2 a{
	text-decoration:none;
	color:#000;
	
}

.templatemo_section_box_2 a:hover{
	text-decoration:none;
	color:#69a500;
	
}

.templatemo_section_box_3 {
	float: left;
	width: 580px;
	margin: 160px 0px 0px 60px;
	text-align:justify;

}

* html .templatemo_section_box_3 {
	margin: 160px 0px 0px 30px;
}

.templatemo_section_box_3 h2{
	padding-left: 4px;
	color:#ff8f00;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	border-left:solid;
	border-left-width:thick;
	border-left-color:#ff8f00;
}

.templatemo_section_box_3 p{
	color:#737373;
	font-size:10px;
	margin:0px;
	text-align:justify;

}

.templatemo_section_box_3 p img{
	border:none;
	float:left;
	margin:0px;
}


.templatemo_section_box_3 img{
	border:none;
	float:right;
	margin:3px 3px 3px 3px;

}

.templatemo_section_box_3 a{
	text-decoration:none;
	color:#000;
	
}

.templatemo_section_box_3 a:hover{
	text-decoration:none;
	color:#69a500;
	
}


#templatemo_footer_section .copyright a, a:hover{
	color:#fff;

}
