/********** HKA CSS **********/

/********** THE SET-UP **********/
body {
	background-color: #000;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#outer_wrapper {
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
	background: #FFF;	
}
#inner_wrapper {
	width: 980px; 
	margin-left: auto; 
	margin-right: auto; 
	background: #000;	
}
/********** HEADER **********/
#header_wrapper {
	width: 980px; 
	height: 150px;	
}
#logo {
	width: 125px; 
	height: 94px; 
	float: left; 
	margin: 25px 0 0 25px; 
	_margin-left: 6px; 
	_margin-right: 6px;	
}
#site_name {
	width: 553px; 
	height: 94px; 
	float: left; 
	margin-top: 25px; 
	margin-left: 25px; 
	_margin-left: 15px; 
	margin-right: 25px; 
	_margin-right: 15px;	
}
#contact_details {
	width: 200px; 
	height: 100px; 
	float: right; 
	margin: 25px 25px 0 0; 
	text-align: right;
}
/********** TOP NAV **********/
#top_nav {
	width: 940px; 
	height: 43px;	
	border: 0px solid #fff;
	margin: 0 20px 0 20px;
}
/********** BREADCRUMB **********/
#breadcrumb {
	width: 940px;
	height: 30px; 
	line-height: 30px;
	margin: 10px 20px 0 20px;	
}
#breadcrumb span {
	
}
#breadcrumb p {
	
}
/********** HOME PAGE **********/
#homepage {
	width: 918px; 
	height: 150px; 
	margin: 20px 20px 20px 20px; 
	padding: 10px;
	background: #FFF;
}
/********** SUB NAV **********/
#sub_header_wrapper {
	width: 980px; 	
}
#sub_nav {
	width: 200px; 
	float: left; 
	margin: 20px 0px 20px 20px;	
}
#sub_nav_header {
	width: 200px; 
	height: 30px;	
	color: #6694CA; 
	font-size: 18px; 
	font-weight: bold;
}
#sub_nav_title {
	background:url(../images/contact_form_title.jpg) repeat-x; 
	height: 30px; 
	color: #FFF; 
	font-size: 14px; 
	font-weight: bold; 
	padding: 5px 0 0 10px;
}
#sub_nav_links {
	width: 198px; 
	border: 1px solid #FF0; 
	padding: 0px;
}
#sub_nav_links ul {
	list-style-type: none; 
	margin-top: 0px; 
	margin-bottom: 0px;
}
#sub_nav_links li {
	font-size: 14px; 
	height: 28px; 
	line-height: 28px; 
	margin-left: -40px;
	padding: 0px;
}
#sub_nav_links li a {
	background:url(../images/sub_nav_off.jpg) repeat-x; 
	color: #FF0; 
	font-weight: bold; 
	display: block; 
	text-decoration: none; 
	height: 28px; 
	padding-left: 10px;
}
#sub_nav_links li a:hover {
	background:url(../images/sub_nav_on.jpg) repeat-x; 
	color: #000; 
	font-weight: bold; 
	display: block; 
	text-decoration: none; 
	height: 28px; 
	padding-left: 10px;
}
/********** TOP IMAGE **********/
#top_image {
	width: 700px; 
	_width: 650px; 
	float: right; 
	margin: 20px 20px 0 0;	
	padding: 10px;
	background: #FFF;
}
td {
	color: #000;
	font-size: 10px;
	text-align: center;
}
/********** DIVIDER **********/
#stars_divider {
	width: 940px; 
	height: 23px;;
	margin: 0 20px 20px 20px;
	clear: both;
}
/********** CONTENT **********/
#content_wrapper {
	width: 940px;
	margin: 0 20px 0 20px;
}
/********** HOME PAGE ONLY **********/
#left_column_wrapper {
	width: 200px; 
	float: left; 
	margin: 0 0 0 0px;	
}
#home_contact_form {
	width: 200px;
	border: 0px solid #fff;
	float: left; 
	margin: 0 0 0 0px;
	background-color: #FF0;
}
#home_contact_form_title {
	background:url(../images/contact_form_title.jpg) repeat-x; 
	height: 30px; 
	color: #FFF; 
	font-size: 14px; 
	font-weight: bold; 
	padding: 5px 0 0 10px;
}
#news_ticker {
	width: 200px; 
	float: left; 
	margin: 0px;	
	padding: 0px;
}
/********** MAIN CONTENT **********/
#contact_form {
	width: 200px;
	border: 0px solid #fff;
	float: left; 
	margin: 0 0 0 0px;
	background-color: #FF0;
}
#contact_form_title {
	background:url(../images/contact_form_title.jpg) repeat-x; 
	height: 30px; 
	color: #FFF; 
	font-size: 14px; 
	font-weight: bold; 
	padding: 5px 0 0 10px;
}
#content {
	width: 708px; 
	_width: 648px; 
	float: right; 
	margin: 0 10px 0 20px;	
}
#side_images {
	border: 0px solid #fff;
	width: 200px;
	float: right;
}
#content h1 {
	font-size: 24px;
	color: #F00;
}
#content h2 {
	font-size: 16px;
	color: #FF0;
}
#content td {
	color: #FFF;
}
/********** FOOTER **********/
#footer {
	width: 980px; 
	height: 56px; 
	clear: both;
	text-align: center;
	line-height: 56px;
}
/********** MISC **********/
img {
	border: 0;	
}
a {
	text-decoration: none;
	color: #FF0
}
a:hover {
	text-decoration: underline;
	color: #FF0
}
hr {
	height: 1px;
	color: #FFFF00;
	width: 50%;
	align: center;
}
.divider {
	border-bottom: 1px solid #000;	
}
.timetable {
	color: #000;	
}