@charset "utf-8";
/* CSS Document */

a{ outline:none;
}
a:link{
color:#666666;
}
a:hover{
color:#666666}
a:visited{
color:#666666;}
#banner{
width:950px;
	position:relative;
	top:25px;
	margin-left:auto;
	text-align:center;
	margin-right:auto;
	border-left-color:#000000;
	border-right-width:1px;
	border-top-width:1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-left:0;
	padding-right:0;
}

#menu{
	width:950px;
	height:30px;
	top:25px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-left-width:1px;
	border-right-width:1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#main{
	position:relative;
	top:25px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-left-width:1px;
	border-left-color:#000000;
	border-right-width:1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
}

#footer{
	width:950px;
	position:relative;
	top:25px;
	height:65px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#000000;
	padding-top:10px;
}
