
body {
	margin: 0px;
	background-color: #ccc;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 100%;
	background: transparent url(/images/bunker_header_bg.gif) repeat-x top left;
}

.corp_page {
	width: 100%;
	background: transparent url(/images/bunker_corp_header_bg.gif) repeat-x top left;
}

.header {
	width: 780px;
	height: 88px;
	margin: 0 auto;
}

.logo {
	width: 350px;
	height: 88px;
	float: left;
}

.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;
}

.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;
}	

.footer_bg {
	background: transparent url(/images/bunker_footer_bg.gif) repeat-x top left;
	width: 100%;
}

.footer {
	width: 780px;
	margin: 0 auto;
}

.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;
}