@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:#afba9e;
}
#wrapper {
	background:#afba9e;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#wrapper img{
	margin:0;
	padding:20px 0 0 300px;
}
#header {
	background: #f3f3f4;
	margin: 0 0 0 100px;
	padding:0;
	width: 800px;
	height:480px;
	position:relative;
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:absolute;
	bottom:20px;
	left:150px;
}
#header li{
	float:left;
}
#header li a:link, #header li a:visited{
	display:block;
	padding:.5em .5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-decoration:none;
	margin-right:.3em;
	color:#afba9e;
}
#header li a:hover, #header li a:active{
	background: url(../assets/swingline.jpg) no-repeat center bottom;
}
#header li a.current, #header li a.current:hover, #header li a.current:active{
	background:url(../assets/swingline.jpg) no-repeat center bottom;
	cursor:default;
}
	
#header img{
	padding:50px 0 0 53px;
	margin:0;
}
#midBox {
	background: #f3f3f4;
	margin: -25px 0px 0px 100px;
	padding: 0px;
	width: 800px;
}
#midBox h1 img{
	padding:25px 0 0px 120px;
	margin:0;
}
#midBox h2 img{
	padding:0 0 0 120px;
	margin:0;
}
#midBox p{
	color:#58595b;
	padding:0 120px 0 120px;
	font-size:.8em;
	margin:0;
}
#midBox p a{
	color:#58595b;
	text-decoration:none;
}
#midBox p a:hover{
	color:#333;
}
#midBox p a img{
	border:none;
	padding:0;
	margin:0;

}
#bottomBox {
	background:url(../assets/bottomBoxBack.gif) no-repeat;
	margin:-20px 0px 10px 100px;
	padding: 0;
	width: 800px;
	height:200px;
	position:absolute;
}
#bottomBox h1{
	font-size:16px;
	color:#666;
	margin:0 0 5px 0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#bottomBox p{
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
	}
#bottomBox p a{
	color:#333;
	text-decoration:none;
	}
#bottomBox p a:hover{
	color:#000;
	}
#bottomBox #box1{
	float:left;
	text-align:center;
	margin:0;
	padding:80px 0 0  152px;
	}
#bottomBox #box2{
	float:left;
	text-align:center;
	margin:0;
	padding:60px 0 0 100px;
	}
#bottomBox #box3{
	text-align:center;
	margin:0;
	padding:0;
	position:relative;
	top:-110px;
	left:450px;
	width:161px;
	height:156px;
	}
#acudira{
	text-align:right;
	margin:0 100px 0 0;
	font-size:10px;
	}
#acudira a{
	text-decoration:none;
	color:#666;
	}
#acudira a:hover{
	color:#333;
	}

