﻿a:link {
	color: #7c7876;
}
a:visited {
	color: #7c7876;
}
a:hover {
	color: #000;
}
a:active {
	color: #7c7876;
}
html {
height: 100%;
}
body {
margin: 0;
padding: 0;
height: 100%;
}
* html #outer {
height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(http://kray.com.au/images/headerbg2.png);
	background-repeat: repeat-x;
	font:normal 11px Verdana;
}
.h1 {
	height: 22px;
	padding-top: 4px;
	margin-bottom: 9px;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.img_border2 {
	border: 1px solid #7c7876;
}
.h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}
.form_border {
	border: 1px solid #CCC;
}
.form_border2 {
	border: 1px solid #FF0000;
	background-color: #FFD9BF;
}
#hbar {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7C7876;
}
#outer_shadow {
	min-width: 954px;
	background-image: url(http://kray.com.au/images/headerbg_shadow.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	min-height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#outer {
	min-height: 100%;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	color: #7c7876;
}
#content {
	width: 954px;
}
#content_spacer {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#header {
	background-color: #F49A20;
	height: 80px;
	background-image: url(http://kray.com.au/images/kray-logo-2009d.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 954px;
	color: #FFF;
}
#hleft {
	padding-top: 60px;
	width: 269px;
	padding-left: 85px;
	float: left;
	height: 20px;
}
#htop { width: 592px; float: left; height: 20px; font-size: 16px; padding-top: 3px; padding-right: 8px; text-align: right; }
#hbottom { width: 592px; float: left; height: 20px; padding-top: 37px; padding-right: 8px; text-align: right; }
#menu {
	height: 25px;
	background-color: #7C7876;
	z-index: 10;
}
#fbar {
	margin-top: -5px;
	width:100%;
	clear:both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7C7876;
}
#footer {
	width: 100%;
	text-align: center;
	background-color: #383838;
	color: #7C7876;
}
#footer a:hover { color: #FFFFFF; }
.footer a:link, .footer a:active, .footer a:visited {
	color: #7C7876;
}
.foot_text_header a:visited, .foot_text_header a:active, .foot_text_header a:link {
	text-decoration: none;
	color: #999;
}
.foot_text_header a:hover {
	text-decoration: underline;
	color: #999999;
}
.foot_text_text a:visited, .foot_text_text a:active, .foot_text_text a:link {
	text-decoration: none;
	color: #666;
}
.foot_text_text a:hover {
	text-decoration: underline;
	color: #999999;
}
.style4 { color: #FFFFFF; font-weight: bold; }
