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


/* ----------------- Body ----------------- */

body {
	background-color: #324685;
	background-image: url(../Files/Design/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#flashbg {
	z-index:0;
	width:100%;
	position:absolute;
	height:600px;
	top:0;
	left:0;
}


/* ----------------- Layout ----------------- */

#top{
	background-image: url(../Files/Design/top.jpg);
	background-repeat: no-repeat;
	line-height: 47px;
	color: #FFFFFF;
	height: 47px;
	width: 886px;
	padding-left:74px;
	z-index:1;
}
#logo{
	z-index:1;
	background-image: url(../Files/Design/logo.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 100%;
	background-color: #D0D0D0;
	z-index:1;
}
#sterling{
	height: 174px;
	width: 348px;
	float: left;
}
#flash{
	height: 174px;
	width: 612px;
	float: left;
}
#behindA{
	width: 960px;
	background-image: url(../Files/Design/behindA.jpg);
	height: 44px;
}
#behindB{
	width: 960px;
	background-image: url(../Files/Design/behindB.jpg);
	background-repeat: no-repeat;
}
#content{
	color: #FFFFFF;
	width: 960px;
	background-repeat: repeat;
	background-image: url(../Files/Design/content.jpg);
	z-index:1;
}
#text {
	width: 584px;
	padding-left: 74px;
	margin-top: 37px;
	padding-right: 74px;
	padding-bottom: 80px;
	float:left;
}
#right {
	width: 228px;
	float:left;
}
#promo {
	padding-top: 37px;
	padding-bottom: 37px;
	width: 228px;
	clear:both;
}
#bottom{
	z-index:2;
	background-image: url(../Files/Design/bottom.jpg);
	background-repeat: repeat-y;
	width: 100%;
	background-color: #CFCFCF;
	padding-top: 37px;
	padding-bottom: 17px;
}
#bottomA{
	width: 584px;
	padding-left: 37px;
	margin-left: 37px;
	margin-right: 37px;
	padding-right: 37px;
	float: left;	
}
#bottomB{
	width: 228px;
	float:left;
}
#copyright{
	position:relative;
	background-image: url(../Files/Design/copyright.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 886px;
	padding-left:74px;
}
#rss {
	width: 22px;
	height: 23px;
	position: absolute;
	top: 34px;
	left: 24px;
}
.highlight{
	color: #FFFFFF;
	width: 540px;
	background-repeat: repeat;
	margin-top:80px;
	padding-left:37px;
	padding-top:37px;
	padding-bottom:37px;
	line-height: 22px;
	border:1px;
	border-style:solid;
	border-color:0A0A49;
	
}

/* ----------------- Navigation ----------------- */

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
	clear:both;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	margin-bottom:5px;
}
#nav li a {
	display:block;
	padding:10px 20px;
	color:#0A0A49;
	text-decoration:none;
	font-size:12px;
}
li a {
	background:url(bg.jpg) repeat 0 0;
}
li a:hover {
	background:url(../Files/Design/nav.jpg) repeat -20px 35px;
}
#navigation a {
	background:url(../Files/Design/nav.jpg) repeat -20px 35px;
}

/* ----------------- Gallery ----------------- */

.gallery {
	width:100px;
	height:70px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	background-image: url(../Files/Design/highlight.jpg);
}
