@charset "UTF-8";
#container {
	height: 3700px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#back_container {
	height: 1000px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.centre {
	text-align: center;
}
.maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 960px;
	height: 2800px;
}
.back_maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 960px;
	height: 520px;
}
.seo_box {
	height: 150px;
	width: 960px;
	float: left;
}
.rightColumn {
	background-color: #FFFFFF;
	float: left;
	height: 2750px;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.back_rightColumn {
	background-color: #FFFFFF;
	float: left;
	height: 520px;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.rghtArtcle {
	width: 290px;
	margin-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
	padding-bottom: 8px;
}
.undernav {
	float: left;
	height: 240px;
	width: 960px;
}
.rghtimg {
	float: left;
	height: 60px;
	width: 60px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.middleColumn {
	background-color: #FFFFFF;
	float: left;
	height: 2750px;
	width: 318px;
	margin-top: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #666666;
}
.back_middleColumn {
	background-color: #FFFFFF;
	float: left;
	height: 520px;
	width: 318px;
	margin-top: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
.tsandcs {
	height: 40px;
	width: 940px;
	float: left;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	color: #666666;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.size13 {
	font-size: 13px;
	font-weight: normal;
}
.midNumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 20px;
	color: #666666;
}
.mainImage {
	height: 150px;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.back_mainImage {
	height: 300px;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.article {
	float: left;
	width: 300px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.article h1 {
	font-size: 18px;
	color: #666666;
}
.article p {
	color: #666666;
	font-size: 15px;
}
body {
	margin-top: 0px;
	background-color: #E5E5E5;
}
.header {
	float: left;
	height: 120px;
	width: 960px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.logo {
	height: 90px;
	width: 372px;
	margin-left: 180px;
	margin-top: 5px;
}
.left_column {
	float: left;
	width: 318px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 5px;
	height: 2750px;
}
.left_column a {
	color: #666666;
	text-decoration: none;
}
.back_left_column {
	float: left;
	width: 318px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 5px;
	height: 520px;
	font-size: 15px;
}
.smll_img {
	float: left;
	height: 50px;
	width: 50px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.navbar {
	float: left;
	width: 960px;
	height: 35px;
}
.link {
	float: left;
	height: 30px;
	width: 86px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(../images/linkstrip.jpg);
	background-repeat: repeat-x;
}
.link a {
	color: #000000;
	text-decoration: none;
}
.no_border {
	border-right-style: none;
}
.size12 {
	font-size: 12px;
}
.size18 {
	font-size: 18px;
	font-weight: bold;
}
.rghtArtcle a {
	text-decoration: none;
	color: #666666;
}
