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

body {
	background-color: #404041;
	}

p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0px;
}
	
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
	font-weight: normal;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #7ecdc3;
	line-height: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 3px;
}

.hr {
	color: #FFFFFF;
}

.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #7ecdc3;
	line-height: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 3px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

#logo {
	position:absolute;
	left:38px;
	top:20px;
	width:180px;
	height:30px;
	z-index:1;
}

#menu {
	position:absolute;
	width:455px;
	height:11px;
	z-index:3;
	left: 39px;
	top: 65px;
}

.menutx {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#address {
	position:absolute;
	width:455px;
	height:60px;
	z-index:4;
	left: 40px;
	top: 565px;
}

.signoff {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
}

#block {
	position:absolute;
	width:455px;
	height:465px;
	z-index:2;
	left: 40px;
	top: 88px;
}

#line1 {
	position:absolute;
	width:250px;
	height:3px;
	z-index:6;
	left: 495px;
	top: 87px;
}

#sideindex {
	position:absolute;
	width:240px;
	height:350px;
	z-index:8;
	left: 510px;
	top: 110px;
}

#next {
	position:absolute;
	width:70px;
	height:50px;
	z-index:10;
	left: 600px;
	top: 530px;
}

#previous {
	position:absolute;
	width:70px;
	height:50px;
	z-index:9;
	left: 510px;
	top: 530px;
}

