html, body {
height: 100%;
padding-top:10px;
margin:10px;
}

body {
background: #000000;
background-position: top center;
font-family: Verdana, Arial;
font-size: 12px;
color:#000000;
padding:0px;
margin:0px;
}


.main {
	font-size: 12px;
	width: 790px;
	padding: 0;
	text-align: left;
	color: #000;
	margin: 0px 0px 0px -387px;
	position: absolute;
	top: 0%;
	left: 50%;
}

.banner {
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 105px;
	background-image: url("images/ashtanhead.gif");
	background-repeat: no-repeat;
}

.background {
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 460px;
	background-image: url("images/background.gif");
}



.content {
	
	padding: 2em 2em 2em 2em;

}


.footer {
	position: relative;
	float: left;
	width: 100%;
	height: 20px;
	background-color: #098F75;
	font-size: 10px;
	color: #FFFFFF;
}


s {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}

i {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA7E07;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #DA7E07;
}
