@charset "iso-8859-1";
/* Creation date: 20/01/2009 */
body {
	margin: 0;
	padding: 0;
	width: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 62.50%;
	background: #ffffff;
	color: #000000;
}
.float-left {
	float: left;
}
.three-columns {
	width: 33%;
}
.home-columns {
	width: 30%;
}
.padding-r15 {
	padding-right: 15px;
}
.two-columns {
	width: 49%;
}
.height24 {
	height: 24px;
}
.centered-text {
	text-align: center;
}
.smaller-size {
	font-size: 0.9em;
	line-height: 0.9em;
}
p, li, input, select {
	font-size: 1.2em;
	line-height: 1.4em;
}
span.topmenuitems {
	font-size: 1.2em;
	line-height: 35px;
	padding-left: 10px;
}
span.featureitems {
	font-size: 1.2em;
	line-height: 23px;
	padding-left: 10px;
}
blockquote {
	font-size: 1.2em;
	line-height: 1.4em;
}
h1 {
	font-size: 1.8em;
	line-height: normal;
	color: red;
}
h2 {
	font-size: 1.4em;
	line-height: 1.6em;
	color: red;
}
h3 {
	font-size: 1.2em;
	line-height: 1.3em;
}
table {
	font-size: 1.0em;
	line-height: 1.4em;
}
img {
	border: 0;
}
img.title {
	margin: 10px 0px 0px 10px;
}
img.features-img{ 
	margin: 20px 0px 20px 10px;}
