body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(bgr.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

a:active, a:focus {
  outline: none;
}

.top {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
}

.top a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}

.top a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}

.top img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}

.menu {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F5F5F5;
}

.menu-item-holder {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu-item-services {
	width: 200px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.menu-item-about {
	width: 125px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.menu-item-testimonials {
	width: 195px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.menu-item-contacts {
	width: 120px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.menu-item-coverage {
	width: 200px;
	float: right;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu a:hover {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.content {
	background-color: #F5F5F5;
	background-image: url(content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.content a {
	color: #0066CC;
	text-decoration: none;
}

.content a:hover {
	text-decoration: none;
	color: #0000FF;
}

.left {
	width: 420px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
}

.left h1 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.left p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size: 11px;
	text-align: justify;
}

.left p.p-left-c {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	color: #4d4d4d;
}

.left ul {
	font-size: 12px;
	list-style-type: square;
	padding: 0px;
	margin-top: 5px;
	margin-right: 80px;
	margin-bottom: 25px;
	margin-left: 70px;
}

.left li {
	padding: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

.left li.li-left-li-nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.left img.polaroid {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 420px;
}

.right h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.right p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 11px;
	text-align: justify;
}

.right p.p-right-c {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 25px;
	color: #4d4d4d;
}

.right ul {
	font-size: 11px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	list-style-type: square;
}

.right img.image-home {
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}

.footer a {
	color: #999999;
	text-decoration: none;
}

.footer a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.footer-left {
	padding: 0px;
	width: 380px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer-left p {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 10px;
	color: #999999;
}

.footer-right {
	padding: 0px;
	float: right;
	width: 380px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer-right p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}

#formular {
	font-size: 11px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 25px;
}

input.field {
	width: 250px;
	padding: 0px;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

textarea.comments {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #999999;
	width: 250px;
	height: 100px;
	overflow: auto;
}

.minibox-left {
	width: 220px;
	float: left;
	padding: 0px;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.minibox-right {
	width: 180px;
	float: right;
	padding: 0px;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.minibox-right p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
