v\:* {behavior:url(#default#VML);}
html{overflow: -moz-scrollbars-vertical !important; }
img, div, a { behavior: url(iepngfix.htc) }
/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0}
body {
	text-align:center;
	background-image: url('/images/background-body.jpg');
	background-repeat: repeat-x;
	font-family: verdana, arial;
	font-size: 12px;
}
#outer{
	min-height:100%;
	width:850px;
	margin:auto;/* center it*/
	position:relative;
	text-align:left;
}
* html #outer{
	height:100%;
	width:852px;/* box model hack for ie5.+*/
	w\idth:850px
}
#contact{
	position: absolute;
	top: 0px;
	right: 221px;
	width: 122px;
	height: 34px;
	background-image: url('/images/background-contact.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
}
#contact a{
	display: block;
	width: 122px;
	text-align: center;
	padding-top: 3px;
	color: #ffffff;
	text-decoration: none;
}
#contact a:hover{
	color: #B3D244;
}
#rotation{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 540px;
	width: 221px;
}
#content{
	margin-left: 170px;
	width: 439px;
	background-image: url('/images/background-content.gif');
	background-repeat: repeat-y;
	background-position: top left;
	min-height: 470px;
	height: auto;
	_height: 470px;
	font-size: 11px;
	color: #67883B;
}
#content p{padding-right: 10px;}
#content li{padding-right: 10px;}
#content ul{padding-top: 0; margin-top: 0;}
#nav{
	position: absolute;
	float: left;
	margin: 130px 0 0 7px;
	background-image: url('/images/background-nav1.gif');
	width: 144px;
	font-weight: bold;
	font-size: 13px;
}
#nav-top{
	background-image: url('/images/background-nav1-top.jpg');
	background-repeat: no-repeat;
}
#nav-bottom{
	background-image: url('/images/background-nav1-bottom.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px;
	min-height: 225px;
	height: auto;
	_height: 225px;
}
#nav a{
	display: block;
	color: #1B75BB;
	text-decoration: none;
	padding: 5px 0 5px 0;
}
#nav a:hover{
	background-image: url('/images/background-nav1-link.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#logo{
	position: absolute;
}
#footer {
	/*width:820px;*/
	background-image: url('/images/background-footer.jpg');
	background-repeat: repeat-x;
	background-position: bottom middle;
	height: 100px;
	color: #000;
	margin: -100px auto 0 auto;
	position:relative;
	color: #4B4B4B;
	
}
#footer .inner{
	width: 470px;
	margin: 0 auto 0 auto;
	padding: 12px 195px 0 170px;
	text-align: left;
	font-size: 10px;
	
}
#clearfooter{
	clear:both;
	height: 100px;
	/* width:100%; */
}
h1{
	display: block;
	background-image: url('/images/background-h1.jpg');
	background-repeat: no-repeat;
	letter-spacing: -0.5px;
	/* real width: 439px; */
	/* real heigh: 59px; */
	width: 439px;
	height: 53px;
	padding: 7px 0 0 12px;
	margin: 0;
	font-size: 16px;
	color: #ffffff;
	font-face: verdana, arial;
	
}
h2{
	margin: 0;
	padding: 0 0 10px 0;
	color: #1B75BB;
	padding-right: 10px;
	font-face: verdana, arial;
	font-size: 16px;
}
h3{
	margin: 0;
	padding: 0 0 10px 0;
	color: #1B75BB;
	font-face: verdana, arial;
	font-size: 13px;
}
p{
	margin: 0;
	padding: 0 0 10px 0;
}
a{
	color: #1B75BB;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.subnav{
	position: absolute;
	top: 200px;
	left: 200px;
	width: 158px;
}
.subnav-top{
	height: 13px;
	width: 158px;
}
#subnav-middle{
	background-image: url('/images/background-subnav-middle.gif');
	background-repeat: repeat-y;
}
.subnav-bottom{
	height: 13px;
	width: 158px;
}
.subnav-line{
	margin: 2px;
	height: 2px;
	padding: 0;
	/*background-color: #B3D244;*/
	background-image: url('/images/green.gif');
	background-repeat: repeat-x;
}

/************ ANYLINKS STUFF ****************************************************/


.anylinkcss{
	position:absolute;
	visibility: hidden;
	font-family: verdana, arial;
	font-size: 11px;
	z-index: 100;
	margin: -20px 0 0 130px;
	padding: 0;
	width: 158px;
	text-align: left;
}

.anylinkcss a{
	display: block;
	padding: 0 5px 0 5px;
	margin: 0;
	text-decoration: none;
	border: 0;
	color: #ffffff;

}
.anylinkcss a:hover{
	color: #B3D244;
	text-decoration: none;
}
.anylinkcss hr{
	color: #B3D244;
	background-color: #B3D244;
	margin: 2px;
	height: 2px;
	padding: 0;
	border: 0;
}
