@charset "utf-8";
.links a {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}


.links a:link {
	text-decoration: none;
}


.links a:visited {
	text-decoration: none;
	color: #FFF;
}


.links a:hover {
	text-decoration: none;
	color: #00C;
}
.links a:active {
	text-decoration: none;
}

.row1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: normal;
	font-style: normal;
}


.row1 a:link {
	text-decoration: none;
}


.row1 a:visited {
	text-decoration: none;
	color: #000099;
}


.row1 a:hover {
	text-decoration: none;
	color: #666;
}
.row1 a:active {
	text-decoration: none;
}

.row2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: normal;
	font-style: normal;
}


.row2 a:link {
	text-decoration: none;
}


.row2 a:visited {
	text-decoration: none;
	color: #000099;
}


.row2 a:hover {
	text-decoration: none;
	color: #666;
}
.row2 a:active {
	text-decoration: none;
}

.row3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: normal;
	font-style: normal;
}


.row3 a:link {
	text-decoration: none;
}


.row3 a:visited {
	text-decoration: none;
	color: #000099;
}


.row3 a:hover {
	text-decoration: none;
	color: #666;
}
.row3 a:active {
	text-decoration: none;
}
.footer a {
	font-family: arial;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
.footer a:link {
	text-decoration: none;
}

.footer a:visited {
	text-decoration: none;
	color: #333;
}


.footer a:hover {
	text-decoration: none;
	color: #CCC;
}
.footer a:active {
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 10px;
	float: left;
	width: 870px;
	text-align: center;
}
.body {
	margin: 0px;
	background-color: #999999;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position-y: top;
}


	
#header {
	width: 100%;
	float: left;
	height: 100px;
	}
#footerarea {
	width: 100%;
	float: left;
	height: 100px;
}


/* CSS Document */

.wrap {
	position: relative;
	margin: 0 auto;
	width: 890px;
	}



	
.logo {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	height: 100px;
	vertical-align: bottom;
}

.linkarea {
	width: 100%;
	float: left;
}
.linkspace {
	width: 890px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contentgroup {
	width: 100%;
	float: left;
}
.wrap2 {
	position: relative;
	margin: 0 auto;
	width: 890px;
	height: 30px;
}
.wrap3 {
	position: relative;
	margin: 0 auto;
	width: 890px;
}
.links {
	width: 890px;
	height: 30px;
	background-image: url(../images/linksbg.png);
	vertical-align: middle;
}
.content {
	width: 890;
}
.clear { clear: both; }
