body {
	
	font-family: Helvetica, sans;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	background: transparent;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#header #navigation, #header #top_animation, #header #mailing_list   {

	display: none;

}

#wrapper {
	
	width: 882px;
	text-align: left;

}


#content {
	
	margin: 0px 54px;
}

#main{

	float: left;
	
	width: 581px;
}


#main-outer{
	width: 581px;
	background: url( images/_global/background-content.png ) no-repeat bottom left; 
	padding-bottom: 2px;
}

.shadow {
	
	height: 25px;
	margin: 0 18px 0 21px;
}

#main-inner {
	
	
	margin: 0 18px 14px 21px;
	padding: 0px 40px 0px 20px;
}

#main-inner ul {
	
	margin-left: 0px;
	list-style: none;
}

#main-inner li {

	padding-left: 12px;
	padding-bottom: 2px;
	background: url( images/_global/bullet.png ) no-repeat 0px 5px;
}

#sidebar {
	
	float: right;
	width: 186px;	
}

#sidebar-top {
	
	width: 186px;
	height: 396px;
	padding-top: 4px;
	text-align: center;
	background: url( images/_global/sidebar-top.png ) no-repeat top left; 

}


#sidebar-bottom {
	
	width: 186px;
	height: 310px;
	padding-top: 60px;
	text-align: center;
	background: url( images/_global/sidebar-bottom.png ) no-repeat top left; 
}


#footer {
	clear: both;
	font-size: 10px;
	margin: 38px 54px 18px;
}

#footer .break{
	margin: 0 8px;
}

#footer a {
	font-weight: bold;
}

#footer #text_navigation{
	
	font-size: 11px;
	color: #505251;
}

#footer #text_navigation a{
	
	font-family: Verdana;
	font-weight: bold;
	color: #505251;
}

#footer #credit {
	color: #505251;
}