﻿.linkPage_background_img_container {
	background-image: url('../../current/img/linkpage_background.jpg');
	background-repeat: repeat;
	width:100%;
	border-bottom:solid 1px #ccc;
}
#linkPage_header
{
	width:991px;
	margin:0 auto;
	background-color:#fff;
	background-image: url('../../current/img/linkpage_border.jpg');
	background-repeat: no-repeat;
	background-position:center;

}
.linkPage_header_ie6_specific {
	width:14px;
	background-image: url('../../current/img/linkpage_background.jpg');
	background-repeat: repeat;
	float:left;
}
#linkPage_address ul
{
	list-style-type:none;
}
#linkPage_logo 
{
	width: 50%;
	float:left;
	margin-top:2em;
}

#linkPage_logo h1
{

	font-size:150%;
	font-weight:lighter;
}
#linkPage_disclaimer
{
	width: 50%;
	float:right;
	text-align:center;
	height:60px;
	margin-top:20px;
	margin-bottom:20px;

}
.linkPage_bottom {

	padding-right:10em;
}
.linkPage_bottom a {
	float:right;
	padding:.35em;
	margin:0;
	margin-right:2em;
	border:solid 1px #aaa;
	border-top:none;
}
#linkPage_contactUs
{
	
	width: 20%;
	float:right;
	text-align:center;
	margin-top:1em;
	margin-right:2em;
	margin-bottom:.35em;
}
.linkPage_logo_container {
	float:left;
}
.linkPage_address {
	float:left;
}
.linkPage_address ul {
	list-style-type:none;
}
