@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	background: #666666 url(all-bg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #666666;
}
body {
	background: url(body-bg.png) no-repeat center top;
	padding-bottom: 50px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #74954c;
	font-size: 210%;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #74954c;
	font-size: 150%;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
.grey h2{
	font-size: 130%;
	font-weight:bold;
}
h3 {
	color: #333333;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	font-size: 100%;
}
p {
	margin: 0px 0px 15px 0px;
}
ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
	position: relative;
}
ul li {
	padding: 3px 0px 3px 20px;
	background: url(bullet.png) no-repeat left 11px;
}
input {
	border: 1px solid #6e8d48;
	color: #666666;
	font-size: 100%;
	padding: 4px 3px;
}
input.btn {
	border: 0px;
	color: #666666;
	font-size: 85%;
	padding: 0px;
	cursor: pointer;
}
a img {
	border: 0px;
}
a.normal:link, a.normal:visited {
	color: #6a1413;
	text-decoration: none;
}
a.normal:hover {
	text-decoration: underline;
}
div.main {
	width: 960px;
	margin: 0px auto;
	
	position: relative;
}
div.header {
	position: relative;
	width: 100%;
	height: 150px;
	background: url(header-bg.png) no-repeat left top;
}
div.logo {
	position: absolute;
	top: 61px;
	left: 42px;
}
div.phone {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6a1413;
	font-style: italic;
	font-weight:bold;
	top: 65px;
	right: 40px;
}
div.phone a:link, div.phone a:visited {
	color: #6a1413;
	text-decoration: none
}
div.phone a:hover {
	text-decoration: underline;
}
div.phone span {
	display: block;
	float: left;
	color: #999999;
	width: 60px;
}
div.container {
	width: 950px;
	background: #6a1413 url(container-bg.png) no-repeat left bottom;
	padding: 0px 5px;
}
div.left-col {
	float: left;
	width: 247px;
}
div.menu {
	background: #ffffff;
	padding: 15px 10px;
	margin-bottom: 5px;
}
a.mainbuttontext:link, a.mainbuttontext:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:bold;
	color: #6a1413;
	text-decoration: none;
	font-size: 15px;
	display: block;
	width: 197px;
	height: 26px;
	padding: 5px 0px 0px 25px;
	background: url(menu-item-bg.png) no-repeat left -27px;
}
a.mainbuttontext:hover,
a#on_link {
	color: #ffffff;
	background: url(menu-item-bg.png) no-repeat left 1px;
}
div.grey {
	background: #e6e6e6;
	padding: 10px 20px;
	margin-bottom: 5px;
}
div.grey p {
	font-size: 85%;
	margin-bottom: 5px;
}
div.grey input {
	width: 199px;
}
div.grey input.btn {
	width: 207px;
}
div.contacts {
	padding: 10px 0px 10px 15px;
	color: #ffffff;
}
div.contacts a:link, div.contacts a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.contacts a:hover {
	text-decoration: underline;
}
div.right-col {
	float: left;
	width: 678px;
	margin-left: 5px;
	background: #ffffff url(content-bg.png) repeat-x left top;
	padding: 10px;
}
div#featuresdivtop {
	float: right;
	width: 202px;
	background: url(right-box-bottom-bg.png) no-repeat 90% 99.9%;
	
	margin:0 0 20px 20px;
	display:block;
	padding:0px 0 0px 0px;
	
}
.featuresdiv{
width: 202px;
border:none;
color: #ffffff !important;
}
div.featuresspan {
	background: url(right-box-top-bg.png) no-repeat left top;
	padding:0 0 100px;
	
	overflow:hidden;
}

div.right-box div.featuresdiv {
	background: url(right-box-bg.png) repeat-y left top;
	
	color: #ffffff !important;
}
.feat_1{
color: #ffffff !important;
padding: 10px 15px;
}
div.right-box div.featuresdiv h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 150%;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
div.right-box div.featuresdiv h3 {
	color: #cccccc;
}

div.right-box div div.thumb {
	width: 170px;
	height: 170px;
	position: relative;
	overflow: hidden;
	text-align: center;
	background: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

div.footer {
	position: absolute;
	bottom: -35px;
	right: 5px;
	background: #efefef;
	padding: 10px;
	width: 678px;
}
div.footer strong {
	color: #74954c;
}
div.footer div.subnav {
	position: absolute;
	left: 270px;
	top: 10px;
	color: #6a1413;
}
div.footer div.powered,
div.footer div.subnav{
	text-align:right;
	float:right;
}
div.clear {
	width: 100%;
	height: 0px;
	overflow: hidden;
	clear: both;
}