@charset "UTF-8";
/* CSS Document */
/* COLORS: gray #606060, blue #0076c0, orange #f3901d, lt blue #e0e8f0, dk blue #8cadcb  */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #606060;
	background-image: url(../images/top_background.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
a:link, a:active, a:visited {
	color: #0076c0;
	text-decoration: none;
}
a:hover {
	color: #f3901d;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div {
	margin: 0px;
	padding: 0px;
}

pre {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #606060;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#main_container {
	text-align: left;
	display: table;
	margin: 0px;
	padding: 0px;
	width: 943px;
}
#top_box {
	width: 943px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#logo_box {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 943px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#spacer_below_logo {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 943px;
	background-image: url(../images/top_spacer.jpg);
	background-repeat: no-repeat;
}
#home_image_box {
	display: block;
	width: 516px;
	text-align: left;
	float: left;
}
#home_content {
	text-align: left;
	display: block;
	width: 427px;
	float: right;
}
#main_nav {
	display: block;
	float: right;
	height: 25px;
	width: auto;
	margin-top: 24px;
	text-align: right;
}
#footer {
	width: 943px;
	height: 40px;
	display: block;
	clear: left;
}
#copyright {
        font-size: 11px;
	width: 220px;
	display: block;
	float: left;
	text-align: left;
}
#bottom_nav {
        font-size: 11px;
	width: 650px;
	display: block;
	float: right;
	text-align: right;
}
:focus {
	outline:none;
}
#image_box-1 {
	display: block;
	width: 516px;
	text-align: left;
	float: left;
}
#image_box-2 {
	display: block;
	width: 393px;
	text-align: left;
	float: left;
}
#content-2 {
	text-align: left;
	display: block;
	width: 550px;
	float: right;
}
#image_box-3 {
	display: block;
	width: 372px;
	text-align: left;
	float: right;
}
#content-3 {
	text-align: left;
	display: block;
	width: 522px;
	float: right;
}
#content-4 {
	text-align: left;
	display: block;
	width: 894px;
	float: right;
}
#logo_link {
	display: block;
	float: left;
	height: 60px;
	width: 325px;
	margin: 0px;
	padding: 0px;
}

/* Joomla Overrides */
.componentheading {
	display: none;
}
.contentpaneopen {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
td, tr {
	margin: 0px;
	padding: 0px;
}
.jform h2 {
	display: none;
}
div.jform {
margin-top:0px;
padding:0px;
}