body {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}

img {
	border-width: 0;
}

#main {
	width: 750px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#mainContainer {
	background-color: #FFFFFF;
}

#topContainer {
	background-color: #000000;
	font-weight: bold;
	display:block;
	float:left;
	color: #FFFFFF;
	width: 750px;
	height: 25px;
	text-align: left;
}
#CENTER_SECTION {
    clear:both;
    display: block;
	position: relative;
}
#leftContainer {
	background-color: #000000;
	width: 160px;
	float: left;
	text-align: left;
}
#rightContainer {
	background-color: #fff;
	width: 590px;
	float: right;
}


* html #rightContainer {
position: relative; }
* html #leftContainer {
position: relative; }

#navigation {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #666666;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}

#navbar-container {
        height:3.5em;
		width:770px;
        background-color:#f36a3f;
        padding-right:0px;
        clear:both;
}

#headerText {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	float: right;
}

#footer {
	clear: all;
	width: 750px;
	color: #999999;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 8px;
	height: 25px;
}

#banner {
	height: 50px;
}

#left_nav a:link {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
}

#left_nav a:visited, #left_nav a:active {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
}


#left_nav a:hover {
	color:  #fff;
	text-decoration: underline;
}

a:link, a:visited {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: underline;
	
}

a:active {
	color: #000066;
	text-decoration: none;
}

.navOff {
	padding-left: 10px;
	padding-right: 10px;
	color: #CCCCCC;
	font-size: 11px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
}

.content {
	text-align: left;
	padding: 0 16px 16px 16px;
	font-size: 11px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 14pt;
}
.form {
	text-align: left;
	font-size: 11px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 12pt;
}

.header { 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #4D8AF1;
	letter-spacing: .2em;
}

.header2 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #4D8AF1;
	text-transform: uppercase;
}

.left_nav {
	float: left;
	width: 150px;
	margin-top:0;
	margin-bottom:0;
	padding-left:10px;
	padding-bottom: 10px;
	position: relative;
	padding-top: 10px;
	word-wrap: break-word;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12.5px;
	color: white;
}


.left_nav div{
	margin: 0px;
	padding-top: 0px;
	clear: both;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12.5px;
	color: white;
}

.left_nav a{
	line-height:normal;
	color: white;
}

.img-shadow {
  width: auto;
  background-color: #fff;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  float: right;
  }

.img-shadow img {
  background-color: #fff;
  position: relative;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
