body{
	font-family:arial;
	font-size:11px;
	}
	

#container {
	margin:0 auto;
	padding:0;
	width:768px;
	
	min-height:300px;
	height:auto !important;
	height:300px;
	
	background:url(../layout/mainnav-bg.gif) repeat-y ;
	}
	
#top {
	width:786px;
	height:52px;
	}
	
#center {
	margin-top:2px;
	position:relative;
	width:768px;
	
	min-height:300px;
	height:auto !important;
	height:300px;
	}

#menu {
	width:160px;
	float:left;
	}

#right {
	width:608px;
	float:right;
	}

#path {	
	position:relative;
	margin:0;
	padding:0;
	width:606px;
	height:25px;
	margin-left:2px;
	line-height:25px;
	
	color:#fff;
	background-color:#005438;
	}

#path a {
	color:#fff;
	}

#text {
	width:606px;
	margin-top:2px;
	min-height:450px;
  height:auto !important;
  height:450px;
	margin-left:2px;
	position:relative;
	background: url(../layout/icon_bg.png) no-repeat right 80px;
	}
	
.bg {
	
	}
	
#textLeft {
	float:left;
	}
	
#textLeft img{
	display:block;
	margin-bottom:2px;
	}
	
#textLeft img{
	overflow:hidden;
	width:150px;
	}

#textCenter {
	float:left;
	width:280px;
	margin:10px 0 0 6px;
	padding:0 10px 0 10px;
	}
	
#textCenter1 {
	float:left;
	width:430px;
	margin:10px 0 0 6px;
	padding:0 10px 0 10px;
	}

#textRight {
	float:left;
	width:150px;
	margin:10px 0 0 0;
	}
	
/* DATABASE	*/
	

#db {
	float:left;
	width:605px;
	position:relative;
	}
	
#dbTop {
	width:605px;
	position:relative;
	line-height:25px;
	margin:15px 0 10px 0;
	font-size:11px;
	height:25px;
	}
	
#dbTitle{
	float:left;
	width:140px;
	line-height:25px;
	padding:0 0 0 10px;
	}
	
#dbFind{
	float:left;
	width:110px;
	text-align:center;
	line-height:25px;
	}
	
#dbPage{
	float:left;
	width:305px;
	text-align:center;
	line-height:25px;
	}
	
#dbSort{
	float:left;
	width:140px;
	text-align:right;
	line-height:25px;
	padding:0;
	}
	
#dbSort select {
	font-size:10px;
	}
	
.dbListing {
	width:605px;
	height:79px;
	position:relative;
	font-size:11px;
	margin:2px 0 0 0;
	overflow:hidden;
	}
	
.dbListingPhoto{
	width:112px;
	height:79px;
	float:left;
	background:#ccc;
	overflow:hidden;
	background:#eee;
	}
	
.dbListingTitle{
	width:371px;
	height:18px;
	
	background:#E8E8E8;
	
	float:left;
	
	border-left:2px solid #fff;	
	padding-left:10px;
	
	line-height:18px;
	}
	
.dbListingPrice{
	width:100px;
	height:18px;
	padding:0 10px 0 0;
	
	background:#E8E8E8;
	float:right;
	
	text-align:right;
	font-weight:bold;
	line-height:18px;
	}
	
.dbListingDescription{
	width:373px;
	height:50px;
	float:left;
	padding:10px 0 0 10px;
	}
	
.dbListingMore{
	width:100px;
	height:60px;
	padding:0 10px 0 0;
	float:right;
	line-height:60px;
	text-align:right;
	}
	
#detailThumb {
	width:112px;
	height:244px;
	float:left;
	margin:0;
	}
	
#detailThumb div{
	overflow:hidden;
	width:112px;
	height:79px;
	margin-bottom:2px;
	background:#eee;
	}
	
#detailTitle{
	width:403px;
	height:46px;
	line-height:30px;
	float:left;
	padding:0 0 0 10px;
	overflow:hidden;
	}
	
#detailImage{
	width:292px;
	height:195px;
	float:left;
	padding:0 0 0 2px;
	overflow:hidden;
	background:#eee;
	}
	
#detailSpecification{
	width:189px;
	padding:0 0 0 10px;
	float:right;
	}	
	
#detailDescription{
	width:396px;
	padding:0 0 0 10px;
	float:left;
	
	min-height:300px;
	height:auto !important;
	height:300px;
	}
	
#moreInfo{
	width:79px;
	height:32px;
	margin-top:20px;
	padding:21px 0 0 4px;
	font-weight:bold;
	background:url(/templates/layout/interesse.gif);
}
	
#detailContact{
	margin:35px 0 30px 0;
	width:179px;
	height:125px;
	padding:5px 0 0 10px;
	float:right;
	background:url(../layout/contact.jpg) no-repeat right;
	position:relative;
	color:#fff;
	}
	
#detailContact a{
	color:#fff;
	}
	
#detailMore {
	clear:both;
	width:591px;
	height:20px;
	margin:0 0 30px 12px;
	border-top:dotted 1px;
	border-bottom:dotted 1px;
	position:relative;
	}
	
#detailMore a img {
  border:none;
  }


	
