body {
	background-color: #000000;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	margin: 0px;
	padding: 0.5em;
	height: 75%;
	width: 75%;
	position: absolute;
	top: 180px;
	left: 150px;
}
.begintext {
	color: f05447;
	font-weight: bold;
}


#banner {
	background-color: #333333;
	background-image: url(images/banner_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 157px;

}
#menu {
	position: absolute;
	top: -50px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	left: -31px;

}
#menu ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: left;
}

.floatleft {
	margin: 0px;
	float: left;
	border: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content .floatimg {
	margin: 0px;
	position: static;
	float: right;
	top: 0px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 5px;
}

.floatmenu {
	margin: 0px;
	float: left;
	border: none;
	position: static;
	left: 0px;
	top: 200px;
	padding: 0px;
}
.floatbase {
	margin: 0px;
	float: left;
	border: none;
	position: fixed;
	left: 0px;
	bottom: 0px;
	padding: 0px;

}
#nav {
	background-color: #00A459;
	position: absolute;
	margin: 0px;
	width: 134px;
	padding: 0px;
	left: 0px;
	background-image: url(images/menu_base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	visibility: inherit;
	top: 298px;
}
.smallLink {
	font-size: 80%;
}
#form {
	text-align: left;
	position: relative;
	left: 60px;
	top: 0px;
	width: 300px;
	height: 20px;
}


#menu a:link a:visited a:active {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#menu a {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration:underline;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #f05447;
	text-decoration: underline;
}

a:hover {
	margin: 0px;
	padding: 0px;
	color: #00A459;
	text-decoration:underline;
}
#menu a:hover {
	margin: 0px;
	padding: 0px;
	color: #f05447;
	text-decoration:underline;
	}
	
#footer
	{
	clear: both;
	float: left;
	left: 0px;
	width: 100%;
	text-align: right;
	font-size: 70%;
	border-top: 1px solid #fff;
	border-right: thin none #000000;
	border-bottom: thick none #000000;
	border-left: thick none #000000;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-top: 10%;
	}
	
h1 {
	color: #F15456;
	font-weight: bold;
	font-size: 130%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.copyright {
	font-size: 80%;
	font-style: italic;
}
h2 {

	color: #f05447;
	font-weight: bold;
	font-size: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
}
.black {
	color: #000000;
}
#content #form #formbuy {
	position: absolute;
	left: 0px;
	top: 0px;
}
#content #form #formview {
	position: relative;
	top: 30px;
	left: 0px;
}

#flashcontent {
		height: 100%;
	}
