body { 
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) repeat-x;
	margin:0 auto;
	text-align:center;
}

h4 {
	margin: 0px auto 5px auto;
}



.wrapper { 
	border:solid 2px #55AA00;
	width:800px; 
	background-color:#fff;
	margin: 10px auto;
	padding-bottom:0px;
}

.header {
	margin: 30px auto 50px auto;
}

.box { 
	background: url(../images/box_bottomright_bg.gif) no-repeat bottom right;	
	font-size: 100%;
	margin: 15px auto 0 auto;
	width: 360px;
}

.box .top {
	background: url(../images/box_topright_bg.gif) no-repeat top right;
	margin: 0;
	padding: 0
}

.box .top .boxbody { 
	background: url(../images/box_topleft_bg.gif) no-repeat top left;
	height: 130px;
	margin: 0;
	padding: 15px;
}

.box .bottom { 
	background: url(../images/box_bottomleft_bg.gif) no-repeat bottom left;
	margin: -4px 0 0;
	padding: 0px 20px;
	height: 30px;
}

.boxbody img { border:solid thin #000; 
}

.boxbody a{ 
}

.footer { 
	margin: 30px auto;
	text-align:right;
}

.footer a{	
	text-decoration:none;color:#336699;
	font-family:"Trebuchet MS",Verdana,"Lucida Grande",Georgia,Sans-Serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	border-bottom-style:none;
	margin-right:30px;
	margin-bottom:0px;
}

.footer a:hover {
	border-bottom:solid 1px;
}
