@charset "UTF-8";
/* CSS Document */
*{
padding:0;
margin:0;}

body {
text-align:center;
	width:1076px;
	height:1420px;
	background-color:#000000;}
#bg{
text-align:left;
background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
width:1076px;
	height:1420px;
	
}

#wrapper {

	width: 1076px;
	height:1420px;
	text-align:center;
	
}
#contentwrapper {
padding-top:580px;
text-align:center;
}
#titleimage {
background-image: url(../images/tshirtprice.png);
background-repeat: no-repeat;
background-position: center top;
width:1000px;
height:165px;
padding-left:145px;

}
#pricinggrid {
width:1000px;
padding-left:40px;

}
#otheroptions {
	position:absolute;
	left:52px;
	top:1071px;
	width:411px;
	height:287px;
	z-index:1;
}
