.clearfix:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html{
	margin:0px;
	padding:0px;
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	background:#2b4b83 url('/images/bg.gif') repeat-x top;
	height:100%;	
}

form {
	margin:0px;
	padding:0px;
}
body, td, p, div{
	font-size: 11px;
	color: #fff;
	font-family: Arial, Verdana;
}

p {
	padding:0px;
	margin:10px 0px 10px 0px;
}

form {
	padding:0px;
	margin:0px;
}

table { border-collapse : collapse; }
td { padding : 3px; /*border : 1px solid #000; */}

img { border : 0; }
input, select { vertical-align : middle; margin:0px; padding:0px; }

h1 {clear:both;font-size: 14px; font-family: Tahoma, Verdana; font-weight: bold; color:#fff;}
h2 {clear:both;font-size: 13px; font-family: Tahoma, Verdana; font-weight: bold; color:#fff;}
h3 {font-size: 12px; font-family: Tahoma, Verdana; font-weight: bold; color:#fff}
h4 {font-size: 11px; font-family: Tahoma, Verdana; font-weight: bold; color:#fff}
h5 {font-size: 10px; font-family: Tahoma, Verdana; font-weight: bold; color:#fff}
h6 {font-size: 9px; font-family: Tahoma, Verdana; font-weight: bold; color:#fff}
a, a:link, a:visited, a:active {
	color:#fcb805;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.error {
	margin:10px;
	padding:20px;
	background: #ffeeee;
	font-family: verdana;
	color: #CC0000;
	font-weight: bold;
}

.error h2, .error h1	{ margin-top: 0px; color: #CC0000;}
.error h3				{ margin-top: 0px; margin-bottom: 12px; color: #CC0000; border-bottom: 1px #CC0000 solid;}

.error ul li {
list-style-type: none;
color:#CC0000;
}


tr.row{
	background:inherit;
}
tr.rowo{
	background:inherit;
}

#Main {
	width: 770px;
	padding: 10px 20px 10px 10px;
	margin:0px;
	display:block;
}

#Menu {
	width:805px;
	padding:20px 0px 0px 0px;
	margin:0px;
	height:35px;
	clear:both;
}
#Menu ul {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	margin: 0px;
	padding:0px;
}
#Menu ul li {
	margin:0px 10px 0px 0px;
	padding: 0px;
	float:left;
	width:125px;
	height:35px;
}
#Menu a, #Menu a:link, #Menu a:visited {
	font-family:arial;
	text-decoration:none;
}
#Menu a:hover {
	text-decoration:underline;
}

#Header {
	clear:both;
	height:100px;
	padding-bottom:25px;
	padding-top:0px;
	width:770px;
}
#Header #Logo1 {
	width:139px;
	height:41px;
	float:left;
	padding-top:11px;
}

#Header #Logo2 {
	width:215px;
	height:59px;
	float:right;
}

#Content {
	clear:both;
	display:block;
	position:static;
	width:770px;
	margin: 0px;
	padding: 0px;
}
#Content #LMenu {
	float:left;
	position:relative;
	width:180px;
}

#LMenu ul {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	list-style-type:none;
	margin: 0px;
	padding:0px;
}
#LMenu ul li {
	margin:5px 0px;
	padding: 0px;
}
#LMenu a, #LMenu a:link, #LMenu a:visited {
	font-family:arial;
	color: #fff;
	text-decoration:none;
}
#LMenu a:hover {
	text-decoration:underline;
}
#LMenu ul li.selected {
	font-weight:bold;
}


#Content #ContentArea{
	float:left;
	position:relative;
	display:block;
	width:590px;
}

.listing {
	margin-top:10px;
	clear:both;
}

.listing ul {
	list-style-type : none;
	margin: 0;
	padding: 0;
}
.listing ul li {
	margin: 0px 0px 4px 0px;
	padding: 3px;
	clear:both;
}
.listing ul li img{
	float:left;
	margin-right:5px;
}
.listing ul li .title{
	color: #fff;
	font-weight:bold;
}
.listing ul li .content{
}

.clear {
	clear:both;
}

#Bottom {
	clear:both;
	width:770px;
	height:17px;
	display:block;
	padding: 50px 0px 20px 0px;
}

#Bottom a, #Bottom a:link, #Bottom a:visited, #Bottom a:active {
	font-size:9px;
	color:#fff;
	font-family:tahoma;
	line-height:10px;
	margin:0px 40px 0px 0px;
	vertical-align:middle;
	display:block;
	float:left;
}

#Bottom img {
	vertical-align:middle;
	float:left;
	margin: 2px 4px 2px 0px;
	display:block;
}

#Menu2 {
	clear:both;
	width:990px;
	display:block;
	margin:0px 0px 20px 0px;
}

#Menu2 ul {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	margin: 0px 0px;
	padding:0px;
}
#Menu2 ul li {
	width:150px;
	margin:0px 10px 0px 0px;
	padding: 0px 0px;
	display:block;
	float:left;
}

#Menu2 a, #Menu2 a:link, #Menu2 a:visited, #Menu2 a:active {
	vertical-align:middle;
	display:block;
	width:150px;
	height:30px;
}

#Menu2 ul.sub  {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	list-style-type:none;
	color:#fff;
	margin:10px 0px;
	padding:0px;
	float:none;
	clear:both;

}
#Menu2 ul.sub li {
	margin:0px;
	padding: 0px 0px;	
	display:block;
	float:none;
	clear:both;
}

#Menu2 .sub a, #Menu2 .sub a:link, #Menu2 .sub a:visited, #Menu2 .sub a:active {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#fff;
	display:inline;
	width:auto;
	height:auto;

}

#Map {
	float:left;
	width:773px;
	height:331px;
}

#HomeRight {
	float:left;
	width:107px;
	height:17px;
	display:block;
	margin:0px 10px 0px 10px;
}

#HomeRight a, #HomeRight a:link, #HomeRight a:visited, #HomeRight a:active {
	font-size:9px;
	color:#fff;
	font-family:Tahoma;
	line-height:10px;
	margin:0px 10px 0px 0px;
	vertical-align:middle;
}

#HomeRight img {
	vertical-align:middle;
	float:left;
	margin: 2px 4px 2px 0px;
	display:block;
}

