/* ### Main Layout ### */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #4d4d4d;
}

body a:link, body a:hover, body a:active, body a:visited {
	color: #4d4d4d;
}
body a:hover {
	color:#f0cc01;
}
#container {
	text-align: left;
	width: 980px;	
	margin-right: auto;
	margin-left: auto;
}
#header {	
	margin: 0 auto;
	width: 800px;	
	height: 185px;
	background: url(images/header.jpg) no-repeat;

}
#logo {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	color: #4d4d4d;
}
h1 {
	margin: 60px 0 10px 0;
	font-size: 22px;
}	
h2 {
	font-size: 14px;
}
#main_menu {
	height: 20px;
	padding-top: 150px;
}
#main {
	clear: both;
	margin: 0 auto;
	width: 800px;
	padding-bottom: 12px;
	background:url(images/bodyTopLine.gif) repeat-x top;
}
#content {
	width: 540px;
	float: right;
	margin-right: 20px;
}


#leftColumn {
	width: 233px;
	padding: 15px 0;
	float: left;
}
#leftColumn img {
	border:#717174 1px solid;
	margin-left: 15px;
}
#footer {
	clear: both;
	margin: 0 auto;
	height: 28px;
	width: 800px;
	background:url(images/footer.jpg) repeat-x;
}
/* ### Main Navigation  Menu ### 
/*Credits: CSSplay */

.preload2 {}
.menu2 {padding:0 0; margin:0; list-style:none; height:20px; position:relative; z-index: 1400;}
.menu2 li.top {display:block; float:left; position:relative; }
.menu2 li a.top_link {display:block; float:left; height:20px; line-height:20px; color:#4d4d4d; text-decoration:none; font-size:13px; font-weight:bold; padding:0; cursor:pointer; border-right: 1px solid #fff; padding: 0 10px;}
.menu2 li a.top_link span {float:left; display:block; padding:0 7px 0 7px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 7px 0 7px; height:40px;}
.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:1px; top:37px; background: #f1cc01; padding:1px 0; border:0px solid #9cccf3; border-top: 0; white-space:nowrap; width:180px; height:auto; z-index: 1401;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:180px;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:20px; width:180px; line-height:20px; text-indent:5px; color:#757479; text-decoration:none; border:1px solid #9cccf3; border-width:0; font-weight: bold;}
.menu2 :hover ul.sub li a.fly {background:#f1cc01; color:#757479; font-weight: bold;}
.menu2 :hover ul.sub li a:hover {background:#757479; color:#fff; font-weight: bold;}
.menu2 :hover ul.sub li a.fly:hover {background:#757479; color:#fff; font-weight: bold;}
.menu2 :hover ul li:hover > a.fly {background:#f1cc01; color:#fff; font-weight: bold;} 

.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:-3px; background: #f1cc01; padding:2px 0; white-space:nowrap; width:180px; z-index:200; height:auto; z-index: 1401;}

/* ######## FAQ Pages ##### */
.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: 12px;
	font-weight: normal;
}
h3.toggler {
	font-weight: bold;
}
.element {
	margin: 5px 0 0 5px;
}
#qws {
	margin: 0 auto;
	width: 800px;
	font-size: 10px;
	color:#666666;
	text-align:right;
}
#footerDC {
	padding-top: 0px;
	text-align:center;
	line-height: 28px;
	font-size:10px;
	color:#fff;
}
#footerDC a:link, #footerDC a:hover, #footerDC a:active, #footerDC a:visited {
	text-decoration:none;
	font-size:10px;
	color:#fff;
	padding: 0;
	margin: 0;
}
sup {
		font-size: 6px;
}
