/*-------------------- Banner ------------------------*/

#banner {
	width: 894px;
	height: 283px;
	background: url(http://www.dittoresale.com/images/interface/bg_mainbanner.jpg) no-repeat 0 0;
	position: relative;
	padding: 0;
	margin: 0;
}

#banner .content {
	color: #fff;
	padding: 40px 0 0 40px;
	width: 400px;
}

#banner h2 {
	text-indent: -2000em;
	overflow: hidden;
	margin: 15px 0 25px 0;
	height: 160px;
	width: 512px;
	background: url(http://www.dittoresale.com/images/mainheadline2.png) no-repeat 0 0;
}

#banner p { color: #bbebfd; font-size: 16px;}

#banner img.headline {
	margin-bottom: 20px;
}

#model {
	width: 324px;
	height: 335px;
	z-index: 10;
	position: absolute;
	right: 35px;
	bottom: 0px;
	text-indent: -2000em;
	background: url(http://www.dittoresale.com/images/interface/banner1.png) no-repeat 0 0;
}

#twitterbar {
	width: 894px;
	min-height: 44px;
	height:auto !important;
	height:44px;
	padding: 0;
	margin: 0;
	background: url(http://www.dittoresale.com/images/interface/bg_twitter.gif) no-repeat 0 0;
	position: relative;
	overflow: hidden;
}

#twitterbar ul {
	padding: 14px 0 0 37px;
	margin: 0 0 0 37px;
	color: #fff;
        list-style: none;
        width: 600px;
        line-height: 1.2em;
}

.twitterupdates { text-indent: -2000em; }

.twitterupdates a {
	width: 135px; 
	height: 26px;
	position: absolute;
	top: 9px;
	right: 20px;
	background: url(http://www.dittoresale.com/images/interface/btn_twitter.gif) no-repeat;
	text-indent: -2000em; 
}

.twitterupdates a:hover {
	background-position: 0 -26px;
}




