body {
	margin: 0;
	background: url('images/background.jpg') repeat-x;
	background-color:#639;
}

#all {
	margin: 0 auto;
	width: 800px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
}

#all #top {
	margin: 0;
	background: url('images/top.gif') no-repeat;
	height: 80px;
}

#all a{
	text-decoration: none;
	color: #999999;
}

#all a:hover{
	text-decoration: underline;
	color: #c90;
}

#all #top #logo {
	margin: 0;
	float: left;
}

#all #top #nav {
	margin: 0;
	text-align: right;
	font: 11px/13px arial;
	color: #999999;
	letter-spacing: 1px;
	padding-right: 20px;
	padding-top: 5px;
}

#all #top #shop {
	margin: 0;
	float: right;
	font: 10px/12px arial;
	color: #999999;
	text-align: right;
	padding-right: 50px;
	padding-top: 10px;
}

#all #top #shop a {
	color: #663399;
}

#all #top #shop a:hover {
	text-decoration: none;
	font: bold 10px arial;
	color: #FFCC33;
}

#all #tier1 {
	margin: 0;
	width: 758px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

#all #tier1 img{
	border: 1px solid #ccc;
	margin-bottom: 6px;
}

#all #tier1 a:hover img{
	border: 1px solid #c90;
}

#all #tier1 #left {
	float: left;
}

#all #tier1 .right {
	float: left;
	margin-left: 6px;
}

#all #tier1 .right .text{
	margin: 0;
	width: 263px;
	height: 207px;
	border: 1px solid #ccc;
	font: 10px/16px Verdana;
	color: #999;
	text-align: left;
	padding: 7px 7px 12px 7px;
	margin-bottom: 5px;
}

#all #tier1 .right .text h1{
	margin: 0;
	font: normal 10px/12px verdana;
	color: #333333;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px;
	margin-bottom: 4px;
}

#all #tier1 .right .text h1 a{
	text-decoration: none;
	color: #333333;
}

#all #tier1 .right .text h1 a:hover{
	color: #663399;
}

#all #tier2 {
	margin: 0;
	width: 758px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}


#all #tier2 #left {
	float: left;
}

#all #tier2 #left #text {
	width: 460px;
	font: 12px/20px Verdana;
	color: #999;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#all #tier2 #left #nav {
	font: 10px/12px Verdana;
	color: #999;
	text-align: right;
	padding-right: 11px;
}

#all #tier2 #right	{
	float: left;
	margin-left: 7px;
}

#all #tier2 #right img{
	border: 1px solid #ccc;
	margin-bottom: 6px;
}

#all #tier2 #right a:hover img{
	border: 1px solid #c90;
}


#all #tier3 {
	margin: 0;
	width: 758px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#all #tier3 #left {
	float: left;
	width: 472px;
}

#all #tier3 #right {
	margin: 0;
	float: left;
	margin-left: 7px;
	width: 277px;
	height: 277px;
}

#all #contact {
	margin: 0;
	width: 758px;
	height: 35px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	border-top: 1px solid #ccc;	
	font: 10px/12px verdana;
	color: #999;
}

#all #contact img {
	float: left;
}

#all #contact #text {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #fff;
}

#footer {
	margin: 0 auto;
	margin-top: 10px;
	font: 10px/12px verdana;
	color: #CCCCCC;
	text-align: center;
}

#footer a{
	text-decoration: none;
	color: #CCCCCC;
}

#footer a:hover{
	text-decoration: underline;
	color: #c90;
}
