#wrapper {
	width: 950px;
	margin: 0px auto;
}
body {
	background-image: url(images/gradient.gif);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	background-color:#414141;
}	
a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited, a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFF00;
	text-decoration:underline;
}	
#banner {
	height: 75px;
	width: 950px;
	margin: 0px auto;
}
#logoname {
	background-image:url(images/name_04.gif);
	float: left;
	width: 253px;
	height: 74px;
	cursor:pointer;
}
#bannerspace {
	width: 400px;
	height: 75px;
	float: left;
}
#aboutbutton {
	width: 92px;
	height:74px;
	background-image:url(images/buttons_06.gif);
	float:left;
	cursor:pointer;
	color:#333333;
}
#aboutbutton:hover {
	width: 92px;
	height:74px;
	background-image:url(images/buttons_over_06.gif);
	float:left;
	cursor:pointer;
	color:#000000;
}
#contactbutton {
	width: 111px;
	height:74px;
	background-image:url(images/buttons_07.gif);
	float:left;
	cursor:pointer;
}
#contactbutton:hover {
	width: 111px;
	height:74px;
	background-image:url(images/buttons_over_07.gif);
	float:left;
	cursor:pointer;
}	
#footer {
	background-color: #191919;
	width: 950px;
	margin: 0px auto;
	height: 80px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFBF00;
	clear:both;
}
#footer1{
	width: 280px;
	height: 60px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float:left;
}	
#footer2{
	width: 260px;
	height: 60px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float:left;
}
#footer3{
	width: 350px;
	height: 60px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float:left;
}
#flist1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	text-indent: 0px;
	float:left;
	color:#FFFFFF;
	line-height:25px;
}
#flist2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	text-indent: 0px;
	float:left;
	color:#FFFFFF;
	line-height:25px;

}
#flist3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	text-indent: 0px;
	float:left;
	color:#FFFFFF;
	line-height:25px;
}
.footerlink:link, .footerlink:visited, .footerlink:active {
	color:#FFFFFF;
	text-decoration:none;
}
.footerlink:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
