body {
	text-align: center;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
}
#pageSurround {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background-repeat: repeat-y;
	background-image: url(images/mainbg.png);
}
#subSurround {
	background-image: url(images/mainbottom.png);
	width: 980px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	width: 919px;
	height: 127px;
	float: left;
	margin-left: 32px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-image: url(images/logotop.jpg);

}
#topNavigation {
	width: 934px;
	height: 329px;
	float: left;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-image: url(images/topnavi.jpg);
	margin-bottom: 7px;
	margin-left: 24px;
}
#boxOne {
	padding-top: 45px;
	margin-left: 24px;
	float: left;
	width: 292px;
	height: 177px;
	background-repeat: no-repeat;
	background-image: url(images/box1.jpg);
}
#boxTwo {
	padding-top: 45px;
	margin-left: 28px;
	float: left;
	width: 292px;
	height: 177px;
	background-repeat: no-repeat;
	background-image: url(images/box2.jpg);
}
#boxThree {
	padding-top: 45px;
	margin-right: 24px;
	float: right;
	width: 292px;
	height: 177px;
	background-repeat: no-repeat;
	background-image: url(images/box3.jpg);
}
html>body #boxOne {
	padding-top: 30px;
	margin-left: 24px;
	float: left;
	width: 292px;
	height: 177px;
	background-repeat: no-repeat;
	background-image: url(images/box1.jpg);
}
html>body #boxTwo {
	padding-top: 30px;
	margin-left: 28px;
	float: left;
	width: 292px;
	height: 177px;
	background-repeat: no-repeat;
	background-image: url(images/box2.jpg);
}
html>body #boxThree {
	padding-top: 30px;
	margin-right: 24px;
	float: right;
	width: 292px;
	height: 177px;
	background-repeat: no-repeat;
	background-image: url(images/box3.jpg);
}
#leftOne {
	margin-top: 7px;
	float: left;
	width: 292px;
	height: 327px;
	background-repeat: no-repeat;
	background-image: url(images/leftbox.jpg);
}
#leftOne2 {
	margin-top: 7px;
	float: left;
	width: 292px;
	height: 177px;
	background-repeat: no-repeat;
	background-image: url(images/leftbox2.jpg);
}
html>body #contentRight {
	float: left;
	margin-left: 15px;
	margin-top: -21px; 
	width: 620px;
	background-color: #FFFFFF;
}
#contentRight {
	float: left;
	margin-left: 15px;
	margin-top: 7px; 
	width: 620px;
	background-color: #FFFFFF;
}
.boxLeft {
	margin-left: 24px;
	float: left;
}
html>body .boxLeft {
	margin-top: -28px;
	margin-left: 24px;
	float: left;
}
html>body .buttonPad{
	padding-top: 5px;
}
.buttonPad{
	padding-top: 15px;
}
.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
.boxText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
.boxText3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
.boxText4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
.boxText5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #000000;
}