img { border: none; }
.container { 
	padding: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: none;
	width: 703px; 
	height: 190px;
	}

.greyHeader { 
	background-color:#EAE7E2;
	height: 52px;
	padding: 0px;
	width: 700px;
	}
	
.logoSection {
	position: relative;
	text-align: left;
	height: 139px;
	overflow: hidden;
	float:left;
	padding: 0px;
	}

.linkSection {
	position: relative;
	float: right;
	height: 139px;
	padding: 0px;
	}
	
.optionImages {
	width: 706px;
	text-align: center;
}
	
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	}
a {
	font-weight: bold;
}
a:link {
	color: #2E393D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E393D;
}
a:hover {
	text-decoration: underline;
	color: #BAAE9E;
}
a:active {
	text-decoration: none;
	color: #2E393D;
}

#linkPage {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	line-height: 25px; 
	color: #B8B09F;
}
#linkPage a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	line-height: 25px; 
	color: #B8B09F;
	font-weight: normal;
}

#linkPage a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	line-height: 25px; 
	color: #B8B09F;
	font-weight: normal;
}
#footerlinks a {
	color: #FFFFFF;
}
#fac {
	list-style: url(li.gif) outside;
	padding: 0px; margin: 0px;
}
#fac li a {
	font-weight: normal;
	padding: 0px; margin: 0px;
}
#fac ul {
	padding: 0px; margin: 0px; padding-left: 10px;
}
.right {
	float: right;
}
.rightblock {
	width: 344px;
	text-align: left;
	color: #BCB5A5;
	font-size: 19px;
	line-height: 115%;
}
	.rightblock h1 {
		font-weight: normal;
		color: #000;
		font-size: 19px;
		padding: 0px; margin: 0px;
	}
	.rightblock a {
		font-size: 11px;
		color: #2F383D;
		text-decoration: underline;
	}
	
.left { 
	float: left;
}

.leftblock {
	padding-left: 8px;
	width: 342px;
	text-align: left;
	color: #6C7477;
	font-size: 19px;
	line-height: 115%;
}
	.leftblock h1 {
		font-weight: normal;
		color: #30383B;
		font-size: 19px;
		padding: 0px; margin: 0px;
	}
	.leftblock a {
		font-size: 11px;
		color: #2F383D;
		text-decoration: underline;
	}
	
.hold {
	clear: both; margin: 0px;
}
.hold p {
	padding: 10px 0px 10px 0px; margin: 0px;
}
