@charset "UTF-8";
body {
	background-color: #BDE91C;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(images/back_fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: auto;
}


#container {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	z-index: 20;
	padding-top: 50px;
	background-color: #FFF;
	padding-bottom: 20px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#containerform {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	z-index: 20;
	padding-top: 50px;
	background-color: #FFF;
	padding-bottom: 20px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#logo {
	height: 57px;
	width: 285px;
	top: 30px;
	left: 30px;
	position: absolute;
}

#menu {
	position: absolute;
	width: 330px;
	left: 0px;
	top: 150px;
}

#bigpic {
	position: absolute;
	height: 211px;
	width: 467px;
	top: 30px;
}

.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	text-align: right;
	left: 0px;
	padding-right: 15px;
	padding-top: 50px;
}

.address strong {
	color: #bde800;
}

.address a:link {
	color:#666;
	text-decoration:none;
	}

.address a:visited {
	color:#666;
	text-decoration:none;
	}

.address a:hover {
	color:#bde800;
	text-decoration:underline;
	}
	
.credit {
	color: #CCC;
	margin-bottom: 20px;
	margin-top: 10px;
}

.credit a:link {
	color:#CCC;
	text-decoration:none;
	}

.credit a:visited {
	color:#CCC;
	text-decoration:none;
	}

.credit a:hover {
	color:#bde800;
	text-decoration:underline;
	}

.maintextblock {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	text-align: justify;
	width: 467px;
	right: 0px;
	float: right;
	padding-right: 40px;
	list-style-image: url(images/bullet.gif);
	}
	
.maintextblock a:link {
	color:#666;
	text-decoration:underline;
	}

.maintextblock a:visited {
	color:#666;
	text-decoration:underline;
	}

.maintextblock a:hover {
	color:#BDE81C;
	text-decoration:underline;
	}	
	
	.maintextblockform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	text-align: justify;
	width: 500px;
	list-style-image: url(images/bullet.gif);
	padding-left: 25px;
	padding-right: 25px;
	}
	
	
.smallprint {
	font-size: 10px;
	line-height: 16px;
}
#bigback {
	height: 783px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	top: 0px;
	position: absolute;
	left: auto;
	right: auto;
	text-align: center;
	margin-top: 0px;
}
.smallprint {
	font-size: 9px;
}

#picspace {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 211px;
	width: 467px;
}
.logogrey {
	color: #B3B3B3;
}
.logogreen {
	color: #BDE824;
}
.bigger {
	font-size:16px;
	}
