/* CSS Document */
body	{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ECECEC;
}

#container	{
	margin: 0px auto;
	width: 972px;
}
.line
{
	line-height:20px;
}
#header	{ 
	background: url(../images/hedr.jpg) top left no-repeat;
	height: 100px;
	margin: 0px;

}

#cont-bg	{
	background: url(../images/cont-bg.jpg) center repeat-y;
	margin: 0px;
}
.cont-box
{
	width:925px;
	height:200px;
}
.cont-main
{	width:510px;
	height:250px;
	float:left;
	padding-left:2px;
	line-height:30px;
}
.cont-news
{
	width:360px;
	height:100px;
	float:right;
	background-color:#00CCFF;
	}
.newsandevents
{
	width:360px;
	height:5px;
}
.cont-home
{
	width: 945px;
	margin: 0px auto;
}

#cont-main	{
	width: 945px;
	margin: 0px auto;
	line-height:20px;
}
#menu	{
	height: 40px;
	width:945px;
	margin: 0px;
	background: #4B493C;
	text-align: center;
}


#menu ul 	{
	margin: 0px;
	padding: 0px;
}

#menu ul li	{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	color: #FFFFFF;
	width: 132px;
	padding-top: 12px;
	border-left: 3px dotted #ffffff;
	display:block;
	height: 26px;
}
#menu ul li a	{
	
	color: #FFFFFF;
	text-decoration:blink;
	display:block;
	height: 25px;
	width: 132px;
}
#menu ul li a:hover	
{	display:block;
	margin-top:-12px;
	width: 132px;
	padding-top: 12px;
	height: 28px;
	background: #F9B535;
	color:#000000;
	font-size:14px;
}
#banner	{
	width: 945px;
	height: 243px;
	margin: 0px;
	background: url() top left no-repeat;
}
#cont-history
{
	margin:0px;
	font:Verdana;
	font-size:20px;
	color:#4B493C;
}
#cont-history01
{
	margin:0px;
	float:right;
	width:300px;
}

#cont	{
	margin: 0px;
	padding: 10px;
}

#yellow {
	height: 24px;
	background: #F9B536;
}

#cont-left	{
	width: 900px;
	margin: 0px;
	float: left;
	padding-right: 10px;
}

#cont-hd	{
	margin: 0px;
	font: Tahoma;
	font-size: 20px;
	color: #4B493C;
	border-bottom: 3px solid #ECECEC;
}

#cont-hd span	{
	margin: 0px;
	font: Tahoma;
	font-size: 20px;
	color: #FF4D55;
}

#cont-txt	{
	margin: 0px;
	padding: 0px;
	padding-top: 10px; 
	text-align: justify;
}

#cont-txt p {
	margin: 0px;
	padding: 0px;
}

#cont-right	{
	margin: 0px;
	width: 280px;
	float: left;
	background: url(../images/chaimanbg.jpg) top right no-repeat;
	height: 157px;
	font-size: 11px;
}

#cont-btmcurv	{
	background: url(../images/btmcurv.jpg) bottom no-repeat;
	height: 13px;
}

#footer	{
	height: 85px;
	background: #4A483B;
	text-align: center;
	color: #ffffff;
	margin: 0px;
	line-height: 20px;
	font-size: 12px;
}

.clear	{
	clear: both;
}

#footer	 p{
	margin: 0px;
	padding: 0px;
}

#footer	 p span{
	margin: 0px;
	padding-right: 180px;
}

#footer a	{
	height: 85px;
	background: #4A483B;
	text-align: center;
	color: #F9B535;
	margin: 0px;
}