@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x; 
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
}
h1 {
	margin-top: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 28px;
}
h2 {
	margin-top: 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
}
h3 {
	margin-top: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px;
}
h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #0069aa;
}

a:link {
	color: #0069aa;
	text-decoration: none;
}
a:visited {
	color: #0069aa;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

.homeSummary {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
}
.homeBold {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #003054;
}
.newsTitle {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
}
.newsSubTitle {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 27px;
}
.img {
	padding: 5px;
	margin: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd;
	background-color: #eee;
}
.navigation {
	height:20px;
	width:480px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: right;
	clear: none;
}
.navigation ul {
	width:480px;
	height:20px;
	list-style:none;
	padding:0;
	margin:0;
	background:url(images/menubar.gif) no-repeat;
	float:left;
}
.navigation ul li {
	float:left;
}
.navigation ul li a {
	float:left;
	height:20px;
	text-indent:-9999px;
}
.navigation ul li a.home {
	width:50px;
}
.navigation ul li a.home:hover,
.navigation ul li a.home-active {
	background:url(images/menubar_over.gif) no-repeat;
}

.navigation ul li a.about {
	width:60px;
}
.navigation ul li a.about:hover,
.navigation ul li a.about-active {
	background:url(images/menubar_over.gif) no-repeat -50px 0;
}

.navigation ul li a.services {
	width:75px;
}
.navigation ul li a.services:hover,
.navigation ul li a.services-active {
	background:url(images/menubar_over.gif) no-repeat -110px 0;
}

.navigation ul li a.gallery {
	width:70px;
}
.navigation ul li a.gallery:hover,
.navigation ul li a.gallery-active {
	background:url(images/menubar_over.gif) no-repeat -185px 0;
}

.navigation ul li a.faq {
	width:40px;
}
.navigation ul li a.faq:hover,
.navigation ul li a.faq-active {
	background:url(images/menubar_over.gif) no-repeat -255px 0;
}

.navigation ul li a.blog {
	width:50px;
}
.navigation ul li a.blog:hover,
.navigation ul li a.blog-active {
	background:url(images/menubar_over.gif) no-repeat -295px 0;
}


.navigation ul li a.contact {
	width:70px;
}
.navigation ul li a.contact:hover,
.navigation ul li a.contact-active {
	background:url(images/menubar_over.gif) no-repeat -345px 0;
}

.navigation ul li a.order {
	width:65px;
}
.navigation ul li a.order:hover,
.navigation ul li a.order-active {
	background:url(images/menubar_over.gif) no-repeat -415px 0;
}

#container {
	width: 850px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	padding-top: 9px;
	padding-bottom: 0px;
	height: 120px;
}

#logo {
	margin: -9px 0 0 0; 
	position: relative; 
	top: 0px; 
	left: 0px;
	bottom: 5px;
	display: block; 
	width: 225px; 
	height:75px; 
	z-index:1 }


#header h1 {
	margin: 0;
	padding-top: 20px;
	padding-left: 35px;
}
#home_splash {
	padding: 0;
	margin: 0;
	width: 460px;
	height: 271px;
	float: left;
}
#home_splash_right {
	padding-right: 10px;
	padding-top: 15px;
	width: 355px;
	height: 120px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	float: right;
}

#title_right {
	padding-top: 20px;
	width: 355px;
	height: 75px;
	color: #fff;
	text-align: right;
	float: right;
}

#splashwrap {
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 271px;
}

#topwrap {
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 75px;
}

#top_image {
	padding: 0;
	width: 650px;
	height: 200px;
	float: left;
}
#topblue {
	width: 250px;
	height: 200px;
	float: right;
}

#home_left {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	width: 445px;
	float: left;
	line-height: 17px
}
#home_right {
	padding-top: 20px;
	padding-bottom: 30px;
	width: 355px;
	text-align: left;
	float: right;
	line-height: 17px
}

#divider {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}
#body_left {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	width: 550px;
	float: left;
	line-height: 17px
}
#body_right {
	padding-top: 20px;
	padding-bottom: 30px;
	width: 250px;
	text-align: left;
	float: right;
	line-height: 17px
}
#body_wide {
	padding-top: 20px;
	padding-bottom: 30px;
	width: 800px;
	float: left;
	line-height: 17px
}
#links_right {
	line-height: 22px;
}

#mainContent {
	padding: 0;
}
#content {
	padding: 20px;
	line-height: 18px;
	float: left;
	width: 537px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	clear: none;
	/* text-align: justify; */

}
#sidebar {
	padding: 20px;
	float: right;
	width: 180px;
	line-height: 18px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	clear: none;
}
#footer {
	width: 850px;
	height: 30px;
	margin-top: 30px;
	font-size: 11px;
	text-align: left;
	color: #999;
	clear: both;
	padding-top: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ddd;
}

#footer_left {
	float: left;
	clear: none;
}

#footer_right {
	float: right;
	clear: none;
}

#gallery-thumb1 {
	width: 192px;
	float: left;
	padding: 20px 60px 20px 0;
}
#gallery-thumb2 {
	width: 192px;
	float: left;
	padding: 20px 60px 20px 0;
}
#gallery-thumb3 {
	width: 192px;
	float: left;
	padding: 20px 0 20px 0;
}
#gallery-wrap {
	width: 696px;
	padding: 0 52px 0 52px;
	text-align: center;
}