/*===== Default styles =====*/

* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#1e1e1e;
	background:#fff url("/gfx/pattern2.gif");	
}

h1 {
	font-size:2.83em;
	color:#ff9c27;
	margin-bottom:10px;
	font-style:italic;
}

h2 {
	font-size:1.33em;
	color:#184495;
	margin-bottom:10px;
}

h4 {
	color:#184495;
	margin-bottom:5px;
	font-size:1em;
}

img {
	border:0;
}

p {
	margin:0 0 1.12em 0;
	line-height:1.25em;
}

a {
	color:#0599e9;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#ff9c27;
}

.hr {
	height:1px;
	line-height:1px;
	margin:20px 0;
	clear:both;
	background-image:url("/gfx/hr.gif");
	background-position:bottom;
	background-repeat:repeat-x;
}

.cleaner {
	height:1px;
	line-height:1px;
	clear:both;
}

.hidden {
	display:none;
}

#main ul {
	margin:1em 0;
	line-height:1.5em;
}
	
#main ol {
	padding-left:30px;
	margin:1em 0;
	line-height:1.5em;
}

#main ul li {
	padding-left:30px;
	list-style-type:none;
	background-image:url("/gfx/bullet.gif");
	background-position:15px 6px;
	background-repeat:no-repeat;
}

#main ul ul {
	margin-left:2em;
}


/*===== Layout etc =====*/

