
body{background-color: rgb(90,181,198);
}


body{
font-family: Arial, Helvetica, sans-serif;
}

a:link{
	color: rgb(50,141,158);
	text-decoration: none;
	img-decoration: none;
}
a:visited{
	color: rgb(192,104,126);
	text-decoration: none;
	img-decoration: none;
}
a:hover{ 
	color: rgb(192,104,126);
	text-decoration: none;
	img-decoration: none;
}

h2{
position: absolute;
margin-top: 45px;
margin-left: 5px;
font-size: 16px;
color: rgb(184,184,184);
}

h1{
text-align: left;
margin-top: 30px;
margin-bottom: 10px;
font-size: 16px;
color: rgb(50,141,158);
}

h3{
text-align: left;
font-size: 12px;
color: rgb(192,104,126);
}

h4{
font-size: 16px;
color: rgb(184,184,184);
margin-top: 0px;
margin-bottom: 0px;
}

p{
text-align: left;
margin-top: 6px;
margin-bottom: 6px;
font-size: 12px;
color: rgb(50,141,158);
}

div#mainbox {
	background-color: rgb(227,227,227);
	height: 480px;
	width: 760px;	
	position: relative;
	margin: auto;
	margin-top: 0;
	padding: 0;
}

div#sideheading {
	position: absolute;
	left: 630px;
	bottom: 420px;
	}
div#indexlogo {
	position: absolute;
	left: 500px;
	bottom: 415px;
	}

#leftbox {
	background-color: white;
	position: absolute;
	left: 0px;
	top: 64px;
	width: 310px;
	height: 416px;
}
#leftbox img{
margin: 18px;
}

#centerbox {
	background-color: white;
	position: absolute;
	left: 310px;
	top: 64px;
	width: 190px;
	height: 385px;
}
#centerboxbottom {
	background-color: white;
	position: absolute;
	left: 310px;
	top: 449px;
	width: 190px;
	height: 31px;
}

#rightbox {
	background-color: white;
	position: absolute;
	left: 500px;
	top: 64px;
	width: 260px;
	height: 416px;
}
#rightbox img{
margin: 30px
}

#bigcenterbox {
	background-color: white;
	position: absolute;
	left: 310px;
	top: 64px;
	width: 390px;
	height: 416px;
	padding-right: 60px;
}

#indexbox {
	background-color: white;
	position: absolute;
	left: 0px;
	top: 64px;
	width: 760px;
	height: 416px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#viewbox {
	background-color: white;
	position: absolute;
	left: 0px;
	top: 64px;
	width: 500px;
	height: 416px;
}
#viewbox img{
margin: 50px
}

div#back {
	background-color: white;
	position: absolute;
	left: 660px;
	top: 380px;
	height: 26px;
}
div#back2 {
	background-color: white;
	position: absolute;
	left: 160px;
	top: 380px;
	height: 26px;
}


div#backthermal {
	background-color: white;
	position: absolute;
	left: 150px;
	top: 310px;
}

#thermaltop {
	background-color: white;
	position: absolute;
	left: 0px;
	top: 64px;
	width: 760px;
	height: 80px;
}

#thermalleft {
	background-color: white;
	position: absolute;
	left: 0px;
	top: 164px;
	width: 253px;
	height: 336px;
	padding-left: 10px;
}
#thermalcenter {
	background-color: white;
	position: absolute;
	left: 253px;
	top: 164px;
	width: 254px;
	height: 336px;
}
#thermalright {
	background-color: white;
	position: absolute;
	left: 507px;
	top: 164px;
	width: 253px;
	height: 336px;
}

#termsbox {
	background-color: white;
	position: absolute;
	left: 0px;
	top: 64px;
	width: 750px;
	height: 2000px;
	padding-left: 10px;
	}
form{
font-family: Arial, sans-serif;
text-align: left;
margin-top: 6px;
margin-bottom: 6px;
font-size: 13px;
color: rgb(50,141,158);
}


