/*GLOBAL OPTIONS*/
html {
	font-size: 100.1%;
	height: 100%;
}
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background: #a5d076 url(/images/bg-body.gif) repeat-x;
	height: 100%;
	font-size: 12px;
}
.paragraph p{ margin:0; padding:0;}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {list-style: none;}
a	{text-decoration: underline;
	color: #89bd57;
	font-weight: bold;
}
a:hover {text-decoration: none;}
a:focus {outline: none;}
img {
	border: none;
}
h1, h2, h3, h4, h5, h6, ul, p {
	padding: 0;
	margin: 0;
}
h1 {
	font: 25px "Times New Roman", Times, serif;
	color: #829b6b;
	margin-bottom: 15px;
}
h2 {
	font: 21px "Times New Roman", Times, serif;
	color: #fff;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
p {
	color: #353535;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
p a {
	color: #89bd57;
	font-weight: bold;
}
.wrapper:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 0;
	font-size: 0;
}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 742px;
	min-height: 100%;
	background: url(/images/bg-main2.png) repeat-y;
	padding: 0 8px;
	overflow: hidden;
	position: relative;
}
.inner-page #main {background: url(/images/bg-main.png) repeat-y;}
/*HEADER*/
#header {
	height: 168px;
	background: url(/images/bg-header.gif) no-repeat;
	position: absolute;
	left: 8px;
	top: 0;
	width: 100%;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 41px;
	left: 167px;
	background: url(/images/logo2.gif) no-repeat;
	width: 228px;
	height: 49px;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*txt-rick-newton*/
.txt-rick-newton {
	width: 189px;
	height: 139px;
	background: url(/images/logo.gif) no-repeat;
	position: absolute;
	left: -11px;
	top: 7px;
}
/*header-text*/
.header-text {
	position: absolute;
	width: 190px;
	color: #000000;
	font-size: 10px;
	line-height: 17px;
	text-align: center;
	position: absolute;
	top: 30px;
	right: 10px;
}
.header-text strong {
	color: #839a6b;
	font-size: 11px;
}
/*main-nav*/
.main-nav {
	position: absolute;
	right: 28px;
	top: 115px;
}
.main-nav li {
	float: left;
	padding-left: 2px;
	background: url(/images/img-main-nav-separator.gif) no-repeat 0 4px;
}
.main-nav li:first-child {
	padding-left: 0;
	background: none;
}
.main-nav a {
	display: block;
	height: 29px;
	padding: 0 8px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 4px;
}
.main-nav a:hover, .main-nav a.active {
	border-top: 4px solid #fbf0f0;
	margin-top: 0;
}
.main-nav a.txt-main-nav-link1 {
	background: url(/images/txt-main-nav-link1.gif) no-repeat 50% 50%;
	width: 40px;
}
.main-nav a.txt-main-nav-link2 {
	background: url(/images/txt-main-nav-link2.gif) no-repeat 50% 50%;
	width: 41px;
}
.main-nav a.txt-main-nav-link3 {
	background: url(/images/txt-main-nav-link3.gif) no-repeat 50% 50%;
	width: 75px;
}
.main-nav a.txt-main-nav-link4 {
	background: url(/images/txt-main-nav-link4.gif) no-repeat 50% 50%;
	width: 30px;
}
.main-nav a.txt-main-nav-link5 {
	background: url(/images/txt-main-nav-link5.gif) no-repeat 50% 50%;
	width: 38px;
}
.main-nav a.txt-main-nav-link6 {
	background: url(/images/txt-main-nav-link6.gif) no-repeat 50% 50%;
	width: 50px;
}
.main-nav a.txt-main-nav-link7 {
	background: url(/images/txt-main-nav-link7.gif) no-repeat 50% 50%;
	width: 50px;
}
.main-nav a.txt-main-nav-link8 {
	background: url(/images/txt-main-nav-link8.gif) no-repeat 50% 50%;
	width: 65px;
}
/*CONTAINER*/
#container {
	background: #fff;
	margin-top: 168px;
}
/*flash-holder*/
.flash-holder {
	background:url(/images/bg-flash-banner.png) no-repeat;
	width: 699px;
	height: 178px;
	overflow: hidden;
	padding: 1px;
	margin: 0 20px -8px;
	position: relative;
	top: -19px;
	z-index:9990;
}

.content-holder {
	padding: 0 23px 60px;
	background: #fff url(/images/bg-sidebar.gif) repeat-y 23px 0;
	overflow: hidden;
}
/*green-box*/
.green-box {
	float: left;
	width: 237px;
	padding: 15px 17px 30px;
	background: url(/images/bg-green-box.jpg) no-repeat;
	margin-right: 16px;
}
.green-box p {color: #fff;}
.click-here {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.photo-list {
	overflow: hidden;
	height: 1%;
	margin-bottom: 12px;
}
.photo-list li {
	float: left;
	margin-right: 20px;
}
.photo-list img {border: 1px solid #000;}
/*content*/
.content {
	float: right;
	width: 400px;
	padding: 10px 5px 0 0;
}
/*FOOTER*/
.footer-holder {
	background: #000;
	height: 100px;
	margin-top: -60px;
	position: relative;
	z-index: 100;
}
#footer {
	width: 758px;
	margin: 0 auto;
	position: relative;
}
/*footer-nav*/
.footer-nav {
	padding: 12px 0 0 40px;
}
.footer-nav li {
	font-size: 12px;
	display: inline;
	padding-right: 13px;
}
.footer-nav a {
	color: #e9d49e;
	text-decoration: none;
}
.footer-nav a:hover {text-decoration: underline;}
/*copyright*/
.copyright {
	position: absolute;
	top: -30px;
	right: 110px;
}
/*home-link*/
.home-link {
	position: absolute;
	top: -34px;
	right: 20px;
}
/*content-text*/
.content-text {
	padding: 15px 51px 100px 53px;
}
.content-text p {margin-bottom: 18px;}
.content-text h2 {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #d65154;
	margin: 0;
	letter-spacing: 0;
}
#footer a.lmg {
	background: url(/images/lmg1.png) no-repeat;
	text-indent: -3000px;
	position: absolute;
	overflow: hidden;
	width: 128px;
	height: 36px;
	left: 25px;
	top: 35px;
}
