body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 100%;
	line-height: 1.125em;

}
#container {
	padding: 0px;
	width: 700px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;



}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;


}
#nav li {
	font-family: Verdana;
	font-size: 0.65em;
	color: #000000;
	display: inline;
	padding-right: 7px;
	text-transform: uppercase;


}
#nav li a {
	color: #333333;
	text-decoration: none;


}

#nav li a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;

}
#nav {
	float: left;
	width: 700px;
	margin: 0px;
	padding-top: 10px;


}
#flashcontent {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
	height: 350px;
	background-image: url(images/indexbg2.jpg);
	background-repeat: no-repeat;



}
#text {
	float: left;
	width: 700px;
	margin-top: 20px;

}
p {
	font-family: Verdana;
	font-size: 0.75em;
	color: #333333;
	display: inline;

}
h4 {
	font-family: Verdana;
	font-size: 0.65em;
	font-weight: normal;
	color: #333333;
	display: inline;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	height: 60px;
	background-image: url(../images/header3.gif);


}
.social {
	float: right;
	height: 18px;
	width: 300px;
	margin-top: 42px;
	text-align: right;
}

.boxright3 {
	text-align: right;
	width: 700px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;



}
.logo {
	width: 700px;
	float: left;
	margin-top: 20px;
}

#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	height: 410px;

}
a {
	color: #CC0066;
}
.greyline {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
