﻿body , html{
font-family: sans-serif, Verdana, Geneva, sans-serif;
background: url("../images/bg.jpg") repeat #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

p{
font-size: 12px;
margin-top: 12px;
margin-bottom: 10px;
}

p.content-home-text {
 margin-left: 18px;
 margin-right: 12px;
 color: #FFFFFF; 
 font-size: 12px;
}

p.small-text {
	margin-top: 0px;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.bottom-links {
	color: #95999e;
	font-size: 10px;
}

.bottom-links a:link {color: #95999e;}
.bottom-links a {
	color: #95999e;
}
.bottom-links a:hover {
	text-decoration: underline;
	color: #FFFF00;
}


.margin {
  line-height: 25px;
}

.margin a:link {color: #FFFFFF;}
.margin a:visited {color: #FFFFFF;}
.margin a:active {color: #FFFFFF;}
.margin a:hover {text-decoration: none;}

.yellow { 
  color: #ffff00; 
} 

.black-heading {
 color: #000000;
 font-size: 15px;
 margin-left: 12px;
}

.yellow-heading { 
  color: #ffff00; 
  font-size: 15px;
} 

.tellmemore {
  color: #000000; 
  float:right;
  font-size:12px;
  margin-right:10px;
}

.tellmemore a:link {
	color: #FFFFFF;
}
.tellmemore a:visited {
	color: #FFFFFF;
}
.tellmemore a:active {
	color: #FFFFFF;
}
.tellmemore a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

.main-links {
  width: 782px;
  color: #FFFFFF;
  text-align:center;
  line-height: 26px;
  font-weight:bold;
  font-size: 12px;
}

.main-links a:link {color: #FFFFFF;}
.main-links a:visited {color: #FFFFFF;}
.main-links a:active {color: #FFFFFF;}
.main-links a:hover {
	text-decoration: underline;
	color: #FEFF00;
}

.logo-text {
  color: #37383a;
  text-align:right;
  float:right;
  margin-right:15px;
  margin-top:15px;
  line-height: 25px;
  font-weight:bold;
  font-size: 12px;
}

.logo-text a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.navheading {
	width: 180px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	line-height: 25px;
	font-weight: bold;
	font-size: 16px;
}
.navlink {
	width: 198px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin-top: 8px;
	margin-left: 15px;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
}

.contentheader {
	width: 545px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
}

.contenttext {
	color: #000000;
	text-align: left;
	float: left;
	margin-top: 18px;
	margin-left: 20px;
	margin-right: 15px;
	line-height: 14px;
	font-size: 12px;
}


img {
	border:0px;
	margin: 0px;
}

#container{
width: 782px;
margin: 0 auto;
background-color: #000000;
}

#logo{
text-align:center;
width: 782px;
height: 130px;
margin: 0 auto;
border:0px;
border-bottom: 9px solid #54565b;
background: url("../images/logo.jpg") no-repeat #000000;
}

#advertisement{
	width: 782px;
	height: 159px;
	margin: 0 auto;
	border: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #000000 no-repeat;
}

#white-dotted{
width: 782px;
height: 15px;
margin: 0 auto;
border:0px;
border-top: 9px solid #54565b;
background: url("../images/white-dotted.png") no-repeat #000000;
}

#content{
width: 782px;
height: 100%;
margin: 0 auto;
border:0px;
background-color: #959a9e;
margin-left: auto;
margin-right: auto;
padding-bottom: 12px;
border-bottom: 3px solid #FFFFFF;
}

#bottom-grad{
width: 782px;
height: 103px;
margin: 0 auto;
border:0px;
background: url("../images/bottom-grad.png") repeat #ffffff;
}

#contact-us {
	width: 200px;
	height: 80px;
	float: right;
	margin-top: 12px;
	margin-right: 9px;
	border-left: 1px dashed #FFFFFF;
}

#top_links {
width: 784px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#reseller-logos {
	width: 550px;
	height: 33px;
	float: left;
	margin-top: 16px;
	margin-left: 9px;
}
#bottom-links {
	width: 550px;
	float: left;
	margin-top: 5px;
	margin-left: 9px;
	line-height: normal;
}

#nav-links {
width: 200px;
}

table.home-content
{
width: 762px;
height: 100%;
margin-left:auto;
margin-right:auto;
margin-top: 5px;
border: 0px;
}

td.home-content-row, td.home-content-row-middle {
width: 254px;
}

td.home-content-row-middle {
border-right: 1px dashed #FFFFFF;
border-left: 1px dashed #FFFFFF;
}

td.navigation {
width: 200px;
border-right: 1px dashed #FFFFFF;
vertical-align:top;
}


td.content {
float:left;
width: 540px;
margin-left:15px;
}

.navlink a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.navlink a:hover {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.logo-text a {
	color: #37383a;
}
.sitemap {
	color: #000000;
	font-size: 12px;
}
.sitemap a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.sitemap a:hover {
	color: #FFFF00;
	font-size: 12px;
	text-decoration: underline;
}

acronym {
	cursor: help;
}
.small_text {
	color: #000000;
	text-align: left;
	float: left;
	margin-top: 18px;
	margin-left: 20px;
	margin-right: 15px;
	font-size: x-small;
}

.img_right {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.minutetext {
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-align: center;
	font-size: 1px;
}

