body {
	font:12px/1.5em georgia, arial, sans-serif;
	margin: 30px 0;
	padding: 0;
	background: #DDD;
	}

a {
	color: #FFF;
	}

a img {
	border: 0px;
	}

#wrap {
	position: relative;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/middle_home.gif) repeat-y;
	}

#wrap h1 {
	line-height: 40px;
	height: 0;
	margin: 0;
	padding: 12px 0 0 0;
	overflow: hidden;
	background: url(../img/top.gif) no-repeat;
	}

#header {
	height: 160px;
	margin: 0 14px 0 14px;
	padding: 0;
	background: #1b5790;
	}

#header ul {
	width: 400px;
	padding: 54px 0 0 0;
	margin:0 0 0 318px;
	text-align: right;
	}

#header ul li {
	display: inline;
	padding-right: 20px; 
	}

#header ul li a:hover {
	color: #000;
	}

#header a:link, #header a:visited {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	}

#header ul li a:link.active,
#header ul li a:visited.active {
	color: #FFF;
	font-weight: bold;
	}


#above {
	position: relative;
	height: 520px;
	margin: 0 14px 0 14px;
	padding: 0;
	background: #1b5790;
	}

#contact ul li{
	list-style: none;
	}

#intro {
	width: 750px;
	padding: 1px 0 0 0;
	margin:0 0 0 72px;
	color: #FFF;
	font-size: 12px;
	line-height: 13.5px;
	text-align: justify;
	}

#footer {
	margin: 0;
	padding: 10px 0 0 10px;
	background: #DDD url(../img/bottom.gif) no-repeat;	
	clear:both;
	}

#footer p {
	padding:5px;
	margin:0;
	text-align: right;
	}

#footer a {
	color: #000;
	text-decoration: none;
	
	}
	
#footer a:hover {
	border-bottom: 1px dotted #000;
	}