Body {
	margin: 0px;
	padding: 0px;
	background: url(images/index_28.gif);
}

Div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

H1, H2, H3, H4 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 10px 0px;
}

#Background {
	background: url(images/index_01.gif) repeat-x;
	width: 100%;
}

#Main {
	width: 1003px;
	margin: 0px auto;
}

#Header {
	height: 212px;
	background: url(images/index_04.gif) #000000 no-repeat right top;
}

.HeaderLeft {
	width: 308px;
	float: left;
	padding-top: 100px;
}

#MainMenu {
	padding: 29px 0px 25px;
}

#MainMenu  a img{
	border-right: 1px #292929 solid;
	vertical-align: middle;
}

.CheckOut {
	margin-left: 50px;
}

#Content {
	padding: 10px 0px;
}

.LeftBar {
	width: 190px;
	float: left;
	margin-right: 10px;
}

.Box {
	background: #333333;
	border: 1px #191919 solid;
	padding: 10px;
}
.Box1 {
	background: #333333;
	border: 1px #191919 solid;
	
}
.RightContent {
	width: 610px;
	float: left;
}

.FeaturedProducts {
	background: url(images/index_08.gif) repeat-x bottom #1f1e1c;
	border-bottom: 1px #000 solid;
	border-left: 1px #363534 solid;
	border-right: 1px #000 solid;
	border-top: 1px #363534 solid;
	padding: 15px 10px 10px;
	margin-bottom: 40px;
	width: 610px;
	margin-left: 200px;
	margin-top: 10px;
}

.Video {
	background: url(images/index_25.gif) no-repeat;
	height: 422px;
	padding-top: 28px;
	padding-left: 25px;
}

.VideoDiv {
	background: url(images/index_22.gif) repeat-x bottom #1b1b19;
	border-bottom: 1px #000 solid;
	border-left: 1px #363534 solid;
	border-right: 1px #000 solid;
	border-top: 1px #363534 solid;
	padding: 30px 45px;
}

#FooterContainer {
	background: #000;
	padding: 20px;
}

.Footer {
	width: 1003px;
	margin: 0px auto;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.Footer span {
	color: #fe1a00;
}

.Clear {
	clear: both;
}



