@charset "UTF-8";
body {
	background-attachment: scroll;
	background-image: url(../images/concept1Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
}
#advertising #content {
	background-color: #FFFFFF;
}




#content p, #content h2, #content h3, #content h4, #content h5 {
	color: #333333;
}
#port #content {
	background-color: #FFFFFF;
}


#lowerContent4 {
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
}

#home #content {
	background-color: #FFFFFF;
}

#home #content .lowerContent4 h3 {
	background-color: #FF6600;
	color: #FFFFFF;
}
#home #content #lowerContent h5 {
	color: #0033CC;
}
#port #content #topContent {
	background-color: #D6D6D6;
}


#subhead{
	background-color: #000000;
}

#subhead a {
	color: #333333;
}
#footer {
	background-color: #003366;
	color: #CCCCCC;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
a:visited {
	color: #993300;
}
