html, body{ margin:0;
padding:0;
}


body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 13px;
	font-weight:100;
	color: #FFFFFF;
		background-color: #BA0000;
	background-image: url(images/sitebg.jpg);
	margin-top: 0px;
	
}




 h2{
	display:block;
	color:#FF0000;
	font-weight:bold;
	margin-bottom: 0px;
}

h3{padding:0;
margin:0;
}


#page-container {
	width:760px;
	background-color: red;
	background-repeat: repeat;
	padding-bottom:14px;
	padding-left:22px;
	padding-right:22px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #606060;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(images/backgroundtile.jpg);
	padding-top:14px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header {
	width:750px;
	height:187px;
	background-attachment: scroll;
	background-image: url(images/vortekheader.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 7px;
}


#navigation{
	height: 35px;
	width: 750px;
	font-size:12px;
	margin-top:4px;
	border-top-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-left-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #666666;
	border-right-color: #666666;
	background-attachment: scroll;
	background-image: url(images/Navigation1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-right-style: outset;
}

#navigation ul{
margin:0px;
padding:0px;
list-style:none;
width:752px;
}

#navigation ul li{
float:left;
}


#navigation ul a{
	display:block;
	padding:0;
	width:75px;
	height:35px;
	text-decoration:none;
	color:#FF0000;
	float:left;
	line-height: 30px;
}


#navigation ul a:hover{
	color:#FFFFFF;
background:url(images/navhover.gif);
}

#product{
width:760px;
margin-top:7px;
background:#000000;
padding-bottom:50px;}

#product h3{
text-align:center;
display:block;
width:550px;
padding-top:15px;
margin-left:110px;}


.trutestimg{
display:block;
width:500px;
margin-top:25px;
margin-left:130px;}

#flash {
	height:360px;
	width: 480px;
	margin-top:7px;
	background-image: url(images/flashbackground.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-color: #000000;
	margin-bottom: 7px;
}

#news{
	float: right;
	width: 265px;
	margin-bottom:7px;
	margin-right:6px;
	display: inline;
	position: relative;
	padding-top: 7px;
	margin-top: 7px;
	background-image: url(images/flashbackground.jpg);
	
}


#news a{
text-decoration:none;
}


#bottom{
	position:relative;
	margin-right:279px;
	width:430px;
	padding-top:15px;
	padding-bottom:30px;
	margin-top:7px;
	margin-bottom:10px;
	clear:left;
	padding-right: 25px;
	padding-left: 25px;
	background: #000000;
}



#bottom p {
	margin: 0;
	padding: 0;
	padding-top:5px;
}

#bottom h3{
margin:0px;
padding:0px;
padding-left:20px;
padding-top:10px;
color:#FF0000;
}

#bottom ul{
padding-top:10px;
padding-bottom:5px;
margin-top:10px;
}

#bottom li a{
text-decoration:none;
color:#FFFFFF;
cursor:default;
}

#bottom li a:hover{
color:#FF0000;
font-size:14px;
padding-left:5px;
padding-bottom:5px;
}




	
	#bottom .list1 li{	list-style:none;
	background:url(images/smaller.png)  no-repeat 0px 50% ;
	padding-left:25px;
	padding-bottom:8px;
	}
	
	
	#bottom .list2 li{	
	list-style:none;
	background:url(images/smaller.png)  no-repeat 0px 50% ;
	padding-left:25px;
	padding-bottom:8px;
	}
	
	
	
	#Shop{width:480px;
	display: block;
	margin-top: 7px;
	border: 1px solid #FF0000;}
	
	#Shop a{border: none;}

/*gallery----------------------------------*/


#gallery{
	position:relative;
	margin-top:7px;
	width:753px;
	height:370px;
	padding-bottom:8px;
}

#thumbs{
	display:block;
	position: relative;
	width: 370px;
	height:358px;
	padding-right:50px;
	padding-top:20px;
	padding-left:60px;
	background-image: url(images/flashbackground.jpg);
	background-repeat: repeat;
}


#thumbs a 
{ display: block; 
  float: left; 
  width: 100px; 
  height: 100px; 
  border: 0;
  margin: 1px 0px 10px 10px; 
    border: 2px solid #40403E;
}

#thumbs a img 
{ width: 100px; 
  height: 100px; 
  border: 0;
}



#thumbs a:hover img 
{ position: absolute; 
  width: 400px;
  height: auto;
  left: 500px; 
  bottom:150px;
  padding:2px;
}


img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}



/*--------------------------------*/

#footer{
	clear:both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:#000000;
	text-align: left;
	padding-left:15px;
	margin-top:7px;
	padding-top:5px;
	padding-right:15px;
	height:30px;
	width:770;
	
	
	}

#footer a {
	text-decoration: none;
	color:#666666;
	
}
#footer a:hover {
	color:#FF0000;
}

#footer #altnav {
float:right;

	
}
