body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
}

.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
}
.btm_link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link, 
a:visited,
a:hover{
color:#464646;
margin: 0 0 0 0px;
text-decoration: none;
font-weight: bold;
text-align: right;

}		

#main_container {
	min-height: 865px;
	width:995px;
	height:auto;
	
	/*z-index:1;*/
	/*float: left;*/
	background-image: url(../images/top_bar.jpg);
	background-repeat: no-repeat;
	border: 1px solid;
	border-color: #CCCCCC;
	
	margin: 0 auto; 
}
#main_container2 {
	min-height: 865px;
	width:995px;
	height:auto;
	background-image: url(../images/top_bar2.jpg);
	background-repeat: no-repeat;
	border: 1px solid;
	border-color: #CCCCCC;
	margin: 0 auto; 
}
#menu {
	width:995px;
	height:22px;
	z-index:1;
	float: left;
	padding-top: 8px;
}
#top_div {
	width:995px;
	height:214px;
	z-index:1;
	float: left;
}
#top_div2 {
	width:995px;
	height:190px;
	z-index:1;
	float: left;
}
#container1 {
	width:522px;
	height:238px;
	z-index:1;
	float: left;
	padding: 0px 0px 0px 20px;
}
#container2 {
	width:935px;
	height:auto;
	min-height: 238px;
	z-index:1;
	float: left;
	padding: 0px 30px 0px 30px;
}

#container2 p{
	margin: 0 0 0px 10px;
	font-size: 14px;
	padding:2px;
	line-height: 26px;
}

.style1 {
	font-size: 19px;
	font-weight: bold;
	}
ul {
	margin: 0 0 0 30px;
}
li{
	line-height: 22pt;
	font-size: 14px;
}
.style3 {font-size: 16px}
.style5 {font-weight: bold; color: #4c4c4c;}
#button {
	width:995px;
	height:72px;
	z-index:1;
	float: left;
}

#bar {
	width:995px;
	height:30px;
	z-index:1;
	float: left;
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
}
#btm_container {
	width:995px;
	height:auto;
	z-index:1;
	float: left;
	background-image: url(../images/btm_bg.jpg);
}
#space {
	width:995px;
	height:2px;
	z-index:1;
	float: left;
}
#footer {
	width:995px;
	height:39px;
	z-index:1;
	float: left;
	background-color: #464646;
	border-top: 1px solid;
	border-top-color: #FFFFFF;
	padding-top: 23px;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
}
h1{
	font-size: 20px;
	font-weight: bold;
}

h2{
	font-weight: bold;
	font-size: 17px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.bottom table{
	border: 1px solid #fff;
}

.bottom th{
height: 40px;
width: 325px;
border-bottom: 1px solid #94b57f;
border-top: 1px solid #fff;
border-left: 1px solid #94b57f;
border-right: 1px solid #fff;
}
.bottom td{
height: 221px;
width: 325px;
border: 1px solid ;
vertical-align: top; 
padding: 7px 10px 0 10px;
border-bottom: 1px solid #94b57f;
border-top: 1px solid #fff;
border-left: 1px solid #94b57f;
border-right: 1px solid #fff;
}
.bottom strong{

	margin: 25px 0 0 30px;
	letter-spacing:1px;
}
.bottom span{
	color:#403f3f;

	letter-spacing:1px;
	font-weight: bold;
}
.bottom img{
	margin: 0 0 0 60px;
}
.bottom h3{
	margin: 10px 0 5px 25px;
	font-size: 17px;
}
.bottom p{
	margin: 0 0 0px 8px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding:5px;
	line-height: 26px;
}
.deals table{
	border: 1px solid #fff;
	vertical-align: top;
}

.deals th{
height: 80px;
width: 85px;
border-bottom: 1px solid #94b57f;
border-top: 1px solid #94b57f;
border-left: 1px solid #94b57f;
border-right: 1px solid #94b57f;
vertical-align: top;
}
.deals td{
border-bottom: 1px solid #94b57f;
border-top: 1px solid #94b57f;
border-left: 1px solid #94b57f;
border-right: 1px solid #94b57f;
width: 675px;
}

.more p {
	text-align:right;
}
