body {
	font-family: arial, sans-serif;
	color: #EEEEEE;
}

#stage {
	width: 760px;
	height: 410px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/swirl.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #6D91A3;
}

#logo {
	float: left;
	width: 185px;
	padding: 5px 5px 5px 12px;
}

#navigation {
	float: right;
	width: 400px;
	padding-left: 5px;
}

#testimonial {
	float:left;
	width: 142px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 20px;
}

#title {
	float: right;
	width: 520px;
	padding-right: 10px;
	margin: 0px 5px 0px 0px;
}

#content {
	float: right;
	width: 520px;
	height: 230px;
	padding-right: 10px;
	margin: 0px 5px 0px 0px;
	/*overflow: auto;*/
	font-size: 13px;
	line-height: 16px;
}

#footer {
	clear: both;
	width: 760px;
	height: 29px;
	position: absolute;
	top: 388px;
	font-family: "Times New Roman", Serif;
	text-align: center;
	font-size: 14px;
}

.nav {
font-size: 12px;
font-family: times, "times new roman", serif;
}
a:link.nav, a:visited.nav, a:hover.nav, a:active.nav {
font-size: 12px;
font-family: "times new roman", times, serif;
text-decoration: none;
color: #EEEEEE;
background: transparent;
}
.contact {
font-size: 14px;
font-family: "times new roman", times, serif;
}
a:link.footer, a:visited.footer, a:active.footer {
color: #6D90A3;
background: transparent;
text-decoration: none;
}
a:hover.footer {
color: #FCB444;
background: transparent;
text-decoration: underline;
}
.title {
font-size: 50px;
color: #A9C1CF;
background: transparent;
font-family: "times new roman", times, serif;
letter-spacing: 3px;
}
a:link, a:visited, a:active {
color: #FCB444;
background: transparent;
text-decoration: underline;
}
a:hover {
color: #EEEEEE;
background: transparent;
text-decoration: none;
}
