@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	vertical-align:top;
	padding:0px;
	margin: 0px auto;
}

#wrapper {
	width:955px;
	margin: 0px auto;
	position:relative
}

#top {
	background-image:url(images/bg-top.jpg);
	background-position:center;
	height:29px;
}

#header {
	background-image:url(images/header.jpg);
	height:178px;
	position:relative
	}
#headerCopy {
	position:absolute;
	top:50px;
	left:400px;
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height:24px;
	
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:24px;
	line-height:32px;
	padding:0;
	margin:0;
}
h2 {
	color:#A7AF1A;
	font-family: Helvetica, Arial, sans-serif;
	font-size:21px;
	line-height:25px;
	padding:0;
	margin:0;
}

#bottom {
	background-image:url(images/bg-bottom.jpg);
	background-position:center;
	height:60px;
}

#content a {color:#FFF;}
#content {
	height:356px;
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
}

#left {
	background-image:url(images/content-left.jpg);
	width:464px;
	height:356px;
	float:left;
}

#leftCopy {
	position:relative;
	left:260px;
	top:40px;
	width:200px;
}

#shopOnline {
	position:relative;
	left:69px;
	top:61px;
	width:220px;
}

#copy {
	position:absolute;
	left:300px;
	top:450px;
	width:580px;
	font-size:11px;
}
#copy p {margin:0; padding:0 0 10px 0}
#rightCopy {
	position:relative;
	left:220px;
	top:40px;
	width:220px;
}

#right {
	background-image:url(images/content-right.jpg);
	width:491px;
	height:356px;
	float:right;
}
.small {font-size:11px; line-height:normal; padding:0; margin: 0 0 10px 0; width:518px}