@charset "UTF-8";
/* CSS Document */

/** Main Structural Styles **/

body {
	margin: 0; padding: 0;
	background: #fff url(../images/bg_body.jpg) no-repeat top center;
}

#page {
	width: 940px;
	margin: 0 auto;
	background: url(../images/bg_page.gif) no-repeat bottom;
}

#page-inner {
	width: 940px;
	background: url(../images/bg_page-inner.gif) no-repeat 0 0;
}

#header {
	width: 910px;
	height: 72px;
	margin: 0 0 0 14px;
}

#nav {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	background: url(../images/bg_nav.jpg) repeat-x;
}

#banner, #banner-home {
	width: 900px;
	height: 105px;
	margin: 9px 20px 0 20px;
}

#banner-home {
	height: 315px;
	position: relative;
}

#content {
	width: 795px;
	margin: 30px 35px 0 85px;
	background: url(../images/bg_content.gif) repeat-y 485px 0px;
}

#content-wide {
		width: 850px;
		margin: 30px 20px 0 45px;
}

#home-content {
	width: 860px;
	margin: 17px 15px 0 45px;
}
	

#footer {
	width: 900px;
	padding: 8px 0;
	margin: 15px auto;
	border: 1px solid #dde2e8;
}



/** Supporting Structural Styles **/

#banner-home-right {
	position: absolute;
	top: 145px;
	left: 545px;
	width: 315px;
}

#content-left {
	width: 400px;
	float: left; display: inline;
}

#content-right {
	width: 275px;
	padding-left: 35px;
	float: right; display: inline;
}

#content-right2 {
	width: 300px;
	padding-left: 15px;
	float: right; display: inline;
}

#content-video {
		width: 700px;
}


#home-content-left {
	width: 255px;
	margin: 5px 0 0 0;
	padding-right: 20px;
	border-right: 1px solid #dde2e8;
	float: left; display: inline;
}

#home-content-middle {
	width: 255px;
	margin: 5px 0 0 0;
	padding-left: 20px;
	float: left; display: inline;
}

#home-content-right {
	width: 300px;
	float: right;
	display: inline;
}

#footer-left {
	width: 200px;
	float: left; display: inline;
	margin: 15px 0 0 20px;
}

#footer-right {
	width: 145px;
	float: right; display: inline;
	margin: 0 5px 0 0;
}

#footer-middle {
	width: 150px;
	float: right; display: inline;
	margin: 0 20px 0 0;
}

.content-clear {
	clear: both;
	height: 40px;
	background: #fff;
}

.home-clear {
	clear: both;
	height: 20px;
}

.clientlist {
	width: 180px;
	float: left; display: inline;
}

.footer-clear {
	clear: both;
	height: 1px;
}

.subhd {
	margin: 25px 0 0 0;
}

.request {
	display: block;
	margin: 30px 0 0 -8px;
}



/** Main Menu Styles **/

#music, #sounddesign, #audiopost, #about, #clients, #awards, #news, #contact { 
	display: inline;
  	height: 30px;
  	float:left;
  	padding: 0;
}


#music:hover, #sounddesign:hover, #audiopost:hover, #about:hover, #clients:hover, #awards:hover, #news:hover, #contact:hover { 
  background-position: 0 -30px;
}


#music span, #sounddesign span, #audiopost span, #about span, #clients span, #awards span, #news span, #contact span { 
	display: none;
}

#music {
	width: 167px; 
	margin: 0 0 0 46px;
	background: url(../images/nav/music.gif) no-repeat 0 0;
}
#sounddesign {
	width:133px;
	background: url(../images/nav/sounddesign.gif) no-repeat 0 0;
}
#audiopost {
	width: 205px;
	background: url(../images/nav/audiopost.gif) no-repeat 0 0;
}
#about {
	width: 65px;
	margin: 0 0 0 35px;
	background: url(../images/nav/about.gif) no-repeat 0 0;
	}
#clients {
	width: 57px;
	background: url(../images/nav/clients.gif) no-repeat 0 0;
}
#awards {
	width: 57px;
	background: url(../images/nav/awards.gif) no-repeat 0 0;
}
#news {
	width: 45px;
	background: url(../images/nav/news.gif) no-repeat 0 0;
}
#contact {
	width: 90px;
	background: url(../images/nav/contact.gif) no-repeat 0 0;
}


/** Links Styles **/

a, a:visited {
	color: #f53003;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #477abd;
}


#footer a, #footer a:visited {
	color: #b0b1b2;
	text-decoration: none;
}

#footer a:hover {
	color: #7c7c78;
	text-decoration: underline;
}



/** Font Styles **/
body {
	font-size: 100%;
	line-height: 1.4em;
	font-family: helvetica, arial, sans-serif;
	color: #6b6b6b;
}

h2 {
	font-size: 0.85em;
	margin: 15px 0;
	padding: 0;
}

h4 {
	color: #515151;
	margin: 10px 0 0 0; padding: 0;
	font-size: 0.75em;
}

p {
	font-size: 0.8em;
}

p.first {
	margin: 30px 0 0 0;
}

p.nospace {
	margin: 0;
}

p.tight {
	line-height: 1.2em;
}


#content-right p {
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

#banner-home p {
	color: #fff;
	margin: 0;
}

#home-content p {
	font-size: 0.72em;
	line-height: 1.3em;
	margin: 0 0 8px 0;
}

#footer p {
	font-size: 0.7em;
	line-height: 1.3em;
	color: #b0b1b2;
	margin: 0;
}

.blue {
	color: #9db2cb;
}

ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 1.2em;
	font-size: 0.8em;
	margin: 5px 0;
}
	



/** Images **/
img {border: none;}
	
img.box-btn {
	float: left; display: inline;
}

.float-left {
	float: left;
	margin: 10px 10px 10px 0;
}
	

