#page-home #main_content {
	padding: 0;
	width: auto;
	left: 0;
	float: none;
	
	color: #969696;
	background: url(/images/home/background.gif) repeat-y;
	border: none;
	
	word-spacing: normal;
}

#page-home #header #branding {
	background: none;
}

#page-home img#splash {
	border-bottom: 7px solid #000;
}

#page-home #welcome {
	position: relative;
	float: left;
	left: 20px;
	width: 265px;
	padding-bottom: 20px;
}

#page-home #special_offer {
	position:relative;
	float: left;
	width: 120px;
	left: 37px;

	text-align: center;
}

#page-home #special_offer h2 {
	font-size: 160%;
	color: #EC6106;
}

#page-home #special_offer img.callout {
	margin: 13px 0 20px;
}

#page-home #special_offer a.fancy_link{
	background-position: center right;
	padding: 0 10px 0 0;
	position: relative;
	font-size: 90%;
}

#page-home #who_we_are {
	margin-left: 445px;
	padding: 0 40px 1em 1em;
	border-bottom: 7px solid #222222;
	background: url(/images/bullets/large_grey_arrow.gif) no-repeat 230px 45%;
	
	font-size: 90%;
}

#page-home #create_shirt {
	margin-left: 445px;
	padding: 0 0px 1em 1em;
	background: url(/images/bullets/large_grey_arrow.gif) no-repeat 230px 45%;
	
	font-size: 90%;
}


#page-home h1 {
	margin: 1em 0 .8em 0;
}

#page-home h2 {
	color: #fff;
	margin: 1em 0 .6em 0;
}

#page-home h2 a {
	color: #fff;
	text-decoration: none;
}
#page-home p {
	display: block;
}

#page-home p a {
	display: block;
	padding-right: 60px;
	
	color: #969696;
	text-decoration: none;
	
}


#currency_selector {
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 1000;
	font-size: 90%;
	color: #969696;
}

#currency_selector a {
	font-size: 1.3em;
	text-decoration: none;
	border-bottom: 1px solid #555;
}