﻿#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
a {
	color: #0099FF;
}
#header {
	background-image: url('Images/solotune-logo.gif');
	width: 970px;
	height: 131px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#logo {
  display: block;
  width: 970px;
  height: 130px;
}

#logo span {  /* Hide the "Logo Text" from view... */
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

body {
	margin: 0px;
	background-image: url('Images/bg.gif');
}
#menu {
	background-color: #231f20;
}
#menu img {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
#main_image {
	width: 770px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#promotion-box {
	width: 198px;
	float: right;
	text-align: center;
	padding-top: 10px;
}
.clear {
	clear: both;
}
#banner {
	background-color: #231f20;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
#promotion-box p {
	margin: 0px;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	background-color: #231F20;
	height: 45px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 0.8em;
	padding-top: 20px;
}
.footer_left {
	width: 45%;
	float: left;
}
.footer_right {
	width: 54%;
	float: right;
	text-align: right;
}
#footer A {
	text-decoration: underline;
	color: #0099FF;
}
#footer a:hover {
	text-decoration: none;
}
#content area {
}
#maincontent {
	width: 640px;
	float: left;
	padding-left: 10px;
}
#mainarea {
	padding-top: 10px;
}
#sidebar {
	width: 300px;
	float: right;
}
#promotion-box img {
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	font-family: verdana;
	font-size: 0.9em;
	color: #231f20;
	line-height: 130%;
}
.style1 {
	border-width: 0px;
}
#footer p  {
	color: #FFFFFF;
}
