body {
	font-family: tahoma;
	background-color: #ffffff;
}

.main {
	height: 970px;
	width: 1000px;
	background-image: url(images/bg.png);
}

.navbuttons {
	width: 800px;
	height: 25px;
	padding: 227px 6px 0 6px;
}

.navbuttons img {
	border: 0px;
	margin: 0 3px 0 3px;
}

.navbuttons a:link {
	text-decoration: none;
	border: 0px;
} 

.navbuttons a:visited {
	text-decoration: none;
	border: 0px;
}

.navbuttons a:hover, a:active {
	color: #453555;
	border-bottom: 0px;
}

.maincontainer {
	height: 600px;
	width: 800px;
	margin: 12px 0 12px 0;
	font-size: 14px;
	text-align: left;
}

.main p.img  img {
	padding: 5px;
	margin: 10px;
	border: 1px solid #777777;
	background-color: #f1f1f1;
}

.main  p.imagelinks {
	font-size: 10px;
}

.indexcontainer {
	height: 600px;
	width: 800px;
	margin: 12px 0 12px 0;
	font-size: 16px;
	text-align: left;
}

.contactcontainer {
	height: 600px;
	width: 800px;
	margin: 12px 0 12px 0;
	font-size: 16px;
	text-align: left;
}

.termsleft {
	height: 800px;
	width: 395px;
	float: left;
	font-size: 10px;
}

.termsleft p {
	margin: 0;
	padding-bottom: 10px;
}

.termsright {
	height: 800px;
	width: 395px;
	float: right;
	font-size: 10px;
}

.termsright p {
	margin: 0;
	padding-bottom: 10px;
}

.footer {
	height: 100px;
	width: 1000px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 0.7em;
}

.footer p.firstline {
	font-size: 12px;
}

.footer a:link {
	text-decoration: none;
	color: #69577a;
	border-bottom: 1px dotted #69577a; 
} 

.footer a:visited {
	text-decoration: none;
	color: #69577a;
	border-bottom: 1px dotted #69577a;
}

.footer a:hover, a:active {
	color: #453555;
	border-bottom: 1px dotted #453555;
}

iframe {
	width: 780px;
	height: 450px;
	border: 0;
}
