body {
	background-color:#ecc51d;
	text-align:center;
	font-family:georgia;
	color:#1f4d50;
}

h1, h2 {
	color:#2e6164;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:green;
}


#container {
	margin:0 auto;
	text-align:left;
	width:890px;
	background-color:#fff;
}

#headercenter {
	width:890px;
	height:184px;
	background-image:url('images/template/headercenter.png');
}

#headerleft {
	position:absolute;
	margin-left:-35px;
	width:35px;
	height:194px;
	background-image:url('images/template/headerleft.png');
}

#headerright {
	position:absolute;
	margin-left:890px;
	width:35px;
	height:194px;
	background-image:url('images/template/headerright.png');
}

#footer {
	margin-left:-50px;
	width:500px;
	height:150px;
	background-color:green;
}

#footercenter {
	margin-top:20px;
	width:890px;
	height:179px;
	background-image:url('images/template/footercenter.png');
}

#footerleft {
	position:absolute;
	margin-left:-65px;
	width:66px;
	height:199px;
	background-image:url('images/template/footerleft.png');
}

#footerright {
	position:absolute;
	margin-left:889px;
	width:66px;
	height:199px;
	background-image:url('images/template/footerright.png');
}

.home_btn {
	margin-top:20px;
	margin-left:50px;
	width:400px;
}

#logo {
	position:absolute;
	margin-top:15px;
}

#headerlinks {
	position:absolute;
	margin-top:5px;
	margin-left:450px;
	font-family:verdana;
	font-size:10pt;
}

#menu {
	position:absolute;
	margin-top:137px;
	margin-left:-30px;
}

#menu li {
	list-style:none;
	float:left;
	padding-left:30px;
	font-size:14pt;
}

#headerlinks a:link {
	color:#336e71;
	text-decoration:none;
}

#headerlinks a:visited {
	color:#336e71;
	text-decoration:none;
}

#headerlinks a:hover {
	color:#eb6a39;
	text-decoration:none;
}


#menu li a:link, #menu li a:visited, #menu li a:active {
	text-decoration:none;
	color:#fff;
}

#menu li a:hover {
	text-decoration:none;
	color:#ecc51d;
}

#footertext {
	position:absolute;
	margin-top:20px;
}

#contactinfo {
	position:absolute;
	margin-top:20px;
	text-align:right;
	margin-left:520px;
	font-family:verdana;
	color:#fff;
}

#copyright {
	margin-top:20px;
	font-size:10pt;
	color: #2d6366;
	padding-bottom:50px;
}

#copyright a {
	color:#2d6366;
}
