/*
CSS Credit: http://www.templatemo.com/
*/

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

h1 {
	height: 33px;
	font-size: 20px;
	font-weight: bold;
	color: #e6dc18;
	background: url(images/templatemo_h1.jpg) no-repeat;
}
h2 {
	height: 26px;
	border:#333333 solid 1px;
	font-size: 13px;
	padding-top:7px;
	padding-left:7px;
	color: #fff;
	background: url(images/templatemo_gray.jpg) repeat-x;
}
#dheader {
	width: 100%;
	margin: auto;
	height:94px;
	background:url(images/d1.jpg) repeat-x;
}
#conts {
	width:945px;
	height:94px;
	margin: auto;
}
#logos {
	width:536px;
	height:94px;
	float:left;
}
#searchs {
	float:right;
	padding-top:33px;
}
#banner {
	width: 100%;
	margin: auto;
	height:399px;
	background: url(images/bg1.jpg) repeat-x;
}
#bannerinner {
	width: 100%;
	margin: auto;
	height:233px;
	background: url(images/bg2.jpg) repeat-x;
}
#flash {
	width:945px;
	height:399px;
	margin: auto;
}
#flashinner {
	width:945px;
	height:189px;
	margin: auto;
}
#fs {
	height:357px;
}
#fsinner {
	height:189px;
}
#templatemo_container {
	width: 945px;
	margin: auto;
}
#templatemo_header {
	height: 115px;
	background: url(images/templatemo_header.jpg) no-repeat;
}
#templatemo_site_title {
	padding-top: 40px;
	padding-left: 50px;
	height: 40px;
	color: #dad013;
	font-weight: bold;
	font-size: 22px;
}
.templatemo_menu{
	float: left;
	width: 945px;
	height: 42px;
	margin: 0px;
	padding: 0px;
}

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

.templatemo_menu li{
	display: inline;
}

.templatemo_menu li a{
	float: left;
	padding: 12px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 97px;
	border-right:#5D5A4A solid 1px;
	border-left:#000000 solid 1px;
}
.Thumb {
	border:red solid 1px;
	padding:4px;
}
.tmhp {
	background:#333333 bottom left no-repeat;
	azimuth:far-right;
	border:#000000	 solid 1px;
}
.templatemo_menu li a:hover, .templatemo_menu li .current{
	color: #000000;
	background: #FFFFFF;
}
#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: 945px;
}
#templatemo_content a:link, #templatemo_content a:visited {
	color:#333333;
}
#templatemo_content a:active, #templatemo_content a:hover {
	color: #CC0000;
	font-weight: normal;
}
#templatemo_top {
	float: left;
	width: 650px;
	margin-top: 30px;
	padding-left: 75px;	
	text-align: justify;
}
#pagecont {
	float: left;
	width: 600px;
	margin-top: 30px;
	text-align: justify;
	line-height:1.8em;
}
#pageContacts {
	float: left;
	width: 945px;
	margin-top: 30px;
	text-align: justify;
	line-height:1.8em;
}
#dipas {
	font-size:12px;
	font-weight:bold;
}
#templatemo_left {
	float: left;
	width: 288px;
	margin-top: 30px;
	text-align: justify;
	line-height:1.8em;
}
#templatemo_left span {
	color: #e3c922;
	font-weight:bold;
}
#templatemo_middle {
	float: left;
	width: 295px;
	margin-left: 42px;
	margin-top: 30px;
	text-align: justify;
}
#templatemo_right {
	float: right;
	width: 295px;
	margin-top: 30px;
	text-align: justify;
}
#templatemo_right img {
	padding: 4px;
	background:#FFFFFF;
	border:#CCCCCC solid 1px;
	margin-right:10px;

}

#templatemo_footer {
	clear: both;
	width: 100%;
	margin: auto;
	height:48px;
	background: #393939;
}
.bullet {
	background:#FFFFFF url(images/bullet.jpg) no-repeat;
	padding-left:14px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
	font-weight:normal;
}
.boxes {
	border:#CCCCCC solid 1px;
	background:#FFFFFF url(images/arrow.jpg) no-repeat;
	padding-left:38px;
	padding-top:8px;
	padding-bottom:9px;
	margin-bottom:10px;
	font-weight:normal;
}
.boxes a {
	font-weight:normal;
	color:black;
	text-decoration:none;
}

.footer_left {
	float: left;
	width: 470px;
	padding-top: 30px;
	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: 80px;
}
.footer_right {
	float: right;
	padding-top: 10px;
	height: 70px;
	color:#FFFFFF;	
}

