@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#wrapper {
	font-family: Arial;
	font-size: 11px;
	width: 903px;
	margin: 0 auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 286px;
}
#topcontent {
	color: #FFFFFF;
	line-height: 30px;
	height: 120px;
	width: 400px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	float: left;
	position: relative;
}
#topad {
	background-image: url(images/bannerbg.gif);
	background-repeat: no-repeat;
	height: 110px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 15px;
}
.sidebar-top {
	background-image: url(images/side_top.gif);
	height: 8px;
	width: 153px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.sidebar-bottom {
	background-image: url(images/side_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left bottom;
}

.side-ad {
	background-color: #FFFFFF;
	width: 153px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: left;
	margin-left: 0px;
	background-image: url(images/side_bg.gif);
}
.side-ad h1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: -5px;
	background-color: #2a4850;
	height: 20px;
	font-weight: normal;
}
#main {
	width: 880px;
	margin: 0 auto;
}
#content {
	width: 700px;
	float: right;
	margin-bottom: 15px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #8ace3d;
	letter-spacing: -1px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 33px;
	margin-bottom: 10px;
}
.line-height {
	line-height: 0.8em;
	padding-left: 5px;
}
#footer {
	clear: both;
}
#footer {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	height: 71px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 60px;
	color: #0443ac;
}
