@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background-color:#cbaf80;

	}

#container {
	margin-top:0;
	margin-left:0;
	}
	
#header {
	float:left;
	width:982px;
	height:684px;
	background:url(/stylesheets/_g/placeholder_background.jpg) no-repeat;
	}
	
#header3 {
	float:left;
	width:982px;
	height:684px;
	background:url(/stylesheets/_g/features_background.jpg) no-repeat;
	}
	
#header4 {
	float:left;
	width:982px;
	height:684px;
	background:url(/stylesheets/_g/warranty_background.jpg) no-repeat;
	}
	
#header2 {
	float:left;
	width:982px;
	height:684px;
	background: #0094da url(/stylesheets/_g/features_background.jpg) no-repeat;
	}
	

#flash {
	}
	
#html_container {
	position:absolute;
	background: #f0f0f0; /*url(/swingcase/stylesheets/_g/gradient.jpg) repeat-x;*/
	width: 769px;
	height: auto;
	left:0;
	top:684px;
	}
	

#html_container2 {
	background: #ffffff url(/stylesheets/_g/gradient.jpg) repeat-x;
	width: 769px;
	height: 684px;
	left:0;

	}
	
#gif_animation {
	width:508px;
	height:383px;
	}
	
#content_box {
	width: 532px;
	height: auto;
	background-color:#f0f0f0;
	margin-left: 48px;
	padding-top:20px;
	padding-left:10px;
	margin-top:-30px;
	}
	
#content_box3 {
	width: 532px;
	height: auto;
	/*background-color:#FFFFFF;*/
	margin-left: 35px;
	padding-top:20px;
	padding-left:10px;
	margin-top:-440px;
	}
	
#content_box2 {
	width: 532px;
	height: auto;
	/*background-color:#FFFFFF;*/
	margin-left: 34px;
	padding-top:20px;
	padding-left:10px;
	margin-top: 250px;
	}
	
#content_box2 h1 {
	border-bottom: 1px solid #333333;
	line-height: 1.2em;
	padding-bottom: 5px;
	}

#content_box2 a {
	text-decoration: none;
	color:#003366;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#content_box2 a img {
	border:none;
	}
	
#content_box3 h1 {
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.2em;
	padding-bottom: 5px;
	color: #FFFFFF;
	}

#content_box3 a {
	text-decoration: none;
	color: #000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#content_box3 a img {
	border:none;
	}
	
#content_box3 strong {
	color: #CCCCCC;
	}

p strong.other_features {
	color: #bf1a28;
	}
	


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-style:italic;
	font-size:1.5em;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-style:italic;
	font-size:1em;
	margin-bottom:-10px;
	}
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:12px;
	line-height: 18px;
	}
	
#footer {
	background-image: url(/stylesheets/_g/truck_full.jpg);
	background-repeat:none;
	width:530px;
	height:353px;
	margin-top: 30px;
	margin-left:20;
	border: 1px solid #999999;
	}
	
#truck_boat {
	background-image: url(/stylesheets/_g/truck_boat.jpg);
	width:600px;
	height:429px;
	margin-top: 140px;
	margin-left:-60px;
	}
	
*html #footer {
	margin-left:0;
	}
	
#footer2 {
	text-align:center;
	margin:20px auto 20px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	padding-bottom:50px;
	}
	
#features_footer {
	background-image: url(/stylesheets/_g/features_image.jpg);
	background-repeat:none;
	width:530px;
	height:353px;
	margin-top: 30px;
	margin-left:20;
	border: 1px solid #999999;
	}
	
.warranty_button {
	margin-left: 44px;
	margin-top: -55px;
	margin-bottom: 30px;
	}
	
.warranty_button a img {
	border: none;
	}
	
p img {
	float: left;
	margin-right:10px;
	}