/*



*/

html {

	background: #c5c98c;

}

body {

	margin: 0;

	padding: 20px;
	background : #c5c98c url(images/background1.jpg) repeat-x;
	font-family: Calibri, Arial, Helvetica, sans-serif;

	font-size: 16px;
text-align: center;
	

	color: #004080;

	width: 100%;

	display: table;

}



#templatemo_container {

	width: 940px;
	height: 1020;
	margin: auto;
	
	background: #FFF;

}

#templatemo_header_section {

	width: 940px;

	height: 217px;

	background: url(images/headerF.jpg) no-repeat;


}

/* Head Menu */

#templatemo_menu {
	float: right;
	width: 510px;

margin: 20px -100px 0px 0px;
	
}

* html #templatemo_menu{
	
}

#templatemo_menu ul {
	float: left;
	width: 410px;
		
}


#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding-left:10px;
	padding-top: 15px;
	margin-left:5px;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #004080
	background:url( ) no-repeat;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #058fdd;
}


#templatemo_content{
	background:#fff;
}

#templatemo_left_section {
	float: left;
	width: 247px;
	height: 765px;
	background: url(images/templatemo_left.jpg) no-repeat;

}

/* Menu */

.templatemo_ver_menu {
	float: right;
	padding-left: 5px;
	width: 210px;
	min-height: 280px;
	margin: 70px 0px 0px 0px;
	background: #9b9b9b url(images/templatemo_menu_bg.jpg) no-repeat bottom;

}

.templatemo_ver_menu ul {

	list-style-type: none;

	padding-left: 5px;

	margin: 0px;

	width: 192px;

}

.templatemo_ver_menu li a {

	display: block;

	height: 35px;

	padding-top: 15px;

	color: #fff;

	padding-left: 50px;

	font-weight: bold;

	background: url(images/templatemo_menu_button.jpg) no-repeat;
	
	text-decoration:none;

}

.templatemo_ver_menu li a:hover, .templatemo_ver_menu li .current {

	background: url(images/templatemo_menu_current.jpg) no-repeat;
	
	text-decoration:none;

}
/* End of Menu */


#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: 693px;
	height: 750px;
	background: url(images/templatemo_right.jpg) no-repeat;

}
#templatemo_right_section_2 {
	float: right;
	width: 693px;
	height: 750px;
	background: url(images/templatemo_right_2.jpg) no-repeat;

}

.templatemo_section_box_1 {
	float: left;
	width: 300px;
	height: 350px;
	margin: 150px 0px 0px 30px;

}

* html .templatemo_section_box_1 {
	margin: 150px 0px 0px 30px;
}

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

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

}

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

}

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

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

#templatemo_footer_section{
	float:left;
	width : 940px;
	height: 45px;
	background: url(images/templatemo_footer.jpg) no-repeat;	
}

#templatemo_footer_section .copyright{
	color:#fff;
	float:right;
	margin: 10px 15px 0px 0px;
	
}

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

}

