html {height: 100.1%;}
img {border: 0;}

/*
td {border: 1px dotted #F99; border-right: 0; border-bottom: 0;}
/**/

div#footer {float: left; width: 300px; color: #FFF; font-size: 12px;}
div#legal {float: right; width: 300px; color: #FFF; font-size: 12px; text-align: right; padding-right: 60px;}
div#legal a {color: #FFF;}

/**/

.mainbox {
	text-align:left;
	width:760px;
	margin:auto;
	background-color: #FFF;
	height: auto;
 } 
 body {
	background-color: #E3E3E3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
}
.button1 {
	float: right;
	position: relative;
	margin-right:18px;
	margin-top: 46px;
}
.button2 {
	float: right;
	position: relative;
	margin-top: 80px;
}
.button3 {
	float: right;
	position: relative;
	margin-top:147px;
	margin-right:-22px;
}
.button4 {
	float: right;
	position: relative;
	margin-top: 230px;
	margin-right: 40px;
}

#page{
	position:relative;
	float:left;
}
.header {
	font-size: 36px;
	font-weight: normal;
	color: #A1282F;
}
.subheader {
	font-size: 24px;
	color: #1A1967;
}
.red {
	color: #A1282F;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
.emphasis {
	font-weight: bold;
}
.blue {
	color: #1A1965;
}
.addresstext {
	font-size: 12px;
}
.graybackground {
	background-color: #CCC;
}
