body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
	#wrapper {
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	#right_col {
		float: right;
	width: 573px;
	font-size: 12px;
	color: #9IDA66;
	}
	a {
	color: #2B5173;
	}
	p, ul, ol, table {
	font-size: 12px;
	color: #9IDA66;
	}
	p {
		margin-top: 0px;
	}
	#footer {
		clear: both;
	background-color: #9IDA66;
	color: #808080;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #808080;
	text-align: center;
		}
	#footer a {
	color: #808080;
	 }
	h1 {
	color: #669900;
	font-size: 30px;
	font-weight: 100;
	border-bottom: 1px solid #D7D7D7;
	}
	h2 {
	color: #669900;
	font-size: 30px;
	}
	h3 {
	color: #023442;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #DADADA;
	}
	h1, h2, h3 {
		margin-bottom: 0px;
	}
	#left_col {
		float: left;
	color: #ffffff;
	font-size: 10px;
	/*background-image: url(../images/left_col2.jpg);*/
		background-repeat: no-repeat;
	width: 178px;
	padding: 7px;
	padding-top: 15px;
	position: relative;
	height: 520px;
	}
	#left_col a {
		display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 900;
	}
	#left_col a:hover {
	text-decoration: underline;
	}
	#lc_phone {
		position: absolute;
		top: 475px;
		color: #669900;
		font-size: 28px;
		font-weight: bold;
		text-align: center;
	} 
	#logo {
		float: left;
	width: 296px;
	height: 156px;
	background-image: url(../images/1logo.jpg);
		background-repeat: no-repeat;
		}
	#nav1 {
		position: absolute; 
		top: 5px;
		right: 0px;
		width: 300px;
	margin-top: 5px;
	color: #65848C;
	font-size: 11px;
	font-weight: bold;
	}
	#nav1 a {
		display: block;
		float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #65848C;
	text-decoration: none;
	}
	#nav1 a:hover {
	text-decoration: underline;
	}
	#nav2 {
		position: absolute;
		top: 21px;
		left: 0px;
		width: 400px;
	font-weight: 900;
	color: #ffffff;
	font-size: 11px;
	margin-top: 90px;
	margin-left: 10px;
	}
	#nav2 a {
		display: block;
		float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #ffffff;
	text-decoration: none;
	}
	#nav2 a:hover {
	text-decoration: underline;
	}
	#top {
	height: 156px;
	}
	#bottom {
		clear: both;
	background-image: url(../images/left_col2.jpg);
		background-repeat: no-repeat;
	}
	#top_right {
		float: right;
		position: relative;
	width: 501px;
	height: 156px;
	background-image: url(../images/1topright.jpg);
		background-repeat: no-repeat;
	}
	body.mceContentBody {
		background-image: none;
		background-color: white;
		text-align: left;
	}