.container {
	margin: auto;
	width: 850px;
	border: thin solid #000033;
	background-position: center;
}
.green_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/index/lt_green.jpg);
	background-repeat: repeat;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	line-height: 20px;
}
.main_container {
	background-image: url(../images/index/main_bg_color.jpg);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.main_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
	text-decoration: none;
}
.image_border_flt_rt {
	float: right;
	margin: 3px;
	border: thin solid #000033;
}
.image_border {
	border: thin solid #000033;
	margin: 3px;
}
.nav_container {
	background-image: url(../images/index/dk_brown.jpg);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.nav {
	background-image: url(../images/index/lt_brown.jpg);
	background-repeat: repeat;
	border: thin solid #000033;
	margin-top: 2px;
	margin-bottom: 2px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/index/lt_green.jpg);
	background-repeat: repeat;
	text-align: center;
	line-height: 12px;
	text-decoration: none;
}
.border_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.footer_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
.green_box2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/index/lt_green.jpg);
	background-repeat: repeat;
	text-align: center;
	line-height: 20px;
	border: thin solid #000033;
}
.col2 {
	background-image: url(../images/index/blast_image_mtn.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main_content_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.col2b {
	background-image: url(../images/sales/blast_image_speed.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.col2c {
	background-image: url(../images/rentals/blast_image_beach.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.col2d {
	background-image: url(../images/repairs/blast_image_beach2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.col2e {
	background-image: url(../images/contact/blast_image_track.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
