@charset "UTF-8";

img, div,  { behavior: url(iepngfix.htc) }

body {
	margin: 0px;
	padding: 0px;
	background-color: #c5c6c8;
	background-image: url(images/page_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #5a5a5a;
}
#pagecontainer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header_bar.jpg);
	height: 113px;
	width: 970px;
}
#nav {
	background-image: url(images/navback.jpg);
	background-repeat: repeat-x;
	height: 27px;
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c4;
	background-color: #FFF;
}
#logo {
	padding-top: 25px;
	padding-left: 25px;
	width: 285px;
	float: left;
}

#content {
	background-color: #FFF;
	background-image: url(images/contentback.jpg);
	background-repeat: repeat-y;
}
.whatwedo #content {
	background-image: url(images/contentback3.jpg);
}
.whatwedo #rightcol {
	width: 220px;
	padding-right: 30px;
	padding-left: 30px;
}
#content p {
	margin: 0px;
	padding: 7px 0px;
}
#leftcol {
	width: 550px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 65px;
	float: left;
}
#rightcol {
	float: right;
	width: 299px;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
}
#strap {
	float: right;
	color: #FFF;
	padding-top: 70px;
	padding-right: 30px;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1pt;
}
.quote {
	color: #1187f1;
	font-size: 17px;
	line-height: 22px;
}
.quotesmall {
	color: #1187f1;
	font-size: 17px;
	line-height: 23px;
}
.attributed {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 20px;
	color: #818080;
}
#rightcol img {
	padding-bottom: 12px;
}
#footer {
	padding-right: 30px;
	padding-left: 30px;
	font-size: 11px;
	padding-top: 15px;
	line-height: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
	clear: both;
	color: #8b8a8a;
	padding-bottom: 20px;
	background-color: #E8E8E8;
}


h1 {
	color: #123c93;
	font-size: 30px;
	line-height: 35px;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
	line-height: 21px;
}
#leftcol ul {
	margin: 0px;
	padding: 5px 0px 10px 25px;
}
#content a {
	color: #5a5a5a;
}

#content a:hover {
	color: #1187F1;
}





#nav a:hover {
	text-decoration: none;
	color: #172982;
}

#nav li  {
	float: left;
	text-decoration: none;
	list-style-type: none;
	margin: 0px 17px 0px 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #0584f5;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0584f5;
	padding-right: 17px;
}

#nav li a
{
	color: #047eeb;
	text-decoration: none;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul .selected {
	color: #172982;
	background-image: url(images/navselected.jpg);
	padding-right: 17px;
	padding-left: 0px;
}

#subnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
	height: 18px;
	background-color: #e8e8ea;
	padding-left: 30px;
	padding-top: 6px;
}
#subnav a:hover {
	text-decoration: none;
	color: #172982;
}

#subnav li  {
	float: left;
	text-decoration: none;
	list-style-type: none;
	margin: 0px 14px 0px 0px;
	font-size: 12px;
	color: #0584f5;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0584f5;
	padding-right: 14px;
	line-height: 13px;
}

#subnav li a
{
	color: #047eeb;
	text-decoration: none;
}

#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav ul .selected {
	color: #172982;
	background-image: url(images/navselected.jpg);
	padding-right: 14px;
}
td {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.small {
	font-size: 11px;
}
table {
	margin-top: 25px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#form td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	color: #1187F1;
	margin: 0px;
	padding: 20px 0px 0px;
}
#leftcol table tr td a {
	color: #1187F1;
}
#christmas {
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 730px;
}
#video {
	background-color: #152982;
	height: 360px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#message {
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	line-height: 35px;
	padding-top: 30px;
}
.viewpoint {
	clear: both;
	height: 180px;
}
.viewpoint img {
	margin-right: 20px;
	margin-bottom: 30px;
}
.viewpoint h2 {
	color: #047EEB;
	font-size: 20px;
	padding-top: 8px;
}
.nosub #subnav {
	display: none;
}
.whatwedo #leftcol {
	width: 630px;
	padding-right: 30px;
	padding-left: 30px;
}
.services #leftcol {
	width: 910px;
}
.services #content {
	background-image: none;
}
#christmas table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#christmas td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

