html,body,li,ul,a,h1,h2,h3,h4,h5,h6,img,div,p{
margin: 0px;
padding: 0px;
}

a:visited{
	color:#0000ee;
}

body{
	background: #ECDFCC;
	font-family: Arial, "sans serif";
	font-size: 12px;
	color: #543912;
}

h1{
	font: bold 32px Arial, "sans serif";
	text-align:center;
	color:#800000;
}

h2{
	font: bold 14px Arial, "sans serif";
	color: #543912;
	line-height:22px;
	text-align:center;
}

h3{
	font: bold 12px Arial, "sans serif";
	color: #543912;
	line-height:22px;
	text-align:left;
}

.mainmenu{
	position:absolute;
	width:100%;
	top:0;
	text-align:center;
}

.content{
	position:relative;
	width: 760px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background:#fff url(images/content_back.jpg) repeat-y;
}

.backtop{
	position:relative;
	width: 738px;
	height:7px;
	border-top:solid 30px #ecdfcc;
	margin-left:auto;
	margin-right:auto;
	background:#fff url(images/content_back_top.jpg) repeat-x;
}

.backbottom{
	position:relative;
	width: 738px;
	height:7px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/content_back_bottom.jpg) repeat-x;
}

.main{
	position:relative;
	width: 717px;
	border-top:solid 9px #ffffff;
	border-bottom:solid 9px #ffffff;
	padding-top:25px;
	padding-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	background:#eee7dd url(images/content_bg.jpg) no-repeat bottom right;
}

.marg25{
	margin-left:30px;
	margin-right:30px;
}

.topimage{
	position:relative;
	border:solid 1px #666;
	margin-right:10px;
}

.topimage2{
	position:relative;
	border:solid 1px #666;
}

ul#check{
	position:relative;
	margin-left:40px;
	list-style-image: url(images/list_style.gif);
	list-style-type: square;
	font: normal 12px Arial;
}


ul#listing2{
	margin-left:40px;
}

ul#listing2 li{
	margin-top:20px;
	color:#900000;
}

ul#listing{
	margin-left:40px;
}

ul#listing li{
	margin-top:20px;
}

.lined{
	margin-left:30px;
}

.forms{
	position:relative;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	font: bold 12px Arial, "sans serif";
	color: #543912;
}

.lc{
	position:relative;
	width:120px;
	display:block;
	float:left;
}

.row1{
	position:relative;
	margin-bottom:5px;
}

.copyright{
	position:relative;
	width: 738px;
	margin-left:auto;
	margin-right:auto;
	font: normal 11px Arial, "sans serif";
	color: #bbab94;
	text-align:center;
}

.copyright strong {font-size:12px; color:#B09E85;}

.copyright a, .copyright a:visited {
	font: normal 11px Arial, "sans serif";
	color: #bbab94;
}

.leftc{
	position:relative;
	width:300px;
	float:left;
	margin-right:20px;
}

.rightc{
	position:relative;
	width:300px;
	float:left;
	margin-right:20px;
}

.clean{
	clear:both;
}

.infobox{
	position:relative;
	width:80%;
	padding:20px;
	border:solid 2px #666;
	margin-left:auto;
	margin-right:auto;
}

.aleft{
	position:relative;
	border:solid 1px #333;
	margin:0 20px 0 0;
	float:left;
}

.aright{
	position:relative;
	border:solid 1px #333;
	margin:0 0 0 20px;
	float:right;
}

.testimonialsbox{
	position:relative;
	width:600px;
	margin:20px;
	font-style: italic;
}