@charset "UTF-8";
body/* CSS Document */

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html {
	height:100%;
}
img {
	border-width: 0px;
}
#copyholder {
	float: left;
	width: 846px;
	background-color: #999999;
	padding: 5px;
}
#copyholdertwo {
	float: left;
	width: 856px;
	background-color: #999999;
	height: 410px;
}
#page {
	background-image: url(new_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 700px;
	width: 856px;
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
}
#container {
	margin: auto;
	height: 100%;
	width: 920px;
	position: relative;
}
#footerleft {
	float: left;
	height: auto;
	width: 400px;
	padding-top: 35px;
	color: #999999;
	font-size: 14px;
}
#footerright {
	float: right;
	height: auto;
	width: 400px;
	padding-top: 35px;
	text-align: right;
}
#footerleft a {
	color: #999999;
	text-decoration:none;
}
#navigation {
	float: left;
	height: 140px;
	width: 856px;
	padding-top: 20px;
}
#mainfoot {
	float: left;
	height: auto;
	width: 856px;
	padding-top: 50px;
	text-align: center;
	color: #666666;
	font-size: 10px;
}
#mainfoot a {
	color: #666666;
	text-decoration:underline;
}
#copyleft {
	float: left;
	height: 370px;
	width: 600px;
	padding-top: 40px;
	padding-left: 40px;
	text-align: left;
}
#copyleft a {
	text-decoration:underline;
	color: #FFFFFF;
}
#portleft {
	float: left;
	height: 370px;
	width: 380px;
	padding-top: 40px;
	padding-left: 40px;
	text-align: left;
}
#portright {
	float: right;
	height: 350px;
	width: 435px;
	padding-top: 60px;
	padding-left: 0px;
	text-align: left;
}
#copyright {
	float: right;
	height: 370px;
	width: 175px;
	padding-top: 40px;
	padding-left: 40px;
	text-align: left;
}
