/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	background-color: #c9c9c9;
	/*
	background: #cccccc url("images/img01a.gif");
	*/

}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}


h1 {
	height: 33px;
	font-size: 20px;
	font-weight: bold;
	color: #7F2725;
	background: url("../imgs/templatemo_h1.jpg") no-repeat;
}
h2 {
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: #7F2725;
	background: url("../imgs/templatemo_gray.jpg") no-repeat;
}

#templatemo_container {
	width: 800px;
	margin: auto;
	background: url("../imgs/templatemo_container_bg.jpg") repeat-y;
}
#templatemo_header {
	height: 137px;
	background: url("../imgs/templatemo_header.jpg") no-repeat;
}
#templatemo_site_title {
	padding-top: 20px;
	padding-left: 40px;
	height: 60px;
	color: #dad013;
	font-weight: bold;
	font-size: 22px;
}
.templatemo_menu{
	float: left;
	width: 800px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.templatemo_menu ul {
	margin: 0px;
	padding-left: 70px;
	list-style: none;
	text-align: center;
	padding-top:23px;
}

.templatemo_menu li{
	display: inline;
}

.templatemo_menu li a{
	float: left;
	padding: 8px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 97px;
}

.templatemo_menu li a:hover, .templatemo_menu li .current{
	color: #000000;
	background: url("../imgs/templatemo_link_hover.jpg") center no-repeat;
}
#templatemo_header_pic {
	height: 117px;
	background: url("../imgs/templatemo_slogan.jpg") no-repeat;
}
#templatemo_slogan {
	float: right;
	width: 700px;
	text-align: right;
	padding-right: 100px;
	padding-top: 20px;
	font-weight: bold;
}
#templatemo_slogan_text {
	float: right;
	text-align: right;
	width: 250px;
	padding-right: 100px;
	padding-top: 5px;
	font-size:11px;
}
#templatemo_content {
	width: 800px;
}
#templatemo_content a:link, #templatemo_content a:visited {
	color: #7b1111;
	font-weight: bold;
}




#templatemo_content a:active, #templatemo_content a:hover {
	color: #ab0101;
	font-weight: bold;
}
#templatemo_top {
	float: left;
	width: 650px;
	margin-top: 30px;
	padding-left: 75px;	
	text-align: justify;
}

#templatemo_top a:link, #templatemo_content a:visited {
	color: #7b1111;
	font-weight: bold;
}

#templatemo_top a:active, #templatemo_content a:hover {
	color: #ab0101;
	font-weight: bold;
}



 ul{
	color:#666666;
	list-style-position:inside;
	font-size:12px;
	padding:8px 0 15px 15px;
	margin-left:22px;
}
#templatemo_left {
	float: left;
	width: 200px;
	margin-left: 70px;
	margin-top: 10px;
}
#templatemo_left span {
	color: #770b0b;
	font-weight:bold;
}
#templatemo_middle {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-top: 10px;
}
#templatemo_right {
	float: right;
	margin-right: 80px;
	width: 175px;
	margin-top: 10px;
}
#templatemo_right img {
	padding-left: 10px;
}

#templatemo_footer {
	font-size: 11px;
	clear: both;
	width: 748px;
	margin-left: 26px;
	margin-top: 30px;
	height: 80px;
	background: #393939;
}

.footer_left {
	float: left;
	width: 470px;
	height: 50px;
	padding-top: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_left a:link, .footer_left a:visited { color: #fff; text-decoration: none; } 
.footer_left a:active, .footer_left a:hover { color: #cc6; text-decoration: none; }

.footer_right a:link, .footer_right a:visited { color: #fff; text-decoration: none; } 
.footer_right a:active, .footer_right a:hover { color: #cc6; text-decoration: none; }


.footer_dot {
	float: left;
	width: 1px;
	height: 80px;
	background: url("../imgs/templatemo_dot.gif") repeat-y;
}
.footer_right {
	float: right;
	padding-top: 20px;
	width: 250px;
	height: 70px;
	color:#FFFFFF;	
}