@charset "utf-8";
/* CSS Document */
body {
	font-family:Helvetica, sans-serif, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	margin: auto;
	background-color: #fff;
}
#main {
width:990px;margin:auto; text-align:center;
}
#container {
	border: 1px solid #666;
	background-color:#FFFFFF;
	/* background-color: #6699ff; */
	width: 728px;
	margin-left:0;
	padding: 0 5px;
	text-align:left;
	float:left;
	clear:right;
	
}
.sidebar1 {
width:120px;  float:left; clear:right;
}
ul {
	font-size: 11px;
	padding-right: 20px;
}

h1, h2 {
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}

.companyname {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer {
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
}

#results div {
	margin:3px 0px;
	padding: 3px 10px;
}
.feedback {

font-family:Helvetica, sans-serif, Verdana, Arial;

	border: 1px dotted #666;
	font-size: 24px;
	width: 490px;
	background-color: #ddd;
	font-weight: bold;
	color: #666;
	padding: 7px;
	margin-right:5px;
	height:44px;
}

hr {
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}

.feedbacksubmit {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	width: 229px;
	border: 3px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
	padding:5px;
	cursor:pointer;
	height:44px;
}

#results {
	color: #000000;
	font-size: 14px;
	width:728px;
}

p {
	text-align: justify;
	font-size: 13px;
}

h3 {
	font-size: 16px;
}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.google {
	width: 728px;
	height: 90px;
	margin:10px auto;
}

#results span {

	float: right;
	font-weight:bold;
	color:#cc0000;

}

#results a {

	color: #666666;

	text-decoration: none;

}

#results .clear {

	display: block;

	clear: both;

}

#results img {

/*	border: 6px solid #CCCCCC; */

}
.content101 {
clear:left;
margin:5px 0;
float:left;
width:728px;

}