@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-color: #144068;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 500px;
	width: 880px;
	
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #0CF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#container {
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: relative;
	top: 45px;
	left: 85px;
	height: 36px;
	width: 273px;
	float: left;
}
#top-links {
	position: relative;
	top: 73px;
	right: 90px;
	color: #FFF;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	width: 145px;
	height: 10px;
	float: right;
}
#main-links {
	position: relative;
	width: 600px;
	top: 67px;
	font-size: 16px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	left: 116px;
}
#banner-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 100px;
	width: 150px;
	position: relative;
	top: 100px;
	color: #CCC;
	right: 110px;
	float: right;
}
#about-us {
	background-image: url(../images/boxes-bg.png);
	position: relative;
	height: 148px;
	width: 421px;
	top: 185px;
	left: 100px;
	float: left;
	padding-top: 30px;
	background-repeat: no-repeat;
	padding-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-right: 8px;
}
#about-more {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	position: relative;
	color: #FFF;
	height: 10px;
	width: 100px;
	top: 320px;
	right: 120px;
}
#about-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	position: relative;
	top: 188px;
	right: 330px;
}
#about-date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	float: left;
	position: relative;
	top: 193px;
	right: 85px;
	width: 100px;
}
#news {
	position: relative;
	background-image: url(../images/boxes-bg.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 148px;
	width: 421px;
	float: left;
	left: 100px;
	top: 200px;
	
	padding-left: 8px;
	padding-top: 30px;
	padding-right: 10px;
	background-repeat: no-repeat;
	z-index: 5;
}
#news-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	position: relative;
	top: 362px;
	left: -332px;
	z-index: 2;
}
#news-date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	float: right;
	position: relative;
	top: 365px;
	left: -125px;
	width: 100px;
}
#news-more {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	width: 100px;
	position: relative;
	height: 10px;
	top: 490px;
	left: -117px;
	z-index: 8;
	float: right;
}
#facebook {
	float: right;
	position: relative;
	height: 104px;
	width: 167px;
	top: -560px;
	right: 142px;
}
#twitter {
	float: right;
	position: relative;
	height: 104px;
	width: 167px;
	top: -452px;
	right: -26px;
}
#myspace {
	float: right;
	position: relative;
	height: 104px;
	width: 167px;
	top: -340px;
	right: -196px;
}
#footer {
	background-image: url(../images/footer.png);
	position: relative;
	height: 164px;
	width: 661px;
	top: -340px;
	float: right;
	right: 108px;
	z-index: 0;
}
#footer-inner {
	background-image: url(../images/footer.png);
	position: relative;
	height: 164px;
	width: 661px;
	top: -580px;
	float: right;
	right: 107px;
	z-index: 0;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: relative;
	top: 65px;
	left: 150px;
}
#designed-by {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: relative;
	top: 70px;
	left: 240px;
	z-index: 12;
}
#about-us-image {
	float: right;
	padding: 4px;
}
#news-image {
	float: right;
	padding: 4px;
}
#main-content {
	background-image: url(../images/content-bg.png);
	height: 441px;
	width: 605px;
	position: relative;
	top: -530px;
	left: 140px;
	z-index: 5;
}
#inner-content-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	position: relative;
	height: 441px;
	width: 575px;
	top: 20px;
	padding: 10px;	
}
h1 {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
}

#contact-area {
	width: 550px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 421px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
