#mainarea {
	margin-right: 180px;
}
#maintext {
	width: 530px;
	background: #cde5dc url(../images/maintextbg.jpg) top left repeat-x;
	margin-bottom: 15px;
}
#maintext h1 {
	background: #cde5dc url(../images/maintextop.jpg) top left no-repeat;
	color: #999900;
	color: #738845;
	font-size:1.0em;
	margin-bottom: 0;
	width: 520px;
	/*padding: 0;*/
	padding-right: 0;
	padding-left: 10px;
	margin: 0;
}
* html #maintext h1 {
	width: 530px;
	w\idth: 520px;
}
#maintext h2 {
	background: none;
}
#maintext p {
	border-left: 1px solid #b8dbcd;
	border-right: 1px solid #b8dbcd;
}
/*=================================== NEWS =============================================*/
#news {
	width: 168px;
/*	margin: 0;
	padding:0;*/
	margin-bottom: 20px;
	border: 1px solid #c7c79f;
	background:#e0e0c5 url(../images/newsbg.jpg) top left repeat-x;
}
* html #news {
	width: 170px;
	w\idth: 168px;
}
#news h2 {
	padding: 10px 5px;
	margin-top: 0;
	font-size: 1.0em;
	color: #7f7f5d;
	text-align: center;
	background:#c7c79f url(../images/newstitlebg.jpg) top left repeat-x;
}
#news h2 a, #news h3 a {
	text-decoration: none;
	color: #7f7f5d;
}
#news h3 {
	font-size:0.8em;
}
#news h3, #news p {
	padding: 0 5px;
	margin: 0;
}
#news p {
	font-size:0.8em;
	padding-bottom: 10px;
}
#news h3.newsline {
	border-top: 1px solid #c7c79f;
	padding-top: 5px;
}
#news p a {
	color: #000;
	font-size:0.75em;
	font-weight:bold;
}
/*=================================== CAMPAIGN =============================================*/
#campaign {
	margin: 0;
	padding:0;
	width: 168px;
	border: 1px solid #d1c1e6;
	background: url(../images/campaign_bg.jpg) top left repeat-x;
}
* html #campaign {
	width: 170px;
	w\idth: 168px;
}
#campaign h2 {
	padding: 10px 5px;
	margin-top: 0;
	font-size:1.0em;
	color: #fff;
	text-align: center;
	background:#c7c79f url(../images/campaign_title.jpg) top left repeat-x;
}
#campaign h2 a, .campaignitem h3 a {
	text-decoration:none;
	color: #000;
}
#campaign h3 {
	font-size:0.8em;
}
#campaign h3, #campaign p {
	padding: 0 5px;
	margin: 0;
}
#campaign p {
	font-size:0.8em;
	padding-bottom: 5px;
}
#campaign p a {
	color: #000;
	font-size:0.75em;
	font-weight:bold;
}
/*=================================== SERVICE LIST =============================================*/
.afeature1, .afeature2, .afeature3, .afeature4 {
	float: left;
	width: 260px;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 7em;
}
.afeature2, .afeature4 {
	margin-right: 0;
}
.afeature1 {
	background:url(../images/featurebot1.gif) bottom left no-repeat;
}
.afeature2 {
	background:url(../images/feature2.gif) bottom left no-repeat;
}
.afeature3 {
	background:url(../images/feature3.gif) bottom left no-repeat;
}
.afeature4 {
	background:url(../images/feature4.gif) bottom left no-repeat;
}
#features img {
	border: 1px solid #fff;	
	border: 0;
}
.afeature1 img, .afeature3 img { 
	float: left;
	margin-right: 5px;
}
.afeature2 img, .afeature4 img { 
	float: right;
	margin-left: 5px;
}
#features h2 {
	margin: 0;
	padding: 0;
	font-size:1.0em;
	padding: 10px;
	padding-bottom: 0;
}
.afeature1 h2 {
	background:url(../images/featuretop1.gif) top left no-repeat; 
}
.afeature2 h2 {
	background:url(../images/feature2.gif) top left no-repeat; 
}
.afeature3 h2 {
	background:url(../images/feature3.gif) top left no-repeat; 
}
.afeature4 h2 {
	background:url(../images/feature4.gif) top left no-repeat; 
}
#features h2 a {
	text-decoration:none;
}
#features p {
	margin: 0;
	padding: 10px;
	padding-top:0;
	font-size:0.85em;
}
#features .afeature1 p, #features .afeature3 p {
	padding-left: 88px;
}

#features p a {
	font-size:0.8em;
}
.afeature1 a {
	color: #827200;
}
.afeature2 a {
	color:#70a8c7;
}
.afeature3 a {
	color:#549ab1;
}
.afeature4 a {
	color:#9ba357;
}
/*=================================== ADVERT =============================================*/
#advert {
	width: 158px;
	padding: 5px;
	border: 1px dashed #99CC00;
	margin-top: 10px;
}
* html #advert {
	width: 170px;
	w\idth: 158px;
}
#advert p {
	/*padding: 5px; */
	padding-top: 0;
	width: 160px;
	font-size:0.8em;
	text-align: center;
	color: #666666;
	color: #777;
}

#advert img {
	border: 1px solid #000;
}
#advert p a {
	color: #666666;
}