/*
  Author: Kenny Saunders
  Website: http://www.fortyeightdesigns.com
  Date: 2008-03-27
  Description: It's Cascading Salad Shoes duh!
  Reason: Because I like pizza Steve.
  Copyright (c) 2007 FortyEight Designs. All rights reserved.
*/

/* GLOBAL STYLES
--------------------------------------------------------------------------*/
body {
	background:#fff url('tp/bg.jpg') fixed no-repeat center top;
	color:#474747;
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	letter-spacing: 2px;
}
html, body, h1, h2, h3, h4, h5, h6, img, p, a, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, button { 
  margin:0; padding:0; border:0; }
ul, ol, li { 
  list-style-type:none; 
  line-height:0; }
.clear { clear:both; }
a, button { outline:none; }
a { color:#77abbb; }
a:hover { text-decoration:none;color:#0b556a; }
legend { display:none; }
button { cursor:pointer;}

h2{
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
h3{
	font-size: 20px;
	font-weight: bold;
	color: #0099CC;
}

/* LAYOUT STYLES
--------------------------------------------------------------------------*/
h1 a {
  display:block;
  margin:0;
 
}
div#wrapper {
  background:url('top_bg.jpg') no-repeat right top;
  margin:0 auto;
  padding-left:160px;
  width:800px; 
  position:relative;
}
div#header {
	height:160px;
	padding-top: 22px;
}
div#content {
	float:left;
	padding-top: 22px;
}
div#zuo {
float:left;
width:600px;word-wrap:break-word;
	
}
div#you {
	width:150px;
	word-wrap:break-word;
	float: right;
	
}
div#footer {
	clear:both;
	padding:20px 0 30px;
	font-size: 13px;
	letter-spacing: 0em;
}


h4{
	font-size: 24px;
	color: #FF3333;
	font-weight: bold;
}
.logo{
	letter-spacing: 0em;
	font-size: 13px;	
}


/* SECTION STYLES
--------------------------------------------------------------------------*/
