body {
	margin: 0 0;
	padding: 0;
	background: url(images/headerbg.jpg) repeat-x;
	font-size: 12px;
	color: #333;
	line-height: 120%;
}

body, th, td, input, textarea, select, option {
	text-transform: none;
	font-family: "Arial";
}

h1{
	font-size: 20pt;
	color: #333333;
	text-transform:none;
	letter-spacing: -1px;
	line-height:87%;
	font-weight:normal;
	font-family: "Arial";
}

h2 {
	font-size: 12pt;
	color:#333333;
	text-transform:none;
	letter-spacing: 0px;
	line-height:100%;
}

h3 {
	font-size: 20pt;
	color: #000000;
	text-transform:none;
	letter-spacing: -2px;
	line-height:132%;
}
ul {
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	padding: 5px;
	margin: 0px 0px 0px 50px;
}
li {

}
p {
	line-height: 120%;font-family: "Arial";font-size:12px;
}


a {
	color: #66863B;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #81A94A;
}

/* Header */

#header {
	width: 765px;
	height: 90px;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

	
#text1 {
	color: #000000;
	font-weight: normal;
	letter-spacing:0px;
	line-height: 125%;
	font-size:12px;
	border-bottom:0px solid #CCCCCC;
	margin: 0px 25px 0px 25px ;
}


#left {width:200px;padding:0;margin:0;}
#left .top {text-transform:none;width:200px;height:28px;text-align:left;padding:0px 0px 0 0px;color:#333;font-family:"Arial", Arial, Helvetica, sans-serif;font-size:20px;margin:0; letter-spacing:-1px;}
#left .inner {border-right:1px solid #99cc66;border-left:1px solid #99cc66;width:180px;padding:5px;margin:0 0 0 4px;background-color:#e4e4e4;font-size:12px;}
#left .bottom {background:url(images/nav.bottom.gif) no-repeat;width:192px;height:23px;margin:0 0 10px 4px;}
#left .inner a {display:block;color:#669933;text-decoration:none;font-size:14px;line-height:20px;}
#left .inner a:hover {display:block;color:#333;text-decoration:none;font-size:14px;line-height:20px;}
#left .inner li {color:#fff;padding-left:5px;}


/* Page */

#page {
	width: 900px;
	height: auto;
	border-left: 0px solid #CECECE;
	border-right: 0px solid #CECECE;
	border-bottom: 0px solid #CECECE;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #FFF;
	}

/* Menu */

#menu { height: 43px; width: auto; 
background: url(images/menubg.jpg) repeat-x bottom;
text-align:center;
font-weight:bold;
color:#FFFFFF;
line-height:100%;

}

/* Content */

#content {
	float: left;
	width: 554px;
	height: auto;
	margin: 0 auto;
	padding: 0px 20px 20px 15px;
	background: #fff ;
	border-left: 0px solid #000;
		
}

/* Video */

#video {
	float: bottom;
	width: 765px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	letter-spacing:20px;
	background: #fff ;
	border: 0px solid #000;
	text-align:center;
		
}


/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 71px;
	background: url(images/menubg.jpg) repeat-x top;
	text-align: center;
	font-size:12px;
	color: #999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
