*{
	font-family: "Century Gothic",verdana,helvetica,arial,sans-serif;
}
a, a:hover{
	text-decoration: none;
    color:#000000;
}
#main{
	margin:0px auto;
	width:900px;
}
#logo{
	float:left;
}
#menu{
	font-family: "Century Gothic",verdana,helvetica,arial,sans-serif;
	font-size: 14px;
	padding:50px 0px 27px 0px;
	height: 100px;
}
#menu a{
	text-decoration: none;
	color: #6f6f6f;
	padding:0px 20px;
}
#menu a:hover{
	text-decoration: underline;
	color: #6f6f6f;
}