a {
	color: blue;
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
}
a.gray { 
	color:#666;
}
hr {
	color: #eee;
}
ul.li2 {
	font-size: 0.8em;
	line-height: 0.8em;
}
div.redbox {
	float: left;
	width: 260px;
	height: 23px;
	margin: 0px 0px 5px 5px;
	background: url('img/bg6.png') no-repeat;
	color: #ffffff;
	overflow:hidden;
	cursor:pointer;
}
div.graybox {
	float: left;
	width: 260px;
	margin: 0px 0px 5px 5px;
	background: #ddd;
	color: #000000;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
div.feature {
	padding: 10px;
	position:relative;
	font-size: 1.2em;
	line-height: 1.4em;
}
div.clearing {
	clear: left;
}
#container {
	clear: both;
	width: 990px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#header {
	width: 990px;
	height: 100px;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: inherit;
	background: url('img/bg1.png') no-repeat;
	z-index: 1;
}
#logo {
	float: left;
	margin: 5px 0px 0px 10px;
}
#search {
	float: right;
	margin: 40px 20px 0px 0px;
	width: 291px;
	height: 24px;
	background: url('img/search.png') no-repeat;
}
#topmenu {
	width: 990px;
	height: 345px;
	margin: 0 auto;
	padding-top: 5px;
	position: absolute;
	top: 100px;
	left: inherit;
	background: url('img/bg2.png') repeat-x;
	color: #ffffff;
	z-index: 2;
}
#banner {
	width: 990px;
	height: 220px;
	margin: 0 auto;
	position: absolute;
	top: 140px;
	left: inherit;
	background: #ddd;
	z-index: 1;
}
#banner_home {
	width: 990px;
	height: 294px;
	margin: 0 auto;
	position: absolute;
	top: 140px;
	left: inherit;
	background: #ddd;
	z-index: 1;
}
#title {
	width: 990px;
	height: 88px;
	margin: 0 auto;
	position: absolute;
	top: 365px;
	left: inherit;
	background: url('img/bg3.png') no-repeat;
	z-index: 1;
}
#title_home {
	width: 990px;
	height: 88px;
	margin: 0 auto;
	position: absolute;
	top: 437px;
	left: inherit;
	background: url('img/bg3.png') no-repeat;
	z-index: 1;
}
#maincontent {
	width: 990px;
	margin: 0 auto;
	position: absolute;
	top: 453px;
	left: inherit;
	background: url('img/bg4.png') top left repeat-y;
	z-index: 1;
}
#maincontent_home {
	width: 990px;
	margin: 0 auto;
	position: absolute;
	top: 525px;
	left: inherit;
	background: url('img/bg4.png') top left repeat-y;
	z-index: 1;
}
#features {
	float: left;
	width: 285px;
	margin: 0 auto;
}
#articles {
	float: right;
	width: 640px;
	margin: 0px 50px 0px 0px;
	padding-top: 10px;
	text-align:justify;
}
#bottom-image {
	clear:both;
	width: 990px;
	height: 19px;
	margin: 0 auto;
	position: absolute;
	left: inherit;
	bottom: -19px;
	background: url('img/bg5.png') no-repeat;
	z-index: 1;
}
#footer-line {
	clear:both;
	width: 990px;
	height: 20x;
	margin: 0 auto;
	position: absolute;
	left: inherit;
	bottom: -50px;
	text-align: center;
	z-index: 1;
}
ul.cssMenu ul {
	display: none;
}
ul.cssMenu li:hover>ul{
	display: block
}
ul.cssMenu ul{
	position: absolute;
	left: -1px;
	top: 98%;
	z-index: 1;
}
ul.cssMenu ul ul{
	position: absolute;
	left: 98%;
	top: -2px;
	z-index: 1;
}
ul.cssMenu,ul.cssMenu ul {
	margin: 0px;
	list-style: none;
	padding: 0px 2px 2px 0px;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display: block;
	zoom: 1;
	float: left;
}
ul.cssMenu ul{
	width: 182px;
}
ul.cssMenu li{
	display: block;
	margin: 2px 0px 0px 2px;
	font-size: 0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
	outline-style: none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display: block;
	vertical-align: middle;
	border-width: 0px;
	border-color: #6655ff;
	border-style: solid;
	padding: 4px 15px 4px 4px;
	_padding-left: 0;
	font: normal 11px Verdana;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	cursor: default;
}
ul.cssMenu span{
	overflow: hidden;
}
ul.cssMenu li {
	float: left;
}
ul.cssMenu ul li {
	float: none;
}
ul.cssMenu ul a {
	text-align: left;
	white-space: nowrap;
}
ul.cssMenu li.sep{
	text-align: center;
	padding: 0px;
	line-height: 0;
	height: 100%;
}
ul.cssMenu li.sep span{
	float: none;
	padding-right: 0;
	width: 5;
	height: 16;
	display: inline-block;
	background-color: #aaaaaa;
	background-image: none;
}
ul.cssMenu ul li.sep span{
	width: 80%;
	height: 3;
}
ul.cssMenu li:hover{
	position: relative;
	 z-index: 1
}
ul.cssMenu li:hover>a{
	background-color: #000000;
	border-color: #665500;
	border-style: solid;
	font: normal 11px Verdana;
	color: #ffffff;
	text-decoration: none;
}
ul.cssMenu li a:hover{
	position: relative;
	background: url('img/bg9.png') no-repeat;
	border-color: #665500;
	border-style: solid;
	font: normal 11px Verdana;
	color: #ffffff;
	text-decoration: none;
	z-index: 1
}
ul.cssMenu li.dis a {
	color: #aaaaaa;
}
ul.cssMenu img {
	border: none;
	float: left;
	_float: none;
	margin-right: 4px;
	width: 16px;
	height: 16px;
}
ul.cssMenu ul img {
	width: 16px;
	height: 16px;
}
ul.cssMenu img.over{
	display: none;
}
ul.cssMenu li.dis a:hover img.over{
	display: none;
}
ul.cssMenu li.dis a:hover img.def {
	display: inline;
}
ul.cssMenu li:hover > a img.def  {
	display: none;
}
ul.cssMenu li:hover > a img.over {
	display: inline;
}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover a:hover img.over{
	display: inline;
}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover a:hover img.def{
	display: none;
}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul,ul.cssMenu a:hover a:hover a:hover ul{
	display: block;
}
ul.cssMenu a:hover ul ul,ul.cssMenu a:hover a:hover ul ul{
	display: none
}
ul.cssMenu span{
	display: block;
	background-image: url(img/arrv_blue_2.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}
ul.cssMenum a, ul.cssMenum li.dis a:hover, ul.cssMenum li.sep a:hover {
	color: #000000;
	background: url('img/bg8.png') no-repeat;
}
ul.cssMenu li:hover>a>span {
	background-image: url(img/arrv_white_2.gif);
}
ul.cssMenu a:hover span {
	_background-image: url(img/arrv_white_2.gif);
}
ul.cssMenu ul li:hover > a span {
	background-image: url(img/arr_white_2.gif);
}
ul.cssMenu li a.cssMenui0 {
	font: n;
}
ul.cssMenu li a.cssMenui0:hover {
	font: o;
}

