html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #636467;
}
.thrColFix #container {
	width: 780px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
} 
.thrColFix #sidebar1 {
	float: left;
	width: 125px;
	background: #ffffff;
	padding: 0px 10px 0px 0px;
}
.thrColFix #sidebar2 {
	float: right;
	width: 180px;
	background: #ffffff;
	padding: 0px 0px 0px 10px;
}
.thrColFix #mainContent {
	margin: 0 190px 0 135px;
	padding: 0 10px;
}
#offers {
}
#footer {
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border: 0;
}
/* NAVIGATION */
#sidebar1 ul {
	text-align: right;
}
#sidebar1 li {
	font-size: 12px;
	list-style-type:none;
	margin-bottom: 10px;
}
#sidebar1 li a {
	font-weight:bold;
	text-decoration: none;
	color: #81388c;
}
#sidebar1 li a:hover, #sidebar1 li a.current {
	color: #999999;
}
/* COPY */
h1, h2, h3 {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 12px;
}
.left {
	width:100px;
	float:left;
}
.leftdrop {
	width:100px;
	height: 70px;
	float:left;
}
.thrColFix #mainContent li {
	font-size: 12px;
}
#footer p {
	font-size: 10px;
}
.thrColFix #mainContent a {
	font-weight: bold;
	text-decoration: none;
	color: #81388c;
}
.thrColFix #mainContent a:hover {
	text-decoration: underline;
}
