body {
	margin: 15px 0 0 0;
	background: url(../i/backgroundMain.jpg) top center no-repeat;
	background-color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #fff;
}
#holder {
	width: 960px;
	height: 735px;
	margin: 0 auto 0 auto;
}
#bottomBoxRight {
	width: auto;
	height: auto;
	margin: 90px 10px 0 500px;
	border: 0;
}
#bottomBoxRight p {
	padding: 0 0 15px 0;
	font-weight: normal;
}
#bottomBoxMiddle {
	width: auto;
	height: auto;
	margin: 85px 0 0 300px;
	border: 0;
}
#bottomBoxMiddle p {
	padding: 0 0 15px 0;
}
#bottomBoxMiddle .heading {
	margin: 0 0 15px 0;
}
#bottomBoxLeft img {
	padding: 0 0 0 35px;
}
#bottomBoxLeft {
	clear: both;
	width: 445px;
	height: 310px;
	float: left;
	margin: 115px 0 0 2px;
	padding: 10px;
}
#bottomBoxLeft p {
	padding: 0 0 15px 0;
}
#imageScroll li {
	list-style-type:none;
}
#topBoxRight {
	margin: 47px 0 0 500px;
	width: 425px;
	height: 197px;
}
#topBoxRight img {
	margin: 0 10px 0 0;
}
#topBoxRightContent {
	margin: 0;
	width: 220px;
	height: 133px;
	margin: 0 0 0 200px;
}
#topBoxRightContent p {
	padding: 10px 0 0 0;
}
#rightButton {
	padding: 2px 0 0 10px;
}
#leftButton {
	padding: 2px 0 0 0;
}
#footer {
	clear: both;
	margin: 135px auto 0 auto;
	width: 960px;
}
#footer p {
	text-align: right;
	font-size: 0.85em;
	color: #fff;
}
.leftCol {
	float: left;
}
.success {
	font-weight: bold;
	color: #FF9900;
}
