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

/*---[ Details ]---------------------------------------

Author: Brad Finlay
Contact: brad@roguesmedia.co.uk

-------------------------------------------------------*/


body {
	padding: 0;
	margin: 0;
	font-family: Helvetica, “Helvetica Neue”, Arial, sans-serif;
	line-height:1.0em;
	color: #FFFFFF;
	background: #272727 url(http://www.audio-source.co.uk/images/graphic_right.png) no-repeat top right;
	}
}

#container-main {
display: block;
margin: 0 auto;
}


#upper {
width:1024px;
}



#container_left {
width: 867px;
height:413px;
float:left;
}

#container_right {
width: 161px;
height:405px;
padding-left:867px;

}


#lower {
padding-bottom:20px;
}

#logo {
padding-left:49px;
padding-top:-10px;
}

#lower_left {
width: 87px;
height:172px;
float:left;
padding-top:90px;
}

#lower_right {
padding-top:60px;
padding-left:112px;
}

#wrap {
height: 100%;
}



.copybold{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.bodycopy{
font-size:10px;
color:#FFFFFF;
line-height:1.2em;
}

.bodybold{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}

.link{
	font-size:10px;
}

a:link {
text-decoration: none;
line-height:1.0em;
color:#ffe600;
}

a:visited {
text-decoration: none;
color:ffe600;

}

a:active {
text-decoration: none;
color:ffe600;
}

a:hover {
text-decoration: none;
color:ffe600;
}
