body,html
{	

	height:100%;
	margin:0px;
	background-image:url('/_images/design/background_run.jpg');
	background-repeat:repeat-x;	
	background-color:#00529e;
	font-family:Arial,Tahoma,Sans-Serif,Sans;
	font-size:13px;
	color:#545454;

}

#background
{

	background-repeat:no-repeat;
	background-position: top center;
	width:100%;
	height:460px;
	z-index:1;
	position:absolute;
	
}

#container
{
	width:100%;
	z-index:2;

	position:absolute;	
}

#header
{
	width:987px;
	height:207px;
	padding-top:8px;
	padding-left:13px;
	
	text-align:left;
}

#header a
{
	color:#000000;

	text-decoration:none;
}

#tst
{	
	width:1000px;
	text-align:left;
}
	
#content_container
{
	width:766px;
	float:right;
	margin-left:20px;

}	
#content
{
	
	width:726px;
	padding-left:20px;
	padding-right:20px;
	background-image:url('/_images/design/box_content/background.png');
	background-repeat:repeat-y;
	min-height:70px;
	padding-top:1px;
	padding-bottom:1px;
	overflow:hidden;
	.margin-bottom:-3px;
	
}	
#startimage { .margin-top: 3px; }
* html #content { margin-top:-3px; margin-bottom:-3px;}
* html #navigation { margin-top:-3px; margin-bottom:0px;}
#navigation_container
{

	width:211px;
	float:left;
	overflow:hidden;
}	
#navigation
{

	width:211px;

	background-image:url('/_images/design/box_nav/background.png');
	background-repeat:repeat-y;
	padding-top:20px;

	overflow:hidden;
}		


#navigation a.nav, a.navActive
{
	width:199px;
	margin-left:1px;
	margin-right:1px;
	padding-left:10px;
	height:30px;
	line-height:30px;
	
	display:block;
	
	color:#545454;
	font-size:19px;
	text-decoration:none;
}






#navigation a.navSub, #navigation a.navSubActive
{
	width:189px;
	margin-left:1px;
	margin-right:1px;
	padding-left:20px;
	height:22px;
	line-height:22px;
	
	display:block;
	
	color:#545454;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

#navigation a.navActive,#navigation a.navSub:hover, #navigation a.navSubActive,#navigation a.nav:hover
{
	color:#ffffff;
	background-image:url('/_images/design/box_nav/navActive.png');
}


h1,h2 
{
	margin-top:0px;
}

a
{
	color:#006699;
}
#servicenavigation
{
	text-align:center;
}
#servicenavigation a
{
	color:#cccccc;
	font-size:10px;
	
}
img, div { behavior: url(/pngfix/iepngfix.htc) }
