/**
   Copyright Re-created Sound  Limited 
    **/
*{ margin: 0px; padding: 0px; }*
body
{
	background:#eee center top;
	color: #dcdcdc;
	line-height: 160%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
}
/**Common**/
p
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:90%;
}
/**Wrapper **/
#wrapper 
{
	width:900px;
	margin:5px auto;
	background:#ffffff;
}
#top,#footer,#main,#content,#container
{
	width:850px;
	margin:0px auto;
}
#top
{
	background:#fdfdfd url(images/tstrip.gif) repeat-x;
	height:74px;
}
#logo h1,#logo h6
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:200%;
	font-weight:500;
	margin:0px;
	padding-left:30px;
	padding-top:10px;
	color:#eee;
	line-height: 100%;
}

#logo p
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	line-height: 180%;
	color:#eee;
	font-style: italic;
	text-align: center;
	text-indent: 0px;
}
#logo
{
float:left;
}
/**Menu***/
ul
{
list-style:none;
}
#menu li
{
display:inline;
}
li a
{
	text-align:center;
	color:#639878;
	float: left;
	height: 38px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 110%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 20px;
}
#menu
{
	margin-left:400px;
}
#menu a:hover
{
	background:#0D341D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main
{
	height:364px;
	background-image: url(images/turntable-head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#main1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 25px;
	font-size: 95%;
	}
#main1 li
{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	margin-left: 20px;
}
#content
{
	
	height:185px;
    background:url(images/cstrip.gif) repeat-x;	
}
#left,#right
{
	width:275px;
    height:184px;padding-top:5px;
    	
}
#left
{
	float:left;
	
}
#right
{
	float:right;
	
}
#center
{
	margin:0px 275px 0px 275px;
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
	height:177px;
    padding-top:5px;
}
#left h1,#right h1,#center h1
{
	font-size:130%;
	padding:10px 0 0 0px;
	font-family:arial;
	text-align: center;
}
#left p,#right p,#center p
{
padding:10px 15px 0px 20px;
}
#left h2,#right h2,#center h2
{
	padding-left:170px;
	font-family:arial, verdana, sans-serif, tahoma;
	font-size:95%;
}
#left a,#right a,#center a
{
	color:#fff;
	text-decoration:none;
	font-size: 130%;
	font-family: arial;
}
#container
{
	height:300px;
	background:#d9d9d9;
	margin-top:5px;
	margin-bottom:5px;
}
#lcontain
{
	width:260px;
	background:#eeeeee;
	float:left;
	margin-left:5px;
	height:290px;
	margin-top:7px;
}
#rcontain
{
	background:#eeeeee;
	float:right;
	width:575px;
	height:290px;
	margin-right:5px;
	margin-top:7px; 	
}
#rcontain  h1,#lcontain h1
{
	color:#2f2f2f;
	font-size:150%;
	font-family:arial;
	padding:15px 0px 0px 15px;
}
#rcontain p
{
color:#2f2f2f;
padding:10px 10px 0 15px;
}
#lcontain p,#lcontain h2
{
color:#2f2f2f;
padding-left:15px;
}
#lcontain h2
{
	font-size:110%;
	font-family:arial;
}
#lcontain a 
{
	color:#1c443b;
}
.col
{
	float:left;
	width:280px;
}
.col li a
{
float:none;
color:#1c443b;
text-decoration:underline;
}
.col li a:hover
{
	text-decoration:none;
	font-size: 1.1em;
}

/**footer ***/
#footer {
	background: #232A16 url(images/fstrip.gif) repeat-x;
	margin: 0 auto;
	text-align: center;
	clear:both;
	height:30px;
}
#footer a {
	color: #5E6F6E;
	text-decoration: none;
}
#footer a:hover {
	color: #06F;
	text-decoration: underline;
}
