p {
	margin: 0px;
}

body {
	color: black;
	font-family: arial, sans-serif;			
	font-size: 14px;
	width: 799px;	
	margin: auto;
	margin-top: 10px;			
	background-color: #535353;
	
}

#page {
		background-image: url(images/promo.png);
			background-repeat: no-repeat;	
			background-position: top center;	
			
}

#header {
	height: 0px;
	background-repeat: no-repeat;			
}
#menu {
	font-size: 12px;
	padding-top: 39px;
	text-align: center;
			z-index: 1;

}

.bold {
	font-weight: bold;
}
ul {
	padding: 0px;
	margin: 0px;

}
li {
	display: inline;
	background-repeat: no-repeat;	
}
.nobar {
	background-image: none;
}
#menu li {															
	
	padding-left: 16px;
	padding-right: 10px;		
}
a:link, a:visited {
	text-decoration: none;				
	color: #808080;		
}
a:hover {				
	color: white;	
	padding-bottom: 5px;
	border-bottom: 1px solid white;			
}
#container {
	height: 599px;
	color: #808080;
}
h1 {
	font-family: helvetica, sans-serif;			
	font-size: 24px;
	font-style: none; 
	font-weight: bold;
	padding-top: 220px;
	text-align: center;
	margin: 0px;
		color: #888888;
}
h2 {
	font-family: helvetica, sans-serif;			
	font-size: 46px;
	font-style: none; 
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0px;
	color: #555555;
}
#content {
	text-align: center;
	
}	

.hr {
    border-top: 4px dashed #808080;
    	padding-top: 10px;

}

div#center {float: left; width: 100%; margin-bottom: 0px; margin-top: 100px; margin-left: 0px}

	
}

#menu2 {
	margin: 0px;

}
#footer {
	width: 699px;
	font-size: 12px;
	text-align: center;
	color: #999999;	
		padding-left: 45px;
			padding-top: 320px;

}

#menu2 li {		
	padding-left: 12px;
	padding-right: 0px;			
}
.small {
	font-size: 10px;
	padding-top: 5px;
}