/* Master styles */
html, body {
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: #000;
	border:0;
}
html, body * {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
img { border: 0 }
.left { float: left }
.right { float: right }
* { outline: 0; }
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
h1.head {
	padding:0px;
	margin:0px;
	color:#000;
	position: absolute;
	left:-2000px;
	width:900px;
}
/* Website styles */
body {
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	font-size: 13px;
	background: #fff url('../im/bg.gif') top left repeat-x;
}
div#header {
	width: 778px;
	height: 315px;
	margin: 0 auto;
	font-size: 11px;
	background: url('../im/header-bg.gif') top right no-repeat;
}
#header div.flash {
	width: 587px;
	height: 315px;
	float: left;
}
#header div.topnav {
	width: 170px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: 210px;
	color: #909090;
}
#header .topnav a {
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}
#header .topnav a:hover {
	color: #63d638;
}
#header ul#nav {
	float: right;
	padding: 115px 20px 0 0;
}
#header #nav li {
	list-style: none;
}
#header #nav li a {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #258800;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 20px;
	background: url('../im/nav-bullet.gif') top left no-repeat;
}
#header #nav li a:hover, #header #nav li a.active {
	color: #63d638;
	background: url('../im/nav-bullet.gif') bottom left no-repeat;
}
#header #nav li a.index {
	width: 161px;
	height: 25px;
	display: block;
	padding: 0;
	background: url('../im/nav-index.gif') top left no-repeat;
}
#header #nav li a.index:hover, #header #nav li a.index2 {
	background: url('../im/nav-index.gif') bottom left no-repeat;
}
#header #nav li a.functions {
	width: 161px;
	height: 28px;
	display: block;
	padding: 0;
	background: url('../im/nav-functions.gif') top left no-repeat;
}
#header #nav li a.functions:hover, #header #nav li a.functions2 {
	background: url('../im/nav-functions.gif') bottom left no-repeat;
}
#header #nav li a.support {
	width: 161px;
	height: 27px;
	display: block;
	padding: 0;
	background: url('../im/nav-support.gif') top left no-repeat;
}
#header #nav li a.support:hover, #header #nav li a.support2 {
	background: url('../im/nav-support.gif') bottom left no-repeat;
}
#header #nav li a.how {
	width: 161px;
	height: 26px;
	display: block;
	padding: 0;
	background: url('../im/nav-how.gif') top left no-repeat;
}
#header #nav li a.how:hover, #header #nav li a.how2 {
	background: url('../im/nav-how.gif') bottom left no-repeat;
}
#header #nav li a.about {
	width: 161px;
	height: 28px;
	display: block;
	padding: 0;
	background: url('../im/nav-about.gif') top left no-repeat;
}
#header #nav li a.about:hover, #header #nav li a.about2 {
	background: url('../im/nav-about.gif') bottom left no-repeat;
}
#header #nav li a.contacts {
	width: 161px;
	height: 28px;
	display: block;
	padding: 0;
	background: url('../im/nav-contacts.gif') top left no-repeat;
}
#header #nav li a.contacts:hover, #header #nav li a.contacts2 {
	background: url('../im/nav-contacts.gif') bottom left no-repeat;
}
div#main {
	clear: both;
	width: 778px;
	margin: 1px auto 0 auto;
	_margin: 0 auto;
	_position: relative;
	_bottom: 3px;
	padding: 0 0 30px 0;
	overflow: hidden;
}
div#content {
	float: left;
	width: 587px;
	padding: 35px 0 0 0;
	background: url('../im/main-bg.gif') top left no-repeat;
}
#content a.support {
	width: 564px;
	height: 110px;
	display: block;
	margin: 0 0 20px 0;
}
#content div.box1 {
	float: left;
	width: 172px;
	padding: 0 10px 0 0;
	margin: 0 0 15px 0;
	border-right: 1px dotted #ccc;
}
#content .box1 div.text {
	width: 172px;
	height: 130px;
	background: url('../im/box1-bg.gif') top left no-repeat;
	padding: 120px 0 0 0;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #005a02;
}
#content a.learnmore {
	width: 128px;
	height: 39px;
	display: block;
	background: url('../im/learnmore-btn.gif') top left no-repeat;
}
#content div.box2 {
	float: left;
	width: 172px;
	padding: 0 10px 0 0;
	margin: 0 0 15px 10px;
	border-right: 1px dotted #ccc;
}
#content .box2 div.text {
	width: 172px;
	height: 130px;
	background: url('../im/box2-bg.gif') top left no-repeat;
	padding: 120px 0 0 0;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #005a02;
}
#content div.box3 {
	float: left;
	width: 172px;
	margin: 0 0 15px 10px;
}
#content .box3 div.text {
	width: 172px;
	height: 130px;
	background: url('../im/box3-bg.gif') top left no-repeat;
	padding: 120px 0 0 0;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #005a02;
}
#content h2 {
	clear: left;
	font-size: 18px;
	color: #006600;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
}
#content p {
	clear: left;
	float: left;
	width: 95%;
	padding: 10px 15px;
}
#content p img {
	margin: 0 0 0 10px;
}
#content ul, #content ol {
	clear: left;
	margin: 0 0 0 30px;
}
#content p a, #content ul a{
	color: #006600;
	text-decoration: none;
}
#content p a:hover, #content ul a:hover {
	text-decoration: underline;
}
#content table {
	clear: left;
	background: #eee;
}
#content td.title {
	background: #ddd;
}
#content a.prices {
	padding: 5px 10px;
	background: #ddd;
	font-size: 15px;
}
#content a.gal img {
	border: 2px solid #d8e6a8;
}
#content a.btn {
	clear: both;
	float: left;
	display: block;
	margin: 0 15px 0 0;
}
#content a.news {
	float: left;
	width: 240px;
	height: 90px;
	display: block;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 40px 115px 0 15px;
	background: url('../im/news-bg.gif') top left no-repeat;
}
#content strong.bg {
	padding: 0px 5px;
	background: #d8e6a8;
}
#content span.leftfunc {
	float: left;
	width: 400px;
	padding: 0 0 0 15px;
	margin: 15px 0 0 0;
	display:block;
}
#content span.rightfunc {
	float: left;
	width: 100px;
	padding: 0 15px 0 0;
	margin: 15px 0 0 50px;
	display:block;
}
#content span a {
	color: #006600;
	clear: both;
}
#content span a:hover {
	text-decoration: none;
}
div#sidebar {
	float: right;
	width: 190px;
}
#sidebar div.box {
	width: 170px;
	padding: 0 10px 15px 10px;
	margin: 0 0 15px 0;
	background: url('../im/sidebar-box.gif') bottom left no-repeat;
}
#sidebar .box a {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 25px;
	color: #258800;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#sidebar .box a:hover {
	color: #333;
}
#sidebar .box p {
	font-size: 11px;
}
div#footer {
	clear: both;
	width: 748px;
	height: 81px;
	padding: 15px;
	margin: 0 auto;
	background: url('../im/footer-bg.gif') top left no-repeat;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #012a00;
}
#footer h3 {
	font-size: 13px;
	font-weight: normal;
}
#footer p {
	margin: 0 0 20px 0;
}
#footer a {
	color: #012a00;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span {
	font-size: 12px;
}
#footer .right {
	text-align: right;
}