@charset "utf-8";
body {
	background-image: url(thinback.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	background-color: #1f577b;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.container {
	height: 1050px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
}
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: justify;
	height: 600px;
	width: 850px;
	margin-right: auto;
	font-weight: normal;
	margin-left: auto;
	outline: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00CCFF;
}
.picmain {
	height: 441px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.pics {
	height: 500px;
	width: 251px;
	float: right;
}
.leftpic {
	float: left;
	height: auto;
	width: 185px;
}
.rightpic {
	float: right;
	height: auto;
	width: 185px;
}
.midtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	height: auto;
	width: 500px;
	text-align: justify;
	font-weight: normal;
	float: left;
	margin-left: 15px;
}
.bottomstuff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	font-weight: normal;
	color: #FFFFFF;
}
