﻿body {
	font-size: 62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/fade.jpg);
	background-repeat: repeat-x;
	background-color: #022366;
}
#infoform {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 2px 5px 0 5px;
}
.emailUs {
	padding-left:90px;
	padding-bottom:10px;
}
#email {
	width: 100%;
}
#container {
	margin: 0 auto;
	padding: 0px;
	width: 800px;
	background-image:url(../img/container_bg.jpg);
	position: relative;
}

#tw{
	
	margin:0 18px 0 17px;
	background-color:white;
	height:40px;
	text-decoration:none;
	text-align:right;
	vertical-align:middle;

}

#header {
	margin:0 18px 0 17px;
	background-image:url(../img/header_bg.jpg);
	background-repeat:no-repeat;
	height:106px;
	
}

#phone{
	font-size:2em;
	font-weight:bolder;
	color: #022366;
	width:250px;
	margin-top: 0px;
	float: right;
}
#mainright h1 {
	font-size: 1.7em;
	color: #011746;
	letter-spacing: -0.1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A6A08F;
	padding-left: 5px;
}

#mainWide h1 {
	font-size: 1.7em;
	color: #011746;
	letter-spacing: -0.1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A6A08F;
	padding-left: 5px;
}

#mainright h2 {
	font-size: 1.3em;
	color: #A6A08F;
	text-transform: uppercase;
	margin: 0px;
	padding: 0 0 5px 10px;
}
#mainright p {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#search{
	width:150px;
	float:right;
	margin-top: 15px;
}
#navbar {
	background-image: url(../img/nav_bg.jpg);
	background-repeat: no-repeat;
	margin:0 18px 0 17px;
	padding: 0px;
	height: 205px;
	width: 765px;
}
#main{
	background-image:url(../img/mainBg.jpg);
	background-repeat:repeat-y;
	margin: 0;
	display: block;
	float: left;
}
#mainWide{
	background-image:url(../img/mainBgWide.png);
	background-repeat:repeat-y;
	margin: 0;
	display: block;
	float: left;
	list-style-position: inside;
	list-style-type: circle;
}
#mainleft h2 {
	font-size: 1.4em;
}
#navbar a {
	margin: 0px;
	padding: 0px;
}
#main #mainleft {
	width: 200px;
	float: left;
	padding: 10px;
	margin-left: 18px;
}
#main #mainright {
	width: 520px;
	float: right;
	padding: 10px;
	margin-right: 18px;
	list-style-position: inside;
	list-style-type: disc;
}

#mainright table {
	width: 430px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.chart {
	margin: 10px;
	padding: 10px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #071C70;
	text-align: left;
}
#mainleft ul {
	font-size: 1.2em;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 20px;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#mainright img {
	border: thin solid #000066;
	padding: 1px;
	margin: 10px;
}
#footer {
	background-image: url(../img/footerBG.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding: 25px 50px 0 50px;
	clear: both;
	width: 700px;
	margin: 0 Auto;
}
#footer img {
	padding-left: 10px;
}
#maintable {
	margin: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	text-align: center;
	width: 700px;
}
#MAINnavigation {
	width: 220px;
	height: 205px;
	float: left;
}
#navVideos {
	width: 545px;
	height: 205px;
	overflow: hidden;
	display: block;
	position: relative;
}
#greeting {
	font-size: 1.3em;
	text-align: right;
	width: 320px;
	float: right;
	height: 50px;
	padding: 2px;
	color: #022366;
	padding-right: 10px;
}
#location    {
	height: 175px;
	text-align: left;
}
#location img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#location p {
	padding-left: 310px;
}

#slider {
  width: 510px;
  margin: 0 auto;
  position: relative;
}

#slider img{
border:none;
}

.scroll {
  height: 400px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
	padding: 0;
	height: 400px;
	width: 512px; /* change to 560px if not using JS to remove rh.scroll */
}
.scrollButtons {
    position: absolute;
    top: 380px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}
#profileLeft {
	float: left;
	width: 180px;
	height:220px;
}
#profileLeft img{
	margin: 0;
	padding: 0;
}
#profileRight {
	float: right;
	width: 315px;
	height:245px;
}
#profileRight p{
	margin: 0;
	padding: 0 5px 0 0;
	font-size: .95em;
	letter-spacing: 0em;
}

#menu li{
	list-style:none;
	padding-top: 4px;
}
#menu li a {
	padding-left: 25px;
    text-align: left; 
    text-decoration:none; 
    color: #FFFFFF; 
    display:block; 
    width: 175px; 

  }
#current{
    color: #FFFF00;
  	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
  }

#menu li a:hover {
    color: #FFFF00;
  	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
  }
