
body {
	margin: 0px;
	background-color: #000000;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 779px;
	margin: 0 auto;
}

.header_savage {
	background: transparent url(/images/Interiorcraft_header_savage.jpg) no-repeat top left;
	width: 779px;
	height: 205px;
}

.header_boat {
	background: transparent url(/images/Interiorcraft_header_boat.jpg) no-repeat top left;
	width: 779px;
	height: 205px;
}

.header_train {
	background: transparent url(/images/Interiorcraft_header_train.jpg) no-repeat top left;
	width: 779px;
	height: 205px;
}

.header {
	background: transparent url(/images/Interiorcraft_header_copter.jpg) no-repeat top left;
	width: 779px;
	height: 205px;
}

.content2 {
	background: transparent url(/images/Interiorcraft_norepeat.jpg) no-repeat bottom left;
	color: #fff;
}

 a.link2:link , a.link2:active, a.link2:visited {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: none;
}


.content {
	background: #fff url(/images/Interiorcraft_repeat.jpg) repeat-y top left;
}

.left {
	width: 183px;
}

.print_email {
	padding-top: 50px;
	padding-left: 15px;
	padding-bottom: 200px;
	color: #fff;
	clear: both; 
}

.right {
	width: 596px;
}

.main_content_wrapper {
	padding: 30px;
}

.main_content {
	width: 536px;
	background-color: #ffffff;
}	

.footer {
	padding-bottom: 20px;
}

.copyright_tagline {
	clear: both;
	text-align: center;
	width: 768px;
	color: #ffffff;
	padding-bottom: 20px;
}

.tagline {
	text-align: center; 
	color: #ffffff;
	font-size: 10px;
}

.print_email a:link,.print_email a:active,.print_email a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}	

.copyright_tagline a:link,.copyright_tagline a:active,.copyright_tagline a:visited {
	color: #6666FF;
	text-decoration: none;
	font-weight: bold;
}	

.copyright_tagline a:hover {
	color: #808080; 
	text-decoration: none;
	font-weight: bold;
}
	

/* Links - hover (onmouseover) */
.print_email a:hover {
	text-decoration: none;
}