body{margin:0px;padding:10px;background-image : url(/images/background.png);}
img{margin:0px;border:0px;}
.container{
	width : 950px;
	height : 600px;
	margin : 0 auto;
	}
	
.header{
	height : 55px;
	width : 100%;
}
.search_bar{
	background-color : #000;
	height : 53px;
	width : 781px;
}

.media_icons{
	position : absolute;
	width : 640px;
	margin-top : -53px;
	padding-left : 60px;
	padding-top : 8px;
	height : 45px;
}

.left_bar{
	padding-top : 60px;
	width : 155px;
	height : 450px;
	float : left;
	background-color : #000000;
	margin-top : 17px;
	padding-left : 15px;
}

.logo{
	background-image : url(/images/logo.png);
	width : 231px;
	height : 155px;
	position : absolute;
}
	
.content_middle{
	background-color : #eee;
	float : left;
	width : 780px;
}

.below_header_wrap{
	float : left;
	width : 100%;
	background : url(/images/content_repeater.png) repeat-y;
}

.rotating_image_area{
	width : 780px;
	height : 500px;
}

.brands_div{
	float : right;
	height : 53px;
	width : 530px;
}

.search_div{
			width : 190px;
			height : 53px;
			float : right;
			text-align : right;
			}
			
		
.search_div img {float : left;margin-top : 10px;height : 32px;}
			
.search_div input {
	border : 0px;
	width : 145px;
	float : left;
	height : 30px;
	font-size : 14pt;
	margin-top : 10px;
	background-image : url(/images/footprint_horizontal.png);
}

.rollOverBrand{
	position : absolute;
	width : 500px;
}

