@charset "UTF-8";
	
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#top-back {
	background-image: url(images/backgrounds/tri-color.jpg);
	background-repeat: repeat-x;
	background-color: #A8D9D7;
}
#bottom-back {
	background-image: url(images/backgrounds/bottom-back.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footer {
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topleft {
	height: 148px;
	width: 880px;
	background-image: url(images/backgrounds/top-left.jpg);
	background-repeat: no-repeat;
}
#top-left-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 80px;
	padding-top: 3px;
	width: 160px;
}
#top-nav {
	float: right;
	height: 148px;
	width: 550px;
}
#top-left-text a:link {
		color: #000000;
		text-decoration: none;
}
#top-left-text a:visited {
		color: #000000;
		text-decoration: none;
}
#top-left-text a:hover {
		color: #B7001B;
		text-decoration: none;
}
#middle {
	background-image: url(images/backgrounds/middle-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}
#main-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	float: right;
	width: 450px;
}


#main-area a:link {
	color: #B30D1F;
	text-decoration: none;
}
#main-area a:visited {
	color: #B30D1F;
	text-decoration: none;
}
#main-area a:hover {
	color: #B30D1F;
	text-decoration: underline;
	}
	
	
#topleft-int {
	height: 148px;
	width: 880px;
	background-image: url(images/top-left-int.jpg);
	background-repeat: no-repeat;
}
#main-area-int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	float: right;
	width: 560px;
}
#footer a:link {
	color: #B10E1F;
	text-decoration: none;
}
#footer a:visited {
	color: #B10E1F;
	text-decoration: none;
}
#footer a:hover {
	color: #B10E1F;
	text-decoration: underline;
}
#main-area-int a:link {
	color: #B30D1F;
	text-decoration: none;
}
#main-area-int a:visited {
	color: #B30D1F;
	text-decoration: none;
}
#main-area-int a:hover {
	color: #B30D1F;
	text-decoration: underline;
}
