body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bkgd-body.gif);
	margin: 0px;
	padding: 0px;
}
a {
	color: #3A9CED;
}
a:hover {
	text-decoration: none;
}
#container {
	background: url(images/bkgd-container.gif) repeat-y;
	padding: 0px 6px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
a.bullet {
	background: url(images/bullet-inline.gif) no-repeat 0px 3px;
	padding-left: 12px;
}
.seperator {
	border-bottom: 1px dashed #E2E2E2;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.imgblock {
	display: block;
}
.map {
	display: block;
	margin-top: 20px;
}

/* Header */

#header {
	padding: 20px;
	background: url(images/header-info.gif) no-repeat 515px center;
}
.replace {
	position: relative;
	margin: 0px /*auto*/;
	padding: 0px;
	overflow: hidden;
	/* */
}
.replace span {
	display: block;
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 1;
}
#logoh1, #logoh1 span {
	height: 107px;
	width: 401px;
	background-image: url(images/header-logo.gif);
}

/* Navigation */

#nav {
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#nav ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#nav p {
	padding: 0px;
	margin: 0px;
	display: inline;
}
a#home {
    display: block;
	float: left;
    width: 89px;
    height: 35px;
    background-image: url(images/nav-home.gif);
    background-position: 0 0;
}
a#home:hover {
    background-position: 0 -35px;
}
a#company {
    display: block;
	float: left;
    width: 121px;
    height: 35px;
    background-image: url(images/nav-company.gif);
    background-position: 0 0;
}
a#company:hover {
    background-position: 0 -35px;
}
a#services {
    display: block;
	float: left;
    width: 130px;
    height: 35px;
    background-image: url(images/nav-services.gif);
    background-position: 0 0;
}
a#photos:hover {
    background-position: 0 -35px;
}
a#testimonials {
    display: block;
	float: left;
    width: 279px;
    height: 35px;
    background-image: url(images/nav-testimonials.gif);
    background-position: 0 0;
}
a#testimonials:hover {
    background-position: 0 -35px;
}
a#contact {
    display: block;
	float: left;
    width: 141px;
    height: 35px;
    background-image: url(images/nav-contact.gif);
    background-position: 0 0;
}
a#contact:hover {
    background-position: 0 -35px;
}
a#photos {
    display: block;
	float: left;
    width: 180px;
    height: 35px;
    background-image: url(images/nav-photos.gif);
    background-position: 0 0;
}
a#services:hover {
    background-position: 0 -35px;
}
a .alt {
	display: none;
}

/* Main */

#main {
	background: #E3EEFB url(images/bkgd-main.gif) repeat-x;
	border-top: 15px solid #002C4F;
	clear: left;
}
#main h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004D8A;
	font-size: 108%;
}
#main p {
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 1.7em;
	font-size: 85%;
}
#main-left {
	width: 310px;
	padding: 35px 595px 30px 35px;
	background: url(images/photo-home.jpg) no-repeat right;
}

/* Home Page Teasers */

#teasers {
	background: #004378 url(images/bkgd-teasers.gif) repeat-x;
	padding: 30px 0px 15px;
	display: block;
}
#teasers h3 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #94CAF5;
	font-size: 100%;
}
#teasers p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 85%;
	line-height: 1.6em;
}
#teasers a {
	color: #94CAF5;
	background: url(images/nav-bullet.gif) no-repeat 0px 3px;
	padding-left: 15px;
}
#teasers a:hover {
	text-decoration: none;
}
.teaser-box {
	float: left;
	width: 169px;
	background: url(images/line-teasers.gif) repeat-y right;
	display: block;
	padding: 10px 33px;
}
.teaser-box-last {
	float: left;
	width: 169px;
	padding-left: 33px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Sub Page Main */

#sub-main {
	border-top: 15px solid #002C4F;
	clear: left;
	background: url(images/bkgd-sub-main.gif) repeat-y;
	float: left;
}
#sub-main-left {
	float: left;
	width: 380px;
	padding: 0px;
}
#sub-main-right {
	float: left;
	width: 420px;
	padding: 35px 70px 40px;
	background: url(images/bkgd-sub-title.gif) repeat-x;
}
#sub-main-right img.title {
	margin-bottom: 90px;
}
#sub-main-right h2 {
	margin: 0px 0px 25px;
	padding: 0px 0px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004D8A;
	font-size: 108%;
	border-bottom: 1px solid #E2E2E2;
}
#sub-main-right h3 {
	padding: 5px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004D8A;
	font-size: 92%;
	margin: 0px 0px 3px;
}
#sub-main-right p {
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 1.9em;
	font-size: 85%;
}
#sub-main-right ul {
	font-size: 85%;
	list-style: none;
}
#sub-main-right ul li {
	line-height: 1.4em;
	background: url(images/bullet.gif) no-repeat 0px 7px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sub-nav {
	background: url(images/bkgd-sub-left.gif) repeat-x;
	padding: 40px 40px 15px;
	text-align: right;
}
#sub-nav blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #94CAF5;
	font-size: 108%;
	font-weight: 700;
	line-height: 2.2em;
	margin: 0px;
	padding: 0px;
}
#sub-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sub-nav ul li {
	margin-bottom: 9px;
}
#sub-nav ul li a {
	color: #94CAF5;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 90%;
	background: url(images/nav-sub-bullet.gif) no-repeat right;
	padding-right: 16px;
}
#sub-nav ul li a:hover {
	text-decoration: underline;
}
#gallery-main {
	border-top: 15px solid #002C4F;
	clear: left;
	float: left;
	width: 940px;
}

/* Footer */

#footer {
	background: #94CAF5;
	padding: 14px 20px;
	text-align: center;
	border-top: 15px solid #002C4F;
	clear: left;
}
#footer p {
	font-size: 85%;
	color: #004D8A;
	margin: 6px 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#footer a {
	color: #004D8A;
}
table {
	margin-bottom: 10px;
}
