body {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	text-align: center;
	color: #000000;
	background-color: #6E2645;
	background-position: center top;

}

#main {
	width: 800px;
	margin: 0px;
	padding: 0px;
	display: table;
	background-color: #6E2645;

	
}


#main #homepage {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #6E2645;
}

#main #homepage #content {
	display: table;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #6E2645;
}

#main #homepage #content #top {
	display: table-cell;
	width: 800px;

	background-image: url(../images/homepage_top.jpg);
	background-repeat: no-repeat;
	height: 422px;
}
#main #homepage #content #bottom {
	display: table-cell;
	background-position: left top;
	vertical-align: top;
	background-repeat: no-repeat;
	height: 122px;

	background-image: url(../../Phoenix - Website v4/images/wave-homepage.jpg);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 25px;
	font-weight: bold;
	width: 800px;
	background-image: url(../images/wave-homepage.jpg);
}
#main #homepage #content #middle {
	display: table-cell;
	width: 100%;
	background-image: url(../../Phoenix - Website v4/images/homepage-middle.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#main #homepage #content #bottom #interface {
	display: table-cell;
	width: 100%;
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


#content {
	height: 100%;
	margin: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 10px;
	line-height: 14px;
	width: 695px;
	background-color: #FFFFFF;
	
}



#header {
	background-color: #c15434;
	margin: 0px;
	padding: 0px;
	width: 800px;

}

#navigation {
	background-repeat: no-repeat;
	padding: 0px;
	width: 100%;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

#footer {
	font-size: 9px;
	text-align: center;
	display: table;
	vertical-align: middle;
	margin: 0px;
	float: left;
	background-color: 416699;

	
}

#wave {
	font-size: 9px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 800px;
	background-position: bottom;
	vertical-align: bottom;
	height: 83px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9f1934;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C15434;
	line-height: 35px;
	font-weight: normal;

}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6E2645;
	font-weight: lighter;
}
#faqlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}



#legaltext {
	color: #DA7F62;
	text-indent: 25pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 15px;
	line-height: 14px;
	padding-bottom: 45px;

}
#legaltext a:link, a:visited, a:active {
	color: #DA7F62;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 9px;
}
#legaltext a:hover {
	color: #FFCC66;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:link {
	text-decoration: none;
	color: #DA7F62;
}
a:visited {
	text-decoration: none;
	color: #DA7F62;
}
a:hover {
	text-decoration: underline;
	color: #9F1934;
}
a:active {
	text-decoration: none;
	color: #F06009;
}
#main #content #content-main li {
	margin-bottom: 15px;
}
hr {
	color: #DA7F62;
	line-height: 1em;
	border: 1px solid #ED986F;
}
#tests {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-position: top;
	vertical-align: top;
	width: 100%;
}
#tests td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: top;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#tests tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content-main {
	height: 100%;
	margin: 0px;
	font-size: 10px;
	line-height: 14px;
	background-color: #FFFFFF;
	text-align: left;
}
#content-new{
	width: 100%;
	padding: 0px;
	height: 100%;
	display: table;
	margin: 0px;
	background-color: #9F1934;
	background-repeat: no-repeat;
	
}
