body {
	background: none;
}

#PageWidth {
	width: 730px;
	margin: 0px auto 15px auto;
}

#LogoHeading{
	height: 47px;
}

#Logo{
	padding: 12px 16px 0px 16px;
	float:left;
	width: 291px;
}

#LogoContact{
	float: right;
	width: 387px;
	padding: 12px 15px 0px 0px;
	text-align:right;
	font-size:10px;
	color:#000;
	line-height: 11px;
}

#LogoContact td {
	font-size:10px;
	color:#000;
	line-height: 11px;
	text-align: right;
}

#PageLayout{
	background: none;
}

#PageLayout td img{
	display: none;
}

#PageLeft {
	width: 15px;
	float: left;
	
}

#PageCenter {
	width: 600px;
	float:left;
	background:none;
}

#LeftColumn{
	display: none;
	float: left;
	width: 174px;
}

#Nav {
	background-image: url(/img/layout/nav-bg.jpg);
	background-repeat: no-repeat;	
	width: 168px;
	padding:58px 0px 0px 6px;
	margin:0px;
	font-size:12px;
}

#Nav a{
	display: block;
	width: 155px;
	height:26px;
	min-height:26px;
	max-height: 26px;
	text-indent: -9999px;
}

#Nav a {
	color: #000;
	text-decoration: none;
}

#Nav a:hover {
	color: #000;
	text-decoration: none;
}

#SideText {
	color: #0864A4;
	font-size: 11px;
	width: 168px;
		
}

#QuickLinks div{
	color: #0864A4;
	text-indent: 0px;
	margin: 0px 0px 8px 3px;
}

#QuickLinks a:hover{
	color: #0864A4;
	text-decoration: underline;
}

#QuickLinks a:visited{
	color:#000066;
}

#LayoutHeadingContainer {
	margin: 14px 0px 0px 0px;
	float: none;
	width:100%;
}

#LayoutHeading{
	display: none;
}

#Tagline{
	text-indent: -9999px;	
}

#PageContent{
	margin: 10px 0px 0px 0px;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	width:auto;
}

#ContentHeading{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 3px 0px 6px 0px;
	font-size: 11px;
	width: 100%;
}

#ContentHeading a,
#ContentHeading a:hover{
	color: #0864A4;
}

#ContentHeading a:visited{
	color:#000066;
}

#PageRight {
	width: 15px;
	float: left;
}

.quote{
	width: 90%;
	margin: 5px auto;
	padding: 10px;
	background-color:#FFFFCC;
	border: 1px #ccc dashed;
}

.ContactInfo{
	/*width: 230px;
	float: right;*/
	padding: 0px 15px 15px 15px;
	text-align: center
}

#GreyBox{
	border: #EFEFEF 1px solid;
	background-color: #FAFAFA;
	padding: 0px 8px 8px 8px;
}

#FAQ p{
	color: #000;
	font-weight: normal;
}

#Footer img{
	display: none;
}