@charset "utf-8";
@import url("classes.css");
/* CSS Document */
html,body
{
		margin:				0px;
		padding:			0px;
		width:				100%;
		height:				100%;
}
body
{
		background:			url(../images/swoosh_top.jpg) left 202px repeat-x;
		margin:				0px;
		padding:			0px;
}
div#mainContainer
{
		position:			absolute;
		width:	 			100%;
		top: 				0px;
		left: 				0px;
		min-height: 		100%;
		height: 			auto !important;
		height: 			100%;
		text-align: 		left;	
}
div#flashheader
{
		width:				1000px;
		height:				149px;
		position:			absolute;
}
div#containerHeader
{
		background: 		url(../images/header_stretch.png) top left repeat-x;
		width: 				100%;
		height: 			210px;		
		position: 			relative;		
		margin: 			0px;
		padding: 			0px;
		z-index:			50;
}
div#wrapperContact
{		
		width:				1000px;
		height:				450px;
		font-family: 		Arial, Helvetica, sans-serif;
		font-size:			11px;
		line-height:		16px;
		color:				#5a5b5d;
		margin:				202px 0px 0px -500px;
		left:				50%;
		position:			absolute;
		z-index:			40;
}
div#wrapperHeader
{
		width: 				1000px;
		position: 			relative;		
		margin: 			0px auto 0px auto;
		padding: 			0px;
}
div#wrapperMiddle
{
		margin: 			202px 0px 0px 0px;		
		text-align: 		left;
		position: 			relative;
		width:				1000px;
		margin: 			0px auto;
		padding: 			0px 0px 199px 0px;
		z-index:			30;
}
div#sideBarContentWrapperLeft
{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			12px;
		line-height:		13px;
		color:				#525252;
		width:				195px;
		margin: 			0px -8px 0px 0px;
		display:			block;
		float:				left;		
		text-align:			right;
		z-index:			35;
		position:			relative;
}
div#wrapperContent
{
		width:				564px;
		margin: 			0px;
		padding:			0px;
		display:			block;		
		float:				left;
		z-index:			34;		
}
div#contentMain
{
		background:			url(../images/content_stretch.png) top center repeat-y;
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			12px;
		line-height:		17px;
		color:				#525252;
		width:				484px;
		margin: 			0px;		
		padding:			0px 40px 10px 40px;
}
div#sideBarContentWrapperRight
{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			12px;
		line-height:		13px;
		color:				#525252;
		width:				195px;
		margin: 			0px 0px 0px -8px;
		padding:			0px;
		display:			block;
		float:				left;
		text-align:			left;
}	

div#wrapperFooter
{
		background: 		url(../images/footer_stretch.png) bottom left repeat-x;
		width: 				100%;
		bottom: 			0px;
		position: 			absolute;
		height: 			199px;
		margin:				0px;
		padding:			0px;
		z-index:			90;
}
div#flowOnder
{
		background: 		url(../images/swoosh_footer.jpg) bottom left repeat-x;
		width: 				100%;
		height:				327px;
		position:			absolute;
		bottom:				190px;
		z-index:			10;
}

div#shortcuts
{
		width:				1000px;
		height:				43px;
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			12px;	
		padding-top:		10px;
		vertical-align:		bottom;
		color:				#5a5b5d;
		float:				left;
}
div#shortcuts a, div#shortcuts a:visited
{
		color:				#5a5b5d;
		text-decoration:	none;
		display:			inline-block;
}
div#shortcuts a:hover, div#shortcuts a:active
{
		color:				#6eaf38;
		text-decoration:	underline;
}
div#shortcuts img
{
		vertical-align:		top;
}
div#footer
{
		width:				1000px;
		margin:				0 auto 0 auto;
		padding:			15px 0px 0px 0px;
		text-align:			center;
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			11px;
		color:				#989898;
}
div#footer a img
{
		border:				none;
}
div#footer a, div#footer a:visited
{
		color:				#989898;
		text-decoration:	none;
}
div#footer a:hover, div#footer a:active
{
		color:				#989898;
		text-decoration:	underline;
}
#contactButton
{
		cursor:				pointer;
}
#searchQuery
{
		background:			url(../images/inputfield_stretch.png) top left repeat-x;
		border-top:			solid 1px #ffffff;
		border-right:		solid 1px #ffffff;
		border-bottom:		solid 1px #ffffff;
		border-left:		none;
		color:				#7cc242;
		height:				17px;
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			12px;
		padding:			5px 4px 0px 4px;
}
#contentMain h3
{
		padding: 			1px 0px 1px 0px;
		font-size: 			16px;
		line-height: 		16px;
		margin:				0px;
		width:				100%;
}
#sideBarContentWrapperLeft h3, #sideBarContentWrapperRight h3
{
		padding: 			3px 0px 0px 0px;
		margin:				0px 0px 14px 0px ;
		font-size: 			15px;
		line-height: 		15px;		
		width:				100%;
}
#bureau53Banner
{
		margin-right:		-47px;
		padding-left:		10px;
		float:				right;
		
}
#bureau53Banner a
{		
		background:			none !important;
}
#bureau53Banner a img
{		
		border:				none;
}
a#sitemap_mainlink
{

}
a#sitemap_level1
{
		background:			none !important;
}
a#sitemap_level2
{
		background:			none !important;
}