body {
	background: url(img/bodybg.gif);
	margin-top: 0px;
	font-family: Arial, Helvetica, Lucida Grande, Verdana, sans-serif;
	font-size: 12px; 
	line-height: 18px; 
	color: #fff;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #BCCC99;
}
#wrap {
	position: relative; 
	text-align: left; 
	margin: 0 auto;
	width: 960px; 
	height: 580px;
	background: url(img/wrapperbg.gif) no-repeat 50% 0px;
}
#top {
	background: ;
	width: 711px;
	height: 144px;
}
#header {
	width: 456px;
	height: 144px;
	background: url(img/cs-logo.jpg);
	float: left;
	margin-left: 12px;
	}
#flash {
	float: left;
	width: 224px;
	height: 111px;
	background: ;
	margin: 16px 9px 16px 9px;
}
#content {
	background: ;
	width: 711px;
}
#navi {
	width: 225px;
	float: left;
	padding: 15px 0 0 0;
}
.nt {
	background: url(img/boxtop-1c.png);	
	width: 225px;
	height: 17px;
}
.nm {
	background: url(img/boxbg-1c.png);
	width: 225px;
}
.nb {
	background: url(img/boxbottom-1c.png);
	width: 225px;
	height: 17px;
}
#con {
	width: 474px;
	height: 516px;
	float: left;
	background: url(img/con.png);	
}
#txtarea {
	width: 354px;
	height: 414x;
	padding: 40px 0 0 70px;
}
.ale {
	padding: 30px 0px 30px 85px;
}
#img {
	padding: 30px 0 0 27px;
}
p {
	color: #fff;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: strong;
}
h1 {
	color: #BCCC99;
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: strong;
}
h2 {
	color: #5ba30d;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: strong;
	margin-left: -16px;
}
#vasen ul, #vasen li {
	display: block; 
	margin: 0; 
	padding: 0;
	list-style: none outside;
}
#vasen ul { 
	font-weight: bold; 
	margin: -12px 20px -12px -12px; 
}
#vasen li { 
	background: url(img/separator-1c.gif) no-repeat left top; 
	}
#vasen li a {
	display: block; 
	line-height: 18px; 
	color: #BCCC99; 
	overflow: visible; 
	text-decoration: none;
	padding: 12px 0 8px 20px; 
	border: 0; 
	background: url(img/nav-closed.png) no-repeat -3px 9px;
}
#vasen li a:hover { 
	color: #FFF; 
	}
.h3 {
	color: #5BA30D;
}

