@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;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#content-column {
	width: 590px;
	margin-right: 10px;
	float: right;
	line-height: 15px;
}

#contact-button {
	height: 116px;
	padding-top: 18px;
	background: url(../images/contact-button-bg.png) no-repeat bottom left;
	margin-bottom: 13px;
	text-align: center;
}

#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: 95px;
	display: block;
	margin-bottom: 2px;
}

a#logo img {
	border: 0;
}
h1 {
	font-size: 18px;
	text-align: center;
	padding: 14px 0 16px 0;
	color: #000;
	clear: both;
	line-height:20px;
}
p, h1 {
	margin-bottom: 15px;
}

h1.lineheight{ text-align:left; margin-bottom: 0; padding: 10px 0; 
}
a.h1:hover{
	color:#FF0000;
}
a.h1:visited{
}

h2 {
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 16px;
}

#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 {
	background: #1a1a1a;
		height: 155px;
	padding: 10px 15px;
}
#int-splash a {
	display: inline;
}

#int-splash a.center {
	margin: 0 2px;
}

#int-splash a img {
	border: 0;
}

.spimg
  {
	    display:inline;

  padding-right:2px;
  height:auto;
  width:auto;
  float: right;
  text-align:center;
  }
  
  .spimg a img {
	  border: 0px none;
	  text-decoration: none;
  }

 .desc
  {
	  background: #484848;
  text-align:center;
  font-size:14px;
  color:#dacbcb;
  height:20px;
  padding-top: 2px;
  width:180px;
  margin:0 2px 4px 2px;
  }
  
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;
}

table#meet_the_team td {

            padding: 5px;

            vertical-align: top;

}

#city-block {
	margin: 10px 0 10px 25px;
	    color:#0E0E0E;

}

div.scroll {
	height: 150px;
	width: 200px;
	overflow-y: scroll;
	border: 1px solid #CDE0EB;
	padding: 8px;
	margin-left: 20px;
}

#image_right_box {
background-color:#D8E7FF;
float:right;
margin:6px 0 6px 10px;
padding-bottom:6px;
text-align:center;
}
#image_left_box {
background-color:#E5F3FC;
float:left;
margin:6px 10px 6px 1px;
padding-bottom:6px;
text-align:center;
}

#image_right_box img, #image_left_box img {
margin-bottom:5px;
}