body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background:#eeeeee;
	background-image:url(../../images/generic/bg_body.gif);
	background-position:center;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
p{
	color:#333333;
	font-size:12px;
}
.page{
	margin: 0px auto;
	width: 780px;
	background-color:#fffac7;
}
.pageheader{
	width:780px;
	height:109px;
	background:#e6dbae;	
	background-image:url(../../images/generic/bg_header.gif);
	background-repeat:repeat-x;
}
.container{
	float:left;
	width:780px;
	height:auto;
	background:#fffac7;
}
.pagecontent{
	float:left;
	width:535px;
	height:auto;
	padding:20px 5px 20px 10px;
}
.fullpagecontent{
	width:780px;
	height:auto;
}
.pagefooter{
	float:left;
	width:780px;
	height:80px;
	background:#fffac7;
	background-image:url(../../images/generic/bg_footer.gif);
	background-repeat:repeat-x;
}
.logo{
	height:109px;
	width:377px;
	margin:0 20px 0 30px;
	float:left;
}
.navigation{
	width:175px;
}
.copyright{
	margin:25px 0 5px 0;
	padding-left:125px;
	width:450px;
	color:#000000;
	float:left;
}
.logo_footer{
	width:137px;
	height:39px;
	margin:10px 0 10px 0;
	float:left;
	background-image:url(../../images/generic/logo_footer.jpg);
	background-repeat:no-repeat;
}