@charset "UTF-8";
/* CSS Document */

#frame{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 950px;
	background-image: url(images/bottom_strip.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;}
	
body{
	margin: 0px;
	padding: 0px;
	}

#header{
	margin: 0px;
	padding: 0px;
	background-image: url(images/inside_header.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	width: 950px;
	height: 107px;}
	
#topnav{
	margin: 0px;
	padding: 0px 0px 0px 95px;
	background-image: url(images/nav_strip.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 855px;
	height: 39px;
	text-align:left;}
	
#green{
	margin: 0px;
	padding: 0px;
	background-image: url(images/green_strip.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 950px;
	height: 22px;}
	

#text{
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-image: url(images/index_content.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 432px;
	}
	
#left{
	margin: 23px 40px 20px 38px ;
	padding: 0px 0 0 1px;
	display:inline;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	float:left;
	width: 359px;}
	
#left h1{
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;}
	
#left img{
	border: 0;}
	
#left a:link, #left a:visited{
	margin: 0px;
	padding:0px;
	text-decoration:none;
	color:#006600;
	font-weight:bold;}	
	
#left a:hover{
	margin: 0px;
	padding:0px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;}

.greyline{
	padding: 0px 0 0px 0;
	border-bottom: 1px solid #8f938f;}
	
#right{
	margin: 23px 0 0 0;
	padding: 0px 42px 20px 109px;
	display:inline;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	float:right;
	width: 359px;}
	
#right h1{
	margin: 0px;
	padding: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color: #000000;
	text-align: left;
	}

	
#footer{
	margin: 0px;
	padding: 42px 0 0 35px ;
	background-image: url(images/index_footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	width: 915px;
	height: 69px;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	}
	
#footer ul{
	display:inline;
	margin: 0px;
	padding: 0px;}

#footer li{
	margin: 0px;
	padding: 0 5px;
	list-style:none;
	border-right: 1px solid black;
	display:inline;}

#footer a:link, #footer a:visited{
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration:none;}

#footer a:hover{
	margin: 0px;
	padding: 0px;
	color: #006600;
	text-decoration:none;}
	
	
#footer2{
	margin: 0px;
	padding: 0px 0 0 70px ;
	width: 880px;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	background-color:#FFFFFF;
	}
	

#footer2 a:link, #footer2 a:visited{
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration:none;}

#footer2 a:hover{
	margin: 0px;
	padding: 0px;
	color: #006600;
	text-decoration:none;}
	
.button
{
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-indent: 5px;
    text-align: center;
    font-weight: bold;
    background-image: url(../images/button_bg.gif);
    background-repeat: repeat;
    border: 1px solid #000000;
    line-height: 15px;
    background-color: #006600;
    height: 20px;
}

.submitbutton
{
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background-image: url(../images/subscribe2.jpg);
    background-repeat: no-repeat;
    height: 25px;
	width: 99px;
	margin:0;
	padding:0;
	border:0;
}

.form{
	margin:0;
	padding:2px;
	width:150px;
 	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;}
	
.form1{
	margin:0;
	padding:2px;
	width:110px;
 	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;}
	
.select{
display:none;}