@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-color: #000000;
	letter-spacing: 0.1em;
	overflow: -moz-scrollbars-vertical;
}
#main #text h1 {
	font-size: 120%;
	padding: 10px;
	color: #000000;
}
#main #text h2 {
	font-size: 140%;
}

#main #text h5 {
	font-size: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}


#main #text {
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 120px;
	border: 1px solid #7AAE10;
	background-image: url(../img/navbg.gif);
	background-repeat: repeat-y;
	height: 160px;
	overflow: auto;
}

* {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-image: url(../img/bg6.jpg);
}
.clear {
	clear: both;
}
#main #content {
	background-image: url(../img/navbg.gif);
	background-repeat: repeat-y;
	border: 1px solid #7AAE10;
}

#main #menu {


}
#main #menu img {
	float: left;
}
#main #menu #MenuBar1 {
	float: right;
	padding-top: 47px;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76AA10;
}
#main #content #flv {
	float: right;
	text-align: right;
}

#main #content #nav {
	height: auto;
	width: 100px;
	float: left;
}
#main #sub {
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #000000;
	background-image: url(../img/newsbg.gif);
	background-repeat: repeat-y;
	width: 800px;
	border-top: 1px solid #34699C;
	border-right: 40px solid #34699C;
	border-bottom: 1px solid #34699C;
	border-left: 1px solid #34699C;
}
#main #sub h1 {
	padding: 10px;
	color: #FFFFFF;
	font-size: 120%;
}
#main #content #desc {
	float: right;
	width: 250px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 167px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 80px;
}
#main #text ul {
	list-style-type: square;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #text table {

}
#main #content #desc h1 {
	font-size: 160%;
}
#main #menu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main #content #desc h1 {
	font-size: 140%;
	padding-bottom: 12px;
}
#main #text p {
	line-height: 120%;
	font-size: 110%;
	font-weight: bold;
}
#main #text h2 {
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 110%;
}
#main #text li {
	line-height: 130%;
}
#main #text h3 {
	line-height: 90%;
}
#main #text a {
	color: #FFFFFF;
}
#main #text h4 {
	font-size: 120%;
	padding-bottom: 10px;
}
#main #text #costs {
	height: auto;
}
#main #text #costs table {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

