@charset "UTF-8";
.container {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.header {
	float: left;
	height: 150px;
	width: 960px;
	border-bottom-color: #000033;
}
.logo {
	float: left;
	height: 150px;
	width: 150px;
}
.rghtHeader {
	font-size: 14px;
	color: #000033;
	float: left;
	height: 140px;
	width: 810px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
.maincontent {
	float: left;
	width: 960px;
}
.lftColumn {
	float: left;
	width: 245px;
	border-right-width: 5px;
	border-right-color: #000033;
	border-right-style: dashed;
}
.middleColumn {
	float: left;
	width: 444px;
	text-align: center;
	border-right-width: 5px;
	border-right-style: dashed;
	border-right-color: #000033;
	padding-right: 5px;
	padding-left: 5px;
}
.rghtColumn {
	float: left;
	width: 245px;
}
.pricewarning {
	font-size: 28px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 960px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: dashed;
	border-bottom-color: #000033;
	padding-bottom: 5px;
}
.seoBox {
	float: left;
	height: 100px;
	width: 960px;
	margin-top: 5px;
}
.middleColumn h2 {
	font-size: 18px;
	font-weight: bolder;
}
.middleColumn h1 {
	font-size: 50px;
	font-weight: bolder;
	color: #FF0000;
}
.banner {
	background-color: #CCCCCC;
	float: left;
	height: 80px;
	width: 440px;
}
.storyblock {
	float: left;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.storyblockbck {
	float: left;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	font-size: 18px;
}
.storyblockbttm {
	float: left;
	width: 440px;
}
.servicegroup {
	float: left;
	width: 230px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 1.1;
}
.noborder {
	border-bottom-style: none;
}
.sellingtext {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 1.1;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.middleColumn p {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
}
.lrge {
	font-size: 39px;
	font-weight: bolder;
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
}
.adBox {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-left: 10px;
}
.tsandcs {
	float: left;
	height: 40px;
	width: 960px;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
}
.tsandcs a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-size: 18px;
}
.rednumber {
	font-size: 28px;
	color: #FF0000;
}
.middleColumn a {
	color: #FF0000;
	text-decoration: none;
}
.servicegroup a {
	color: #970000;
	text-decoration: none;
}
.servicegroup a:hover {
	color: #FF0000;
	text-decoration: none;
}
.storyblockbck p {
	font-size: 19px;
}
