@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	height: 140px;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9BFAC;
	border-left-color: #B9BFAC;
}
.bod {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9BFAC;
	border-left-color: #B9BFAC;
	width: 982px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.band {
	background-color: #B9BFAC;
	padding: 9px;
}




	
.footer {
	padding: 9px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.band2 {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
}
.services {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}
.verdana11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.arial12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
.verdana14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
.georgia14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
