h3#header{
	color:#CCCCCC;
}
.layout_top{
	background:url(/images/layout/layout_header.png) no-repeat;
	width:883px;
	height:38px;
	margin-left:3px;
}
.layout_middle{
	background:url(/images/layout/layout_body.png) repeat-y;
	width:883px;
}
.layout_bottom{
	background:url(/images/layout/layout_footer.png) no-repeat;
	width:883px;
	height:173px;
}
.layout_content{
	padding:50px;
	min-height:100px;

}
.logo{
	background:url(/images/layout/logo.png) no-repeat;
	width:444px;
	height:122px;
	position:absolute;
	margin-left:210px;
}

.footer_content{
	width:799px;
	height:145px;
	position:relative;
	margin-top:1px;
	margin-left:40px;
}
.small_text{
	font-size:11px;
	font-family:sans-serif;
}
.footer_copy{
	width:799px;
	text-align:right;
	height:20px;
	margin-top:10px;
	margin-left:-10px;
	position:relative;
	font-size:10px;
	font-family:sans-serif;
}
.pathway{
	width:380px;
	padding-top:33px;
	padding-left:440px;
	text-align:right;
	position:absolute;
	float:right;
	font-family:sans-serif;
}

