img{border:none;}


#toolbartrack{
    float:right;
    width:200px;
}

html, body{
	margin: 0;
	padding: 0;
}

body{
	font: Arial, Helvetica, sans-serif;
	background: #000;
}

.clear{	
	clear:both
	}

#page{
	width: 980px;
	margin: 0 auto;
}

div#container{
	clear: right;
	float: left;
	width: 775px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}


div#wrapper{
	border: 3px solid #FD5DFF;
	width: 775px;
}
	
div#header{
	width: 775px;
	height:320px;
	position:relative;
	background: url(http://static.collabrestate.com/designs/homesinpeterborough/images/j-g-cc-liftlock-back.png)  no-repeat;
}


div#frame{	
	position: absolute;
	top: 0px;
	left: 1px;	
	z-index:3;
	}
	
.jg-twitter{
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 2;
}

div#trailer{
	width: 265px;
	height: 98px;
	background: url(http://static.collabrestate.com/designs/homesinpeterborough/images/j-g-trailer.png) no-repeat ;
	position:absolute;
	right:20px; 
	top: 90px;
	z-index: 2;
}
ul#menu{
	list-style: none;
	padding:0;
	margin:10px 0px 10px 5px;
	float:left;
}
ul#menu li{
	display:inline;
	padding:0px 5px 0px 3px;
	border-right: 1px solid #fff;
	margin:0;
	color: #fff;
}
ul#menu li.last{
    border:none;
}
ul#menu a{
    color:#fff;
    text-decoration: none;
}
div#content{
	width: 775px;
	background: #ffffff;
}
div.content-text-padding{
  margin: 5px;
}
div#content .listing-title-bar{
  background: #000;
}
div#content .listing-blurb-bar{
  background: #FE5BFC;
}
div#footer{
	width:775px;
    color:#fff;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
div#copyright{
    font: 4pt;
}
