body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: #A2A2A2;
	background: #262626;
	line-height: 160%
}
#container {
	margin: 0px auto;
	width: 940px;
}
a {
	color: #F8C335;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #F8C335;
	text-decoration: underline;
}
h1 {
	padding: 0;
	color: #606060;
	background: inherit;
	font-weight: normal;
	font-size: 325%;
	line-height: 100%;
	margin: 60px 0 0 0;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}
#content {
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	width: 100%;
}
#content p {
	margin: 0 0 15px 200px;
	padding: 0;
}
p.clear {
	clear:both;
}
#content h2 {
	clear: left;
	margin: 50px 0 10px 0;
	padding: 0 0 20px 0;
	color: #F8C335;
	background: inherit;
	font-size: 250%;
	font-weight: normal;
	border-bottom: 1px dashed #555;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}
.decription {
	font-size: 50%;
	margin-left: 20px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	background: inherit;
}
.webhotlogo {
	margin: 30px 0px 35px 0;
	border: 4px solid #000000;
	float: left;
}
.harlequinlogo {
	margin: 30px 5px 35px 10px;
	border: 0px solid #000000;
	float: left;
}
#footer {
	width: 100%;
	text-align: right;
	margin: 35px 0px;
	padding-top: 10px;
	font-size: 80%;
	clear: both;
	border-top: 1px dashed #555;
}
#footer a:link img {
	border: 0px;
}
#footer a:visited img {
	border: 0px;
}
.bottombuttons {
	margin: 10px 0 15px 5px;
}
.services {
	float: left;
	width: 300px;
	margin: 0 5px 0 5px;
}
ul {
	list-style-image: url('../images/plus.png');
	margin-bottom: 20px;
	margin-top: 0px;
}
/*  IE7  */
*:first-child+html  ul {
	margin-bottom: 0px;
}
/*  IE5.5 & IE6  */
*html ul {
	margin-bottom: 0px;
}
.freephone {
	color: #F8C335;
	background: inherit;
}
.direcrory {
	float: right;
	margin: 20px 0 0 10px;
}
