html, body {
	height: 100%;	
}
body {
    margin: 0;
    padding: 0;
    font-family:Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
    font-size:0.8em;
    color:#565656 ;
    background-color:#d4eadf;
}

table {
	font-family:Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
}

h1 {color:#008243; font-size:1.4em;}
h2 {color:#006736; font-size:1.25em;}
h3 {color:#006736; font-size:1.15em;}

a, a:visited {color:#1a1a1a;}

a:hover {color:#008243;}

ul {list-style-image:url(../imgs/bullet.gif);}

.InputControl { background-image:url(../imgs/bg-btn.jpg); color:#000; text-transform:uppercase;}
.TextField {border:#008243 1px solid; background-image:url(../imgs/bg-search.gif); width: 140px;}
.GoggleMapDiv { margin: 10px; float: right;} 

#mainDiv {
	width:1000px; border:#888888 1px solid; background-color:#fff; margin:auto; 
}

#banner {
	position:relative; padding-left:1px;
}

.bannderAdrotator
{
	position: absolute;
    top: -11px; 
    left: 367px; 
    z-index: 1;
}

#midMenu {
	top:-13px; position:relative; height:47px; z-index:10;
}

#content {
	background:url(../imgs/bg-table.jpg) top repeat-x; padding:20px 10px 20px 20px; min-height: 295px; /*height: 295px;*/
}

#news {
	float:right; background:url(../imgs/bg-news.gif) repeat-y; margin:10px; width:356px;
}

#bgNews {
	background:url(../imgs/bg-newsbot.gif) bottom no-repeat;
}

#footer {
	border-top:1px #c6c6c6 solid; padding-left:20px; font-size:0.8em; text-align:left; clear:both;
}

#bgNews td {padding:5px 12px 5px 12px;}

.date {font-size:1.3em;}
.title {color:#008243; font-weight:bold;}
.news {font-size:0.85em; color:#4e4e4e;}
.img {border:#008243 1px solid; margin-right:8px;}
.GoogleMapDiv { margin: 10px; float: right;} 