@charset "utf-8";
/* CSS Document */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
	margin: 0 0 0 0;
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#introbar {
	width:980px;
	height:35px;
	background-image: url("../images/introBar.jpg");
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#contenttop { 
	float: left;
	width: 980px;
	height:359px;
	background-image:url(../images/torsoBG.jpg); 
	background-repeat:no-repeat;
}
#contenttopInternal { 
	float: left;
	width: 980px;
	background-image:url(../images/torsoBGInternal.jpg); 
	background-repeat:no-repeat;
	background-color:#fff;
}
#copybox {
	float:left;
	width:480px;
	margin-top:50px;
	margin-left:90px;
}
#copybox_calendar {
	float:left;
	width:580px;
	margin-top:50px;
	margin-left:40px;
}
#navbox {
	float:left;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
}
#tilebox {
	float:left;
	width:370px;
}
#empty {
	float:left;
	width:350px;
}
#servicebar {
	width:980px;
	height:25px;
	background-image: url("../images/serviceBar.jpg");
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
}
#contentbottom { 
	float: left;
	width: 980px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	height:283px;
}
#contentbottomleft {
	height:250px; 
	width:320px; 
	float:left; 
	padding:5px; 
}
#contentbottommiddle {
	height:250px; 
	width:320px; 
	float:left; 
	padding:5px; 
	line-height:17px;
}
#contentbottomright {
	height:250px; 
	width:280px; 
	float:left; 
	padding:5px; 
	line-height:15px;
}
#footer {
	clear: both;
	background:#fff;
	border-top:solid 1px #b8b8b8;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#copyright {
	clear: both;
	background:#fff;
	border-top:solid 1px #999;
	height:20px;
	padding-top:5px;
}
#closer {
	background:#fff;
	height:92px;
	background-image:url(../images/bottombg.jpg);
}