@charset "ISO-8859-1";
body {
	margin: 0;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.bodyLinks {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.container {
	margin: 0 auto;
	width: 800px;
	height: 650px;
	background-repeat: no-repeat;
	min-height: 650px;

}

.container2 {
	margin: 0 auto;
	width: 800px;
	height: 650px;
	background-repeat: no-repeat;
	min-height: 650px;

}

.toplinks {
	width: 300px;
	height: 30px;
	float: right;
	text-align: right;
	padding-right: 60px;
	padding-top: 30px;
	font-weight: bold;
	}

.toplinks a:link {
	font-size: 12px;
	color: #6DCFF6;
	text-decoration: none;
}

.toplinks a:visited {
	text-decoration: none;
}

.toplinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.toplinks a:active {
	text-decoration: none;
}

.header2 {
	width: 740px;
	height: 140px;
	padding-left: 30px;
	padding-top: 30px;
}

.content {
	width: 800px;
	min-height: 650px;
}

.content1 {
	float: left;
	width: 375px;
	min-height: 330px;
}

.content2 {
	float: left;
	width: 360px;
	min-height: 390px;
	padding-left: 30px;
}
.content3 {
	float: left;
	width: 100px;
	padding-left: 30px;
	padding-top: 60px;
}

.content4 {
	float: left;
	width: 620px;
	height: 390px;
	padding-left: 20px;
	padding-top: 55px;
}
.footer {
	text-align: right;
	padding-right: 60px;
	padding-top: 30px;
	clear: both;
	color: #FFFFFF;
}
.copyright {
	text-align: right;
	padding-right: 60px;
	padding-top: 40px;
	float: right;
	width: 300px;
	color: #FFFFFF;
}

ul {
	padding: 10px 0 10px 5px;
}

li {
	padding: 6px 0;
}

p {
	padding-bottom: 10px;
}

.primaryHeader {
	color: #666666;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
}
.portfoliolinks {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

