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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { outline: 0; font-size: 100%; background: transparent;  }

html{height:100%; overflow:hidden; }
body{height:100%; margin:auto auto; padding:0px; background-size:100%; font-family:"Tahoma";}

#flashcontent {
		height: 100%;
		width:100%;
		/*z-index:3;*/
		/*position:relative;*/
	}

table.d{border-collapse:collapse; margin:auto auto; }
td.val{vertical-align: middle; }

#t{width: 1000px;  text-align: center; margin:0 auto;}
#left{text-align: left;}

a.one:link {color: #333333; text-decoration:none;}
a.one:visited {color: #333333; text-decoration:none;}
a.one:hover {color: #0099ff; text-decoration:none;}

a.a1:link { color: #0099ff; text-decoration:none;}
a.a1:visited { color: #0099ff; text-decoration:none;} 
a.a1:hover { color: #99cc00; text-decoration:none;} 

a.a2:link { color: grey;  text-decoration:none;}
a.a2:visited { color: grey; text-decoration:none;} 
a.a2:hover { color: #99cc00;  text-decoration:none;} 

a.a3:link { color:#333333; text-decoration:none;}
a.a3:visited { color:#333333; text-decoration:none;} 
a.a3:hover { color: #99cc00; text-decoration:none;} 

a.a4:link { color:#666666; text-decoration:none;}
a.a4:visited { color:#666666; text-decoration:none;} 
a.a4:hover { color: #99cc00; text-decoration:none;} 

#menu a {
	/*display: block;
	position:relative;*/
	padding: 0 50px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
}

#menu .current_page_item a {
	color: orange;
}

.current1 a {
	color: orange;
}

#menu {
	float: left;
	width: 1000px;
	height: 58px;
	/*position:relative;*/
	
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}

#menu li {
	float: left;
	text-align: center;
}

 /*
#non-footer { min-height:100%; height:100%; overflow:hidden;} 
* html #non-footer { height:100%; } 
#footer { height:30px; margin-top:-30px; position:relative; display: block; top:30px; }
*/

#page
	{
		position: relative;
		width:100%;
		height:100%;
		min-height: 768px;
		max-height: 768px;
		margin: auto auto;
		text-align:center;
	}

	* html #page
	{
		height: 100%;
	}

	#footer
	{	text-align:center;
		position: relative;
		bottom: 22px;
		/*top:3px;*/
	}

	#pagcont
	{	position:relative;
		width:880px;
		margin: 0 auto;
	}





#wrapper {
	margin: 0;
	padding: 0;
}


#header {
	width: 880px;
	margin: 0 auto;
	height: 60px;
	text-align:center;
}


#logo {
	width: 422px;
	height: 132px;
	margin: 0 auto;
	text-align:center;
}


#content {
	
	float: right;
	width: 650px;
	position:relative;
	left:33px;
	top:9px;
	
}
/*
#post { 
position:relative;
left:50px;
}
*/
#sidebar {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #28313A; 
}

