*{
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
}

body {
	/*background-color: #c0c0c0;*/
}

#sitehugger {
	/*background-color: #ffffff;*/
	padding-left: 10px;
	padding-right: 10px;
	width: 920px;
	margin: auto;
}

#header {
	background-image: url(../images/slogan.gif);
	line-height: 100px; 
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}

h1 {
	background-image: url(../images/sterling_web_logo.gif);
	background-repeat: no-repeat;
	line-height: 102px;
	text-indent: -10000px;
}

img {
	border: none;
	outline: none;
}
#menu {
	border-top: 1px solid #808080;
	background-color: orange;

}

#hugger {
	clear: both;
}

/*#sidebar {
	float: right;
	width: 180px;
	margin-top: 10px;
	color: red;
	background-color: #808080;
	height: 200px;
}
*/

hr {
	color: #00aeef;
}

a {
	outline: none;
	font-weight: bold;
}

a:hover {
	color: #00aeef;
}

#text {
	/*width: 700px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: 1px solid #808080;
	margin-right: 20px;
	margin-left: 20px;
}

#footer {
	padding-top: 5px;
}

#footer p {
	font-size: 10px;
	margin-left: 20px;
}

#footer p a{
	font-size: 10px;
	text-decoration: none;
}

#copy_date {
	font-size: 10px;
}

h2 {
	color: #5e88a2;
}

#clear {
	clear: both;
}

.img_right {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}

.img_right_map {
	float: left;
	padding-right: 15px;
}
