﻿body {
margin:0;
padding:0;
line-height: 2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
background: #666666;
}

#templatemo_container {
width: 800px;
margin: auto;
background: #FFFFFF;
}
#templatemo_header {
height: 160px;
background: url('images/img06.jpg') no-repeat;
}
#templatemo_header_09 {
height: 160px;
background: url('images/img09.jpg') no-repeat;
}
#templatemo_header_10 {
height: 160px;
background: url('images/img10.jpg') no-repeat;
}
#templatemo_header_12 {
height: 160px;
background: url('images/img12.jpg') no-repeat;
}
#templatemo_header_13 {
height: 160px;
background: url('images/img13.jpg') no-repeat;
}
#templatemo_header_16 {
height: 160px;
background: url('images/img16.jpg') no-repeat;
}
#templatemo_header_18 {
height: 160px;
background: url('images/img18.jpg') no-repeat;
}
#templatemo_header_19 {
height: 160px;
background: url('images/img19.jpg') no-repeat;
}
#templatemo_header_20 {
height: 160px;
background: url('images/img20.jpg') no-repeat;
}
#templatemo_header_2102 {
height: 160px;
background: url('images/img2102.jpg') no-repeat;
}



#templatemo_content {
width: 800px;
}
#templatemo_left_column {
background: #EEEEEE;
float: left;
width: 200px;
min-height: 450px;
 line-height: 40px;
font-size:large;
}
#templatemo_left_column_10 {
background: #EEEEEE;
float: left;
width: 200px;
min-height: 350px;
}

#templatemo_right_column {
float: left;
width: 600px;
min-height: 450px;
}
#templatemo_right_column_10 {
float: left;
width: 600px;
min-height: 350px;
}

#templatemo_footer {
clear: left;
background: #000000;
padding: 5px;
color: #FFFFFF;
}
#templatemo_footer a {
color: #FFFFFF;
}
#templatemo_site_title {
padding-top: 50px;
padding-left: 260px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 36px;
font-style: italic;
color: #FFFFFF;
}
#templatemo_site_title_10 {
padding-top: 50px;
padding-left: 260px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 36px;
color: yellow;
}
#templatemo_site_title_20 {
padding-top: 30px;
padding-left: 575px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 28px;
color: green;
}


#templatemo_site_slogan {
padding-top: 10px;
padding-left: 264px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}
#templatemo_site_slogan_10 {
padding-top: 10px;
padding-left: 264px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
color: yellow;
}
#templatemo_site_slogan_20 {
padding-top: 10px;
padding-left: 550px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
color: green;
}

.section_box {
margin: 10px;
padding: 10px;
background: #777722;
color: #FFFFFF;
}
.section_box2 {
margin-top: 10px;
padding: 10px;
background: #FFCCCC;
color: #990000;
}
.section_box a {
color: #FFFF99;
}
.section_box2 a {
color: #008000;
}
.text_area {
margin: 10px;
}
.title {
padding-bottom: 10px;
font-size: 20px;
font-weight: bold;
}
.subtitle {
padding-bottom: 10px;
font-size: 20px;
font-weight: bold;
}

a:link { color: #990000; text-decoration: none} 
a:visited { color: #990000; text-decoration: none} 
a:active { color: #990000; text-decoration: none} 
a:hover { color: #990000; text-decoration: none}

/* Menu Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */
.solidblockmenu{
border-left: 0 solid #FFFFFF;
	border-right: 0 solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
	float: left;
	font: bold 17px Arial;
	width: 100%;
background: black url('images/blockdefault.gif') repeat-x center;
}
.solidblockmenu li{
display: inline;

}
.solidblockmenu li a{
float: left;
color: white;
padding: 2px 7px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: url('images/blockactive.gif') repeat-x center;
}
p.iepara{
padding-top: 1em;
}