body { 
	margin:0; 
	padding:15px 0 0 0;
	font-size:10px;
	font-size:0.8em;
	font-family:arial;
	background:#ebebeb url("images/bg_body.gif") repeat-x;
}

a, a:link {  color:#0033ff;  }
a:visited {  color:#800080;  }
a:hover, a:active {  color: #ff0000;  }


#container { 
	width:830px; 
	overflow:visible; 
	margin:auto; 
	padding:0 10px 5px 10px;
	background:#fff;
}

#header {
	width:830px; 
	height:95px;
	margin:0; 
	padding:0;
	text-align:center;

}

#header #logo {  
	width:250px; 
	height:50px; 
	margin:0; 
	padding:15px 0 0 25px; 
	float:left; 
	text-align:left;
	background:url("images/bg_logotop.gif") 23px 0 no-repeat; 
}

#header #logo h1 {  
	margin:0; 
	padding:0; 
	display:block; 
	font:bold 2.2em tahoma;
	letter-spacing:1px;
}

#header #logo h1 a {  
	color:#0078c6; 
	text-decoration:none;
}
#header #logo h2 {  
	margin:-5px 0 0 0; 
	padding:0; 
	display:block; 
	font:bold 0.7em verdana;
	letter-spacing:4px;
}


#header #topad { 
	width:470px; 
	margin:0; 
	padding:3px 15px 0 0; 
	float:right; 
	height:60px; 

}

#header #topbar {
	overflow:visible;
	width:830px;
	height:25px;
	margin:0;
	padding:0;
	background:url("images/bg_topbarbg.gif") repeat-x;
}
#header #topbar #topbar_1 {
	overflow:visible;
	width:830px;
	height:25px;
	margin:0;
	padding:0;
	background:url("images/bg_topbarleft.gif") left top no-repeat;
}

#header #topbar #topbar_1 #topbar_2 {
	overflow:visible;
	width:830px;
	height:25px;
	margin:0;
	padding:0;
	background:url("images/bg_topbarright.gif") right top no-repeat;
}

#main { 
	overflow:visible;
	width:830px;
	margin:0; 
	padding:0;
	text-align:left;

}


#main #nav { 
	width:170px;
	overflow:visible; 
	padding:0 0 10px 0;
	margin:0;
	float:left;
	display:block;
}

#main #nav .nav_top {
	padding:0;
	margin:0 -5px 0 -5px;
	height:10px;
	display:block;
	background:url("images/bg_navtop.gif") left top no-repeat;
}
#main #nav .nav_bottom {
	padding:0;
	margin:0 -5px 0 -5px;
	height:15px;
	display:block;
	background:url("images/bg_navbottom.gif") left bottom no-repeat;
}

#main #nav #linkunit {
	padding:0 5px 0 5px;
	margin:0 0 5px 0;
	display:block;
	text-align:center;
	background:url("images/bg_navbg.gif") repeat-y;
}



#main #nav #menu { 
	margin:0; 
	padding:0 5px 0 5px;
	background:url("images/bg_navbg.gif") repeat-y;
}


#main #nav #menu a { 
	margin:0; 
	padding:0 5px 0 5px;
	text-decoration:none;
	line-height:1.8em;
	display:block;
	border-bottom:1px solid #fff;
}

#main #nav #menu a:visited { 
	color:#800080;
}


#main #nav #menu a:active, #main #nav #menu a:hover { 
	color:#ff0000;
	background:#fff;
}

#main #right {	
	width:344px; 
	overflow:visible; 
	margin:0; 
	padding:24px 0 0 2px; 
	float:right;
}

#main #right #ad {	
	width:340px; 
	overflow:visible; 
	margin:0; 
	padding:5px 0 20px 3px; 
	background:url("images/bg_contentbottom.gif") 15px bottom no-repeat;
}

#mcenter { 
	float:left;
	width:290px; 
	overflow:visible; 
	margin:0 0 0 5px; 
	padding:0; 
	text-align:left;
}

#content { 
	width:280px; 
	overflow:visible; 
	margin:0; 
	padding:0 5px 20px 5px; 
	background:url("images/bg_contentbottom.gif") 15px bottom no-repeat;
}

#content h1 { 
	margin:0;
	padding:0 5px 4px 5px; 
	font:bold 1.5em georgia,tahoma;
	color:#dd0000;
	background:url("images/bg_h1.gif") left bottom repeat-x;
}

#content h2 { 
	margin:5px 0 0 0; 
	padding:0; 
	font:bold 1em georgia,tahoma; 
	color:#000;
}

#content p { 
	margin:5px 0px 7px 0px;
	padding:0;
	font-size:1em; 
	line-height:1.5em;
	text-align:justify; 
	color:#222222;
}

#content ul { 
	font-size:1em;
	line-height:1.4em; 
	color:#000; 
	margin:0; 
	padding-left:20px; 
	padding-bottom:15px; 
	list-style-type:none;
}

#content ul li { 
	margin-top:7px;
}

.clear { 
	clear:both; 
	margin:-1px; 
	padding:0;
	height:0; 
	width:0; 
	font-size:0;
}


#footer { 
	width:820px;
	overflow:visible; 
	margin:0;
	padding:7px 0 0 10px; 
	height:23px;
	text-align:left;
	font:bold 0.8em verdana;
	color:#555555;
	border-top:7px solid #0673ba;
}

#footer a { 
	text-decoration:none;
	color:#555555;

}






