#container {
	background-color: #3a519a;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}

#header {
	background-image: url("../images/KLUA_header.jpg");
	background-repeat: no-repeat;
	height: 100px;
}

#nav_bar {
	background-color: #1e56c7;
	display: inline;
	margin-top: 8px;
	width: 705px;
	height: 20px;
	float: right;
}

#nav_bar ul {
	list-style-type: none;
	margin-top: 1px;
}

#nav_bar ul li {
	display: block;
	float: left;
}

#nav_bar ul li a { 
	color: #93aee4; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 0 8px 0 9px;
}

#nav_bar ul li a:hover {
	color: #fff;
}

#main {
	background-image: url("../images/KLUA_site_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 -1px;
	clear: right;
}

#text {
	padding: 10px 50px 10px 50px;
}

#text a {
	color: #fff;
	font-size: 32px;
	text-decoration: none;
}

#text a:hover {
	color: #6f7fb2;
}

#home_nav_wrap {
	margin-left: 52px;
	padding-top: 25px;
	width: 510px;
	height: 310px
}

#contractors {
	background-image: url("../images/contractors.jpg");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	cursor: pointer;
	width: 157px;
	height: 248px;
}

#contractors_2 {
	background-image: url("../images/properties.jpg");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	cursor: pointer;
	width: 157px;
	height: 248px;
}

#contractors_3 {
	background-image: url("../images/leisure.jpg");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	cursor: pointer;
	width: 157px;
	height: 248px;
}

#contractors h3, #contractors_2 h3, #contractors_3 h3 {
	font-size: 18px;
	font-weight: normal;
	background-color: #c02426;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contractors h3 a, #contractors_2 h3 a, #contractors_3 h3 a {
	color: #fff;
	text-decoration: none;
}

#contractors_over {
	background-image: url("../images/contractors_over.jpg");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	width: 157px;
	height: 237px;
}

#contractors_2_over {
	background-image: url("../images/properties_over.jpg");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	width: 157px;
	height: 237px;
}

#contractors_3_over {
	background-image: url("../images/leisure_over.jpg");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	width: 157px;
	height: 237px;
}

#contractors_over ul, #contractors_2_over ul, #contractors_3_over ul {
	list-style-type: none;
	padding-top: 5px;
}

#contractors_over ul li, #contractors_2_over ul li, #contractors_3_over ul li {
	margin-bottom: 2px !important;
	margin-bottom: 2px;
}

#contractors_over ul li a, #contractors_2_over ul li a, #contractors_3_over ul li a { 
	color: #fff; 
	font-size: 11px;
	line-height: 10px !important; 
	line-height: 12px; 
	text-decoration: none; 
	padding-left: 8px; 
}

#contractors_over ul li a:hover, #contractors_2_over ul li a:hover, #contractors_3_over ul li a:hover, .selected { 
	font-weight: bold; 
	text-decoration: none; 
	background-image: url("../images/arrow_smll.gif"); 
	background-repeat: no-repeat; 
	background-position: 0px 2px;
}

#contractors, #contractors_2, #contractors_3 {
	display: inline;
	margin-right: 7px;
	float: left;
}

#footer {
	background-image: url("../images/KLUA_footer_logo.gif");
	background-repeat: no-repeat;
	background-position: right 0;
	height: 80px;
}

#footer_links {
	margin-left: 55px;
	padding-top: 52px;
}

#footer_links li {
	display: block;
	float: left;
}

#footer_links li a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding-right: 30px;
}

#footer_links li a:hover {
	color: #cbd7ff;
}

.Text_Blue {
	color: #3a519a;
}

.Text_Red {
	color: #c02426;
}

.Text_Grey {
	color: #5c5c5c;
}

.Text_White {
	color: #ffffff;
}

body, div, h1, h2, h3, h4, h5, h6, ul, li, span, img, ol, a, form, object, embed, p
{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
	
body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #cbd7ff;
	text-align: center;
	margin-top: 40px
}


p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 8px;
}

a, a img {
	outline-style: none;
	outline-width: 0;
}

h1 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	padding-top: 32px;
	padding-left: 45px;
}

h1 span {
	font-size: 13px;
	line-height: 16px;
}

h4 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 10px;
	margin-left: 52px;
}

h4 a {
	color: #fff;
	font-size: 32px;
	text-decoration: none;
}

h4 a:hover {
	color: #6f7fb2;
}