body{
	font-weight:normal;
}

h5,h4,h3,h2,h1{
	text-align:left;
	font-weight:normal;
	font-size:26px;
}

#container {
	margin: auto;
	width: 800px;
	border:#333333 solid 1px;
}

#header2{
	background:url(/images/header_2.jpg) no-repeat center 30%;
}

#header {
	height:150px;
	background:url(/images/gradient-banner.png);
}

#tag{
	color:#CCCCCC;
	position:relative;
	letter-spacing:0.1em;
	top:-25px;
	left:0px;
	right:0px;
	bottom:0px;
	font-size:17px;
}

#top{
	width:800px;
	margin:auto;
}

#top h1{
	color:#FFFFFF;
	font-size:28px;
	text-align:left;
	padding:0;
	margin:0;
}

#top span{
	color:#CCCCCC;
}

#nav {
	height:30px;
    width:100%;
    overflow:hidden;
    position:relative;
	font-weight:normal;
	background:#000000 url(/images/menu_gradient2.png) top left repeat-x;
}

#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:5px;
	position:relative;
	left:50%;
	text-align:center;
	float:left;
}

#nav ul li{
	float:left;
	display:inline;
	padding-right:2px;
	position:relative;
	right:50%;
}

#nav ul li a{
	display:block;
	*float:left;
	height:30px;
	font-size:17px;
	font-weight:bold;
	line-height:28px;
	padding:0 10px 0 12px;
	margin: 0px;
	color:white;
	text-decoration:none;
	white-space:nowrap;
}
#nav ul li a:hover{
	text-decoration:underline;

}

#container2{
	padding:0 20px;
	text-align:justify;
	font-weight:normal;
	font-size:16px;
}

#copy{ 
	font-weight:normal;
	padding:10px 0;
	margin:0px auto;
	width:802px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
}

#footer{
	clear:both;
	padding:0px;
	margin:0px;
	height:32px;
	text-align:center;
	font-size:12px;
	line-height:35px;
	color:#FFFFFF;
	font-weight:normal
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

form{
	margin:0;
	padding:0;
}

#feeder{
	margin:0 0 20px 0;
	padding:0;
}