@charset "utf-8";
/* CSS Document */

body {
	font-family: "Palatino Linotype", Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {border: none;}
h1 {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
}
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 16px; }
h6 { font-size: 16px; }
p, li, address, label { font-size: 14px; }
h1, h2, h3, h4, h5, h6, p, address {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 10px;
}
a:link {
	color: #353526;
	text-decoration: none;
}
a:visited, a:active { color: #4F4F39; text-decoration: none; }
a:hover { text-decoration: underline; }
address { font-style: normal; }
hr {
	clear: both;
	height: 1px;
	width: 100%;
	border: 0px none;
}
table, tbody { width:100%; }
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
abbr, acronym { border:none; }
abbr:hover, acronym:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}



#container-shadow-bottom {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	background-image: url(../images/bg-container-shadow-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container-shadow-top {
	background-image: url(../images/bg-container-shadow-top.png);
	position: relative;
	top: -75px;
}
#container-border {
	text-align: left;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius-bottomleft: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	-webkit-border-bottom-right-radius: 50px;
	position: relative;
	top: 50px;
	margin-top: 25px;
	background-color: #9f9e83;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccccaa;
	border-bottom-color: #ccccaa;
	border-left-color: #ccccaa;
}
#container-graphic-background {
	background-repeat: no-repeat;
	-moz-border-radius-bottomleft: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	-webkit-border-bottom-right-radius: 50px;
	padding-bottom: 50px;
}
#content {
	min-height: 450px;
	margin-right: 40px;
}
#footer {
	margin-top: 50px;
}
#footer, #footer p  {
	text-align: center;
	font-size: 12px;
}
#footer p {
	margin: 3px;
}
#footer a {
	text-transform: uppercase;
}
#footer address {
	display: inline;
	font-size: 12px;
}
#header {
	background-repeat: no-repeat;
}
#header a { float: left; }
#header form {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#header form label {
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
}
#header form input {}
#header form label input {
	border: 1px solid #000;
	text-align: right;
	background-image: url(../images/bg-input-dropshadow.png);
	background-repeat: no-repeat;
	margin-right: 3px;
}
#header #facebook {
	float: right;
	clear: right;
	width:80px;
	height:21px;
	overflow:hidden;
	margin-top: 85px;
	text-align: center;
}
#left {
	width: 191px;
	float: left;
	height: 100%;
	text-align: center;
}
#left a img {
	margin-top: 20px;
}
#menu-bottom {
	background-image: url(../images/bg-menu-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 24px;
}
#menu-top {
	background-image: url(../images/bg-menu-top.png);
	background-repeat: repeat-y;
	position: relative;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

form#rate {}
#rate label { display: block; margin-top: 0px; }
#rate label.for { margin-top: 10px; }
#rate input { margin:0px;}
#rate textarea {}
#rate label input {}
#rate p { margin-top: 10px; margin-bottom: 0px; }

#tpl {
	text-align: left;
	color: #F5F7DF;
}
#tpl fieldset {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 17px;
}
#tpl legend {
	font-size: 14px;
	margin: 0px;
	width: 100%;
	font-weight: bold;
	padding: 0px;
	color: #231f20;
}
#tpl label {
	display: block;
	font-size: 12px;
	margin-top: 5px;
	color: #231f20;
}
#tpl input {
	width: 100%;
}
#tpl input.shadow {
	border: 1px solid #000;
	background-image: url(../images/bg-input-dropshadow.png);
	background-repeat: no-repeat;
}
#tpl #submit {
	width: 80px;
	margin-top: 5px;
	margin-left: 0px;
	background-image: url(../images/bg-input-button.png);
	border: 1px solid #000;
}

.ftzImage {
	width: 230px;
	float: right;
	margin-left: 10px;
}
.ftzImage img {
	margin-bottom: 10px;
}

.halves {}
.halves div.affected {
	float: left;
	width: 48%;
	padding-right: 2%;
}

.servicesImage {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.strong { font-weight: bold; }