#page {
	background-image:url("/gfx/page.gif");
	background-position:0 0;
	background-repeat:repeat-x;
}

	#header {
		width:1000px;
		height:120px;
		background-image:url("/gfx/header.png");
		background-position:0 0;
		position:relative;
		border-bottom:1px solid #fff;
	}
	
		#logo {
			position:absolute;
			top:26px;
			left:21px;
			background-image:url('/gfx/logo.png')
		}
		
		.headerHeadings {
			color:#ff9c27;
			font-size:1.17em;
			font-weight:bold;
			font-style:italic;
			position:absolute;
			top:11px;
		}
		
		.headerText {
			color:#fff;
			font-size:1.17em;
			font-weight:bold;
			font-style:italic;
			position:absolute;
			top:28px;
		}
		
		.tel {
			left:600px;	
		}
		
		.fax {
			left:750px;	
		}
		
		.email {
			left:665px;	
		}
		
		.email a {
			text-decoration:none;
			color:#fff;
		}
		
		#search {
			position:absolute;
			bottom:18px;
			right:45px;
			border:0;
			width:187px;
			padding:4px;
			background:transparent;
			font-family:Arial, Helvetica, sans-serif;
			font-size:0.92em;
		}
		
		#go {
			position:absolute;
			bottom:13px;
			right:8px;
		}
		
		.login {
			position:absolute;
			top:20px;
			right:9px;
		}
	
	#mainContainer {
		width:1000px;
		background-color:#fff;
		background-image:url("/gfx/pattern.gif");
		background-repeat:repeat-y;
	}
		
		#menuTitle {
			height:31px;
			background-color:#ff9c27;
			font-size:16px;
			font-weight:bold;
			font-style:italic;
			line-height:31px;
			padding-left:10px;
		}
		
		#leftNav {
			float:left;
			width:170px;
		}
		
			#leftNav li {
				list-style:none;
				display:inline;
			}
			
			
				#leftNav li a {
					font-weight:bold;
					padding:7px 5px 8px 25px;
					display:block;
					color:#fff;
					background-image:url("/gfx/leftNav.gif");
					background-repeat:no-repeat;
					background-position:top;
					border-bottom:1px solid #0587b9;
					background-color:#06aced;
				}
			
				#leftNav li.alt a {
					background-image:url("/gfx/leftNavAlt.gif");
					border-bottom:1px solid #173f84;
					background-color:#1c51a9;
				}
				
				#leftNav li a:hover {
					background-image:url("/gfx/leftNavHover.gif");
					text-decoration:none;
				}
				
				#leftNav li.alt a:hover {
					background-image:url("/gfx/leftNavAltHover.gif");
					border-bottom:1px solid #173f84;
					background-color:#2771cb;
				}
				
				#leftNav li a.on, #leftNav li.alt a.on {
					background-image:url("/gfx/leftNavOn.gif");
					background-color:#ffae2e;
					border-bottom:1px solid #c78924;
					text-decoration:none;
				}
			
				#leftNav li.divider a, #leftNav li.divider a:hover, #leftNav li.divider a.on {
					border-bottom:5px solid #ff9c27;
				}
				
					#leftNav li ul li a, #leftNav li ul li.alt a, #leftNav li ul li.divider a, #leftNav li ul li a:hover, #leftNav li ul li.alt a:hover {
						background-image:url("/gfx/leftNav2On.gif");
						background-color:#0599e9;
						background-repeat:no-repeat;
						background-position:0 0;
						font-weight:normal;
						border-bottom:1px solid #fff;
						border-top:none;
						padding:5px 5px 5px 25px;
						padding-left: 35px;
						background-position:10px 0;
				}
					
					#leftNav li ul li a.on, #leftNav li ul li.divider a.on, #leftNav li ul li.alt a.on {
						background-image:url("/gfx/leftNav2.gif");
						background-color:#184495;
						border-bottom:1px solid #fff;
					}
					
					#leftNav li ul li a:hover {
						color:#ff9c27;	
					}
						
						#leftNav li ul li li a, #leftNav li ul li li a:hover, #leftNav li ul li li.alt a:hover, #leftNav li ul li.divider li.alt a, #leftNav li ul li li.alt a, #leftNav li ul li.divider li.last a { 
							padding-left: 45px;
							background-position:20px 0;
						}
						
						#leftNav li ul li li.last a, #leftNav li ul li li.last a:hover {
							border-bottom:1px solid #fff;
						}
				
		#banner {
			border-left:1px solid #fff;
			float:right;
			width:829px;
			height:150px;
			background-image:url("/gfx/h-2009_Freestyle.jpg");
			position:relative;
		}
	
		#breadcrumbs {
			position:absolute;
			bottom:6px;
			left:22px;
		}
	
			#breadcrumbs ul {
				float:left;
				list-style:none;
				height:16px;
			}
		
			#breadcrumbs li {
				float:left;
				height:16px;
				padding-bottom:0;
				padding-left:30px;
				background-image:url("/gfx/bullet.gif");
				background-position:15px 4px;
				background-repeat:no-repeat;
				color:#0599e9;
			}
			
				#breadcrumbs ul ul {
					float:right;
				}
			
			#house {
				position:absolute;
				bottom:6px;
				left:9px;
			}

		#main {
			padding:10px;
			float:right;
			width:810px;
			background-color:#fff;
		}
		
		
	#footer {
		clear:both;
		width:980px;
		padding:0 10px;
		background-image:url("/gfx/footer.jpg");
		background-repeat:no-repeat;
		background-color:#194395;
	}
		
	#sitemap ul li{
		float:left;
	}

	#sitemap ul ul li {
		float:none;
	}
	
	#sitemap ul ul{
		padding-top:10px;
		float:none;
	}
	
	#sitemap ul li {
		width:190px;
		padding-top:10px;
		list-style:none;
	}
	
	#sitemap ul li a {
		font-weight:bold;
		color:#ff9c27;
		font-size:1.17em;
	}
	
	#sitemap ul ul li {
		padding-top:0;
		padding-bottom:2px;
		background-image:url("/gfx/bullet2.gif");
		background-position:0px 4px;
		background-repeat:no-repeat;
		float:none;
		display:block;
	}
	
	#sitemap ul ul li a {
		font-weight:normal;
		font-size:1em;
		color:#fff;
		padding-left:10px;
	}
	
	#sitemap ul ul ul {
		display:none;
	}
	
	#sitemapFunction {
		text-align:right;
	}
		#sitemapFunction img {
			cursor:pointer;
		}
	
	#mypaneltab {
		cursor:pointer;
		margin-top:11px;
		float:left;
	}
	
	#mypanelcontent {
		background-color:#144fa3;
		color:#fff;
		padding:10px;
		margin-top:10px;
	}
	
		#mypanelcontent h2 {
			color:#fff;
		}
	
	.ilm {
		clear:both;
		border-top:1px solid #5273b0;
		border-bottom:1px solid #5273b0;
		padding:8px 0 7px;
		color:#fff;
		font-weight:bold;
		height:16px;
	}
	
	.w3c {
		float:left;
		margin-top:10px;
		margin-right:10px;
	}
	
	#plug {
		float:right;
		text-align:right;
		padding-top:13px;
		width:115px;
		background-image:url("/gfx/fivesite.gif");
		background-position:0px 8px;
		background-repeat:no-repeat;
	}
	
	#plug a {
		color:#5273b0;
		font-size:0.83em;
		font-weight:bold;
	}
	
	#footerLinks {
		text-align:right;
	}
	
	#copyright {
		float:left;
		width:280px;
	}
	
	#footerLinks {
		float:right;
		width:700px;
	}
	
	#footerLinks a {
		color:#fff;	
	}
	
	.sitemapTitle {
		font-size:16px;
		color:#fff;
		font-weight:bold;
		font-style:italic;
		height:40px;
		line-height:45px;
		border-bottom:1px solid #5273b0;
	}
	
	#index {
		border-top:1px solid #5273b0;
	}
	
	.jacket {
		background-color:#144fa3;
		margin:10px 0;
		padding:0 10px;
	}
	
	#index ul {
		padding-top:10px;
	}
	
	#index ul ul {
		padding-top:2px;
	}
	
	#index ul ul li a {
		font-weight:normal;
	}
	
	#index ul li {
		background-image:url("/gfx/bullet2.gif");
		background-position:0px 4px;
		background-repeat:no-repeat;
		display:block;
		list-style:none;
		padding-left:10px;
		padding-bottom:2px;
	}
	
	#index ul li a {
		font-weight:bold;
		color:#fff;
	}
	
	.sitemapBox {
		width:190px;
		float:left;
	}
	
	.first {
		width:180px;
	}
	
	#trail {
		display:none;
	}
	
	.txtundermenu	{
		width:148px; 
		padding:5px 5px; 
		margin:10px 5px 20px 5px; 
		background-color:#ffffff; 
		border:1px solid #D0D0D0;
	}
		
	
	.hometxth2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
