body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.navbar {
	float: left;
	width: 851px;
	margin-top: 10px;
}
.navbarleft {
	float: left;
	height: 33px;
}
.navbarleft2 {
	float: left;
	height: 31px;
	background-image: url(../images/welcome.jpg);
	width: 387px;
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFF;
	font-size: 25px;
	padding-left: 40px;
	letter-spacing: -1px;
	margin: 0px;
	padding-top: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #151517;
	border-bottom-color: #151517;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #1E1F21;
	text-transform: uppercase;
}
.footer {
	width: 100%;
	height: 38px;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	padding-top: 20px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999;
}


.wrapper {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bodytext {
	float: left;
	width: 850px;
	margin-top: 10px;
}
.floatleft {
	float: left;
	width: 480px;
	margin-bottom: 20px;
}
.floatright {
	float: right;
	width: 345px;
	border: 3px solid #000;
	margin-bottom: 20px;
}
.boxbottom {
	float: left;
	width: 306px;
	background-color: #1E1F21;
	padding: 20px;
}
img {

}
.boxbottom {
	float: left;
	width: 306px;
}
.boxbottom2 {
	float: left;
	width: 266px;
	background-color: #151617;
	padding: 20px;
}
.wrapper .bodytext .floatright img {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999;
	margin: 0px;
	text-align: justify;
	line-height: 18px;
}
h1 {
	margin: 0px;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #999;
}
.footer a:link {
	text-decoration: none;
	color: #999;
}
.footer a:active {
	text-decoration: none;
	color: #999;
}
.footer a:visited {
	text-decoration: none;
	color: #999;
}
.footer a:hover {
	text-decoration: none;
	color: #4F8E20;
}
.siteby {
	float: inherit;
	width: 150px;
}
.footer table tr td a {
	text-align: center;
}
td .siteby a strong {
	color: #CCC;
	font-weight: normal;
}
ul li {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999;
	margin: 0px;
	text-align: justify;
	line-height: 23px;
}
.gallery {
	float: left;
	width: 110px;
	height: 110px;
	margin: 5px;
	background-color: #151617;
}
.testimonialbox {
	float: left;
	width: 370px;
	margin: 0 10px 10px 0;
	border: 1px solid #000;
	background-color: #181C1F;
	padding: 20px;
}
.testimonialbox p {
	line-height: 18px;
}
.textright {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 15px;
}
.imageleft {
	float: left;
	width: 130px;
}
.imageleft p strong {
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	float: left;
	width: 128px;
	background-color: #121416;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #000;
}
.imageleft2   {
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	float: left;
	width: 128px;
	background-color: #121416;
	border: 1px solid #000;
	margin-top: 10px;
}
.wrapper .bodytext .floatleft .testimonialbox .imageleft p {
	text-align: center;
}
.Info  {
	width: 300px;
	float: right;
}

.Info .Name{
	color:#038650;
	font-size:24px;
	font-weight:bold;
}
.Info .Phone{
	color:#FC0;
	font-size: 14px;
	padding-top: .5em;
}
.Info .mail a:link {
	color:#FFF;
	font-size: 14px;
}

.search {
	background-color: #424546;
	border: 1px solid #000;
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 12px;
}

