﻿/* CSS Document */
*{
	padding: 0;
	margin: 0;
}
body {
	background: url(images/grass_rpt.gif) repeat-x left top;
	font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	color: #455560;
	font-size: 12px;
}
a {
	color: #00a1b1;
	text-decoration: underline;
}
a:hover {
	color: #5cccda;
}
img {
	border: 0px;	
}
}
p {
	line-height: 18px;
	margin: 5px 0 10px 0;
}
h1 {
	color: #00a1b1;
	font-size: 24px;
	margin: 10px 0px 5px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px 5px;
}
.hr {
  	height: 1px;
  	background: url(images/hr.gif) repeat-x 0 7px;
	height: 15px;
}
.hr hr {
  	display: none;
}
#container {
	width: 857px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	left: 0;
	top: 0;
}
#header {
	height: 136px;
	width: 859px;
	position: relative;
	left: 0;
	top: 0;
}
#header .logo {
	width: 273px;
	height: 136px;
	background: url(images/logo.gif) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 !important;
}
#header .slogan {
	width: 305px;
	height: 93px;
	background: url(images/slogan.jpg) no-repeat left top;
	position: absolute;
	right: 0;
	top: 43px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 !important;
}
#header .nav {
	height: 24px;
	position: absolute;
	right: 0;
	top: 14px;
	font-size: 10px;
	margin-right: 2px;
}
#header .nav li {
	float: left;
	height: 24px;
	text-indent: 15px;
	list-style: none;
	margin-left: 10px;
}
#header .nav li a {
	color: #FFF;
	text-decoration: none;
}
#header .nav li a:hover {
	text-decoration: underline;
}
#header .nav .home {
	border-right: 1px solid #1595a5;
	background: url(images/home_icon.gif) no-repeat 0 3px;
	padding-right: 10px;
}
#header .nav .sitemap {
	border-right: 1px solid #1595a5;
	background: url(images/sitemap_icon.gif) no-repeat 0 3px;
	padding-right: 10px;
}
#header .nav .contact {
	background: url(images/contact_icon.gif) no-repeat 0 3px;
}
#nav {
	position: relative;
	left: 0;
	top: 0;
	height: 36px;
}
#nav li{
	float: left;
	list-style: none;
	width: 142px;
	margin-right: 1px;
}
#nav li a {
	width: 142px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#nav li a:hover {
	background-position: 0 -36px;
}
#nav .home {
	background: url(images/nav_home.png) no-repeat left top;
}
#nav .services {
	background: url(images/nav_services.png) no-repeat left top;
}
#nav .products {
	background: url(images/nav_products.png) no-repeat left top;
}
#nav .downloads {
	background: url(images/nav_downloads.png) no-repeat left top;
}
#nav .codegenerator {
	background: url(images/nav_code_generator.png) no-repeat left top;
}
#nav .articles {
	background: url(images/nav_articles.png) no-repeat left top;
}
#nav .contact {
	background: url(images/nav_contact.png) no-repeat left top;
}
.current {
	background-position: 0 -72px !important;
}
.last {
	margin-right: 0 !important;
}
#sub-nav {
	width: 857px;
	/* height: 28px; */
	font-size: 11px;
	position: relative;
	left: 0;
	top: 0;
}
#sub-nav .txt {
	border-left: 1px solid #afbabf;
	border-right: 1px solid #afbabf;
	padding: 5px;
}
#sub-nav .txt a {
	margin: 0 5px;
}
#sub-nav .btm {
	background: url(images/sub_btm.gif) no-repeat left bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 857px;
	height: 4px;
}
#content {
	position: relative;
	left: 0;
	top: 0;
	margin-top: 10px;
}
#content .left {
	width: 572px;
	float: left;
}
#content .right {
	width: 253px;
	float: right;
}
#footer {
	border-top: 1px solid #afbabf;
	font-size: 10px;
	padding: 5px 0 10px 0;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
.sliding {
	display: none;
}
.clear {
	clear: both;
}
.list {
	margin: 0 0 5px 0;
}
.list li {
	background: url(images/bullet.gif) no-repeat 0 5px;
	list-style: none;
	font-size: 12px;
	padding-left: 10px;
	margin: 5px 0;
}
.column {
	margin-right: 30px;
	float: left;
}
.download {
	background: url(images/download.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	height: 15px;
	font-size: 11px;
	margin: 6px 0 0 0;
	float: left;
}
.arrow {
	float: right;
	background: url(images/arrow.gif) no-repeat 0 5px;
	width: 7px;
	height: 16px;
	margin: 3px 0;
	display: block;
}
.spacer {
	margin-top: 20px;
}
.disc {
	padding-left: 20px;
	background: url(images/disc.gif) no-repeat left top;
}
.document {
	padding-left: 20px;
	background: url(images/document.gif) no-repeat 0 3px;
}
.heading a {
	text-decoration: none;
	color: #455560;
} 
.heading a:hover {
	text-decoration: underline;
}
