* { padding: 0; margin: 0;}

html, body,form {
	height: 100%;
}

* html .wrapper
{
height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:72%;
	color:#333;
	background:#fff url(/wb/e7e2e9f85876.jpg) repeat-y; 
	background-attachment:fixed;
	background-position: center top;
}

.wrapper {
	width: 908px;
	min-height: 100% !important;
	
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	position: relative;
}

.wrapper #header{
	margin-bottom:8px;
	position: relative;
	padding-top:10px;
}

.wrapper #header #header-contact{
	position:absolute;
	right:85px;
	top:110px;
}

.wrapper #header #header-contact ul li{
	text-align:right;
	color:#cbdb2a;
}

.wrapper #header #header-contact ul li a{
	color:white;
	font-size:1.1em;
}

.wrapper #header #header-contact ul li span{
	color:white;
}

.wrapper #header img.logo{
	padding:10px 0 0 45px;
	height:123px;
	width:181px;
}

.green-bar{
	width:100%;
	height:9px;
	background-color:#cbdb2a;
	font-size:0;
	position:absolute;  
	top:0;
	left:0;
}

.green-bar2
{
    width:100%;
	height:9px;
	background-color:#cbdb2a;
	font-size:0;
    }

.wrapper #main{
	width:740px;
	margin: 0 auto;
	padding-bottom:155px;
}

.wrapper #main #left-menu{
	float:left;
	width:144px;
}

.wrapper #main #left-menu ul{
	margin:17px 0 0;
	width:135px;
	border-bottom:1px solid white;
}


.wrapper #main #left-menu ul li{
	border-top:1px solid white;
	padding:7px 0 7px 0;
}

.wrapper #main #left-menu ul li a{
	color:white;
}

.wrapper #main #left-menu ul li.on a{
	color:#cbdb2a !important;
}

.wrapper #main #main-left{
	float:left;
	width:144px;
}

.wrapper #main #main-left h3{
	width:117px;
	height:25px;
	color:#3a8466;
	background-color:white;
	border-top:2px solid #c2d42a;
	border-left:2px solid #c2d42a;
	border-right:2px solid #c2d42a;
	border-bottom:2px solid #c2d42a;
	line-height:23px;
	padding:0 0 0 14px;
}

.wrapper #main #main-left ul{
	border-bottom:2px solid #c2d42a;
	width:135px;
}

.wrapper #main #main-left ul li{
	width:122px;
	color:#3a8466;
	background-color:white;
	border-left:2px solid #c2d42a;
	border-right:2px solid #c2d42a;
	padding:0 0 0 9px;
}

.wrapper #main #main-left ul li img.news-link{
	position:absolute;
	right:7px;
	top:25px;
}

.wrapper #main #main-left ul li p{
	color:#3a8466;
	font-size:0.9em;
	padding:6px;
	margin:0;
	border-bottom:1px solid #c2d42a;
	width:111px;
	position:relative;
}

.wrapper #main #main-left ul li.last p{
	border:none;
}

.wrapper #main #main-right{
	float:left;
	padding:10px 30px 10px;
    width:536px;
	background-color:#293d0f;
}

.wrapper #main #main-right a
{
        text-decoration:underline;
    }

.wrapper #main #keynote{
	float:left;
	width:596px;
	height:282px;
	position:relative;
}

img.video
{
    margin:9px 0 10px 0;
    }


.footer, .push {
	height: 155px; /* .push must be the same height as .footer */
	clear:both;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 908px;
	
	background: url(/graphics/grass.png) no-repeat 0 37px;
	
}

.footer .green-line{
	width:740px;
	height:3px;
	margin: 0 auto;
}

.footer .footer-line{
	margin:20px 0 0 0;
	float:left;
	clear:both;
}

.footer ul.custom-menu{
	list-style-type:none;
	float:left;
	width:440px;
	margin: 15px 0 0 83px;
	*margin-top:35px;
}

.footer ul.custom-menu li{
	display:inline;
	color:#cbdb2a;
}

.footer ul.custom-menu li a{
	color:white;
	font-size:0.95em;
}

.footer ul#footer-contact{
	position:absolute;
	right:85px;
	top:38px;
}

.footer ul#footer-contact li{
	display:inline;
	color:#cbdb2a !important;
	text-align:right;
	font-size:0.95em;
}

.footer ul#footer-contact li a{
	color:white;
	font-size:1.0em;
}

.footer ul#footer-contact li span{
	color:white;
}


#main-right .pager
{
    padding:10px 0 10px 0;
    }

#main-right .pager span span
{
    color:white;
    }
    
ul.news-archive li a
{
    color:White;
    font-size:0.95em;
    }


h1, h2 {font-weight: bold;color:#fff;margin-bottom:0px; font-weight:normal; color:#CBDB2A;}

h1 {font-size:1.8em;padding:10px 0; font-weight:normal; color:#CBDB2A;}

h2 {font-size:1.2em; font-weight:normal; color:#CBDB2A;}

.newsItem h4 {font-size:1.2em;color:#CBDB2A;padding:5px 0 5px 0;}

.newsItem h4 span{color:#cbdb2a;}

.newsItem p a{color:#cbdb2a !important;font-size:0.95em;}

p {font-size:1.1em;margin: 0 auto 1.5em auto; color:white;}

#contactTable {color:White;}

.submit{color:White !important;}

ul {list-style-type:none}

img {border:none}

label {width:120px;display:block;float:left;padding-top:5px}

a:link, a:visited {text-decoration:none;color:#fff;}

a:hover{text-decoration:none;color:#cbdb2a !important;}

.clear{clear:both}

