
body {
	background-color: #E8E8E8;
	margin-top: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
}

#invisible { visibility:hidden; display:none;}


#container {
	margin: 0 auto;
	width:739px;
	background:url(img/containerbg.jpg) top left repeat-y;
}

#mainTop {
	margin-top: 0px;
	width:739px;
	display: inline-table;
	background:url(img/mainbody.jpg) top left no-repeat;
	min-height:700px;
}

#menu {
	margin-top:119px;
	margin-left:60px;	
	width:635px;
	height:28px;
	}

#menuitem {	
	padding-right: 15px;
	padding-left: 15px;	
	height:27px;	
	float:left;
	cursor:pointer;
	text-align:center;

}
#menuitem_sus {	
	padding-right: 30px;
	padding-left: 30px;	
	height:27px;	
	float:left;
	cursor:pointer;
	text-align:center;
	background:url(img/eco.gif) top right no-repeat;
}
#menuitem:hover {	
	background-color:#CEC5BE;
}

#menuitem a {
	color:#FFF;
	text-decoration:none;
	padding-top:8px;
	display:block;
	font-size:15px;

}


#menuitem_sus:hover {	
	background-color:#A4BCA0;
}

#menuitem_sus a {
	color:#FFF;
	text-decoration:none;
	padding-top:8px;
	display:block;
	font-size:15px;
	font-style:italic;
}



#flash {	

	margin-left:59px;	
	width:635px;
}

#pagecontent{	
	margin-left:59px;	
	width:655px;
	padding-top:15px;	
	color:#FFFFFF;
	font-size:14px;
}

p#homeimg img {	
	border: 1px solid #fff;
}


img.bordWh  {	
	border: 1px solid #fff;
}



.header{	
	font-size:18px;
}

.header_sus {	
	font-size:18px;
	color:#DBF9BD ;
}
.header_sus2 {	
	font-size:14px;
	color: #AEF388;
}

a.whLink{	
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}


a.whLink:hover{	
	text-decoration:underline;
}

#bottom {
	clear:both;
	margin: 0 auto;
	width:739px;
	height:100px;
	background:url(img/bottom.jpg) top left no-repeat;
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
}


#serv_list {
	width:153px;
	height:14px;
	color:#660033;
	background:url(img/serv_list.jpg) top left no-repeat;
	padding-left: 17px;
	margin-bottom: 10px;
	filter:rotate(-90);
}

#box_tl {
	width:20px;
	height:20px;
	background-image:url(img/box/tl.gif);	
	background-positon:top;
	background-repeat:no-repeat;		
}
#box_tm {
	height:20px;
	background-image:url(img/box/tm.gif);	
	background-positon:top;
	background-repeat:repeat-x;		
}
#box_tr {
	width:23px;
	height:20px;
	background-image:url(img/box/tr.gif);	
	background-positon:top;
	background-repeat:no-repeat;		
}
#box_ml {
	width:20px;
	background-image:url(img/box/ml.gif);	
	background-positon:top;
	background-repeat:repeat-y;		
}
#box_mm {
	padding:5px;
	background-color:#E8E8E6;
	color:#747474;
	
}
#box_mm img {
	border: 2px solid #990000;
	
}
#box_mm img.Noborder  {	
	border: none;
}
#box_mr {
	width:20px;
	background-image:url(img/box/mr.gif);	
	background-positon:top;
	background-repeat:repeat-y;		
}
#box_bl {
	width:20px;
	height:23px;
	background-image:url(img/box/bl.gif);	
	background-positon:top;
	background-repeat:no-repeat;		
}
#box_bm {
	height:23px;
	background-image:url(img/box/bm.gif);	
	background-positon:top;
	background-repeat:repeat-x;		
}

#box_br {
	width:23px;
	height:23px;
	background-image:url(img/box/br.gif);	
	background-positon:top;
	background-repeat:no-repeat;		
}












