
body {
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 87%;
	color: #444;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	}
	
#wrapper {
	width: 760px;
	}
	
div#header {
	text-align: right;
	margin: 0px;
	line-height: 0.9em;
	text-align: right;
	}

	
#logo {
	/*border: 1px solid #000; */
	position: relative; top: -4px; left: -4px;
	}
	
	

/* --------------- top menu ---------------*/


ul#menu {
	background: url('/images/bg_top_menu.jpg');
	background-repeat: repeat-y;
	color: #fff;
	padding: 5px 0 5px 4px;
	white-space: nowrap;
	text-align: left;
	margin: -3px 0 0 0;
	}
	
#menu li {
	color: #fff;
	display: inline;
	list-style-type: none;
	margin-right: 40px;
	font-size: 1.1em;
	line-height: 1em;
	}
	
#menu li a {
	color: #016FAC;
	text-decoration: none;
	}
	
#menu li a:hover {
	color: #AB7502;
	/*font-weight: bold;*/
	text-decoration: underline;
	}
	
#menu li.byline {
	font-size: 0.8em;
	}

#menu .selected {
	color: #685B4B;
	/*font-weight: bold;*/
	}
	

div#column2 {
	margin: 0; padding: 0;
	background-image: url('/images/bg_rhs.gif');
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	background-color: #fff;
	
	}
div#column1 {
	margin: 0px; padding: 0px;
	background-image: url('/images/bg_lhs.jpg');
	background-repeat: repeat-y;
	width: 100%;
	
	}
div#navcol {
	width: 170px;
	float: left;
	text-align: center;
	background: url('/images/top_lhs_fade.jpg');
	background-repeat: repeat-x;
	height: 20px;
	}
	
		
div#navcol .button {
	position: absolute;
	top: 400px;
	left: 40px;
	border: 0;
	}
	
/* --------------- side menu ---------------*/
	

#side-nav {
	position: absolute;
	top: 130px; left: 6px;
	padding: 3px;
	margin: 0;
	color: #fff;
	width: 154px;
	text-align: left;
	}

ul#sub-menu {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	}

ul#sub-menu li {
	display: block;
	margin: 0.4em 0 0.2em 0;
	padding: 0;
	font-size: 0.9em;
	color: #fff;
	background-color: #D1D1D1;
	}

ul#sub-menu li a {
	display: block;
	/*width: 100%;
	padding: 0.2em 0 0.2em 1em;*/
	border: 1px solid #016FAC;
	color: #016FAC;
	text-decoration: none;
	}

#side-nav>ul#sub-menu li a { width: auto; }

ul#sub-menu li.selected  {
	color: #685B4B;
	background-color: #D1D1D1;
	padding: 0.2em 0 0.2em 1em;
	border: 1px solid #016FAC;
	}

ul#sub-menu li a:hover, ul#sub-menu li#active a:hover {
	background-color: #fff;
	/*background: transparent;
	border-color: #aaab9c #fff #fff #ccc;*/
	}

/*----------*/

#navcontainer { 
	position: absolute;
	top: 130px; left: 6px;
	width: 154px;
	text-align: left;
	}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 0.9em;
	}

#navcontainer li {
	margin-bottom: 3px;
	border: 1px solid #016FAC;
	color: #016FAC;
	background-color: #D1D1D1;
	}
	
#navcontainer li#active {
	padding: 3px 0 3px 5px;
	color: #685B4B;
	background-color: #D1D1D1;
	}

#navcontainer a {
	display: block;
	padding: 3px 0 3px 5px;
	}

#navcontainer a:link, #navlist a:visited {
	color: #016FAC;
	text-decoration: none;
	}

#navcontainer a:hover {
	background-color: #fff;
	}
	
ul#acive li#current  {
	color: #685B4B;
	background-color: #D1D1D1;
	}
	
