@charset "utf-8";
/* CSS Document */

#main {
	position:relative;
	top:0px;
	width:916px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#wrap {
width:916px;
margin:0 auto;
padding-top:5px;}

#l{
	float:left;
	width:684px;
	padding-top: 10px;
}
#r {
float:right;
width:225px;
}
#footer {
clear:both;
}
.marquee{
 position:absolute;
 left:20px;
 top:520px;
 overflow:hidden;
 width: 187px;
 height: 200px;
}	
#marqueecontainer{
	position: relative;
	width: 225px; /*marquee width */
	height: 169px; /*marquee height */
	overflow: hidden;
	border: 0px;
	
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 916px;
	background-image:url(images/nottingham_window_tinting_10.png);
	background-repeat:no-repeat;
	padding-top: 40px;
	height: 130px;
}


#side-a {
	float: left;
	width: 350px;
	height: 70px;
	padding-left: 10px;
}

#side-b {
	float: right;
	width: 25%;
}

#content {
	float: left;
	width: 320px;
}

