﻿body, html, div, blockquote, img, label, p, h1, h2, h3, h4, form, a, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body {
	font: 12px "Arial", "Helvetica", sans-serif;
	color: #333;
}

tr {
	text-align: left;
}

td {
	padding: 2px;
}

a:link, a:visited {
	text-decoration: none;
	color: #b5a239;
}


a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

.hide_content {
	display: none;
}


input,select,option,
textarea	{
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	padding: 3px;
}

input:focus,
select:focus,
option:focus,
textarea:focus	{
	background-color: #f4f4f4;
}

#topnav {
	width: 793px;
}

#topnav #client_login {
	float: left;
	margin-top: 20px;
}

#topnav #top_menu {
	float: right;	
	margin-top: 20px;
}

#top_menu #nav_menu {
	margin: 0px;
	padding: 0px;
}

#top_menu #nav_menu ul {
}

#top_menu #nav_menu li {
	list-style-type: none;
	display: inline;
/*	margin-left: -3px; */
}

#callmenowfloat {
	position: fixed;
	left: 0px;
	top: 125px;
}

*+html #callmenowfloat { height: 100%; overflow: auto;}

#footer {
	background-image:url(../images/footer_bg.gif);
	width: 793px;
	height: 123px;
	clear: both;
}

#footer #footer-statements {
	float: left;
	width: 57%;
	padding: 25px 0 0 10px;
	text-transform: uppercase;
	text-align: left;
}

#footer #footer-address {
	float: left;
	width: 40%;
	padding: 25px 0 0 10px;
	text-align: right;

}

#footer #footer-address #footer-addname {
	float: left;
	text-align: right;
	color: #FFFFFF;
}

#footer #footer-address #footer-addcontact {
	float: left;
	margin-left: 10px;
	text-align: left;
	color: #FFFFFF;
}

#content {
	width: 793px;
	text-align: left;
	clear: both;
}

#content #submenu {
	float: left;
	width: 150px;
	margin: 0 20px 0 -35px;
}

/*--IE7 Fix --*/

*+html #content #submenu { 
	margin: 12px 20px 0 -35px;
}

/*--IE6 Fix --*/
*html #content #submenu {
	margin: 20px 20px 0 -35px;
}

#content #submenu ul {
	text-transform: uppercase;
	width: 150px;
	list-style-type: none;
} 

#content #submenu li {
	border-bottom: 1px dotted #999;
}

#content #submenu li a { 
	text-decoration: none;
	color: #a84916;
	display: block;
	padding: 7px;
}

#content #submenu li a:hover {
	color: #333333;
	background: #f4f4f4;
}

#content #submenu #menu-item {
	margin: 0 0 0 20px;
	color: #a84916;
}

#content #maincontent {
	float: left;
	width: 590px;
	margin: 12px 15px 25px 45px;
}

/*--IE6 Fix --*/
*html #content #maincontent {
	margin: 20px 0 0 0;
}


#content #maincontent h2 {
    font-size: 16px;
	font-weight: lighter;
	line-height: 1.0;
}


#content #maincontent h3 {
    font-size: 14px;
	font-weight: lighter;
	line-height: 1.0;
}


#content #maincontent ul {
	list-style-type: disc;
}

#content #fullsection {
	float: left;
	text-align: justify;
	margin: 15px;
}


#content #news-title {
    font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
}

#content #news-date {
    font-size: 12px;
	color: #a84916;
	text-transform: uppercase;
	margin: 15px 0 15px 0;
	text-align: left;
}

.separator {
	margin: 5px 0;
	border-bottom: 1px dotted #ccc;
}

#content h1 {
    font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted #ccc;
	margin: 5px auto;
}

#content h2 {
    font-size: 16px;
	text-transform: uppercase;
	font-weight: lighter;
}

#content p {
	font-size: 1.05em;
	text-decoration: none;
	line-height: 1.5;
}

#content small {
	font-size: 0.95em;
	text-decoration: none;
	line-height: 1.40;
	text-align: justify;	
}

#separator {
	margin: 5px auto;
	border-bottom: 1px dotted #ccc;
}

#home-area {
	float: left;
	width: 60%;
	margin: 25px 0 25px 5px;
}

#home-area h1 {
    font-size: 20px;
	font-weight: normal;
	line-height: 1.0;
	text-transform: uppercase;
	border-bottom: 1px dotted #ccc;
}

#home-news {
	float: right;
	width: 32%;
	height: 350px;
	border-left: 1px dotted #ccc;
	margin: 25px 5px 25px 0;
	padding-left: 20px;
}

#home-news a {
    font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#home-news p {
    font-size: 11px;
	font-weight: lighter;
	line-height: 1.5;
	margin-top: 5px;
}

#overview {
	clear: both;
}

#overview .title {
	float: left;
	padding-right: 15px;
	width: 320px;
	text-align: right;
	
}

#overview .location {
	float: right;
	width: 220px;
	padding: 0 15px 0 15px;
	border-left: 1px dotted #ccc;
}

#partners {
	clear: both;
}

#partners .logo {
	clear: both;	
	float: left;
	width: 175px;
	padding: 0 15px 0 15px;
}

#partners .description {
	float: right;
	width: 330px;
	text-align: left;
	border-left: 1px dotted #ccc;
	padding: 0 15px 0 15px;
}

#login_loading { 
	display: none; 
}

#register_loading { 
	display: none; 
}

#right-contents {
	margin: 20px 20px 15px 185px;
}

#right-contents h2 {
	text-transform: none;
	border-bottom: 1px dotted #ccc;
}

#right-contents li {
	list-style-type: none;
	margin: 5px;
}


.warning_notification { 
	padding: 10px;
	line-height: 150%;
	background: #F9F9F9; 
	text-align: center; 
	border: 1px #CCC dotted;
}

#sitemap {
	margin: 12px 25px 0 15px;
}

#sitemap li {
	list-style-type: none;
	margin: 5px;
}

#sitemap h2 {
	text-transform: none;
	border-bottom: 1px dotted #ccc;
}

