a, a:link, a:visited {
	color: #e5ad2c;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #4D396A;
	text-decoration: none;
}
#header h1 {
	margin: 0 auto;
	width: 157px;
	height: 69px;
	background: url(../img/logo_gw_lifestyle.gif) no-repeat 50%;
}
#content h2 {
	font-size: 160%;
	text-transform: uppercase;
	color: #fff;
	background: #e5ad2c;
	padding: 16px 30px;
	font-weight: normal;
	margin: 0;
}
#content h3 {
	font-size: 110%;
	margin-bottom: 4px;
	color: e5ad2c;
}
#section-nav li a:focus, #section-nav li a:hover, #section-nav li a:active {
	color: #fff;
	background: #e5ad2c url(../img/bg_sectionnav_o.gif) repeat-y 0;
}
#content-container #section-nav {
	height: 156px;
	background: url(../img/bg_main-navi_life.jpg) no-repeat 0px 0px;
}
.img-content {
border: 1px #e5ad2c solid; 
border-bottom: 3px #e5ad2c solid; 
padding: 1px;  
margin: 0 0 10px 10px; 
float: right;
}