* 	{ 
	padding: 0; 
	margin: 0; 
} 

body {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 0.9em;
	line-height: 2.5em;
	background-repeat: no-repeat;

}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #000000;
}	
p {
	margin-bottom:1.2em;
	line-height: 1.5em;
	color: #333333;
}

h1 {
	font-size: 1.3em;
	letter-spacing: -1px;
	margin-bottom: 1.1em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: -1px;
	margin-bottom: 1.1em;
	margin-top: 1em;
}	


#header  {
	margin-right:auto;
	background-color: #000000;
	margin-left: auto;
	height: 343px;
	text-align: left;
	background-image: url(../images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
#logo  {
	text-align: left;
	float:left;
	width:407px;
}
#topbuttons  {
	text-align: left;
	float:right;
	width:450px;
	height: 22px;
	
}
#topbuttons li a {
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #000000;
	height:33px;
	width: 70px;
	text-align: center;
}

#topbuttons ul {
	margin: 0; 
	padding: 0; 
	border-bottom: none; 
}

#topbuttons li {
	width: 90px;
	margin: 0;
	list-style: none;
	line-height: 33px;
	float: right;
	margin-top: 2px;
	margin-right: 3px;
}

#topbuttons li a:hover {
	color: #999999;
	background-image: url(../images/toplink-bg.png);
	background-position: center;

}



.container {
	margin-left:auto;
	margin-right:auto;
	width:890px;
	font-size: 0.9em;
	text-align: right;
	height: 72px;
}
.container2 {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	font-size: 0.9em;
	text-align: right;
	height: 72px;
}




#maincontent  {
	margin-left:auto;
	margin-right:auto;
	width:906px;
	font-size: 0.9em;
	margin-top: 20px;
}
#maincontentholder  {
	width:100%;
	float:left;
	background-image: url(../images/maincontentbg.png);
	background-repeat: repeat-x;
}



.column{
	float:left;
	width:250px;
	margin-right: 61px;
	font-size: 0.9em;
}
.columnspecial{
	float:left;
	width:280px;
}


#footer a {
	color: #333333;

}

#footer  a:visited {
	color: #333333;
}

#footer  a:hover {
	color: #999999;
}	


#footer  {
	margin-right:auto;
	background-color: #CCCCCC;
	margin-left: auto;
	height: 100px;
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 20px;
}


.list li {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	color: #666666;
	font-weight: bold;
	line-height: 3em;
}

.list li a{
	text-decoration: none;

}
.blacklist{
	margin-left:2em;
	line-height: 1.8em;
}
.latestoffers{
	border: 1px solid #000000;
	padding: 15px 15px 0px 15px;
	font-size: 0.9em;
	margin-top: 30px;

}

.latestofferred {
	color: #CC0000;
	font-size: 1.4em;
	font-weight: bold;
}
.style1 {font-weight: bold}

