* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #C8C8C8;
	color: #282828;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	letter-spacing: 1px;
}
a {color: #282828;font-size: 11px;}
a:hover {color: #282828;}
.more{float: left;}
.clear{clear:both;}
p{	margin: 5px 0px 5px 0px;line-height: 16px;font-size: 11px;}
#container {
	margin: 0px auto;
	width:965px;
}
#menu {
	background-image:none;
	width:862px;
	height:100px;
	position:relative;
}
#menu li{
	position:absolute;
	top:10px;
	list-style-type: none;
}
#m01 {left:120px;}
#header {
	background-image:none;
	background-repeat:repeat-y;
	width:940px;
}
#logo {
    width:340px;
	height:auto;
	font-size: 11px;
	color: #282828;
	font-family: verdana, arial, sans-serif;
	letter-spacing:0.6px;
	margin: 2px 2px 0px 0px;
	float:right;
	display:inline;
}
#logo2 {
    width:745px;
	height:auto;
	font-size: 11px;
	color: #282828;
	text-align:justify;
	font-family: verdana, arial, sans-serif;
	letter-spacing:0.6px;
	margin: 2px 2px 0px 115px;
	float:left;
	display:inline;
}
#dj {
	background-image:none;
	width:595px;
	height:auto;
	float:left;
	letter-spacing:1.0px;
	margin-right:0px;
	margin-left:5px;
	display:inline;
	font-size:6px;
	color: #282828;
}

#content {
	background-image:none;
	width:960px;
}
#left {
	float:left;
	width:575px;
	font-size: 11px;
	color: #282828;
	font-family: verdana, arial, sans-serif;
	letter-spacing:0.5px;
	text-align:justify;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#right {
	float:right;
	width:345px;
	height:auto;
	margin: 0px 35px 0px 0px;
	display:inline;
}
#footer {
	background-image:none;
	background-repeat:no-repeat;
	width:920px;
	}
#footer p{
	height:38px;
	width:920px;
	text-align:center;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-size:9px;
	color: #7D7D7D;
	text-decoration:none;
}
#footer a{
	font-size:9px;
	color: #7D7D7D;
	text-decoration:none;
}
