.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

* {
	margin: 0;
	padding: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #FFF;
	text-align: center;
}
a:link {
	color: #55E7FF;
	text-decoration: underline;
}
a:visited {
	color: #55E7FF;
	text-decoration: underline;
}
a:hover {
	color: #55E7FF;
	text-decoration: none;
}
a:active {
	color: #55E7FF;
	text-decoration: underline;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.style5 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style6 {font-size: 12px;}

.pink {color: red;}

.big {
	color: #FFF;
	display: block;
	font-size:28px;
}

.big a:link, .big a:visited, .big a:active {
	text-decoration: none;
}
.big a:hover {
	text-decoration: underline;
}

.med {
	margin-top: 75px;
	color: #fff;
	display: block;
	font-size:24px;
}

a.big:link, a.big:visited, a.big:active, a.big:hover
a.med:link, a.med:visited, a.med:active, a.med:hover {
	color: #fff;
	text-decoration: none;
}


#bottomText {
	font-size:0.8em;
	margin-top:15px;
	width:900px;
	color: #808080;
	padding-left: 45px;
	padding-right: 45px;
}

.wrapper {
	width:990px;
	text-align: center;
	margin: 0 auto;
}
.top {
	width:990px;
	float:left;
	margin-top: 10px;
}
.top p {float:right;}
.header {
	height: 240px;
	float:left;
	margin-top: 22px;
	margin-bottom: 20px;
}
.logo {
	background:url(../../images/common/logo.jpg) top left no-repeat;
	width: 411px;
	height: 133px;
	float:left;
	margin-top: 7px;
}
.text {width:569px; float:left; margin-left: 10px;}
.text p {margin-bottom:9px;}
.content {
	float: left;
}
.pics_row {
	float:left;
}
.pic {
	margin-right: 7px;
	margin-bottom: 7px;
	float:left;
}
.footer {
	width:990px;
	margin: 0 auto;
	text-align: center;
}

h1 {margin-top: 20px;}
