@font-face {
	font-family: 'KimberleyRegular';
	src: url('../font/kimbalt_.eot');
	src: local('KimberleyRegular'), url('../font/kimbalt_.woff') format('woff'), url('../font/kimbalt_.ttf') format('truetype'), url('../font/kimbalt_.svg#') format('svg');
}

body {
	margin: 0px;
	background: #000 url(../images/body-bg-in.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3c9d0;
}

p {padding: 9px 0px 9px 0px; margin: 0px;}
#content p,#content li {line-height:20px;}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}
ul li { list-style-image: url(../images/bullet.jpg); }

a:link, a:visited {
	color: #af974b;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {color: #FFFFFF; text-decoration: none; font-weight: normal; font-variant: normal;}

img {border: none;}

.rightimg {float: right; margin: 5px 0 10px 10px; position:relative; display:block;}
.leftimg {float: left; margin: 5px 10px 10px 0; position:relative; display:block;}

.leftimg span, .rightimg span {visibility:hidden;display:none;}
.leftimg:hover span, .rightimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}
#container {
	width: 960px;
	margin: 0px auto 0px auto;
	position: relative;
}
#top {
	height: 193px;
	width: 586px;
	padding: 47px 137px 0px 237px;
}
#top #lgo, #top #log, #top #spn, #top #arb, #top #chn, #top #fla {
	position: absolute;
	display: block;
	left: 57px;
	top: 10px;
	width: 38px;
	height: 33px;
}
#top #lgo {left: 57px; top: 29px; width: 141px; height: 88px;}
#top #log {left: 848px; top: 50px; width: 89px; height: 129px;}
#top #spn {left:689px;}
#top #arb {left:736px;}
#top #chn {left:784px;}
#top #fla {left: 795px; top: 187px; width: 150px; height: 75px; z-index: 1;}

#top a img { display:none; }
#top a:hover img { display:block; }

#content {
	padding: 5px 19px 5px 0px;
	text-align: justify;
	width: 661px;
	min-height: 801px;
}
#content h1 {
	color: #d1d3d2;
	font-family: 'KimberleyRegular', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 32px;
	line-height: 23px;
}
#content h2 {
	color: #C6BF67;
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 3px 3px;
	text-transform: capitalize;
} 

#content h3 {
	border-bottom: 1px solid #53626b;
	color: #5eb1bc;
	font-size: 17px;
	margin: 10px 0px;
	padding: 0px;
}

#content h4 {
	color: #C6BF67;
	font-size: 15px;
	margin: 0px;
	padding: 20px 0px 0px 272px;
	text-transform: capitalize;
}

#right {
	position: absolute;
	width: 212px;
	left: 709px;
	top: 297px;
	bottom: 0px;
	border-left: 1px solid #53626b;
	padding: 0px 15px 5px 23px;
}
#right a {
	display:block;
	width:212px;
	height:30px;
	margin: 0px 0px 15px 0px;
}
#right a img { display: none; }
#right a:hover img { display: block; }
#right p {
	text-align: center;
	color: #fdf5bb;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 14px;
}
#right h4 {
	font-size: 15px;
	font-weight: bold;
	color: #5eb1bc;
	margin: 0px 17px;
	padding: 15px 0px 0px;
	border-bottom: 1px solid #53626b;
}
#right ul {
	color: #FFFFFF;
	margin: 5px 0px 15px 30px;
	padding: 0px;
	line-height: 17px;
}

#footer {
	padding: 0px 0px 5px 0px;
	width: 960px;
	text-align: center;
	margin: 0px auto;
}
#footer div {
	clear:both;
	border-top: solid 1px #53626b;
	padding: 10px 0px;
	text-align: center;
}

#footer p {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666; padding: 10px 10px 0px 0px; margin-bottom: 10px; text-align: center;}

#footer div a:link, #footer div a:visited {color: #638C91;text-decoration: underline;font-weight: normal;font-variant: normal;}
#footer div a:hover {color: #F9F6A5; text-decoration: none; font-weight: normal; font-variant: normal;}