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

a.arrow {
	background: url(../images/arrow.png) no-repeat center right;
	padding-right: 10px;
}


/* Slides */

.slide {
	display: none;
	position: relative;
}

.slide:first-child {
	display: block;
}

/* End Slides */

body {
	margin:auto;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-color:#333;
}

#container {
	margin:auto;
	position:relative;
	width:915px;
}

#top {
	height:45px;
	width:915px;
	float:left;
}

#logo {
	height:45px;
	width:236px;
	margin-left:30px;
	background-image:url(../images/logo_top.png);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#nav {
	height:25px;
	margin-top:20px;
	float:left;
}

.nav_button {
	height:20px;
	width:135px;
	float:left;
	text-align:right;
	margin-left:5px;	
	padding-right:10px;
	padding-top:5px;
	background-color:#e50000;
}

#featured {
	position: absolute;
	top: 69px;
	left: 20px;
}

#main_home {
	background-color:#FFF;
	width:915px;
	float:left;
	position: relative;
}

#main {
	background-color:#FFF;
	width:915px;
	float:left;
}

#main_inner {
	background-color:#FFF;
	width:910px;
	float:left;
	padding-left:5px;
	padding-bottom:25px;
}

#logo_bottom {
	height:61px;
	width:236px;
	margin-left:30px;
	background-image:url(../images/logo_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}

#nav_sub {
	height:25px;
	margin-top:20px;
	margin-left:388px;
	margin-bottom:17px;
	width:240px;
	float:left;
	text-align:right;
}

.column_holder {
	width:295px;
	float:left;
}

.column1 {
	width:250px;
	height:235px;
	float:left;
	background-color:#e5e5e5;
	padding:15px;
	text-align:left;
	margin-left:15px;
	margin-top:20px;
	overflow: hidden; 
	text-overflow:ellipsis;
}

.column1b {
	width:250px;
	height:350px;
	float:left;
	background-color:#e5e5e5;
	padding:15px;
	text-align:left;
	margin-left:15px;
	margin-top:20px;
	overflow: hidden; 
	text-overflow:ellipsis;
}

.column2 {
	width:250px;
	float:left;
	padding-right:15px;
	padding-left:15px;
	text-align:left;
	margin-left:15px;
}

.column_double {
	width:545px;
	float:left;
	background-color:#FFF;
	padding:15px;
	text-align:left;
	margin-left:15px;
	overflow: hidden; 
	text-overflow:ellipsis;
}

.bottom_button {
	height:17px;
	width:265px;
	float:left;
	text-align:right;
	margin-left:15px;
	padding-right:15px;
	padding-top:3px;
	background-color:#e50000;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.redtoptab {
	height:17px;
	width:265px;
	float:left;
	text-align:right;
	margin-left:15px;
	padding-right:15px;
	padding-top:3px;
	background-color:#e50000;
}

#welcome {
	width:535px;
	height:139px;
	margin-top:220px;
	margin-left:20px;
	float:left;
	text-align:left;
	
	position: relative;
	z-index: 1000;
	
	
  background-color: #000;
	
	padding: 20px;
	
	  background-color: transparent;
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#77000000,endColorstr=#77000000);
	
  background-color: rgba(0, 0, 0, 0.5);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
  
}

#new-product {
	width:266px;
	margin-top:220px;
	margin-left:15px;
	float:left;
	text-align:left;
	
	z-index: 1000;
	
	
  background-color: #FFF;
	
	padding: 10px;
	
	  background-color: transparent;
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#77FFFFFF,endColorstr=#77FFFFFF);
	
  background-color: rgba(255, 255, 255, 0.75);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
  
  color: #000;
  position: relative;
  
  font-size: 11px;
}

#new-product p {
	height: 101px;
}

#new-product h4 {
	margin-top: 0px;
	font-size: 12px;
}

#new-product #corner {
	position: absolute;
	top: -7px;
	left: -7px;
}

#new-product h5 {
	background-color: #404040;
	margin: 0px -10px;
	padding-right: 10px;
		height: 25px;
	line-height: 25px;
}

#new-product h5 a {
	
	color: #fff;
	height: 25px;
	line-height: 25px;
	display: block;
	text-align: right;
	padding: 0px 10px;
	
}

img {
	margin-bottom:15px;
	float:left;
}

#footer {
	width:890px;
	height:25px;
	padding-right:25px;
	float:left;
	text-align:left;
	background-color:#666;
	padding-top:10px;
	text-align:right;
	
}

.pagetitle {
	width:345px;
	height:40px;
	margin-top:190px;
	margin-left:230px;
	padding-right:20px;
	float:left;
	text-align:right;
	font-size:24px;
	text-transform:uppercase;
	color:#FFF;
	line-height:28px;
	font-weight:bold
}

.inner_text {
	width:230px;
	padding-right:10px;
	padding-left:10px;
	float:left;
}

#content {
	width:570px;
	margin-top:25px;
	margin-left:25px;
	margin-bottom:35px;
	float:left;
	text-align:left;
}

