html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
body {
	background-color: #3a3d44;
	font-family: Georgia, serif;
	
}
#container {
	width: 950px;
	height: 768px;
	background-image: url(../home/images/background2.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#title p {
	font-size: 472%;
	margin-top: -105px;
	text-align: center;
}
#subtitle p {
	font-size: 75%;
	margin-top: -78px;
	margin-left: 10px;
}
.red {
	color: #af0100;
}
.green {
	color: #317f39;
}
#topnav li {
	float: left;
	list-style-type: none;
	padding-top: 1px;
	margin-left: 46px;
}

#topnav img {
	border: none;
}
#topnav a {
	outline: none;
}
#featured {
	color: #b6b6b6;
	margin-top: -32px;
	margin-left: 70px;
	font-weight: bold;
}
#cllinks {
	width: 205px;
	margin-top: -6px;
	margin-left: -9px;
	color: #b6b6b6;
	font-weight: bold;
	font-size: 14.5px;
}
#cllinks li {
	list-style-type: none;
	display: block;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#cllinks li {
padding-bottom: 3px;
}
}
#cllinks a {
	outline: none;
}
#cllinks img {
	border: none;
}
#cllinks .contact {
	margin-left: 17px;
	margin-top: -77px;
	padding-bottom: 11px;
	font-size: 12px;
}
#cllinks .email, .phone {
	font-weight: normal;
	margin-left: 14px;
	font-size: 12px;
}
#cllinks .email {
	margin-top: -9px;
}
#cllinks .email a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #b6b6b6;	
}
#cllinks .email a:hover {
	color: #277a30;
}
#frontimg {
	width: 380px;
	margin-top: -198px;
	margin-left: 235px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#frontimg {
margin-top: -205px;
}
}
#other {
	color: #b6b6b6;
	font-size: 20px;
	width: 250px;
	margin-top: -601px;
	margin-left: 691px;
}    

#oalinks {
	width: 275px;
	margin-left: 603px;
	margin-top: 30px;
}
#oalinks li {
	list-style-type: none;
	
}
#oaimg img{
	width: 100px;
	padding-bottom: 7px;
	border: none;
}

#oaimg a {
	outline: none;
}
#oanames {
	color: #b6b6b6;
	float: right;
	margin-top: -280px;
	margin-right: -29px;
}

#oanames .ken {
	margin-top: 53px;
}
#oanames .emmet {
	margin-top: 51px;
}
#oanames .otto {
	margin-top: 41px;
}
#oanames a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #b6b6b6;
}
#oanames a:hover {
	color: #277a30;
}
#email {
	color: #b6b6b6;
	font-size: 12px;
	text-align: center;
	width: 270px;
	margin-left: 645px;
	margin-top: 41px;
	line-height: 1.1em;
}
#guarantee {
	color: #b6b6b6;
	font-size: 12px;
	width: 270px;
	margin-left: 645px;
	margin-top: 32px;
	line-height: 1.1em;	
}

