

#body{
	width:895px;
}

#right{
	float:right;
	width:625px;
}






#left{
	float:left;
	width:240px;
}

#left div{
	margin:15px auto;
	border:solid 1px #cccccc;
}

#left a{
	color:#333333;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

p.leftbutton{
	width:216px;
	height:66px;
	margin:0 auto;
	background:url(img/left/button.gif) no-repeat center center;
}

p.leftbutton a{
	position:relative;
	top:16px;
	left:70px;
	font-size:14pt !important;
}

p.leftbutton a span{
	font-size:8pt !important;
}

#left h3{
	margin:0;
	height:33px;
	line-height:33px;
	text-indent:50px;
	color:white;
	font-size:14pt;
	background:url(img/left/h3.gif) no-repeat center center;
}

#left ul{
	margin:0;
	list-style:none;
}

#left li{
	margin:15px auto;
	height:25px;
	width:210px;
	line-height:19px;
	text-indent:10px;
	background:url(img/left/li.gif) no-repeat left center;
}




