body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	\\font-weight: normal;
	\\background-color: #9b8579;
	background: url(../images/bg.gif);
	\\background-color: #F7F7F7;
	color: #000;
	\\text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

strong {
	font-size: 16px;
	color: #58595b;
}

.amdtop {
	font-size: 24px;
	color: #58595b;
	font-weight: normal;
}

.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
	font-weight: normal;
} 

.review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595b;
	font-weight: normal;
} 

p {
	margin-left:50px;
	margin-right:50px;
} 

.top_image {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: top center; 
}

.btn {
	border-radius: 0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	background: #58595b;
	\\padding: 10px 10px 10px 10px;
	border-left: solid #ffffff 1px;
	display:inline-block;
	line-height:30px;
	text-decoration: none;
	height:30px;
	width:200px;
	text-align:center;
}

.btn:hover {
	background: #9c9ea2;
	text-decoration: none;
}

.btn2 {
	border-radius: 0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	background: #58595b;
	\\padding: 10px 10px 10px 10px;
	border-left: solid #ffffff 1px;
	display:inline-block;
	line-height:30px;
	text-decoration: none;
	height:30px;
	width:200px;
	text-align:center;
}

.btn2:hover {
	background: #2aabe4;
	text-decoration: none;
}

.btn3 {
	border-radius: 0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	background: #58595b;
	\\padding: 10px 10px 10px 10px;
	border-left: solid #ffffff 1px;
	display:inline-block;
	line-height:30px;
	text-decoration: none;
	height:30px;
	width:200px;
	text-align:center;
}

.btn3:hover {
	background: #f7941e;
	text-decoration: none;
}

.btn4 {
	border-radius: 0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	background: #58595b;
	\\padding: 10px 10px 10px 10px;
	border-left: solid #ffffff 1px;
	border-right: solid #ffffff 1px;
	display:inline-block;
	line-height:30px;
	text-decoration: none;
	height:30px;
	width:200px;
	text-align:center;
}

.btn4:hover {
	background: #8dc63f;
	text-decoration: none;
}

.foot {
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.foot:hover {
	text-decoration: none;
}

