@charset "utf-8";
/* CSS Document */


body {
	color: #333;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: .8em;
	background-color: #69c9ca;
	margin-top:10px;
	;
}

a{
	color:#333;
	text-decoration:underline;

}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

x124{
	font-size:10px;
}


#container {
	
	
	width: 1000px;
	background-image: url(images/rebelnew.jpg);
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-image: url(images/head.jpg);
	height: 187px;
	width: 1000px;
	text-align: center;
}

.style4 {
	font-size:10px;
	}

#nav {
	width:840px;
	height:55px;
	float:right;
	background-color:#3FF;
	vertical-align: middle;
	text-align: center;
	left: auto;
	right: auto;
	border: 3px solid #CCF;
}

#bodycontainer {
	
	min-height: 435px;
	width: 1000px;
}

#leftcolumn {
	height:auto;
	min-height:400px;
	width:160px;
	height:auto;
	float:left;
	text-align: center;
}

#catalogdisplay {
	width:820px;
	float:right;
	height:auto;
}


#catalogdisplay2 {
	width:820px;
	float:right;
	height:300px;
}


#footer {
	
	margin-right:auto;
	margin-left:auto;
}

#footer {
	background-image: url(images/foot.jpg);
	height: 146px;
	width: 1000px;
	text-align:center;
	position: relative;
	/*margin-top: -50px; *//* negative value of footer height */
	clear:both;
	
	} 
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
#container #bodycontainer #leftcolumn ul {
	text-align: left;
}
.sss {
	color: #900;
}
