body {
	margin: 0px;
	background-color: #124968;
	font-family: Calibri;
	font-size: 12px;
}
#container {
	width: 1143px;
	margin-right: auto;
	margin-left: 48px;
}
#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 131px;
	width: 1143px;
	margin-right: auto;
	margin-left: auto;
}
#header-image {
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 307px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#sub-header {
	background-image: url(../images/bg_sub_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#content {
font-family: Calibri;
	font-size: 12px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	float: left;
}
#footer {
	font-family: Calibri;
	font-size: 12px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 202px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	color: #FFF;
	padding: 5px;
}
#container #wrapper #footer h2 {
	font-size: 16px;
}
#container #wrapper #footer table tr td a {
	color: #FFF;
	text-decoration: none;
}


#container #navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #navigation ul li {
	display: inline;
}
#container #navigation ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	height: 25px;
	padding-right: 6px;
	float: left;
	padding-top: 5px;
	padding-left: 6px;
}
#navigation {
	background-image: url(../images/bg_header.jpg);
	height: 30px;
	width: 1143px;
	margin-right: auto;
	margin-bottom: auto;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
}
#container #navigation ul li a:hover {
	color: #124968;
	background-image: url(../images/bg_button_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#column-left {
	width: 620px;
	min-height:300px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#container #wrapper #content #column-left h1 {
	color: #036;
	font-size: 20px;
}
#container #wrapper #content #column-left h2 {
	color: #C60;
	font-size: 16px;
}
#container #wrapper #content #news h1 {
	font-size: 20px;
	color: #036;
}
#container #wrapper #content #news h2 {
	font-size: 16px;
	color: #C60;
}


#news {
	width: 300px;
	min-height:300px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}
#wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#container #wrapper #content #column-left p {
	color: #333;
}
#container #wrapper #content #column-left img {
	max-height:400px;
	max-width:600px;
	border: 3px double #036;
}
#container #wrapper #footer table tr th {
	text-align: left;
}
.sub-content {
	float: left;
	width: 23%;
	padding-right: 1%;
	padding-left: 1%;
	background-color: #EFEFEF;
	height: 250px;
	max-height:250px;
}
.sub-content h1 {
	color: #C60;
	font-size: 16px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dashed;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
}
#subcontent{
	width:955px;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.ajax {
	background-image: url(../images/ajax.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 32px;
	margin-top: 110px;
	margin-right: auto;
	margin-left: auto;
}

#news ul {
	list-style-type: none;
}
#news li {
	background-image: url(../images/wrench.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#news li a {
	display: block;
	height: 18px;
	font-size: 16px;
	text-decoration: none;
	color: #124968;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#news li a:hover {
	color: #D2710F;
}




#dept-links ul {
	list-style-type: none;
}
#dept-links li {
	background-image: url(../images/community.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#dept-links li a {
	display: block;
	height: 18px;
	font-size: 16px;
	text-decoration: none;
	color: #124968;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#dept-links li a:hover {
	color: #D2710F;
}

