#menu {
	height: 55px;
	line-height: 30px;
	background: #000;
	float: none;
}
#menu ul {
	list-style-type: none;
	padding-left: 60px;
}
#menu ul li {
	display: block;
	float: left;
	color: #FFF;
}
#menu ul li a {
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: 600;
	font-size: 12px;
	color: #fff;
}
#menu ul li a:hover {
	color: #ED0572;
	text-decoration: none;
}
/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFFFFF;
}

h1 {
	height: 33px;
	font-size: 20px;
	font-weight: bold;
	color: #FC92C3;
	background: url(images/templatemo_h1.jpg) no-repeat;
}
h2 {
	height: 33px;
	font-size: 16px;
	font-weight: bold;
	color: #005D98;
	background: url(images/templatemo_gray.jpg) no-repeat;
}


#templatemo_container {
	width: 1024px;
	margin: auto;
	background: url(images/templatemo_container_bg.jpg) repeat-y;
}
#templatemo_header {
	height: 55px;
	background: url(images/templatemo_header2.jpg) no-repeat;
}
#templatemo_site_title {
	padding-top: 16px;
	padding-left: 50px;
	height: 2px;
	color: #0066FF;
	font-weight: bold;
	font-size: 22px;
}


.templatemo_menu{
	float: left;
	width: 1020px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
}

.templatemo_menu ul {
	margin: 0px;
	padding-left: 60px;
	list-style: none;
	text-align: center;
}

.templatemo_menu li{
	display: inline;
}

.templatemo_menu li a{
	float: left;
	padding: 8px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 120px;
}

.templatemo_menu li a:hover, .templatemo_menu li .current{
	color: #000000;
	background: url(images/templatemo_link_hover.jpg) center no-repeat;
}
.templatemo_menu2
 {
	float: left;
	width: 924px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	padding-left: 100px;
}
.templatemo_menu ul2 {
	margin: 0px;
	padding-left: 110px;
	list-style: none;
	text-align: center;
}
.templatemo_menu li2 {
	display: inline;
}
.templatemo_menu li a2 {
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 97px;
}
.templatemo_menu li a:hover, .templatemo_menu li .current2 {
	color: #000000;
	background: url(images/templatemo_link_hover.jpg) center no-repeat;
}
#templatemo_header_pic {
	height: 117px;
	background: url(images/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: 1024px;
}
#templatemo_content a:link, #templatemo_content a:visited {
	color: #005D98;
	font-weight: bold;
}
#templatemo_content a:active, #templatemo_content a:hover {
	color: #005D98;
	font-weight: bold;
}
#templatemo_top {
	float: left;
	width: 690px;
	margin-top: 15px;
	padding-left: 25px;
	text-align: left;
}
#templatemo_left {
	float: right;
	width: 260px;
	text-align: left;
	margin-right: 30px;
	margin-top: 15px;
}
#templatemo_left span {
	color: #005D98;
	font-weight:bold;
}
#templatemo_middle {
	float: right;
	width: 260px;
	text-align: left;
	margin-right: 30px;
	margin-top: 15px;
}
#templatemo_middle2 {
	float: right;
	width: 260px;
	text-align: left;
	margin-right: 30px;
}

#templatemo_right {
	float: right;
	margin-right: 30px;
	width: 260px;
	margin-top: 15px;
	text-align: left;
}
#templatemo_right img {
	padding-left: 10px;
}

#templatemo_footer {
	clear: both;
	width: 1024px;
	margin-top: 30px;
	height: 50px;
	background: #393939;
	background-image: url(images/templatemo_header.jpg);
}

.footer_left {
	float: left;
	width: 470px;
	height: 15px;
	padding-top: 5px;
	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_dot {
	float: left;
	width: 1px;
	height: 40px;
	background: url(images/templatemo_dot.gif) repeat-y;
}
.footer_right {
	float: right;
	padding-top: 10px;
	width: 924px;
	height: 23px;
	color:#FFFFFF;
}
#templatemo_container #templatemo_content #templatemo_right pre {
	color: #000;
}
#templatemo_container #templatemo_content #templatemo_right .Stile9 a {
	font-size: 11px;
}
#templatemo_container #menu ul .Stile3 .Stile14 {
	color: #FFF;
}
