#container {
	width: 700px;
	margin: 10px auto;
	position:relative;
}
#header {
	width: 700px;
	height: 170px;
}
#header h1{
	position:absolute;
	left:-35px;
}

#header img{
	margin:0 0 0 20px;
	border:none;
}
	
#wrapper {
	float: left;
	width: 700px;
}

#content {
	float:left;
	width:700px;
	position:absolute;
	margin:0 5px;
}
	
#content h2{
	font-weight:bold ;
	position:absolute;
	margin:6px 0px 0px 25px;
}	

/* content */

#content .text_bg{
	width:690px;
	height:33px;
	background:url(../img/title_homes.gif) 0 0 no-repeat;
	margin:4px 0px 0px 4px;
}

#content .marchant{
	float:left;
	border:1px solid #000000;
	background:#fff6f6;
	width:698px;
	padding:10px 0px 0px 0px ;
}

#content .marchant_image{
	float:left;
	width:180px;
	margin:10px 3px;
	padding:5px;
}

#content .text_bold{
	font-weight:bold;
}

#content .marchant_text{
	float:right;
	width:400px;
	margin:10px 0 10px 0;
	padding:0 10px 0 0;
}
#content .marchant_text .marchant_link{
	padding:3px 0px 10px 13px;
	line-height: 1.3em;
	background:url(../img/arrow.jpg) 0px 6px no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#4d82c9;
	text-decoration:none;
}


#content .marchant_text .marchant_detail{
	padding:0 0 0 13px;
	width:380px;
	color:#000000;
}

#content .marchant_text p{
	padding:0px 0px 20px 0px;
	margin:0;
}

/* content table */

#content .table_circumference{
	clear:both;
	margin:5px 0px 10px 10px;
}

#content .table_bg{
	width:457px;
	height:21px;
	background:url(../img/ta_bck.gif) 0 0 no-repeat;
}

#content .table_bg td{
	font-weight:bold;
	width:114px;
	text-align:center;
}

#content .table_bottom td{
	width:114px;
	line-height:1.1em;
	text-align:center;
}

.details_button{
	height:60px ;
	margin:0px 0px 0px 465px;
}

#content .table_circumference .table_innner{
	float:left;
}


#content .table_bottom{
	border:1px solid #777575;
	background:#FFFFFF;
	text-align:center;
	width:457px;
	height:35px;
}

	
/*ENDfooter
-------------------------------------------*/	
.returntop a{
	float:right;
	background:url(../img/pagetop.gif) 0 3px no-repeat;
	font-size:0.9em;
	text-decoration:underline;
	padding:0px 0px 30px 16px;
}

.returntop {
	margin:3px 0px 0px 0px;
}


/* Additional styles */
img,
p img,
p a:hover img{
	border: 0;
}
	
a:link {
	color: #000000;
}

a:visited {
	color: #000000;
	}

a:hover {
	color: #FF6666;
	position:relative;
	top:1px; left:1px;
}
