* {
	font-size: 100.01%;
}

html {
	font-size: 64%;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	font: 100% Arial, Helvetica, sans-serif;
	color: #f8f8f8;
	margin: 0;
	padding: 0;
	background: #77777b url('../images/body-bg.gif') repeat-x;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}
#page {
	width: 878px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}

/* HEADER & LOGO */
#header { width: 100%;	padding: 8px 0 10px 0;	float: left; background: url(../images/header-bg.jpg) no-repeat;}
#header h1 { float: left; margin: 0;}
#header h1 a { float: left; display: block; text-indent: -9999px; width: 230px; height: 72px; margin-left:18px; overflow: hidden; background: url('../images/logo.jpg') no-repeat;}
#header span { float: left; margin: 0;}
#header span a { float: left; display: block; text-indent: -9999px; width: 230px; height: 72px; margin-left:18px; overflow: hidden; background: url('../images/logo.jpg') no-repeat;}
#header span a:hover, #header h1 a:hover {opacity: .8; /* for IE */filter:alpha(opacity=80);}

/* NAV - 4 Buttons */
.buttons {	margin: 27px 12px 0 0;	float: right;}
.buttons li { list-style: none; float: left;	width: 129px;	font-size: 12px;	height: 34px; background: url(../images/buttons-shadow.png) no-repeat;	
padding: 7px;	margin: 0;	display: inline;	font-weight: bold;	line-height: 35px;	text-align: center;	text-transform: uppercase; }
.buttons li a {	display: block;	height: 34px;	overflow: hidden;	position: relative;	color: #fff;	text-shadow:0px 1px 1px #191919; text-decoration: none;}
.buttons .button1 a { background: url(../images/button1-bg.gif); }
.buttons .button2 a { background: url(../images/button2-bg.gif); }
.buttons .button3 a { background: url(../images/button3-bg.gif); }
.buttons .button4 a {	background: url(../images/button4-bg.gif); }
.button1 a.active, .button1 a:hover, .button2 a.active, .button2 a:hover, .button3 a.active, .button3 a:hover, .button4 a.active, .button4 a:hover {	height:34px;	background-position: 0px -50px;}

#content {
	float: left;
	width: 100%;
	background: url(../images/content-bg.png) repeat-y;
}

#content .top-bg {
	float: left;
	padding: 0 3px 0 4px;
	width: 871px;
	background: url(../images/content-top-bg.jpg) no-repeat;
}

#content .bg {
	float: left;
	width: 799px;
	padding: 4px 35px 37px 37px;
	background: url(../images/content-bottom-bg.jpg) no-repeat 0 100%;
}

#content-bottom-shadow {
	float: left;
	width: 878px;
	height: 8px;
	overflow: hidden;
	background: url(../images/content-bottom-shadow.png) no-repeat;
}

