.noshow {
	display: none;	
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #616161;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(../images/bg/bg_main.jpg);
	background-repeat: repeat-x;
}


a  {
	color: #306B17;
	text-decoration:none;
	font-weight:bold;
}
a:visited  { color: #306B17;
}


a:hover  {
	color: #000000;
}



h1 {
	font-size: 22pt;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}


h2 {
	font-size: 16pt;
	font-weight: normal;
	color: #343434;
	margin: 0px;
}

h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}




.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;

}

.oneColFixCtrHdr #header {
	width: 900px;
	height: 125px;
	margin-bottom: 5px;
	float: left;
	padding-bottom: 20px;

}


.oneColFixCtrHdr #navbar {
	width: 900px;
	height: 40px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: center;

}

.navitem {
	float: left;
	height: 33px;
	width:auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	text-align: center;
}

.navitem:hover {
	float: left;
	height: 33px;
	width:auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	text-align: left;
	background-image: url(../images/bg/navitem_hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}

.navitem a {
    color: #ffffff;
	font-size: 12pt;
	text-decoration:none;
}


.logo {
	float: left;
	width: 900px;
	height:75px;
	margin-bottom:20px;
}


.oneColFixCtrHdr #photo900 {
	width: 900px;
	height: 350px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	
	background-color: #ffffff;
}



.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}




.oneColFixCtrHdr #leftcol {
	background: #ffffff;
	width: 250px;
	float: left;
}









.oneColFixCtrHdr #leftcol a {

}

ul#navigation {
	width: 12em;
	margin-top: 20px;
}

ul#navigation li {
	list-style: none;
	background-color: #ffffff;
	width:250px;
	text-align: left;
	padding: 1px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}

ul#navigation li a {

  display: block;
  text-decoration: none;
  padding: .25em;

}


.oneColFixCtrHdr #rightcol {
	padding: 0; 
	background: #ffffff;
	width: 599px;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C0C0C0;
	margin-left: 30px;
	padding-left: 20px;
}



.clientlist {
	padding: 0; 
	background: #ffffff;
	width: 200px;
	float: left;
}

.infobox {
	padding: 20px;
	background: #ffffff;
	width: 208px;
	float: left;
	border: 1px solid #969696;
}


.oneColFixCtrHdr #footer {
	background:#ffffff;
	width: 900px;
	float: left;
	margin-top: 30px;
	padding-top: 6px;
	padding-bottom: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D5D5D5;

}

.oneColFixCtrHdr #footer p   {
	margin: 0;
	padding: 3px 0;
	font-size: 9pt;
	color: #9D9D9D;
}

.oneColFixCtrHdr #footer a   {
	color: #9D9D9D;
	text-decoration: none;		
}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 0px;
}

li
{
	
	
	
	background-image: url(../images/bg/list.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.0em;
	padding-left: 1.9em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

