

body{
	background: #BED0E6 no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-left: 1px solid #59718D;
}

img{
	border: none;
}

a{
	color:#5C0C49;
	text-decoration: none;
}

a:hover{
	color:#000;
}

#site{
	width: 980px;
	margin: auto;
	padding: 0px;
	background:#FFFFFF;
}

#header{
	background: url(images/acheader1.jpg) no-repeat;
	height: 250px;	
}

#header h1 { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:36px;
  letter-spacing : 5px;
  margin : 0 0px 0 35px;
  padding : 50px 0px 0px 40px;
  background : transparent;
  color : #163351;
} 

#left{
	float:right;
	width: 178px;
	padding-left: 10px;
	padding-right: 10px;
	background:url(images/actopbg1.jpg) repeat-x top;
	border-left: thin solid #6F91B6;
}

#left ul{
	padding: 0px;
	margin: 0px;
}

#left ul li{
	list-style: none;
	background: url(images/acmenu.gif) no-repeat center;
	width: 148px;
	height: 25px;
	text-align:center;
	padding: 5px 0 0 0;
}

#left ul li a{
	color:#000000;

}

#left ul li a:hover{
	color: #5d70e3;
}

#right{
	float:right;
	width: 760px;
	padding-left: 10px;
	padding-right: 10px;
	background:url(images/actopbg1.gif) repeat-x top;
}

#right ul li{
	list-style:url(images/aclist.gif);
}

#footer{
	text-align:center;
	width: 100%;
	border-top: 4px solid #000099;
	color:#0033CC;
	clear:both;	
	margin:auto;
	padding: 10px 0 0 0; 
}
