@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e0e0e;
	background: url(../images/top-bg.png) repeat-x top;
	padding-top: 23px;
}

a img {
	border: 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#content-column {
	width: 590px;
	margin-right: 10px;
	float: right;
	line-height: 15px;
	
}

#contact-button {
	height: 116px;
	padding-top: 14px;
	background: url(../images/contact-btn.png) no-repeat bottom left;
	margin-bottom: 13px;
	text-align: center;
}

#contact-button { behavior: url(inc/iepngfix.htc) }

#contact-button a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	width: 300px;
	font-size: 15px;
	padding: 60px 0 20px 0;
	display: block;
}


#nav-column {
	width: 320px;
	float: left;
}

a#logo {
	height: 141px;
}

a#logo img {
	border: 0;
}
h1 {
	font-size: 18px;
	text-align: left;
	display: block;
	color: #005779;
	padding: 30px 0 16px 0;
	clear: both;
}
p, h1 {
	margin-bottom: 15px;
}

h2 {
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 18px;
}

h3 {
	font-size:14px;
	color:#000;
	text-align:center;
	line-height:16px;
	margin:0px 0px 8px 0px
}

h3.products {
	text-align:left
}

#content-column ul, #content-column ol {
	margin: 0 0 15px 25px;
	
}

#home-flash {
	height: 341px;
}
#home-flash a img {
	border: 0;
}

.right-breakout {
	float: right;
	width: 230px;
	margin-left: 10px;
}

.clear {
	clear: both;
}

.img-right {
	margin: 0 0 10px 10px;
	float: right;
}

.img-left {
	margin: 0 10px 10px 0;
	float: left;
}

.border, a img.border {
	border: 1px solid #666;
}

/* nav styles */
#nav {
	color: #fff;
}

#nav ul {
}

#nav ul li {
	list-style: none;
}

#nav ul li a {
	color: #fff;
	display: block;
	position: relative;
	width: 268px;
	height: 23px;
	padding: 8px 0 0 38px;
	/* border-bottom: 1px solid #fff; */
	background: url(../images/menu-bg.png) no-repeat top left;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#nav ul li a:hover {
	background: url(../images/menu-bg-over.png) no-repeat top left;
}

#nav ul li.first a {
	padding-top: 14px;
	background: url(../images/menu-top-bg.png) no-repeat top left;
	height: 26px;
}
#nav ul li.first a:hover {
	background: url(../images/menu-top-bg-over.png) no-repeat top left;
}
#nav ul li.last a {
	padding-bottom: 14px;
	background: url(../images/menu-bot-bg.png) no-repeat top left;
}
#nav ul li.last a:hover, #nav ul li#active.last a:hover {
	background: url(../images/menu-bot-bg-over.png) no-repeat top left;
}

#nav ul li#active.last {
	background: url(../images/active-menu-bot-bg2.png) no-repeat top left;
}

#nav ul li#active {
	background: url(../images/active-menu-bg.png) repeat-y top left;
}

#nav ul li#active a {
	background: url(../images/nav-down-arrow.png) no-repeat 20px 12px;
	height: 21px;
	color: #00466b;
}

#nav ul li#active a.active {
	color: #037DBE;
}

#nav ul li#active a:hover {
	background: url(../images/active-menu-bg-over.png) repeat-y top left;
	color: #fff;
}

#nav ul li#active ul li a {
	text-transform: none;
	font-weight: normal;
	height: 19px;
	color: #00466b;
	background: none;
	padding: 3px 0 0 38px;
	text-decoration: underline;
}

#nav ul li#active ul {
	padding-bottom: 1px;
	background: url(../images/active-menu-bot-bg.png) no-repeat bottom left;
}

#map {
	background: #ececec;
	border: 1px solid #5d5d5d;
	font-size: 11px;
	text-align: center;
	margin: 10px 0;
}

#map p {
	padding: 8px 10px 10px 10px;
	text-transform: uppercase;
	margin: 0;
}

#map img {
	border-bottom: 1px solid #5d5d5d;
}

#nari {
	border: 1px solid #6b8bc2;
	text-align: center;
	padding: 10px;
}

#nari span {
	text-transform: uppercase;
	color: #004890;
	font-weight: bold;
}

#tv-top {
	background: #424242 url(../images/tv-top.png) no-repeat top left;
	padding-top: 10px;
}

#tv-bot {
	padding: 0 10px 2px 10px;
	text-align: center;
	background: url(../images/tv-bot.png) no-repeat bottom left;
	color: #fff;
}

#tv-bot span {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-bottom: 8px;
}
#tv-bot img {
	margin-bottom: 10px;
}

#learning-center {
	padding-top: 10px;
}

#learning-center a img, #tv-bot a img {
	border: 0;
}

#int-splash a {
	display: inline;
}

#int-splash a.center {
	margin: 0 2px;
}

#int-splash a img {
	border: 0;
}

table.servicearea td {
	background: #eee;
	padding: 3px;
	vertical-align: top;
}


#footer-wrapper {
	clear: both;
	padding-top: 20px;
	background: url(../images/footer-bg.png) repeat-x bottom;
}
#footer {
	width: 920px;
	height: 124px;
	margin: 0 auto;
	padding: 28px 20px 0 20px;
	font-size: 11px;
	color: #b4b4b4;
}

#footer a {
	color: #fff;
}
#footer table {
	width: 100%;
}

#footer table td {
	text-align: center;
	vertical-align: top;
}

#footer table td.bbb {
	width: 60px;
	text-align: left;
}

#footer table td.nari {
	width: 170px;
}

#footer table td.links {
	padding-top: 18px;
}

#footer table td.links span.fnav {
	display: block;
	padding-bottom: 20px;
}

#footer table td.links span.fnav a {
	text-transform: uppercase;
}

#footer a img {
	border: 0;
}

#preload {
	display: none;
}

#homeshow-include img {
	margin: 0 10px 5px 0;
}

#contacttable td {
	vertical-align: top;
}

#testimonials-table td {
	padding: 10px 0;
	border-bottom: 1px solid #cfecf8;
}

#city-block {
	margin: 10px;
}

div.scroll {
	height: 150px;
	width: 265px;
	overflow-y: scroll;
	border: 1px solid #CDE0EB;
	padding: 8px;
}

div.hp-video {
	border:1px solid #000;
	margin:0px 0px 15px 0px;
	padding-top:8px;
	background-color:#eaeaea
}

#bsmedal {
margin-top: 10px;
width: 300px;
text-align: center;
}