@charset "utf-8";

BODY {
	margin: 0;
	padding: 0;
	background-position: center top;
}

#wrapper {
	position: relative;
	height: 837px;
	width: 700px;
	background-color: #fafafa;
}



#header {
	background-image: url(images/bg_greyheader.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 190px;
	width: 700px;
}
#background {
	position: absolute;
	height: 408px;
	width: 700px;
	left: 0px;
	bottom: 0px;
}
#nav {
	position: absolute;
	height: 233px;
	width: 111px;
	left: 50px;
	top: 215px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	position: absolute;
	height: 225px;
	width: 490px;
	left: 194px;
	top: 215px;
	line-height: 14px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	position: absolute;
	height: 10px;
	width: 700px;
	left: 0px;
	top: 660px;
	font-weight: bold;
}

.copyblueitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #3B8197;
}
.copygreybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

#footercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CCCCCC;
	position: absolute;
	height: 40px;
	width: 147px;
	left: 193px;
	font-weight: bold;
	bottom: 115px;
	line-height: 20px;
	letter-spacing: 1px;
}
#footercontact2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	position: absolute;
	height: 40px;
	width: 145px;
	left: 194px;
	font-weight: bold;
	bottom: 73px;
	line-height: 12px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.copygreyboldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}

