@charset "UTF-8";
/* CSS Document */

#recaptcha_image img { width: 200px; } 
*{
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: kreon;
	font-size: 22px;
	color: #225267;
	line-height: 26px;
}
h2 {
	font-family: kreon;
	font-size: 18px;
	color: #225267;
	line-height: 24px;
	margin-bottom: 5px;
}
p {
}
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #FAF8F1;
}
#header-container {
	background-image: url(../images/header-bkg.gif);
	background-position: center top;
}.header {
	padding: 0px;
	height: 152px;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 152px;
	width: 427px;
}
.header-contact {
	font-family: arimo;
	width: 450px;
	text-align: right;
	font-size: 20px;
	color: #225267;
	line-height: 24px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	padding: 0px;
	margin-top: 22px;
	font-style: italic;
}
.header-phone {
	font-family: arimo;
	font-size: 20px;
	font-weight: bold;
	color: #225267;
	float: right;
	clear: right;
	margin-top: 15px;
	width: 500px;
	text-align: right;
	line-height: 27px;
}
#navigation-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main-nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main-nav li {
	font-family: kreon;
	list-style-type: none;
	width: auto;
	font-weight: normal;
	height: 37px;
	float: left;
	line-height: 37px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #225267;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #225267;
	color: #FFF;
	margin-left: -1px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.main-nav li a, .main-nav li a:active, .main-nav li a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
	display: inline-block;
	margin: 0px;
}
.main-nav li a:hover{
	list-style-type: none;
	color: #225267;
	text-decoration: none;
	background-image: url(../images/nav-over.gif);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff4f00;
	height: 34px;
}
#slideshow {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	height: 204px;
	background-color: #FFF;
}
#thumbnails-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
.thumbnail1 {
	background-image: url(../images/thumb1-bkg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 320px;
	font-family: arimo;
	color: #225267;
	font-size: 14px;
	text-align: center;
	padding-top: 146px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumbnail1 a, .thumbnail1 a:active, .thumbnail1 a:visited, .thumbnail2 a, .thumbnail2 a:active, .thumbnail2 a:visited, .thumbnail3 a, .thumbnail3 a:active, .thumbnail3 a:visited {
	color: #225267;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.thumbnail1 a:hover, .thumbnail2 a:hover, .thumbnail3 a:hover {
	text-decoration: underline;
	color: #999;
	margin: 0px;
	padding: 0px;
}
.thumbnail2 {
	background-image: url(../images/thumb2-bkg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 320px;
	font-family: arimo;
	color: #225267;
	font-size: 14px;
	text-align: center;
	padding-top: 146px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin: 0px;
}
.thumbnail3 {
	background-image: url(../images/thumb3-bkg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 320px;
	font-family: arimo;
	color: #225267;
	font-size: 14px;
	text-align: center;
	padding-top: 146px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin: 0px;
}
#main-content {
	background-image: url(../images/content-bkg.png);
	background-repeat: repeat-y;
	height: auto;
	width: 888px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.bio {
	font-family: arimo;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	width: 375px;
	float: left;
	margin-bottom: 10px;
}
.left-column {
	width: auto;
	float: left;
}
.index-text {
	width: 345px;
	font-family: arimo;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	float: left;
	padding-top: 15px;
}
.serving {
	font-family: arimo;
	font-size: 18px;
	color: #225267;
	line-height: 22px;
	font-weight: bold;
	font-style: italic;
	float: left;
	clear: left;
	margin-top: 10px;
}
.services-column {
	float: left;
	width: 200px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-left: 60px;
	background-image: url(../images/services-gradient.gif);
	background-repeat: repeat-y;
	padding-top: 12px;
	min-height: 460px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
.logo-column {
	float: right;
	width: 200px;
	height: auto;
	padding-left: 25px;
	text-align: right;
}
.spacer {
	clear: both;
}
.content-footer {
	margin-right: auto;
	margin-left: auto;
	height: 39px;
	width: 997px;
}
.services-list {
	color: #ff4f00;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: none;
}
.services-list ul {
	
}
.services-list li a {
	font-family: arimo;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.services-list li a, .services-list a:active, .services-list a:visited {
	font-family: arimo;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #225267;
	margin: 0px;
	padding: 0px;
}
.services-list li a:hover {
	font-family: arimo;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-decoration: underline;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	height: 80px;
}
.footer-logos a, .footer-logos a:active, .footer-logos a:visited, .footer-logos a:hover {
	font-family: arimo;
	font-size: 10px;
	color: #225267;
}
.footer-copyright a, .footer-copyright a:active, .footer-copyright a:visited, .footer-copyright a:hover {
	font-family: arimo;
	font-size: 10px;
	color: #225267;
}
.footer-address {
	float: left;
	width: 200px;
	height: auto;
	font-family: arimo;
	font-size: 12px;
	color: #225267;
	text-align: left;
	line-height: 16px;
}
.footer-logos {
	float: left;
	width: 200px;
	font-family: arimo;
	font-size: 12px;
	color: #225267;
	text-align: center;
	line-height: 18px;
	margin-left: 160px;
}
.footer-copyright {
	width: 200px;
	float: right;
	font-family: arimo;
	font-size: 10px;
	color: #225267;
	text-align: right;
	line-height: 14px;
}
.arrow {
	margin-bottom: -3px;
}
.catalog {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600;
	float: left;
}
.contentlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-left: 30px;
	list-style-type: square;
	color: #333;
	margin-bottom: 10px;
}
.terms-text {
	width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
.order-form {
	float: right;
	width: 225px;
	height: auto;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	font-family: arimo;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 5px;
}
