body {
	text-align:center;
	background-color: #1a1a1a;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
}
a {
	color: #b20e18;
	text-decoration: none;
	}
img#logo {
	float: left;
}
div#navigation {
	float: right;
	margin-top: 15px;
}
div#navigation li{
	display: inline;
	margin-left: 20px;
}
div#navigation a {
	color: #FFFFFF;
}
div.container {
	width: 780px;
	margin:0 auto;
	padding-left: 60px;
	padding-right: 60px;
}
div#headerholder {
	background-image: url(../images/topEdge.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 14px;
}
div#header {
	height: 81px;
	text-align: left;
}
div#contactinfo {
	float: right;
	font-size: 1.7em;
	color: #FFFFFF;
	text-align: right;
	height: 40px;
}

div#contactinfo a.email {
	font-size: 0.67em;
}
div#bannerholder {
	background-image: url(../images/redAreaRepeat.gif);
	background-position: center top;
}
div#banner {
	background-image: url(../images/redArea.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 384px;
}
div#bannerinner {
	background-image: url(../images/redArea.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	height: 384px;
	margin:0 auto;
}
div#flashholder {
	padding-top: 60px;
	padding-left: 65px;
	padding-right: 56px;
	height: 261px;
	overflow: hidden;
	}
div#flash {
	background-color: #0000ff;
	}
	
div#subbanner {
	background-image: url(../images/redAreaSub.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 76px;
}
div#subbannerinner {
	background-image: url(../images/redAreaSub.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	height: 76px;
	margin:0 auto;
	text-align: left;
}
div#subbannerinner img{
	margin-left: 60px;
	margin-top: 15px;
}
div#bodyarea {
	background-image: url(../images/bodybackground.gif);
	background-repeat: repeat-x;
	background-color: #b2b2b3;
	}
div.spacer{
	height: 17px;
	clear: both;
	background-image: url(../images/bottomEdge.gif);
	background-repeat: repeat-x;
	}
	
div#contentholder, div#footerholder {
	background-image: url(../images/bottomEdge.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
div#content {
	float:left;
	width: 570px;
	text-align: left;
	padding-top: 35px;
	padding-bottom: 15px;
	color: #1a1a1a;
	}
div#content h1{
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 1.8em;
	}
div#content h4{
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 1.1em;
	color: #b20e18;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	}
div#content p{
	margin-bottom: 20px;
	}
	
div#content ul{
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 20px;
	}
	
div#content div#demoformholder ul{
	list-style-type: none;
	width: 400px;
}

div#content div#demoformholder li{
	display: block;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}

div#content div#demoformholder fieldset {
	margin-top: 20px;
	}
	
div#content div#demoformholder input, div#content div#demoformholder textarea{
	float: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #737373;
	width: 167px;
	font-size: 12px;
}

div#content div#demoformholder input.submit{
	width: 94px;
	height: 22px;
	padding: 22px 0 0;
	margin: 0;
	border: 0;
	background: transparent url(../images/submitForm.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin-left: 75px;
}
	
div#content div#accordion div{
	margin-left: 10px;
	font-size: 0.9em;
	border: 1px solid #999999;
	background-color: #D9D9D9;
	}
	
div#content div#accordion div p{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
div#sidenavigation {
	float: right;
	width: 180px;
	margin-top: 60px;
	text-align: left;
	padding-bottom: 100px;
}

div#sidenavigation li{
	line-height: 2.1em;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid 1px #3e3e3e;
}
div#sidenavigation a{
	color: #1a1a1a;
}

div#sidenavigation img{
	float: left;
	margin-right: 8px;
}

div#sidenavigation div#emailformholder {
	margin-top: 15px;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 5px;
	background-image: url(../images/bodybackground.gif);
	background-position: 0px -1px;
	border: 1px solid #ababab;
}

div#sidenavigation div#emailformholder li{
	line-height: normal;
	border: none;
	padding-bottom: 2px;
	padding-top: 2px;
}
div#sidenavigation div#emailformholder input, div#sidenavigation div#emailformholder textarea{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #737373;
	width: 167px;
}

div#sidenavigation div#emailformholder input.submit{
	width: 94px;
	height: 22px;
	padding: 22px 0 0;
	margin: 0;
	border: 0;
	background: transparent url(../images/submitForm.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin-left: 75px;
}


div#footercontainer {
	width: 900px;
	margin:0 auto;
	background-image: url(../images/boxBars.gif);
}
div#footer {
	clear:both;
	width: 835px;
	margin:0 auto;
	color: #CCCCCE;
	text-align: left;
	font-size: 0.85em;
	padding-left: 65px;
	padding-top: 30px;
}
div

div#footer a{
	color: #CCCCCE;
	}

#boxes div{
	color: #CCCCCE;
	font-size: 0.9em;
	width: 240px;
	margin-bottom: 10px;
	text-align: left;
}

#boxes div a{
	color: #CCCCCE;
}

#boxes div a:hover{
	
}

div#boxes h4{
	color: #ffffff;
	font-size: 1.3em;
	line-height: 2em;
	display: block;
	width: 100%;
	min-height: 40px;
}

div#boxes h4 a{
	color: #ffffff;
}

div#boxes h4 img{
	float: left;
	margin-right: 8px;
}
div#box1 {
	float: left;
	padding-right: 16px;
	margin-right: 14px;
	margin-left: 65px;
	}
div#box2 {
	float: left;
	padding-right: 16px;
	}
div#box3 {
	float: right;
	margin-right: 55px;
	}
div.cl {
	clear: both;
	}

div#content ul.LIn_shortMode, ul.LIn_shortMode li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	}
.LIn_date {
	float: right;
	font-size: 0.9em;
	color: #666666;
}
.LIn_desc {
	clear: both;
	padding-bottom: 40px;
	display: block;
	border-top: 1px solid #999999;
	padding-top: 6px;
	margin-top: 2px;
}