﻿body{
background-color:#e3e3e3;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
line-height:23px;
background-image:url('images/bg.jpg');
background-repeat:no-repeat;
background-position:center top;
margin-top:10px;
}

a{
	color:#ba3333;
}

a:hover{
	color:#445D96;
}

hr{
height: 1px;
width:95%;
margin-top: 0.5em;
border: none;
border-bottom: 1px solid ;
color:#ccc;
}

h1{
	padding-bottom:5px;
	border-bottom:3px #ccc double;
	font-size:13pt;
	color:#862224;
	text-transform:uppercase;
}

h2{
	font-size:10pt;
	margin-bottom:0px;
	margin-top:8px;
	color:#862224;
	text-transform:uppercase;
}

ul {
	margin-top:0px;
	margin-left:10px;
	padding-left:2px;
}

ul li{
	margin-left:10px;
	padding-left:2px;
}

p{
	margin:8px 0px;
}

#wrapper{
width:800px;
margin:auto;
border:1px #ccc solid;
}

#headerWrapper{
background-image:url('images/index_01.jpg');
background-color:#cccccc;
height:185px;
}


.navButtons a{
display:block;
float:right;
width:240px;
height:26px;
margin-top:35px;
background-image:url("images/freeDemoButton.jpg");
background-repeat:no-repeat;
text-decoration:none;
text-align:center;
}

.navButtons a:hover{
background-image:url("images/freeDemoButtonOver.jpg");

}

.demo a{
	display:block;
	width:200px;
	height:44px;
	background-image:url('images/freeDemo2.jpg');
	text-decoration:none;
}

.demo a:hover{
	background-image:url('images/freeDemo2Over.jpg');
}

#content{
clear:both;
padding:5px 0px 5px 15px;
background-color:#fff;
color:#676767;
}

.homeTableLeft{
	width:535px;
	padding-right:20px;
}

.homeTableRight{
	border-left:1px #ccc dotted;
	border-bottom:1px #ccc dotted;
	padding:0px 15px;
}

.distributors td{
	width:33%;
	padding-left:20px;
}

iframe{
height:500px;
width:100%;
border:0px;
}

#footer{
background-image:url('images/index_03.jpg');
background-repeat:no-repeat;
background-color:#fff;
color:#999999;
height:25px;
padding-top:3px;
text-align:center;
color:#000;
}

#footer a{
text-decoration:none;
color:#000;
}

#footer a:hover{
color:#000;
}

.bottomNav{
	font-size:8pt;
}

#legal{
width:800px;
margin:auto;
color:#999999;
height:23px;
padding-top:0px;
text-align:center;
font-size:7pt;
}
