body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #444444;
	background-color: #282366;
}
a:link, a:visited { color: #E8FF7F; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #E8FF7F; text-decoration: underline; font-weight: bold; }

h1 {
	margin:40px 0px 20px 0px;
	font-weight: bold;
	font-size: 20px;
	color: #E8FF7F ;
}
h2 {
	margin:40px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
	color:#E8FF7F;
	padding-bottom: 10px;
}
h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}
#templatemo_container {
	margin: auto;
	width: 758px;
}
#templatemo_header {
	width: 758px;
	height: 225px;
	background: url(/images/templatemo_header.jpg) no-repeat;
}
#templatemo_title img{
	margin-top: 10px;
	padding:0px;
	text-align:left
}

#templatemo_title {
	float: left;
	width: 510px;
	font-size: 24px;
	font-weight:bold;
	color:#dddddd;
	line-height: 1.5em;
	text-align:center;
}
#templatemo_title span {
	color: #000000;
}
#templatemo_slogan {
	float: left;
	color: #000000;
	width: 500px;
	text-align: right;
}
#templatemo_welcome {
	float: left;
	width: 500px;
	margin-top: 85px;
	padding-left: 20px;
	color: #e7f5a4;
	font-size: 36px;
	font-weight: bold;
	line-height: normal;
}
#templatemo_content {
	min-height:480px;
	margin: auto;
	float: left;
	width: 758px;
	background: url(/images/templatemo_body_bg.jpg) repeat-y;
}
#templatemo_left {
	float: left;
	width: 430px;
	padding-left: 40px;
	padding-right: 40px;
	color:#ffffff;
	text-align: justify;
}

#templatemo_left #foto{
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
}

#templatemo_left ul li{
	list-style: url(/images/templatemo_bullet.jpg);
	margin: 5px;
}


#templatemo_left ol li{
	margin: 5px;
}

#templatemo_left_column {
	float: left;
	width: 195px;
}
#templatemo_right_column {
	float: right;
	width: 195px;
	min-height:480px;
}
#templatemo_right {
	float: right;
	width: 248px;
	border-top: solid  5px #BABABA;
}
.templatemo_menu {
	margin-top: 20px;
	width: 200px;
}
.templatemo_menu li{
	background: url(/images/templatemo_button.jpg) no-repeat;
	list-style: none;
	height: 30px;
	display: block;
	padding-left: 35px;
	padding-top: 5px;
}
.templatemo_menu a {
	color: #595959;
}
.templatemo_menu a:hover {
	color: #000;
}
.templatemo_box {
	width: 222px;
	margin-left: 20px;
	margin-top: 10px;
	background: url(/images/templatemo_box.jpg) no-repeat;
}
.templatemo_box p {
	width: 180px;
	text-align: justify;
	padding-left: 20px;
	padding-top: 5px;
}
.templatemo_box strong {
	color: #fff836;
}
.templatemo_box_header {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 30px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}

#templatemo_footer {
	float: left;
	width: 758px;
	height: 50px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	padding-top: 5px;
	background: url(/images/templatemo_footer.jpg) repeat;
}

#templatemo_footer a:link, #templatemo_footer a:visited { color: #ffffff; text-decoration: none; } 
#templatemo_footer a:active, #templatemo_footer a:hover { color: #dddddd; text-decoration: none; }

.style1 {
	font-size: 10px
}

#templatemo_language {
	float:right;
	margin:20px;
	width:155px;
	border:0px solid #000000;

}
#templatemo_language img{
	margin: 3px;
	padding:0px;
	border: 0px;
}
