
body, div, h1, h2, img, p, ul, li
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

body
{
	font-family: Arial;
	background-image: url('/images/background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}


/*
div#logo img
{
        behavior: url('/style/iepngfix.htc');
        height: 226px;
        width: 482px;
}
*/

#pagewrapper
{
}

#headerwrapper
{
	margin: 50px 10px 0px 0px;
}

#menu1
{
	color: #fff;
	font-size: 0.8em;
	text-align: right;
}

#menu1 a
{
	color: #fff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.fix
{
	clear: both;
}

#logo
{
	margin: 25px 0px 0px 15px;
}

img
{
	display: block;
}

#imagereel
{
	position: absolute;
	overflow: hidden;
	height: 97px;
	top: 88px;
	left: 210px;
}

#imagereel img
{
	margin-left: 6px;
	display: inline;
}

#contentwrapper
{
	padding: 50px 0px 20px 0px;
	margin-top: 25px;
	color: #fff;
	min-height: 295px;
	background-image: url('/images/background2.jpg');
	background-repeat: repeat-x;
	background-color: #b3b3b3;
}

#footerwrapper
{
	border-bottom: 15px solid #00448f;
	height: 35px;
	padding-top: 10px;
	position: relative;
}

#footerwrapper p
{
	font-size: 0.7em;
	color: #7f7f7f;
	padding-left: 15px;
}

#content
{
	margin:  0px 0px 0px 185px;
	padding: 0px 0px 0px 30px;
	border-left: 1px solid #fff;
	min-height: 100px;
	font-size: 0.8em;
}

#content p
{
	width: 555px;
	padding-bottom: 10px;
}

#menu2
{
	float: left;
}

#menu2 ul
{
	list-style: none;
}

#menu2 li
{
	text-align: right;
	font-size: 0.75em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 155px;
	position: relative;
}

#menu2 a.selected
{
	color: #00448f;
}

#menu2 ul li ul
{
	display: none;
	position: absolute;
	left: 200px;
	top: 0px;
	z-index: 20;
}

#menu2 ul li ul li
{
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* height: 18px; */
}

#menu2 ul li ul li a
{
	font-size: 1.2em;
	background-color: #7f7f7f;
	padding: 3px 0px 3px 3px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #afafaf;
}

#menu1 a.selected
{
	color: #00448f;
}

#menu2 a
{
	text-decoration: none;
	color: #fff;
}

td
{
	font-size: 0.8em;
	height: 30px;
}

#footerwrapper span
{
	color: #00448f;
	font-weight: bold;
}

.image
{
	padding: 10px;
}	

h1
{
	color: #fff;
	font-size: 1.9em;
	margin-bottom: 20px;
}

.bullets ul
{
	list-style: disc;
	margin: 10px 0px 0px 15px;
}

.tablebody
{
	background-color: #8d8d8d;
	font-size: 1.2em;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

.tablehead
{
	font-size: 1.2em;
	background-color: #8d8d8d;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

#pictureback
{
	margin-top: 20px;
	width: 508px;
	height: 144px;
}

#picturebox
{
	width: 508px;
	height: 144px;
}

