*, body { 
padding: 0px; 
margin: 0px;
background: #FF6600;
}

#wrapper {
	width: 980px;
	height: 999px;
	margin: 0px;
	padding: 20px;
}

#header {
width: 100%;
height: 30px;
float: left;
padding: 0px;
border-bottom: 2px solid #FFFFFF;
margin: 0px 0px 10px 0px;
}

#content_01 {
width: 209px;
height: 100%;
float: left;
padding: 0px 0px 0px 0px;
border: 0px;
margin: 0px 0px 10px 0px;
}

#content_02 {
	width: 620px;
	height: 100%;
	float: left;
	border-left: dotted 1px #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content_03 {
	width: 620px;
	height: 100%;
	float: left;
	border-left: dotted 1px #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content_04 {
width: 700px;
height: 100%;
float: left;
padding: 2px 0px 0px 10px;
border-left: dotted 1px #FFFFFF;
margin: 0px 0px 10px 10px;
}

#footer { 
width: 100%;
clear: both;
padding: 6px 0px 4px 0px;
border-top: 2px solid #FFFFFF;
margin: 0px;
}

/* typography */

body {
font-family: 'New Century Schoolbook','Century Schoolbook', Georgia, serif;
font-size: 14px;
line-height: 18px;
color: #FFFFFF;
}

a, a:active, a:visited {
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
padding: 0px;
}

a:hover {
color: #FF6600;
background: #FFFFFF;
text-decoration: none;
}

h1 {
font-size: 14px;
line-height: 24px;
color: #FF6600;
font-weight: normal;
background: #FFFFFF;
display: inline;
padding: 0px 3px 0px 3px;
border: 0px;
margin: 0px;
}

h2 {
font-family: "Lucida Sans Typewriter", "Andale Mono", Consolas, monospace;
font-size: 12px;
font-weight: normal;
letter-spacing: 1px;
line-height: 18px;
text-transform: uppercase;
display: inline;
}

/* images */

img {
padding: 0px 10px 10px 0px;
float: left;
border: 0px;
}

/* custom styles */

hr.rule {
margin: 10px 0px 8px 0px;
border: 0px;
color: #FFFFFF;
background-color: #FFFFFF;
height: 2px;
}

.jumbocopy {
font-size: 36px;
line-height: 41px;
}

.buyit {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
}

.inset {
padding: 4px 10px 0px 0px;
float: left;
/* to inset images */
}

/* top right bottom left */
