/* reset margins & paddings */

body, ul, li, form, div, blockquote, dl, dt, dd, p, img, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

/* basic settings */

body
{
	background: 0px 0px repeat-x url("images/bg.gif");
	font: small "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	bottom: auto;
}

a
{
	color: #042369;
}

#all
{
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#banner
{
	position: absolute;
	left: 0;
}

/* header links */

#contact
{
	color: #a4b9d4;
	float: right;
	height: 22px;
	font-size: 85%;
	position: relative;
	top: 5px;
	left: -5px;
}

/* header */

#header
{
	clear: both;
	height: 155px;
	background-image: url(images/ggb2009.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 5px;
}

#header h1, #header h3
{
	display: none;
}

#header dl
{
	float: right;
	margin-top: 10px;
	width: 185px;
	top: 29px;
	left: 550px;
	white-space: nowrap;
}

#header dl dt
{
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#header dl dt.current a
{
	color: #ff9946;
}

#header dl dt a
{
	color: #accedd;
	text-decoration: none;
}

#header dl dt a:hover
{
	color: #050E70;
	background: #fff;
	text-decoration: none;
}

#header dl dd
{
	color: #fff;
	font-size: 75%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* header nav */

#header .nav
{
	padding-top: 137px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#award {
	width: auto;
	height: 125px;
	background-image: url(images/bay_list_winner_soundproofing.JPG);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 80px;
	margin-left: 450px;
	margin-bottom: 10px;
}


#header .nav li
{
	display: block;
	float: left;
	font-size: 85%;
	height: 23px;
}

#header .nav li a
{
	display: block;
	float: left;
	padding: 4px 8px 0 8px;
	color: #fff;
	text-decoration: none;
}

#header .nav li.current
{
	background: top left no-repeat url("images/menu_bg.gif");
}

#header .nav li.current a
{
	color: #000;
	font-weight: bold;
	background: top right no-repeat url("images/menu_bg_right.gif");
}

/* main */

#main
{
	width: auto;
	margin-top: 5px;
	background-color: #fff;
	float: left;
	margin-left: 160px;
	margin-right: 10px;
}

#main h1
{
	font-size: 50%;
	padding-bottom: 5px;
}

#main .video
{
	background: no-repeat top right url("images/bg_white_right.gif");
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#main .video p
{
	padding: 5px;
}

/* promo */

#promo
{
	margin-left: 5px;
	width: 280px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: right;
	text-align: left;
}

#promo dl
{
	padding-top: 10px;
}

#promo dl dt
{
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 10px;
	color: #333;
}

#promo dl dt a
{
	font-size: 85%;
	padding-left: 10px;
}

#promo dl dd
{
	padding-bottom: 10px;
	font-size: 100%;
	color: #333;
}

/* noise demo */

#noisedemo
{
	background-image: url(images/brown_bg.gif);
}

#noisedemo a
{
	background: bottom left no-repeat url("images/brown_bg_bottom.gif");
	padding: 5px;
	color: #ccc;
	padding-left: 10px;
	font-size: 85%;
	display: block;
	text-decoration: none;
}

#noisedemo a em
{
	font-size: 120%;
	font-style: normal;
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
	background: center left no-repeat url("images/icon_sound.gif");
	padding: 0 10px 0 25px;
}

/* services */

#services
{
	clear: both;
	background: top left no-repeat url("images/bigbrown_bg.gif") #180f0c;
	color: #fff;
}

#services .bottom
{
	clear: both;
	background: bottom left no-repeat url("images/bigbrown_bg_bottom.gif");
	height: 16px;
}

#services .service
{
	width: 33%;
	float: left;
	font-size: 85%;
}

#services .service .wrap
{
	padding: 10px 15px 10px 15px;
}

#services a
{
	color: #91b0cf;
	font-weight: bold;
}

#services .service h3
{
	color: #d25a1a;
	font-size: 120%;
	padding-bottom: 5px;
}
#services .service h3 a
{
	color: #d25a1a;
}

#services .service dl dt
{
	font-weight: bold;
}

#services .service dl dd, #services .service ul li, #services .service a
{
	padding-bottom: 5px;
	display: block;
}

/* footer */

#footer
{	
	clear: both;
	padding: 20px;
	text-align: center;
	font-size: 85%;
}

#footer dl
{
	border-top: 1px solid #999;
	padding: 15px 0 15px 0;
	width: 400px;
	margin: auto;
	color: #BC3E07;
}

#footer dl dt
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 150%;
}

#footer dl dd
{
	font-size: 120%;
}

#footer dl dd.license
{
	padding-top: 5px;
	font-weight: bold;
}

#footer .phone
{
	padding: 15px;
	font-weight: bold;
}

#footer #copyright
{
	color: #666;
}

#footer .lloyds
{
	padding-top: 15px;
	font-size: 120%;
}

/* content */

#content
{
	float: left;
	background: no-repeat top left url("images/bg_white_left.gif") #fff;
	width: 490px;
	margin-top: 15px;
}

#content .wrap
{
	background: no-repeat top right url("images/bg_white_right.gif");
	padding: 15px;
}

#content h1
{
	font-size: 150%;
	padding-bottom: 15px;
}

#content h3
{
	font-size: 120%;
	padding-bottom: 15px;
}

#content p
{
	padding-bottom: 15px;
}

#content dl dt
{
	font-weight: bold;
}

#content dl dd
{
	padding-bottom: 15px;
}

#content ul li
{
	padding-bottom: 10px;
}

/* subnav */

#subnav
{
	margin: 15px 0 15px 500px;
}

#subnav ul li
{
	padding: 3px 3px 3px 35px;
	font-weight: bold;
}

#subnav ul li.current
{
	background: no-repeat 12px center url("images/arrow.gif");
}






/* about */

#about
{
		float: left;
		width: 490px;
		margin-top: 15px;
}

#about h1
{
	font-size: 150%;
	padding-left: 15px;
}

#about h4
{
	padding: 5px 0 10px 15px;
	font-size: 115%;
}

#about dl
{
	padding-left: 25px;
}

#about dl dt
{
	font-weight: bold;
}

#about dl dd
{
	padding-bottom: 5px;
}

#about h3
{
	padding: 5px 0 5px 15px;
}

#about p
{
	padding: 0 0 10px 15px;
}

#aboutsub
{
	margin: 15px 0 15px 500px;
	background: no-repeat top left url("images/bg_white_left.gif") #fff;
}

#aboutsub h1
{
	background: no-repeat top right url("images/bg_white_right.gif");
	font-size: 120%;
	padding: 15px 0 10px 15px;
}

#aboutsub div
{
	padding: 0 15px 15px 15px;
}

#aboutsub p
{
	padding: 0 15px 15px 15px;
}

#about #lee
{
	float: right;
	padding: 0 0 10px 10px;
}
#onestopshop {
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 10px;
	float: right;
	width: 280px;
	margin-bottom: 10px;
}
#sounproofing_award {
	float: left;
	width: 161px;
	height: 125px;
	background-image: url(images/bay_list_winner_soundproofing.JPG);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 200px;
}
#promo left {

	margin-left: 40px;
	width: 300px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#promoleft {

	margin-left: 170px;
	width: 250px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}

