@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-top: 0em;
	margin-bottom: 0.6em;
	color: #1c2474;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-top: 1em;
	margin-bottom: 0.6em;
	color: #1c2474;
}

ul	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	margin-top: 0em;
	margin-bottom: 0.6em;
	color: #808080;
}


li{
    margin: 10px 0;
}

.copyright {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #808080;
}

.afooter:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #808080; text-decoration: none}
.afooter:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #808080; text-decoration: none}
.afooter:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #1c2474; text-decoration: underline}
.afooter:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #808080; text-decoration: none}




body {
	background-color: #d9d9d9;
	margin-top: 0px;
}

#wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 980px;
	height: 130px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	background: url(../images/header.jpg) no-repeat;
}

#header {
	width: 980px;
	height: 130px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(../images/header.jpg) no-repeat;
}

#nav {
	width: 600px;
	height: 40px;
	float: right;
	padding: 54px 18px 0px 0px;
}

#nav ul {
	list-style: none;
}

#nav li {
	float: right;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #808080;
	margin-right: 12px;
}

#nav a:hover, #menu {
	color: #1c2474;
}

#nav .current_page_item  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #1c2474;
	background: url(../images/underline.gif) repeat-x 100% 100%;
	margin-right: 12px;
	padding-top: 1px;
	padding-bottom: 4px;
	white-space: nowrap;
}

#banner {
	width: 920px;
	height: 190px;
	margin: 0 auto;
	padding: 0px 30px 0px 30px;
	background: #FFFFFF;
}

#text-area {
	width: 980px;
	height: 800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(../images/text-area-3.jpg) no-repeat #FFFFFF;
}

#text-1 {
	width: 550px;
	height: 800px;
	padding: 30px 0px 0px 70px;
	background: #FFFFFF;
}

#lines {
	width: 980px;
	height: 92px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#footer {
	width: 980px;
	height: 70px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
}

#text-footer {
	width: 880px;
	height: 40px;
	padding: 16px 0px 0px 70px;
}