@charset "utf-8";
/* CSS Document */


html {
	font-size: 76%;
	font-family:Arial, Helvetica, sans-serif;
} 

html * {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	margin:0px auto;
	padding:0px;
	width:872px;
	background-image:url("../images/bg.jpg");
	background-repeat:repeat-x;
	background-color:#6E0000;
}

#core, #coreTop, #coreBottom, #coreTop_home, #coreBottom_home{
	float:left;
	height:auto !important;	
	height:545px;
	min-height:545px;
	width:872px;
}

#core{
	background-image:url("../images/body_stretch.jpg");
}

#coreHeader, #coreHeader_home{
	float:left;
	width:872px;
	height:276px;
}

#coreHeader_home{
	background-image:url("../images/header_home.jpg");
}

#coreHeader{
	background-image:url("../images/header.jpg");
}

#coreCopyright, #coreCopyrightLink a{
	padding:55px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;

}

#coreCopyrightLink{
	padding:0px 0px 0px 8px;
}

#coreCopyrightCompany, #coreCopyrightLink{
	display:inline;
}

#coreHeader h1, #coreFooter h2, #coreFooter h3, #coreHeader_home h1, #coreFooter_home h2{
	margin:0px;
	padding:0px;
	text-indent:-999px;
}

#coreFooterSpacer{
	float:left;
	width:620px;
	height:30px;
}

#coreFooter, #coreFooter_home{
	float:left;
	width:872px;
	height:61px;
}

#coreFooter{
	background-image:url("../images/footer.jpg");
}

#coreFooter_home{
	background-image:url("../images/footer_home.jpg");
}

#coreTop, #coreTop_home{
	background-repeat:no-repeat;
}

#coreTop{
	background-image:url("../images/body_top.jpg");
}

#coreTop_home{
	background-image:url("../images/body_top_home.jpg");
}

#coreBottom, #coreBottom_home{
	background-repeat:no-repeat;
	background-position:bottom;
}

#coreBottom{
	background-image:url("../images/body_bottom.jpg");
}

#coreBottom_home{
	background-image:url("../images/body_bottom_home.jpg");
}

#coreNav{
	float:left;

	height:28px;

}

#coreContent{
	float:left;
}

#coreSearch{
	float:left;

}

#coreSearchInput{
	text-indent:5px;
	width:155px;
}


#searchSpacerTop{
	float:left;
	width:872px;
	height:90px;
}

#searchSpacerLeft{
	float:left;
	width:510px;
	height:20px;
}

#navSpacerTop{
	float:left;
	width:872px;
	height:20px;
}

#navSpacerLeft{
	float:left;
	width:70px;
	height:20px;
}

#coreContentTop{
	float:left;
	width:872px;
	height:20px;
}

#coreContentLeft{
	float:left;
	width:80px;
	height:20px;
}

#coreContentBody{
	float:left;
	width:620px;
}

#frontpage1{
	float:left;
	width:305px;
	height:98px;
}

#frontpage2{
	float:left;
	width:130px;
	height:98px;
	text-indent:-9999px;
	display:block;
}

#frontpage3{
	float:left;
	width:20px;
	height:98px;
}

#frontpage4{
	float:left;
	width:240px;
	height:98px;
	text-indent:-9999px;
	display:block;
}
