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

/* Layout Style Elements */

body, td, th {
	margin:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background:url(../images/ContentShadow3.png) 50% 0 repeat-y;
}

img{
	border:0;
	margin:0;
}

.top, .bottom {
	width:750px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	text-align:center;
}
.top {
	background:url(../images/header/banner_transparent.png) 0 0 no-repeat;
	height:175px;
	vertical-align:bottom;
}
.bottom {
	height:125px;
	padding-top:10px;
	background:url(../images/footer.png) 0 0 no-repeat;
}
.content {
	width:700px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:left;
	padding:0px 0px 0px 5px;
	background-color:#FFFFFF;
}
.menu{
	width:420px;
	height:34px;
	margin-left:-210px;
	position:absolute;
	top:133px;
	left:50%;
	text-align:center;
}

.MainItem, .MainItemButtons {
	height:200px;
	padding:0em;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:15px;
	margin-left:0px;
	float:left;
}
.MainItem {
	width:600px;
}
.MainItemButtons {
	width:96px;
}

.MinorItem {
	height:250px;
	width:300px;
	padding:0px;
	margin-top:10px;
	margin-right:25px;
	margin-bottom:25px;
	margin-left:25px;
	text-align:center;
	float:left;
}

iframe#shop{
}

/* START WRAPPERS START */
.topwrapper, .bottomwrapper, .contentwrapper {
	width:100%;
	height:auto;
	margin:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0;
	float:left;
}
	.topwrapper {
		background:url(../images/BackgroundStripes_Top.png) 0 0 repeat-x;
	}
	.bottomwrapper {
		background:url(../images/BackgroundStripes_Bottom.png) 0 0 repeat-x;
		background-color:#FFFFFF;
		height:25%;
	}
/*	.contentwrapper {
		background:url(../images/ContentShadow.png) 50% 0 repeat-y;
	}*/
/* END WRAPPERS END */


/* START TOOLS START */
.clear {
	clear:both;
}
/* END TOOLS END */
