body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	margin:0;
	padding:0;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a img {
	border:0px;
	
}
div#container {
	width: 800px;
	border: 1px solid #929496;
	margin: 0 auto;
	text-align: left;
}
div#container2 {
	width: 800px;
	border: 0px;
	margin: 0 auto;
	text-align: center;
}
.article_col1 {
	margin:20px 20px 20px 20px;
	width:460px;
	float:left;
}
.article_col2 {
	margin:20px 0 20px 0;
	width:260px;
	float:left;
}
.landing_col1 {
	margin:0 20px 20px 40px;
	width:500px;
	float:left;
}
.landing_col2 {
	margin:0 40px 0 0;
	width:200px;
	float:left;
}
.landing_col_item {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:3px solid #BAC0C5;
	padding:10px;
	margin:0 0 15px 0;
}
.offer {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:3px solid #619d35;
	padding:10px;
	margin:0 0 15px 0;
	background-color:#d2f86b;
}
.offer p {
	text-align:center;
	font-family:"helvetica", "arial", sans-serif;
	font-size:16px;
	color:#333;
}
.onecol {
	margin-left:55px;
	margin-right:55px;
	margin-bottom: 15px;
}
.bottom {
	text-align:center;
	font-size:10px;
	margin-top:20px;
	margin-bottom:10px;
	text-decoration:none;
	clear:both;
}
.bottom a:link {
	color: #333333;
	text-decoration:none;
}
.bottom a:visited {
	color: #333333;
	text-decoration:none;
}
.bottom a:hover {
	color: #333333;
	text-decoration: underline;
}
.bottom a:active {
	color: #333333;
	text-decoration: underline;
}
.bottom2 {
	text-align: center;
	font-size:10px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration:none;
}
.bottom2 a:link {
	color: #333333;
	text-decoration:none;
}
.bottom2 a:visited {
	color: #333333;
	text-decoration:none;
}
.bottom2 a:hover {
	color: #333333;
	text-decoration: underline;
}
.bottom2 a:active {
	color: #333333;
	text-decoration: underline;
}
#topsection {
	font-family:"arial", "helvetica", sans-serif;
	font-size:12px;
	width:778px;
	height:auto;
	float:left;
	margin:0 0 0 10px;
}

#topnav ul {
	margin:0px;
	padding:0px;
}

#topnav {
	width:778px;
	background-color:#bac0c5;
	margin:0 0 10px 0;
	padding:0px;
	text-align:center;
}

#topnav ul li {
	display:inline;
	margin:0 30px 0 0;
	padding:0px;
}

#topnav ul li a {
	text-decoration:none;
	color:#fff;
}

#topnav ul li a:hover {
	color:#535353;
}

#header {
	width:778px;
	height:272px;
	background-image:url('/images/gray_gradient.jpg');
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

#threecol {
	width:778px;
	height:272px;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

#headernav {
	text-align:center;
}

#headernav ul {
	margin:10px 0 0 0;
	padding:0px;
}

#headernav ul li {
	list-style:none;
	margin:0 0 6px 0;
}

#headernav ul li a {
	text-decoration:none;
	color:#fff;
}

#headernav ul li a:hover {
	color:#bac0c5;
}

.headerbox {
	width:250px;
	height:250px;
	background-color:#0f0;
	margin:10px 0 0 7px;
	background-color:#535353;
	float:left;
}
.threecolbox {
	width:250px;
	height:250px;
	margin:5px 0 0 7px;
	float:left;
	font:Arial, Helvetica, sans-serif
}
.threecolboxcenter {
	width:250px;
	height:250px;
	margin:5px 0 0 7px;
	align:center
	float:left
	font:Arial, Helvetica, sans-serif
}
.14pt-black {
	font-size: 14px;
	color: #000000;
}
.img-float-right {
	clear: none;
	float: right;
}#container .onecol .img-float-right img {
	clear: right;
	float: right;
}
.hp-bottom {
	width:300px;
	height:100px;
	margin:10px 30px 30px 200px;
}
.img-float-left {
	clear:left
	float: left;
}