* {
	margin: 0;
	padding: 0;
}

.wrapper {
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	vertical-align: top;
	text-align: left;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul, ol {
	list-style: none;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	line-height: 1em;
	color: #191f25;
	background-color: #CDCDCD;
	background-image: url(images/body-tail.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.364em;
	color: #09F;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 0 26px 0 0;
	border: medium inset #666;
}

img.fleft1 {
	float: left;
	margin: 0 15px 0 0;
}

.fright {
	float: right;
}

#main {
	width: 954px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
	width: 220px;
}

.block-1, .block-2, .block-3, .block-4 {
	float: right;
	overflow: hidden;
	padding-right: 2px;
	padding-left: 10px;
	width: 150px;
}

#header {
	position: relative;
	height: 513px;
}

#header ul {
	position: absolute;
	top: 145px;
	left: 3px;
	width: 973px;
	height: 43px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header ul li {
	float: left;
}

#logo {
	position: absolute;
	top: 15px;
	left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#name {
	position: absolute;
	top: 69px;
	right: 2px;
}

#header-pic {
	position: absolute;
	top: 220px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pictures {
	width: 241px;
	position: absolute;
	top: 206px;
	left: 712px;
}

#pictures img {
	margin: 6px 0 0 0;
}

#content {
	padding-top: 26px;
	padding-right: 0;
	padding-bottom: 22px;
	padding-left: 0;
}

#content p {
	padding: 1px 0 8px 1px;
	font-size: small;
	line-height: 1.23em;
	font-weight: 600;
	font-variant: normal;
}

#content p em {
	float: right;
	padding: 0 25% 0 0;
	font-style: normal;
}

#content p.extra-style {
	padding: 0 0 9px 0;
	font-size: 1.167em;
	line-height: 1.429em;
}

#content p.extra-indent {
	padding: 1px 0 18px 1px;
}

.list li {
	background: url(images/marker.gif) no-repeat 0% 4px;
	padding: 0 0 0 19px;
	font-size: 1.083em;
	line-height: 1.692em;
	color: #000;
}

.list li a {
	text-decoration: none;
	color: #000;
}

.list li a:hover {
	text-decoration: underline;
}

.list-1 li {
	background: #edeff0 url(images/tail.jpg) repeat-x 0% 0%;
	border: 1px solid #d9dfe3;
	padding: 15px 10px 7px 7px;
	margin: 0 0 2px 0;
	line-height: 1.333em;
	font-style: italic;
	color: #191f25;
}

.list-1 li img {
	float: left;
	margin: 0 2px 0 0;
}

.list-1 li h3 {
	font-style: normal;
}

.title {
	padding: 0 0 14px 0;
}

.title-1 {
	padding: 0 0 20px 0;
}

.link {
	background: url(images/arrow.gif) no-repeat 100% 5px;
	padding: 0 12px 0 3px;
	line-height: 1.583em;
	text-decoration: none;
	font-weight: bold;
	color: #CC9900;
}

.link:hover {
	text-decoration: underline;
}

.line-hor {
	background: #d1d6d9;
	width: 100%;
	height: 1px;
	overflow: hidden;
	clear: both;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

.line-ver {
	width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
}

.row-2 {
	background: #edeff0 url(images/tail1.jpg) repeat-x 0% 0%;
	border: 1px solid #d9dfe3;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 17px;
}

.row-2 p {
	padding: 5px 0 0 0 !important;
	font-size: 0.917em !important;
	line-height: 1.273em !important;
	color: #000 !important;
}

.row-2 p a {
	text-decoration: none !important;
	font-weight: bold !important;
	color: #c84208 !important;
}

.row-2 p a:hover {
	text-decoration: underline !important;
}

#contact-form {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #626262;
}

#contact-form label {
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

#contact-form span {
	display: block;
	width: 56px;
	height: 17px;
	float: left;
	overflow: hidden;
	line-height: 17px;
}

#contact-form input {
	background: none;
	width: 233px;
	height: 15px;
	padding: 0 3px;
	float: left;
	border: 1px solid #d9dfe3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #626262;
}

#contact-form textarea {
	background: none;
	width: 233px;
	height: 156px;
	padding: 3px;
	float: left;
	overflow: auto;
	border: 1px solid #d9dfe3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #626262;
}

#contact-form a {
	background: url(images/arrow.gif) no-repeat 100% 6px;
	padding: 0 12px 0 0;
	margin: 14px 0 0 20px;
	float: right;
	line-height: 1.583em;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

#contact-form a:hover {
	text-decoration: underline;
}

#footer {
	background: url(images/footer.gif) repeat-x 0% 0%;
	height: 121px;
	padding: 0 15px 0 10px;
}

#footer ul {
	width: 50%;
	overflow: hidden;
	padding: 25px 0 0 0;
}

#footer ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 6px;
	padding: 0 10px 0 9px;
	margin: 0 0 0 -1px;
	float: left;
	font-size: 1.083em;
	line-height: 1.692em;
	color: #f9fafa;
}

#footer ul li a {
	text-decoration: none;
	color: #f9fafa;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	padding: 29px 0 0 0;
	float: right;
	line-height: 1.25em;
	text-transform: uppercase;
	color: #f9fafa;
}

#footer p span {
	text-transform: none;
	margin: 0 0 0 3px;
}

#footer p a {
	margin: 0 0 0 3px;
	color: #f9fafa;
}
