/* STANDARD HEADER CLASSES */

div.header_container_std {
	width: 880px;
	height: 51px;
	overflow: hidden;
}

div.header_pageindicator {
	width: 438px;
	height: 51px;
	float: left;
}

div.header_pageindicator img {
	display: inline;
	top: 37px;
	position: relative;
}

div.header_pageindicator a {
	display: inline;
	top: 37px;
	position: relative;
}

div.header_pageindicator a img{
	display: inline;
	top: 0;
	position: relative;
}

div.header_logo {
	width: 65px;
	height: 51px;
	float: right;
	text-align: right;
	margin-top: 2px;
}

div.header_rule_cccccc {
	width: 880px;
	margin: 5px 0 6px;
	border-top: 1px solid #CCC;
}

div.contactUs {
	width: 373px;
	height: 51px;
	float: right;
	text-align: right;
	margin-top: 35px;
}		

/* END STANDARD HEADER CLASSES */

/* STANDARD FOOTER CLASSES */

div.footer_container_std {
	width: 880px;
	display: block;
	margin: 0 0 10px;
	clear: both;
	border-top: 1px solid #CCC;
}

div.footer_contentarea_std {
	width: 800px;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.5;
}

div.footer_contentarea_std a:link {color: #1C84C9; }
div.footer_contentarea_std a:active {color: #1C84C9; }
div.footer_contentarea_std a:visited {color: #1C84C9; }
div.footer_contentarea_std a:hover {color: #1C84C9; }

/* END STANDARD FOOTER CLASSES */