@charset "UTF-8";
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
.content {
	background-image: url(images/BG-dropshadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Helvetica;
	font-size: 0.6em;
	text-decoration: none;
	color: #666666;
}

.top_nav {
	background-color: #00347e;
	background-image: url(media/media-menu.jpg)
	height: 25px;
	width: 700px;
	font-family: Helvetica;
	color: #FFFFFF;
	height: 20px;
}
.top_nav a {
	color: #FFFFFF;
	margin-right: 15px;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 20pt;
	font-weight: normal;
}
.top_nav a:hover {
	color: #aac2e5;
	text-decoration: none;
}
.bottom_nav  {
	background-color: #aac2e5;
	height: 10px;
	font-family: Tahoma;
	padding-right: 30px;
	padding-left: 30px;
	color: #003399;
	font-weight: lighter;
}
.profiles {
	border: 1px dashed #999999;
}
.profiles td {
	padding: 10px;
}
.bottom_nav a  {
	height: 15px;
	font-family: Tahoma;
	color: #003399;
	padding-right: 10px;
	text-decoration: none;
	font-size: .7em;
}
.bottom_nav a:hover  {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	color: #333333;
}
h1 {
	color: #00347e;
	font-size: 1.5em;
	font-family: Helvetica;
	font-weight: bold;
}
h2 {
	color: #00347e;
	font-family: Helvetica;
	font-size: 1.2em;
	font-style: italic;
	font-weight: lighter;
}
h3 {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
}
.content .info {
	font-family: Helvetica;
	font-size: 0.7em;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	font-weight: lighter;
	color: #333333;
	line-height: .4cm;
}
.info img {
	padding: 10px;
}
.info a {
	color: #003399;
	text-decoration: none;
}.info a:hover {
	color: #999999;
}
.saleblocks {
	text-decoration: none;
}
.saleblocks a {
	text-decoration: none;
	color: #FFFFFF;
}
.saleblocks a:hover {
	color: #999999;
}
.contentdefault {
	background-image: url(images/BG-dropshadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
