#mainimage  {
	float:right;
	width:270px;
	height:203px;
	margin:0 0 15px 15px;
	border:6px solid #f1efee;
	}
	
#text_wrap {
	float:left; 
	width:723px;
	}
	
#text_wrap h2 {
	float:left;
	width:420px;
	height:23px;
	font-size:16px;
	border-bottom:1px dashed #000000;
	margin-bottom:20px;
	}

#price  {
	color:#f47d20;
	font-size:14px;	
	}

#description {
	float:left;	
	width:425px;
	}

#enquire {
	float:left;
	height:20px;
	padding:5px 10px 0 10px;
	text-align:center;
	background-color:#00613b;
	border:3px solid #f1efee;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:15px;
	}
	
#enquire:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	}
