/*hide from ie on mac\*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {

	height: 100%;
}
/* end hide */

* {
	
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #777;
}

#alternateContent, #noflash {
	padding: 40px;
	width: 600px;
}

ul#sitenav {
	padding-bottom: 40px;
	margin-left: 0px;
	padding-left: 0px;
}

ul#sitenav li {
	float: left;
	list-style: none;
	margin-right: 10px; 
}

#mobilenotice {
	padding: 40px;
	font-size: 36px;
	line-height: 48px;
}

p img {
	float: left;
}

p a img {
	border: none;
}

hr {
	clear: both;
	border: 0;
	border-top: 1px dashed #999;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-top: 30px;
	margin-bottom: 30px;
}

font {
	font-size: 14px!important;
	font-weight: bold;
}