
body {
	margin: 0px;
	background-color: #ccc;
}

body.is_home{background: #fff;}


.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 100%;
	background: transparent url(/images/bunker_header_bg.gif) repeat-x top left;
}
.is_home .page{background: #fff; text-align:center;}

.corp_page {
	width: 100%;
	background: transparent url(/images/bunker_corp_header_bg.gif) repeat-x top left;
}

.header {
	width: 780px;
	margin: 0 auto;
}
	.HomePage{display: none;}
	.is_home .HomePage{display: block; margin: 0px auto; width: 800px;}


	.logo {
		width: 350px;
		height: 88px;
		float: left;
	}
	.is_home .logo,
	.is_home .details,
	.is_home .flash,
	.is_home .content td.left{display: none;}

	.details {
		width: 430px;
		height: 88px;
		float: left;
	}

	.phone {
		position: relative;
		top: 38px;
		left: 289px;
		width: 141px;
		height: 22px;
	}

	.flash {
		float: none;
		clear: both;
		background: transparent url(/images/bunker_flash_bg.jpg) no-repeat top left;
		width: 780px;
		height: 215px;
		margin: 0 auto;
	}

.corp {
	float: none;
	clear: both;
	background: none;
	width: 780px;
	height: 211px;
	margin: 0 auto;
}

.content_bg {
	width: 100%;
	background-color: #fff;
}

.content {
	width: 780px;
	margin: 0 auto;
	background: transparent url(/images/bunker_ln_bg.gif) repeat-y top left;
}
	.is_home .content{background: none;}

.left_top {
	width: 220px;
	background: transparent url(/images/bunker_In_top_bg2.gif) repeat-y top left;
}

.left_bottom {
	width: 220px;
	background: #transparent url(/images/bunker_ln_btm_bg.gif) no-repeat bottom left;
}

.print_email {
	position: relative;
	top: 38px;
	left: 289px;
	width: 141px;
	text-align: right;
}

.print_email a { font-size: 10px; text-transform: lowercase; }

.print_email a.print {}

.print_email a.print:hover {}

.print_email a.email {}

.print_email a.email:hover {}

.print_email .link_text {}

.right {
	width: 560px;
}

.main_content_wrapper {
	padding: 20px;
}

.main_content {
	width: 520px;
}	
	.is_home .main_content{width: 800px;}

.footer_bg {
	background: transparent url(/images/bunker_footer_bg.gif) repeat-x top left;
	width: 100%;
}
	.is_home .footer_bg{background: none;}

.footer {
	width: 780px;
	margin: 0 auto;
}
	.is_home .footer{display: none;}

.footer_left_top {
	background: transparent url(/images/bunker_ln_btm1.gif) no-repeat top left;
	width: 220px;
	height: 35px;
}

.footer_left_bottom {
	background: transparent url(/images/bunker_ln_btm.gif) no-repeat top left;
	width: 220px;
	height: 45px;
}


.copyright {
	font-size: 10px;
	padding-left: 20px;
}

.tagline {
	font-size: 10px;
	padding-left: 20px;
}
