﻿/* main areas */
html{min-height: 100%;margin-bottom: 1px;}
body{
	margin: 0px;
	font-size: 10pt;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
h1{
	color:#356AA0; font-family:Trebuchet MS; font-size:24px; font-weight:bold;
}
h5{
	font-size:12px;
	}
#bg{
	z-index:-1;
	width:950px;
	height:125px;}
#bgr
{
    position:absolute;
    width:1000px;
    margin-left:-560px;
    left:50%;top:0px;
    height:125px;
}
    
*{margin: 0;padding: 0;border: 0;}

#frame
{
    width: 800px;
	margin: 0 auto;
	font-size: 12px;
	color: #7D7B7D;
	font-family: Verdana, Arial;
	background-color:Transparent;}
#topSection
{
    width:100%;
    height:85px;
}
#top 
{
    margin-top:0px;
	margin-left:9px;
    display:block;
    width:953px;
	height:85px;
	background-image: url(../images/top.png);
	background-repeat:no-repeat;
	color:#EEEEEE;
	font-size:12px;
	font-family:Verdana;
	font-weight:700;
}
#top a{text-decoration:none; color:#EEEEEE;}
#top a:hover{color:#666666;}
#navigation{margin-top:50px;margin-left:368px;position:absolute; width:600px;}
#navigation img{ cursor:pointer;}
#content 
{
    color:Black;
	clear:both;
	display:block;
	width:953px;
	height:auto;
	background-color:Transparent;
	z-index:0;
	padding-bottom:20px;
}
#whatis
{
	width:624px;
	height:226px;
	color:#666666;
	background-image:url(../images/whatis.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	padding-top:25px;
	padding-left:25px;
	position:absolute;
}
#products
{
	width:276px;
	height:226px;
	position:absolute;
	margin-left:650px;
	background-image:url(../images/products.jpg);
	background-repeat:no-repeat;
}
#bottom
{
    width:920px;
    height:226px;
	margin-top:330px;
	margin-left:-5px;
    display:block;
	font-family:Helvetica;
	color:#FFFFFF;
}
.heading{
	color:#FF7400;
	font-weight:bold;
	font-family:Helvetica;
	font-size:20px;
}
#flashBG
{
    width:900px;
    height:300px;
    background-color:#FFFFFF;
	background-repeat:no-repeat;
    position:absolute;
    margin-left:16px;
    margin-top:10px;
    padding-top:5px;
    padding-left:5px;
}

#footer {
	clear:both;
	height:20px;
	font-family:Trebuchet MS;
	font-size: 12px;
	color:#642D40;
	padding-top:1px;
	margin-top:50px;
	text-align:center;
}
#centered{
	text-align:center;
	width:100%;
	height:auto;
	color:#000000;
}
.contain
{
    padding-top: 1px;
}
.standout{color:#356AA0; font-family:Trebuchet MS; font-size:24px; font-weight:bold;}
.tableContent{font-family:Trebuchet MS; font-size:14px;}
.inputNormal{font-family:Trebuchet MS; font-size:14px; border-width:thin;border-color:#000000; border-style:solid;}
.solutions{width:65%; padding-left:20px; font-size:14px;}
.educate{width:94%; padding-left:20px; font-size:14px;}
.faq{padding-left:60px; font-size:14px; width:90%;}
.faq a{color:#6CA3BC;}
.answer{width:93%; background-color:#CCCCCC; padding-top:5px; padding-bottom:5px; padding-left:5px; font-size:16px; margin-left:20px;}