body {
	margin: 0px;
	padding: 0px;
	background: #f5f5f5;
	font-family: Georgia;
	font-size: 13px;
	color: #333;
}

img {
	border: 0;
}

#top-center {
	width: 1000px;
	height: 112px;
	margin: 0 auto;
	display: block;
	position: relative;
}

#bottom-center {
	width: 100%;
	margin: 0 auto;
	display: block;
	background: white;
	min-height: 100px;
	padding: 20px 0;
	margin-bottom: 15px;
	float: left;
}

#footer {
	margin: 0 auto;
	text-align: center;
	color: #727272;
	font-size: 11px;
	}

a.title {background: url(images/jtwel-title.png);
	width:309px;
	height:38px;
	position: absolute;
	top:20px;
	left: 345px;
	}

.nav {
	margin: 86px 0 0 0;
	float: left;
	position: relative;
	}

a.nav1 {
	left: 0;
	}
	
a.nav2 {
	left: 339px;
	}
	
a.nav3 {
	left: 678px;
	}
	
a.nav1, a.nav2, a.nav3 {
	width: 321px;
	background: #e2e2e2;
	color: #6b6b6b;
	height: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	position: absolute;
	top:0;
	text-align: center;
	padding: 3px 0;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2";
	}

a.nav1:hover, a.nav2:hover, a.nav3:hover {
	background: #d1f238;
	color: #333;
	}
	
a.nav1.active, a.nav2.active, a.nav3.active {
	background: #fff;
	color: #333;
	}
	
		
h1 {
	color: #fc8524;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0px;
}


h1,h2,h3 {	
	color: #707070;
	font-weight: normal;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2";
}

h2,h3 {margin-bottom: 3px;}

p {
	padding-top: 15px;
	margin: 0px;
	line-height: 1.5em;
	font-size: 0.9em;
}

a {
	color: #fc8524;
}

#links {
	text-align: center;
}

#links a {
	padding: 0 20px;
}
