@charset "utf-8";
/* Van der vlis CSS Document copyright 2009 */

/* Reset Style */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;
vertical-align:baseline;}
:focus{outline:0;}
body{line-height:1;color:black;background:white;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption, th, td{text-align:left;font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}

/* Wrapper styles */
html,body{height:100%;}
body{
	background:#394962 url(/images/bg.jpg) repeat center center;
	font:68.75%/1.4em Verdana, Helvetica, sans-serif;
	color:#fff;
}
p{margin-bottom:20px;}
strong{font-weight:900;}
h2{font-size:2em;font-weight:900;margin-bottom:20px;line-height:1.2em;}
h3{font-size:1.6em;font-weight:900;line-height:1.2em;margin-bottom:20px;}
ul{margin:1em 0 1em 15px;list-style-type:square;}
a{color:#FFCC00;}
a:hover{text-decoration:none;}
#head{	
	text-align:left;
	max-width:100%;
	height:140px;
	min-width:990px;
	width:90em;
	margin:0 auto;
}
#logo{
	width:35%;
	min-height:140px;
	float:left;
	padding:10px 0;
	text-align:left;
}
#logo h1{height:130px;width:246px;position:relative;overflow:hidden;text-align:left;font-size:1em;line-height:30px;z-index:0;padding:30px 0 0;margin:0 0 0 55px;cursor:pointer;text-align:center;line-height:10px} 
#logo h1 span {background: url("/images/logo2.png") no-repeat;width:100%;height:100%;left:0;top:0;position:absolute;display:block;z-index:0;}
#logo h1 a{color:#b90000;cursor:pointer;}
	  
#menu{
	float:left;
	height:140px;
	display: table;
	#position: relative; 
	overflow: hidden;
	width:64%;
}
#menu #main{
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
	font-size:16px;
}
ul.list{
	#position: relative; 
	#top: -50%;
	color:#fff;
	margin-left:0;
}
ul.list li{
	display:inline;
	padding-left:20px;
	background: url(/images/list.png) no-repeat center left;
	line-height:30px;
	margin-left:7px;
}
ul.list li.first{
	padding:0;
	margin:0px;
	background:none;
}
ul.list li a{
	color:#fff;
	text-decoration:none;
}
ul.list li a:hover{
	color:#fff;
}
#wrap{
	margin-top:20px;
	padding:40px 0;
	background: #666 url(/images/wrapper_bg.png) repeat-x;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}
#cont{
	text-align:left;
	min-height:438px;
	height:auto !important;
	height:438px;
	max-width:100%;
	min-width:990px;
	width:90em;
	margin:0 auto;
	position:relative;
}
#banner{
	width:35%;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	min-height:438px;
}
#banner img{
	border:1px solid #BDC6D0;
}
#text{
	width:60%;
	height:100%;
	min-height:438px;
	margin-left:35%;
}
#text ul.textlist{
	color:#fc0;
}
#text ul.margtop{margin-top:20px;margin-left:0;}
#text ul.margbot{position:relative;top:-25px;margin-bottom:-1.4em;margin-left:0;}
#text ul.textlist li{
	display:inline;
	margin-right:10px;
}
#text ul.textlist li a{
	color:#fc0;
	text-decoration:underline;
}
#text ul.textlist li a.active{
	font-weight:900;
	text-decoration:none;
}
#text ul.textlist li a:hover{
	text-decoration:none;
}
#text h2 span{color:#fc0;}
#text span.sitemap1 a, #text span.sitemap2 a{color:#fff;}
#foot{
	clear:both;
	height:140px;
	min-width:990px;
	width:90em;
	margin:10px auto 0;
	text-align:center;
}
ul.bottomlist{
	#top: 0;
}
ul.list2{
	color:#fff;
}
ul.list2 li{
	display:inline;
	padding-left:20px;
	background: transparent url(/images/list2.gif) no-repeat scroll 4px 2px;
	line-height:30px;
	margin-left:7px;
}
ul.list2 li.first{
	padding:0;
	margin:0px;
	background:none;
}
ul.list2 li a{
	color:#fff;
	text-decoration:none;
}
ul.list2 li a:hover{
	color:#fff;
}

#print{
	display:none;
}
