body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	background-image: url(/images/eacls_background.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
}
img {
	border: none;
}
p {
	font-size: 12px;
	color: #000000;
}
.testimonial {
	font-size: 11px;
}
h1 {
	color: #CC0000;
	font-size: 20px;
	font-weight: bold;
}
ul.rightlist {
	font-size: 12px;
	color:#000000;
	list-style-image:url(/images/red_bullet.jpg);
	line-height: 1.1;
}
ul.rightlist li {
	border-bottom: solid #FFFFFF 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.eacls #container {
	width: 998px;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.eacls #homeImages {
	background-image:url(/images/mainBody.jpg);
	background-repeat:no-repeat;
	padding: 0 0;
	margin-top: -35px;
	background-color:#FFFFFF;
	position:relative;
	z-index:1;
}
.eacls #homeImages #navigation {
	height:301px;
	padding: 38px 0 0 40px;
}
.eacls #homeImages #navigation #purchasenowbtn {
	position:absolute;
	left: 785px;
	top: 207px;
}

/* SUB PAGES */

.eacls #mainContentInside {
	padding: 0 0 0 30px;
	margin-top: -15px;
	background-color:#FFFFFF;
	background-image:url(/images/sub_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.eacls #mainContentInside #navigation {
	padding: 16px 0 75px 50px;
}
.eacls #mainContentInside #leftside {
	float:left;
	width:163px;
	margin: -60px 20px 0 0;
}
.eacls #mainContentInside #middle {
	float:left;
	width:480px;
	border-left: #cccccc solid 1px;
	margin-top:-60px;
	padding-left: 10px;
	padding-right: 20px;
	_padding-right: 0px;
	_width:490px;
}
.eacls #mainContentInside #rightside {
	float:left;
	width:191px;
	margin-top:-60px;
	padding: 0 10px 0 0px;
	_margin: 0 0;
	_padding: 0 0;
}
.eacls #mainContentInside #rightside #redbox {
	background-image:url(/images/ordering-is-easy.jpg);
	background-repeat:no-repeat;
	height: 300px;
	width:223px;
}
.eacls #mainContentInside #rightside #redbox #btn {
	position:relative;
	top: 160px;
	left: 40px;
}
.eacls #mainContentInside #rightside #greybox {
	float:left;
	width:191px;
	height: 400px;
	background-image:url(/images/grey_box400.gif);
	background-repeat:no-repeat;
	margin: 0 0 20px 5px;
	padding: 10px 10px 0 10px;
}
ul.bodylist {
	font-size: 12px;
	color:#000000;
	line-height: 1.2;
}
ul.bodylist li.highlight {
	background-color:#CCCCCC;
}

/* HOMEPAGE */

.eacls #mainContent {
	padding: 20px 0 0 0;
	margin-top: 0px;
	background-color:#FFFFFF;
	background-image:url(/images/main_bg_top.jpg);
	background-repeat:no-repeat;
	height: 400px;
}
.eacls #mainContent #leftside {
	float:left;
	width:163px;
	margin: 5px 10px 0 30px;
}
.eacls #mainContent #middle {
	float:left;
	width:510px;
	border-left: #cccccc solid 1px;
	padding-left: 10px;
	padding-right: 20px;
	_padding-right: 0px;
	_width:490px;
}
.eacls #mainContent #rightside {
	float:left;
	width:197px;	
	height: 400px;
	background-image:url(/images/grey_box400.gif);
	background-repeat:no-repeat;
	margin: 0px 11px 20px 11px;
	padding: 10px 8px 0 8px;
}
.eacls #header {
	padding: 0 20px;
	display: block;
	position:relative;
	z-index:2;
}

.eacls #header_right {
	text-align: right;
	margin: -80px 0 0 0;
	height: 80px;
}

#clear {
	clear:both;
}

.eacls #footer {
	background-color:#11153e;
	height:50px;
	padding: 11px 0 0 25px;
}

/* OLD TEXT CSS */

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #666666;
}
a.bottom:link {
	color: #888a9f;
}
a.bottom:visited {
	color: #888a9f;
}
a.bottom:hover {
	color: #ffffff;
}
a.bottom:active {
	color: #888a9f;
}
.regular {
	font-size: 12px;
	color: #000000;
}
.topblue {
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}
.greylink {
	font-size: 11px;
	color: #666666;
}
.arialit {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.redbold {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.bottomlinks {
	font-size: 10px;
	font-weight: bold;
	color: #888a9f;
	line-height: 17px;
}
td 
{
	font-size: 12px;
	color: #000000;	
	width:55%;
}
.content
{
    font-size: 12px;
	color: #000000;	
}
.pageHeader
{
    font-size: 12px;
	color: #000000;	
}
th
{
	
	font-size: 12px;	
	text-align:left;	
	color: #000000;
	width:40%;
	font-weight:normal;
}
.errormsg 
{    
    color: #FF0000
}