@charset "UTF-8";



body {
	margin:0 auto;
	padding:0;
	text-align:center;
	background: #333192;
}

body,td,th {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333192;
}


a {
	color: #EF4035;
	text-decoration: none;
}

a:hover {
	color: #333192;
}
.division {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.phone {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

a:visited {
	color: #FCB134;
}

.site {
	margin:0 auto;
	padding:0;
	width: 1024px;
	text-align: left;
	position: relative;
}

.leftCol {
	width: 230px;
	margin: 0px;
	background: #FCB134 url(../images/workingFlag.jpg) no-repeat scroll right bottom;
	float: left;
	padding: 0px;
	border-right: 10px solid #333192;
	border-left: 10px solid #333192;
	height: 900px;
}
.content td {
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/example_flyout.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
.menu2{
	width:210px;
	position:relative;
	margin:10px 0 35px 20px;
	z-index:100;
	background: #333192;
	padding: 0px;
}
.menu2 ul {
	padding:0;
	margin:0 0 0 0px;
	list-style-type: none;
	background:#FCB134;
	width:210px;
}
.menu2 ul li ul {
	visibility:hidden;
	position:absolute;
	height:0;
	overflow:hidden;
	top:0;
	left:160px;
	margin-top: 10px;
	width: 200px;
}

.menu2 ul li ul li{
	background: #FCB134;
	width: 220px;
	border-top: 0.5px solid #FFFFFF;
	border-bottom: 0.5px solid #FFFFFF;
	font-size: 11px;
}

.menu2 ul li {
float:left;
}
.menu2 ul li a, .menu2 ul li a:visited {
	display:block;
	float:left;
	text-decoration:none;
	text-align: left;
	font-weight: 900;
	color: #333192;
	font-size: 11px;
	width:200px;
	height:30px;
	line-height:29px;
	font-size:12px;
	background:transparent;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
* html .menu2 ul li a, * html .menu2 ul li a:visited {
	width:100px;
	w\idth:200px;
}

.menu2 table {
border-collapse:collapse; border:0; margin:0; padding:0; font-size:1em; position:absolute; left:0; top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menu2 ul li:hover a,
.menu2 ul li a:hover{
	color:#B5121B;
}

.menu2 ul li:hover {position:relative; z-index:90;}
* html .menu2 ul li a:hover {position:relative; z-index:100;}

.menu2 ul li:hover ul,
.menu2 ul li a:hover ul {
	visibility:visible;
	position:absolute;
	height:auto;
	overflow:visible;
	color: #EF4035;
	width: 220px;
}
.menu2 ul li:hover ul li a,
.menu2 ul li a:hover ul li a{
	display:block;
	background:transparent;
	line-height:12px;
	padding:5px 0 5px 10px;
	height:auto;
	text-decoration:none;
	color: #333192;
	width: 200px;
	font-size: 11px;
	text-transform: lowercase;
	font-weight: 800;
}

.menu2 ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover {
	color:#B5121B;
}


/* =============================== */

.content {
	width: 750px;
	padding: 20px 6px 10px 8px;
	margin-left: 260px;
	background: #FFFFFF;
	border-top: 10px solid #333192;
	text-align: center;
}
.banner25 {
	z-index: 100;
	height: 125px;
	width: 99px;
	margin-top: 0px;
	position: absolute;
	left: 1000px;
}
.header {
	font-size: 14px;
	font-weight: 900;
	line-height: 18px;
	letter-spacing: 1px;
}
.slideshow {
	padding: 0;
	width: 400px;
	height: 400px;
	margin-bottom: 20px;
}
.welcomeText {
	width: 300px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
form {
	background: #E1E1F4;
}
.bottomBanner {
	text-align: center;
	background: #EF4035;
	padding: 15px;
}
.subHeader {
	font-style: italic;
	font-weight: 900;
	color: #EF4035;
	font-size: 16px;
}

.portraits ul{
	height: 270px;
	list-style-type: none;
	margin-bottom: 80px;
}

.portraits li{
	width: 220px;
	float: left;
}

.portraits li img{
	margin-bottom: 10px;
}

.footer {
	padding-top: 30px;
	color: #FCB134;
	background: #333192;
	width: 750px;
	margin-left: 270px;
	font-size: 12px;
	font-weight: 900;
	line-height: 16px;
	text-align: center;
}
.content td {
	line-height: 16px;
}
.listTable {
	background: url(../images/instruments.jpg) no-repeat right top;
	 height: expression( this.scrollHeight < 601 ? "600px" : "auto" ); /* sets min-height for IE */
	min-height: 600px; /* sets min-height value for all standards-compliant browsers */
	margin-left: 40px;
}
.leftCol img {
	position: relative;
	left: -10px;
}

.footer a {
	color: #FCB134;
	text-decoration: none;
}

.footer a:hover {
	color: #EF4035;
}

.footer ul{
	height: 40px;
	list-style-type: none;
	margin-bottom: 10px;
}

.footer li{
	width: 230px;
	float: left;
}
.logo {
	font: 900 24px "Times New Roman", Times, serif;
}
.leftText {
	text-align: left;
	font-size: 15px;
	line-height: 20px;
}
