/**/
html{}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}ul li {vertical-align: bottom;}

body {
	font-family: Tahoma,Arial,helvetica,sans-serif;
	color: #345f72;
	font-size: 0.6875em;
	line-height: 1.18em;
	text-align: center;
	background-color: #FFFFFF;
}

div#top {
	background-color: #bbdbf0;
	width: 100%;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	position: relative;
	height: 45px;
}
	div#header {height: 73px; background-color: transparent; position: relative;margin: 0 auto;width: 934px;background-image: url('img/menu_bg.jpg'); background-position: center top }
	div#header ul {background-color: transparent;  text-align:left;margin-left:50px;padding-top:35px; overflow: hidden;}
	div#header ul li {background-color: transparent; text-align:left;margin-right:30px; float: left;}
	div#header ul li a { display: block; background-color: transparent; height: 30px; line-height: 30px;color:white;font-size:20px; text-decoration: none;}
	div#header ul li a:hover {text-decoration: underline;}
		

div#middle {
	width: 100%;
	background-color: #bbdbf0;
}
	#innerfade  { width: 888px; margin: 0 auto; height: 300px; text-align: left; position: relative; overflow: hidden;}
	#innerfade ul {background-color: transparent}

	div#container {
	width: 890px;
	min-height: 400px;
	background-color: transparent;
	overflow: auto;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
		div#left 	{
	width: 310px;
	float: left;
	padding-top: 10px;
	background-color: transparent;
}
		div#right 	{	width: 580px;	float: right;	padding-top: 10px; background-color: transparent;
}		
div#bottom {height: 97px; background-color: #bbdbf0;}
	div#footer {margin: 0 auto; width: 934px; background-color: transparent;height: 97px;background-image: url('img/footer_bg.jpg'); background-position: center top; color:#90A0A2; text-align:center; padding:32px 5px 0 0;}
	

		#footer a{color:#90A0A2; text-decoration:none;}
		#footer a:hover{text-decoration:underline;}

		#footer ul{margin:0 0 5px 20px;}
		#footer li{padding:0 38px 0 13px; background:url(img/footer_menu_marker.gif) left center no-repeat; display:inline;}
		#footer li a, #footer li span{color:#299FBC; text-decoration:none; line-height:1em; font-size: 11px;}
		#footer li a:hover, #footer li span{text-decoration:underline;}

