body {
	margin: 0px;
	background-color: #EDEFEF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#wrapper {
	background-image: url(../images/mainpage/bg.gif);
	background-repeat: no-repeat;
	height: 900px;
	width: 900px;
	position: relative;
}
#links {
	position: absolute;
	height: 200px;
	width: 871px;
	left: 11px;
	top: 571px;
}
#content {
	position: absolute;
	height: 250px;
	width: 432px;
	left: 61px;
	top: 235px;
	background-image: url(../images/mainpage/contentbg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
}
#links img {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#content p {
	margin: 10px;
	color: #666666;
}
#content a {
	color: #75B7BA;
	text-decoration: none;
}
#content a:hover {
	color: #FF9900;
}
#topimages {
	position: absolute;
	left: 628px;
	top: 3px;
}
#brands {
	position: absolute;
	left: 509px;
	top: 235px;
	width: 412px;
}
#footer {
	width: 100%;
	text-align: center;
	font-size: 12px;
	position: absolute;
	top: 781px;
	left: 0px;
}
#footer a {
	color: #6B95AD;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
}
#footer #subfooter {
	font-size: 11px;
}
#footer #subfooter a {
	color: #999999;
	text-transform: none;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
}
#logo {
	position: absolute;
	left: 0px;
	top: 124px;
}
#links2 {
	position: absolute;
	height: 31px;
	width: 347px;
	left: 435px;
	top: 204px;
}
a.sales {
	display: block;
	width: 85px;
	position: absolute;
	height: 30px;
	left: 2px;
}
a.demo {
	position: absolute;
	height: 30px;
	width: 120px;
	left: 87px;
	top: 2px;
}
a.lesson {
	display: block;
	position: absolute;
	height: 30px;
	width: 125px;
	left: 222px;
	top: 0px;
}
a.events {
	display: block;
	position: absolute;
	height: 30px;
	width: 109px;
	left: 352px;
	top: 0px;
}
#links2 a span {
	display: none;
}
#links2 a {
	display: block;
}
