#wrapper {
	width: 970px;
	text-align: center;/*Reverses the above rule for the rest of the content*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/bg_main.jpg);
	background-color: #FFFFFF;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#header {
	width: 970px;
	margin-bottom: 0px;
	height: 126px;
	background-repeat: no-repeat;
	z-index: auto;
	background-image: url(../images/hdr.jpg);
}
#container {
	width: 670px;
	float: left;
	background-repeat: repeat-y;
	margin-top: 20px;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #003366;
}

#footer {
	background: url(../ims/botty.jpg) no-repeat;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 92px;
	text-indent: 40px;
	text-align: left;
	color: #666B64;
}

#sidebar a:hover {
	border-left: 10px groove #FBFBFA;
	color: #F50874;
	background: none;
}

.clearing {
	height: 20px;
	clear: both;
}
.main {
	width: 950px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-image: url(../images/main_bg.jpg);
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.lft_pic {
	float: left;
	height: 500px;
	width: 300px;
	margin-left: 40px;
}
.horizontal_nav {
	height: 33px;
	width: 950px;
	margin-bottom: 20px;
}
.nav {
	width: 250px;
	height: 40px;
	padding-top: 82px;
	padding-left: 720px;
}
.ftr {
	background-image: url(../images/ftr.jpg);
	width: 890px;
	padding-top: 20px;
	padding-right: 35px;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	text-align: right;
}
.btn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/btn_first.jpg);
	height: 25px;
	width: 82px;
	float: left;
	padding-top: 15px;
	padding-left: 32px;
	text-align: center;
	padding-right: 10px;
	line-height: 14px;
}
.btm {
	background-image: url(../images/btm.jpg);
	height: 31px;
	width: 970px;
}
.btn_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/btn_middle.jpg);
	height: 30px;
	width: 125px;
	float: left;
	padding-top: 10px;
	padding-left: 14px;
	text-align: center;
	padding-right: 10px;
	line-height: 14px;
}
.btn_last {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/btn_last.jpg);
	height: 25px;
	width: 80px;
	float: left;
	padding-top: 15px;
	padding-left: 14px;
	text-align: center;
	padding-right: 10px;
	line-height: 14px;
}
.topleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	margin-right: 20px;
	text-align: left;
	float: left;
}
.title_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #003366;
}
