@charset "utf-8";
/* CSS Document */

#container {
	background-image: url(images/background.jpg);
	height: 1090px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/web_layout_05.png);
	height: 217px;
	width: 980px;
	float: none;
}
#nav {
	width: 900px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
}
#header #img {
	position: absolute;
	width: 35px;
	height: 36px;
	left: 983px;
	top: 143px;
}


#catagories {
	height: 44px;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(images/images/web_layout_15.png);
	margin-right: auto;
	margin-left: auto;
}
#catagories p {
	margin-top: -30px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 250px;
	color: #F00;
}

#contentlarge {
	float: left;
	width: 711px;
	margin-right: auto;
	background-repeat: repeat-y;
}
#catagories img {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 70px;
}


#sidenav {
	height: 446px;
	width: 188px;
	background-color: #000;
	border: thin solid #333;
	float: left;
	margin-left: 38px;
}
#sidenav p {
	color: #FF0;
	font-size: 13px;
	padding-left: 15px;
}
#footer {
	clear: both;
	height: 41px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/images/footer.png);
}

#sidenav p a {
	color: #FF0;
	padding-left: 15px;
}
a:link {
	color: #FF0;
}
a:visited {
	color: #7716D7;
}
a:hover {
	color: #F00;
}
#contentlarge div p {
	margin-left: 50px;
}
#contentlarge div h2 {
	font-size: 14px;
	color: #F00;
	text-align: left;
	margin-left: 65px;
}
#contentlarge div h1 {
	font-size: 18px;
	color: #F0F;
	margin-left: 40px;
	text-align: left;
}
h3 {
	font-size: 12px;
	color: #FFF;
	margin-left: 65px;
	text-align: left;
}
body {
	background-color: #000;
}

table tr td {
	color: #FFF;
	border-top-style: none;
}
#cart {
	position: absolute;
	left: 991px;
	top: 276px;
}


#seobox {
	background-color: black;
	border: 1px solid gray;
	margin-bottom: 4px;
	margin-left: 38px;
	margin-right: 36px;
	}
	
#seotext{
	color: white;
	margin-left: 15px;
	margin-right: 15px;
	font-family: arial;
	}


#seobox2 {
	background-color: black;
	border: 1px solid gray;
	}
	
#seotext2{
	color: white;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 13px;
	font-family: arial;
	}
