/* ### Main Layout ### */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background:#97c908 url(images/bg.gif) no-repeat center top;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
body.mceContentBody {
	background:#abe404 none repeat scroll 0 0;
}
p {
	margin: 0;
	padding: 0 0 16px 0;
}
ul, li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(images/bullet.gif);
}
ul {
	margin-bottom: 15px;
}
body a {
	color: #000;
}
a:hover {
	color:#FFFFFF;
}
#container, #header {
	width: 1004px;
	margin: 0 auto;
}
#container {
}
#header {
	height: 158px;
}
#logo {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}
#main {
	clear: both;
	margin-top: 30px;
}
#content {
	width: 876px;
	margin: 20px auto;
	border: 5px solid #c7ee0c;
	background: #abe404;
	padding: 0 20px 10px 20px;
	/*background: rgba(171,228,4,0.9);
  	filter: alpha(opacity=90);
  	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  	-moz-opacity: 0.90;
  	opacity:0.9;*/
}
#footer {
	clear: both;
	height: 23px;
	border-bottom: 10px #f29200 solid;
	background: #beff01;
	padding-top: 7px;
}
#footerC {
	margin: 0 auto;
	width: 1004px;
}
#footer img {border: none;}
.facebook {
	margin: -14px 0 0 40px;
	float:left;
}

/* ### Main Navigation ### 
/*Credits: CSSplay */
#main_menu {
	height: 47px;
	margin: 10px 0 0 40px;
	padding: 0 10px;
	background:url(images/menuLeft.png) no-repeat left;
	width: 650px;
}
#menuEnd {
	background:url(images/menuRight.png) no-repeat right;
	padding-right: 10px;
}
#main_menu ul, #main_menu li {margin: 0;}
.preload2 {background: url(images/button4.gif);}
.menu2 {padding:0 0 0 10px; margin:0; list-style:none; height:47px; z-index: 1400; background:url(images/menuBg.png) repeat-x;}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:47px; line-height:25px; color:#27455d; text-decoration:none; font-size:14px; font-weight:bold; padding:0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0; height:40px; background:url(images/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff;}
.menu2 li a.top_link:hover span {}
.menu2 li a.top_link:hover span.down {}

.menu2 li:hover > a.top_link {color:#fff;}
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:1401;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:12px; top:25px; background: #f29200; padding:0; border:1px solid #fff; white-space:nowrap; width:130px; height:auto; z-index: 1401;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:130px;}
.menu2 :hover ul.sub li a {display:block; font-size:14px; height:20px; width:127px; line-height:20px; text-indent:5px; color:#FFFFFF; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#258DB8 url(images/arrow.gif) 167px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#98c908; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#313233 url(images/arrow_over.gif) 167px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#313233 url(images/arrow_over.gif) 167px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:177px; top:-4px; background: #258DB8; padding:3px 0; border:1px solid #000000; white-space:nowrap; width:180px; z-index:200; height:auto; z-index: 1401;}

/* ### Sidebars ### */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
}
#qws {
	float:right;
	width: 170px;
	margin-right: 30px;
}
#qws a { text-decoration: none;}
#qws img {
	float:right;
	margin: -14px 10px 0 0;
}
img.right {
	float:right;
	margin-left: 25px;
}
img.left {
	float:left;
	margin-right: 25px;
}
#left, #middle, #right {
	float:left;
}
#left {
	width: 272px;
	padding: 77px 0 0 60px;
}
#middle {
	width: 370px;
	padding: 47px 0 0 13px;
}
#baseBox #middle {
	padding-top: 30px;
}
#right {
	width: 250px;
	padding: 77px 0 0 13px;
}
#left p, #middle p, #right p {
	background: url(images/greenBullet.gif) no-repeat left;
	margin: 0;
	padding: 0 0 0 15px;
}
#homeTop {
	width: 1004px;
	height: 264px;
	position:absolute;
	top: 200px;
	margin: 0;
	padding: 0;
}
#baseBox {
	background:url(images/baseBox.jpg) no-repeat center;
	width: 1004px;
	height: 267px;
	margin: 0 auto 0 auto;
}
h1, h2, h3 {
	color: #27455d;
	font-size: 24px;
	text-align:left;
	margin: 15px 0;
}
h2 {
	color:#FFFFFF;
	font-size: 20px;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	border-bottom: #9ace02 1px solid;
	padding-bottom: 20px;
}
img {
	border: 4px solid #FFFFFF;
}
/**************************** RSS Feed ***************/
#news_pech table, td.j {
	padding: 0;
	margin: 0;
	border: #fff 0 solid;
}
#news_pech hr {
	border: #9ace02 1px solid;
}
#news_pech table tbody tr td {
	border: none;
}
form {
	width: 450px;
}
.flash {
	float:right;
	width:251px;
	border: #FFFFFF 4px solid;
}
.flash img {
	border: none;
}
