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



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url(images/bg.jpg) no-repeat center top;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#line {
	width: 100%;
	background: url(images/line.jpg) no-repeat center;
	position: relative;
	height: 5px;
	margin:0px;
	padding:0px;
}
#nav {
	width: 950px;
	position: relative;
	height: 79px;
}
#main {
	width: 950px;
	position: relative;
	height:500px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	visibility: visible;
	left: 0;
	top: 0;
	z-index: 1;
	overflow: hidden;
}
#main2 {
	width: 100%;
	position: relative;
	height:500px;
}
.buynow{
	position: relative;
	left: 20px;
	top: 3px;
}
.productdescription {
	position: relative;
	top: 0px;
}
#descriptiontext {
	width: 400px;
	top: 20px;
	position: relative;
	font: 12px/18px "Times New Roman", Times, serif;
}
.productimage {
	position: relative;
	top: 35px;
}

.products {
	position: relative;
	top: 290px;
}
.products2 {
	position: relative;
	top: 20px;
}

#aboutsubnav {
	font-size: 12px;
	line-height: 20px;
	position: relative;
	left: -20px;
	top: 50px;
	text-transform: uppercase;
	overflow: visible;
	visibility: visible;
}
li {
	line-height: 20px;
	margin-bottom: 20px;
	list-style: url(images/arrow.png) outside;	
}
a:link {
	color: #CECECE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CECECE;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CECECE;
}
p{ line-height:18px;}

#textcontent {top: 42px; width:500px; position:relative;}

#textcontent2 {
	top: 42px;
	width:750px;
	height:450px;
	position:relative;
	overflow: auto;
}

#contact {top: 42px; width:700px; position:relative;}

h2 {
	font-size: 15px;
	font-weight: lighter;
	text-transform: uppercase;
}


.about {
	background-image: url(images/face2.png);
	background-repeat: no-repeat;
}