/* NAV - MAIN */
.navigation {	margin: 40px 0 0 0;	padding: 7px 0 0 7px;	width: 792px;	height: 31px;	float: left;	background: url(../images/navigation-bg.jpg) no-repeat;}
.navigation li {	list-style: none;	float: left;	font-weight: bold;	height: 24px;	line-height: 24px;text-transform: uppercase;font-size: 11px;	padding: 0 0 0 1px;	background: url(../images/navigation-divider.png) no-repeat;}
.navigation li.nav1 {	background: none;	margin: 0;	padding: 0;}
.navigation li.nav1 span { background: none;	padding-left: 6px;}
.navigation li a span {	float: left;	cursor: pointer;	padding: 0 6px 0 5px;	background: url(../images/navigation-divider2.png) no-repeat; }
.safari3 .navigation li a span, .safari .navigation li a span {	padding: 0 5px 0 6px; }
.navigation li a {	text-decoration: none;	float: left;	color: #fff; text-shadow:0px 1px 1px #191919;}
.navigation li a:hover{	background: url(../images/navigation-hover.gif) repeat-x; }



.cont {
	float: left;
	margin: -2px 0 0 0;
	width: 798px;
	background: url(../images/cont-bg.gif) repeat-y;
}
.cont .cont-top-bg {
	float: left;
	width: 100%;
	background: url(../images/cont-top-bg.gif) no-repeat;
	
}

.cont .cont-bot-bg {
	float: left;
	width: 784px;
	padding: 7px 7px 6px 7px;
	background: url(../images/cont-bottom-bg.gif) no-repeat left bottom;
}

.content-text {
	float: left;
	width: 218px;
	height: 295px;
	padding: 0 0 0 19px;
	background: url(../images/content-text-bg.jpg) no-repeat;

}

.content-text h1 {
	margin: 14px 0 0 0;
	font-size: 18px;
	text-shadow:0px 1px 1px #191919;
}

.content-text h2 {
	margin: 14px 0 0 0;
	font-size: 18px;
}

.content-text p {
	margin: 18px 0 0 0;
	line-height: 15px;
	font-size: 12px;
}

.content-text p a {
	text-decoration: underline;
	color: #fff;
}

.content-text p a:hover {
	text-decoration: none;
}

.content-text h3 {
	margin: 16px 0 0 0;
	font-size: 15px;
	text-shadow:0px 1px 1px #191919;
}

.cont .image {
	float: right;
	width: 547px;
	height: 295px;
		background: url(../images/home-1.jpg) no-repeat;

}
.cont .homeimage {
	float: right;
	width: 547px;
	height: 295px;
		background: url(../images/home-1.jpg) no-repeat;

}

.cont .image img {
	display: block;
}

.cont .homeimage img {
	display: block;
}

.division {
	float: left;
	width: 798px;
	background: url(../images/division-top-bg.gif) no-repeat;
	padding: 6px 0 0 0;
}

.division .division-bg {
	float: left;
	width: 798px;
	padding: 0 0 8px 0;
	background: url(../images/division-bg.png) repeat-y;
}

.division .division-bottom-bg {
	float: left;
	width: 100%;
	height: 7px;
	overflow: hidden;
	background: url(../images/division-bottom-bg.png) no-repeat;
}

.division .division-bg div {
	float: left;
	width: 220px;
	margin: 0 7px 0 7px;
	position: relative;
	padding: 0 10px 0 20px;
	display: inline;
}

.division .division-bg div h3 {
	margin: 16px 0 3px 0;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 160%;
	text-shadow:0px 1px 1px #191919;
}

.division .division-bg div h3 a {
	color: #fff;
	text-decoration: none;
}

.division .division-bg div h3 a:hover {
	text-decoration: underline;
}

.division .division-bg div p {
	margin: 0;
	padding: 5px 0 9px 0;
	font-size: 120%;
	line-height: 116%;
}

.division .division-bg div p a {
	text-decoration: underline;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;

}

.division .division-bg div p a:hover {
	text-decoration: none;
}

#footer {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font: 110% Arial, Helvetica, sans-serif;
	padding: 8px 0;
}

#footer p {
	margin: 0;
	line-height: 14px;
}

#footer p a {
	color: #fff;
	text-decoration: underline;
}

#footer p a:hover {
	text-decoration: none;
}

.foot-links {
	float: left;
	width: 799px;
	height: 48px;
	background: url(../images/foot-links-bg.png) no-repeat;
	margin: 1px 0 0 0;
	font-size: 11px;
	padding: 20px 0 0 0;
	font-weight: bold;
}

.foot-links ul {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 14px;
}

.foot-links ul li {
	list-style: none;
	display: inline;
	color: #202020;
}

.foot-links ul li a {
	text-decoration: none;
	color: #202020;
}

.foot-links ul li a:hover {
	text-decoration: underline;
}

.inner {
	float: left;
	width: 784px;
	overflow: hidden;
	padding: 21px 0 25px 0;
	background: #e0e0e6 url(../images/inner-bg.jpg) repeat-y;
}

.inner-line {
	float: left;
	width: 785px;
	margin: 0 0 0 -1px;
	display: inline;
}
.inner-line .cta {
display: block;
float: left;
width: 137px;
margin: 30px 0 0 5px;
padding: 0;
clear: both;
}

