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

/* - - - - - - - - - - - - - - - - - -
	AWD
	@ Author Soushi Iida <design2@awebd.com.au>
	http://www.awebd.com.au
- - - - - - - - - - - - - - - - - - */

body{
	margin:0;
	padding:0;
	background-color:#000;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}

#holder{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding:0;
}

#header{
	height:90px;
}
#logo{
	width:295px;
	padding-left:15px;
	float:left;
}
#main_menu{
	height:28px;
	background-color:#999;
	width:630px;
}
#top_holder{
}
#border{
	border:1px solid #fff;
}
#footer{
	text-align:center;
	padding-top:8px;
	color:#999;
}
#footer a{
	color:#999;
}
#footer a:hover{
	color:#ccc;
}

#main_menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

#main_menu ul li{
	display:table-column;
	float:left;
	position:relative;
	width:114px;
	text-align:center;
	background-color:#666;
}

.header_right{
	float:left;
	width:630px;
}

.slogan{
	height:62px;
}

.left_column{
	width:309px;
	float:left;
	text-align: center;
}

.quicklinks_top{
	background:url(../images/quicklinks_top.jpg) no-repeat;
	height:18px;
	margin-top:5px;
	width:280px;
	font-size:0;
	border:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}
.quicklinks_middle{
	text-align:left;
	border-left:1px solid #7d7d7d;
	border-right:1px solid #7d7d7d;
	border-bottom:1px solid #7d7d7d;
	width:248px;
	margin-bottom:10px;
	padding:5px 15px;
	margin-left:auto;
	margin-right:auto;

}

.quicklinks_middle ul{
	list-style-image:url(../images/red_arrow.gif);
}

.quicklinks_middle ul li{
	margin-bottom:7px;
}

.right_column{
	width:621px;
	float:left;
}

.image_right_column{
	width:628px;
	float:left;
}

.subtitle{
	border-bottom:1px solid #7d7d7d;
	background:url(../images/r_image.jpg) bottom left no-repeat;
	padding-left:40px;
	padding-bottom:3px;
	padding-top:12px;
	height:20px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;

}

#index_content{
	padding-top:5px;
	padding-left:5px;
}


.footer_logos{
	background-color:#fff;
	height:auto;
	padding-left:3px;
}

.clear{
	clear:both;
}
.search_top{
	background:url(../images/search_top.jpg) no-repeat;
	height:18px;
	margin-top:5px;
	width:280px;
	font-size:0;
	border:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}
.search_top2{
	background:url(../images/search_top2.jpg) no-repeat;
	height:18px;
	margin-top:5px;
	width:280px;
	font-size:0;
	border:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}
.search_middle{
	border-left:1px solid #7d7d7d;
	border-right:1px solid #7d7d7d;
	border-bottom:1px solid #7d7d7d;
	width:278px;
	margin-bottom:10px;
	margin-top:0;
	padding-top:0;
	margin-left:auto;
	margin-right:auto;
	height:275px;
}
	
	
.table_spacer{
	height:10px;
}



.maintenance_field{
		width:150px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
	
/*text styling*/
h2{
	font-size:24px;
	padding:0;
	margin:0;
}

h3{
	font-size:14px;
	padding:0;
	margin:0;
	line-height:20px;
}

a{
	color:#FFFFFF;
}

a:hover {
	color:#ff0000;
}

.special{
margin-top:20px;
font-size:14px;
font-weight:bold;
color:#ff0000;
}

.special a{
color:#ff0000;
text-decoration:none;
}

.special a:hover{
text-decoration:underline;
}

/*floating object styling*/
.caller_right{
right:0;
z-index:1000;
margin:0;
padding:0;
position:fixed !important;
cursor: pointer;
line-height:0;
font-size:0;
text-align:right;
}

.caller_bottom{
bottom:0;
}

.caller_top{
top:60px;
}

.caller_right a{
text-decoration:none;
}
.caller_right a:hover{
text-decoration:none;
}

.k_float{z-index:1000;position:fixed!important;position:absolute;cursor:hand;cursor:pointer;}

#kampylink img{border:0;}
.k_top{top:0;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop:document.body.scrollTop);}

.k_bottom{bottom:0;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop+(document.documentElement.clientHeight-this.clientHeight) - 1:document.body.scrollTop+(document.body.clientHeight-this.clientHeight) - 1);}

.k_right{right:0;}
.k_left{left:0;}
#k_close_button{color:gray;border:1px solid gray;display:none;width:11px;height:16px;font-size:12px;text-align:center;}

.kc_top{top:80px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop+80:document.body.scrollTop+80);}

.kc_bottom{bottom:0;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop+(document.documentElement.clientHeight-this.clientHeight) - 0:document.body.scrollTop+(document.body.clientHeight-this.clientHeight) - 0);}

.kc_right{right:0px;}

.kc_left{left:10px;}

.top_link_text a {
	color:#ff0000;
		font-weight:bold;
		font-size:14px;
}

.bottom_link_text a{
	color:fff;

}
.top_link_text a:hover {
	color:#ff6666;
	font-weight:bold;
			font-size:14px;
}

.bottom_link_text a:hover{
	color:ccc;
}