/* --------- main content div ------------*/

	
div#main {
	padding: 10px;
	margin-left: 170px;
	margin-right: 160px;
	background: url('images/menu_btm_fade.jpg');
	background-repeat: repeat-x;
	/*background: url('images/fade_blue_trees.jpg') no-repeat left bottom;*/
	line-height: 1.2em;
	
	}
	
#main h1 {
	font-size: 1.6em;
	}
	
#main h2 {
	font-size: 1.2em;
	}
	
#main li.heading {
	font-weight: bold;
	margin-bottom: 4px;
	list-style: none;
	}
		

div#sidecol {
	width: 160px;
	float: right;
	}
	
#img_bottom	{
	position: relative;
	left: 170px;
	top: 8px;
	padding:0; margin: 0;
	}
	
div#foot {
	padding: 2px 170px 1px 180px;
	text-align: center;
	font-size: 0.8em;
	clear: both;
	background-image: url('images/bg_footer2.jpg');
	background-repeat: repeat-y;
	background-color: #016FAC;
	color: #fff;
	}
	
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0; padding: 0;
	background-image: url('images/bg_footer2.jpg');
	}
	
.float-right {
	float: right;
	padding: 2px;
	border: 1px solid #016FAC;
	margin: 3px;
	}
	
.float-left {
	float: left;
	padding: 2px;
	border: 1px solid #016FAC;
	margin: 3px 10px 3px 3px;
	}

/* - - - - - - - - - - our clients logos - - - - - - - - - - - */

#logos {
	text-align: center;
	}
	
#logos img {
	padding: 4px;
	}




/* - - - - - - - - - - contact page - - - - - - - - - - - */


	
#mailwrapper {
	text-align: left;
	/*border: 1px dashed #000;*/
	/*margin-left: 20px;*/
	margin: 0; padding: 0;
	}
	
#mailwrapper h3 {
	font-size: 1.1em;
	margin-bottom: 0.2em;
	}
	
#mailwrapper p {
	margin-bottom: 0.2em;
	}
	
div.row {
	clear: left;
	padding-top: 3px;
	/*border: 1px solid #000;*/
	}
	
#mailwrapper input {
	width: 200px;
	}
	
#submit input {
	width: 8em;
	margin-right: 2em;
	border: 1px solid #565554;
	font-weight: bold; 
	font-size: 0.8em; 
	color: #565554;
	}
	
#mailwrapper textarea {
	width: 200px;
	height: 6em;
	}

div.mailform {
	width: 400px;
	padding: 0px;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	/*border: 1px solid #000;*/
	}

div.row span.label {
	float: left;
	text-align: left;
	color: #016FAC;
	margin-bottom: 4px;
	padding-bottom: 3px;
	/* the second bunch */
	width:120px;
	padding-top: 3px;
	/*border: 1px solid #000;*/
	}
	
div.row span.formw {
	float: right;
	text-align: left;
	width: 270px;
	/*border: 1px solid #000;*/
	}
	
div.row span.button {
	border: none;
	float: right;
	width: 260px;
	margin: 4px;
	}
	
.error {
	text-align: center;
	font-size: 1.2em; 
	color: #cc3300;
	}
	
#submit input.submit {
	background-color: #fff;
	border: 1px solid #565554;
	font-weight: bold; 
	font-size: 0.8em; 
	color: #565554;
	}	
	
#address {
	margin-bottom: 4em;
	padding-top: 0px;
	text-align: left;
	width: 400px;
	/*border: 1px dashed #000;*/
	}
	
#address .formw {
	margin-top: 4px;
	}
	
#form_part2 {
	text-align: left;
	/*border: 1px dashed #000;*/
	
	}
	
#form_part2 div.row label {
	font-size: 0.8em;
	}
	
#form_part2 input.radio {
	width: 1em;
	margin-right: 1em;
	margin-left: 1em;
	}

#form_part2 textarea {
	width: 100%;
	height: 10em;
	}
