
body {
	margin: 0px;
	background-color: #000;
}


.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 780px;
	margin: 0 auto;
	background: transparent url(/images/bosshoss_bg.jpg) repeat-y top left;
}

.header {
	background: transparent url(/images/bosshoss_header.gif) no-repeat top left;
	width: 780px;
	height: 182px;
}

.content {}

.left {
	width: 160px;
	float: left;
}

.print_email {
	padding-top: 20px;
}

.print_email a {
	clear: both;
}

.print_email a.print {
	display: block;
	width: 160px;
	height: 25px;
}

.print_email a.print:hover {
	width: 160px;
	height: 25px;
	text-decoration: none;
}

.print_email a:link.email, .print_email a:active.email, .print_email a:visited.email {
	display: block;
	width: 160px;
	color: #D1D3D4;
	font-weight: normal;
}

.print_email a.email:hover {
	width: 160px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: transparent url(/images/bosshoss_ln_hover.jpg) no-repeat 5px center;
}

.print_email .link_text {
	display: block;
	padding: 5px;
	padding-left: 30px;
}

.right {
	width: 620px;
	float: left;
}

.main_content_wrapper {
	padding: 20px;
}

.main_content {
	width: 580px;
}	

.footer {
	background: transparent url(/images/bosshoss_footer.jpg) no-repeat top left;
	width: 780px;
	height: 6px;
}

.copyright_tagline {
	clear: both;
	width: 780px;
	margin: 10px auto;
	font-size: 10px;
	padding-bottom: 20px;
}

.copyright {
	width: 350px;
	float: left;
}

.ideaLEVER_Tagline {
	display: block;
	width: 430px;
	float: left;
	text-align: right;
}

.engine_contactinfo {
	width: 780px;
}
.engine {
	width: 160px;
	float: left;
}
.engine img {
	padding-left: 30px;
	padding-bottom: 10px;
}
.contactinfo {
	width: 620px;
	float: left;
	padding-top: 20px;
	text-align: center;
}
.name_phone {
	font-size: 15px;
	color: #fff;
}
.address {
	font-size: 13px;
}