.inner-line .cta2 {
display: block;
float: left;
width: 137px;
margin: 30px 0 0 10px;
padding: 0;
clear: both;
}

.inner-image {
	float: right;
	width: 295px;
	margin: -21px 15px 0 14px;
	position: relative;
	display: inline;
}

* html .inner-image {
	margin-left: 8px;
}

.inner-image img {
	display: block;
}

.left-nav {
	float: left;
	width: 138px;
	padding: 0 0 0 16px;
	margin: -1px 0 0 0;
}


.left-nav li {
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.left-nav li a {
	text-decoration: none;
	color: #373738;
}

.left-nav li a:hover {
	text-decoration: underline;
}

.inner-table {
	display: table;
	height: 1%;
	color: #333;

}

.inner-text {
	padding: 0 15px 0 21px;
	background: url(../images/inner-dot.gif) repeat-y;
}

.inner-text h1 {
	margin: 0;
	color: #053064;
	font-size: 180%;
}

.inner-text h2 {
	margin: 0;
	color: #053064;
	font-size: 180%;
}
.inner-text h3 {
	margin: 7px 0 -5px 0;
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: 1px
}

h3.landing {
	margin: 7px 0 -5px 0;
	font-size: 120%;
	text-transform: none;
	letter-spacing: 0;
}

.inner-text h4 {
	margin: 13px 0 0 0;
	font-size: 120%;

	font-weight: bold;
	
}

.inner-text p {
	margin: 0;
	padding: 12px 0 2px 0;
	font-size: 120%;
	line-height: 133%;
}

.inner-text p a {
	color: #333;
	text-decoration: underline;
}

.inner-text p a:hover {
	text-decoration: none;
}

.inner-text ul {
	margin: 0;
	padding: 12px 0 2px 0;
	font-size: 120%;
}

.inner-text ul li {
	line-height: 126%;
	line-height: 16px;
	margin-left: 20px;
}

.inner-text ul li a {
	text-decoration: underline;
	color: #333;
}

.inner-text ul li a:hover {
}
.print-logo{display:none;
}
.inner-locations {
	float: left;
	width: 784px;
	overflow: hidden;
	padding: 21px 0 25px 0;
	background: #e0e0e6;
}
.marks {
	font: 80% Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 0 0 0;
	}
.sitemap {
font-weight: normal;}
.indent {
margin: 0 30px 0 8px;}
.inner-text .special {
	margin: 20px 0 -5px 0;
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: 1px
}
.inner-text .specialblue {
	margin: 20px 0 -5px 0;
	font-size: 120%;
	color: #053064;
	text-transform: uppercase;
	letter-spacing: 1px
}
.inner-text .specialblue2 {
	margin: 10px 0 -5px 0;
	font-size: 130%;
	color: #053064;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 18px;
}
.inner-text .specialblue3 {
	margin: 10px 0 8px 0;
	font-size: 140%;
	color: #053064;
	text-transform:capitalize;
		letter-spacing: 0px;

}
.inner-text .specialblue4 {
	margin: 3px 0 8px 0;
	font-size: 140%;
	color: #053064;
	text-transform:capitalize;
		letter-spacing: 0px;

}
.inner-text .textindent {
margin: 30px 30px 0 30px;

}
.inner-text .cite {
float:right;
margin: 0 10px 0 0;

}
.monitor {
padding-right: 2px;
}
.video {
	margin: 1px 0 15px 0;
	}
.video a {
	font: bold 105% Arial, Helvetica, sans-serif;
	color: #fff;
  background-color: #8e8e92;
	padding: 1px 5px 1px 5px;
}
.video a:hover{
text-decoration: none;
	}

.form {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	}
.form-small{
	font: 10px Arial, Helvetica, sans-serif;
	color: #333;
	}
.left-cities {
	clear: both;
	float: left;
	width: 138px;
	padding: 30px 0 0 16px;
	margin: -1px 0 0 0;
}
.left-cities li {
	list-style: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

.left-cities li a {
	text-decoration: none;
	color: #373738;
}

.left-cities li a:hover {
	text-decoration: underline;
}

