body {
        background-color: #c0c0c0;
}

a:hover {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:16px;
	font-weight: normal;
}

a {
	color: #ba202a;	
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:16px;
	font-weight: normal;
}

a.btm:hover {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	}

a.btm {
	color: #ba202a;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	}

#center {	
	position: relative;
	width: 816px;	
	margin: 0 auto;
}

#top {
	width: 816px;	
	height: 154px;
	background:transparent url(images/top.gif) no-repeat;
}

#nav {
	width: 816px;	
	text-align: center;
	padding-top: 123px;
}

.img {
    padding-left: 12px;
    padding-right: 12px;
}

.clear {
	clear: both;
}

#mid {
	width: 816px;	
	background: transparent url(images/mid.gif) repeat-y scroll 0 0;
}

#content {		
	float: left;	
	padding-top: 25px;
	padding-left: 45px;
	padding-right: 0px;	
	padding-bottom: 25px;
	width: 515px;
	color: #000000;	
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:16px;
	font-weight: normal;
}

#content2 {		
	padding-top: 25px;
	padding-left: 45px;
	padding-right: 0px;	
	padding-bottom: 25px;
	width: 779px;
	color: #000000;	
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:16px;
	font-weight: normal;
}

#content_test {		
	padding-top: 25px;
	padding-left: 21px;	
	padding-bottom: 25px;
	width: 771px;
}

#btm {
	clear: both;	
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;	
	width: 816px;	
	height: 23px;
	background:transparent url(images/btm.gif) no-repeat;
}

#reviews {	
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 400px;
	left: 622px;	
}

#box {		
	float: right;	
	padding-top: 25px;	
	padding-right: 25px;		
	width: 207px;
}

#boxcontent {	
	padding: 9px 35px 15px 30px;
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:13px;
	font-weight: normal;
	text-align: center;
}

#boxtop {
	width: 198px;
	height: 15px;
	background:transparent url(images/boxtop.gif) no-repeat;
}

#boxmid {
	_margin-top: -4px;
	width: 198px;
	background:transparent url(images/boxmid.gif) repeat;
}

#boxbtm {
	width: 198px;
	height: 22px;
	background:transparent url(images/boxbtm.gif) no-repeat;
}


