body {
    background-image:url(../images/bg_tile.jpg);
	margin:0px;
}
li {
	padding-bottom:5px;
}
table, img {
	border:0px solid;
}
.arrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.fontBold {
	font-weight:bold;
}
.fontBrown {
	color:#793A15;
	font-weight:bold;
}
.fontGreen {
	color:#649506;
	font-weight:bold;
}
.testimonialName {
	color:#DD9402;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:right;
}
#body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#bodyTable {
	width:730px;
}
#boxFeatures {
	background-color:#E5FDB6;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
	padding-right:5px;
	width:140px;
}
#boxFeaturesMain {
	height:150px;
	width:540px;
}
#centeringTable {
	height:100%;
	width:100%;
}
#columnLeft {
	background-color:#BAD586;
	width:190px;
}
#columnRight {
	width:540px;
}
#contentBody {
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
}
#footer {
	background-color:#DD9402;
	color:#805500;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:40px;
	line-height:16px;
	text-align:center;
	width:730px;
}
#header {
	height:290px;
	width:730px;
}
#leftNavigation {
	height:150px;
	width:190px;
}
#leftNavigationForm {
	background-image:url(../images/bg_form.jpg);
	background-repeat:no-repeat;
	width:190px;
}
#topNavigation {
	height:30px;
	width:730px;
}
A:link,
A:visited {
	color:#333333;
	text-decoration:none;
}
A:hover {
	color:#999999;
	text-decoration:none;
}