img, div { behavior: url(images/iepngfix.htc) }

body {
	background:url(images/bg.jpg) top center repeat-x;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FFFFFF;
background-color:#b0cc4c;
padding:0px;
margin:0px;
}
a {color: #788A20; text-decoration:none;}
a:visited {color:#788A20}
a:hover {color: #669933;}
a:active { color:#000000;}

h1 {
font-size: 11px;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}


/* ----------container to center the layout-------------- */
#container {
width: 960px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/* ----------banner for logo-------------- */
#banner {
	background:url(images/header.jpg) top center no-repeat;
	height:513px;
text-align: center;
padding: 0px;
margin: 0px;
}

#flash{
	background:url(images/flash_bg.png) top center no-repeat;
	width:960px;
	height:309px;
	margin: 25px auto 0px auto;
	}

/* -----------------content--------------------- */
#content {
padding: 0px;
margin-left: 480px;
margin-right: 0px;
background:url(images/small_flash.jpg) top center no-repeat;
}
div#content { 
min-height:311px;
height:expression(this.scrollHeight > 311 ? "auto":"311px"); 
}

p {
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 480px;
margin: 0px;
padding: 0px;
line-height:20px;
}

#left p{
	padding: 0px 0px 0px 30px;}

#nav {
	background:url(images/nav_bg.jpg) top center no-repeat;
	height:89px;
	width:960px;
	}
	
#nav p {
padding: 27px 0px 0px 40px;
margin:0px;
}	

/* -----------footer--------------------------- */
#footer {
	width:960px;
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }
