body 
{
	margin: 0;
	font-family: Arial, Helvetica;
	font-size: 62.5%;
	color: #595959;
	background: #2a4a70 url(/images/background.jpg) no-repeat center top;
}

#image-wrapper, #image-wrapper-footer { behavior: url(/htc/iepngfix.htc) }

img { border: 0; }

/* Remove all spacing/padding */
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin: 0;
	padding: 0;
}

.editable-content
{
	font-size: 1.2em;
}

	.editable-content a
	{
		color: #0068af;
	}

	.editable-content a:hover
	{
		text-decoration: none;
	}

/* Headers */
h1
{
	float: left;
	width: 225px;
	font-size: 2em;
}

	h1 a
	{
		width: 225px;
		height: 68px;
		float: left;
		text-indent: -5000px;
		background: url('/images/alpine365.gif') no-repeat left top;
	}

h2
{
	font-family: Calibri, Trebuchet MS, Helvetica, Tahoma, Geneva, sans-serif;
}

h3
{
	font-family: Calibri, Trebuchet MS, Helvetica, Tahoma, Geneva, sans-serif;
}


#wrapper
{
	width: 954px;
	margin: auto;
}

#image-wrapper
{
	float: left;
	width: 954px;
	padding-top: 20px;
	margin-top: 20px;
	background: url(/images/image_wrapper.png);
}

#image-wrapper-footer
{
	float: left;
	width: 954px;
	height: 35px;
	background: url(/images/image_wrapper_footer.png);
}

#content-wrapper
{
	float: left;
	width: 886px;
	padding: 15px 17px 15px 32px;
	/*background: #ffffff;*/
}

#header
{
	float: left;
	width: 886px;
}

	#header #navigation
	{
		float: left;
		width: 631px;
		padding: 20px 0 0 30px;
		text-align: left;
	}
	
		#header #navigation ul
		{
			float: left;
			list-style-type: none;
			margin: 0;
			padding: 0;
			font-size: 1.3em;
		}
		
		#header #navigation li
		{
			float: left;
			border-right: solid 2px #006aa8;
			margin-right: 10px;
			margin-bottom: 5px;
		}
		
		#header #navigation a
		{
			color: #006aa8;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
			margin-right: 10px;
			font-family: Trebuchet MS, Helvetica, Tahoma, Geneva, sans-serif;
		}
		
#homepage
{
	float: left;
	width: 886px;
	padding-top: 10px;
}

	#homepage .homepage-1-2
	{
		float: left;
		width: 523px;
		height: 379px;
		border: solid 5px #f5f3f4;
	}
	
	#homepage .homepage-2-2
	{
		float: left;
		width: 341px;
		height: 379px;
		margin-left: 12px;
	}

		#homepage .homepage-2-2 .homepage-content-header
		{
			float: left;
			width: 341px;
			height: 43px;
			background: url(/images/homepage_content_header.gif);
		}

		#homepage .homepage-2-2 .homepage-content
		{
			float: left;
			width: 341px;
			height: 329px;
			background: url(/images/homepage_content.gif);
		}

		#homepage .homepage-2-2 .homepage-content-footer
		{
			float: left;
			width: 341px;
			height: 23px;
			font-size: 0;
			background: url(/images/homepage_content_footer.gif);
		}

			#homepage .homepage-2-2 .homepage-content-footer a
			{
				float: left;
				width: 70px;
				font-size: 11px;
				background: #f5f3f4 url(/images/arrow.gif) no-repeat center right;
				color: #20303f;
				margin: 6px 0 0 253px;
			}
	
		#homepage .homepage-2-2 h2
		{
			float: left;
			color: #0068af;
			font-size: 2.2em;
			padding: 12px 0 0 15px;
		}
		
		#homepage .homepage-2-2 .editable-content
		{
			padding: 15px;
		}

#homepage-features
{
	float: left;
	width: 886px;
	padding-top: 35px;
}

	#homepage-features .homepage-feature
	{
		float: left;
		width: 200px;
		padding-left: 20px;
	}
	
		#homepage-features .homepage-feature h3
		{
			float: left;
			width: 100%;
			color: #fdbb31;
			font-size: 1.9em;
			font-weight: normal;
		}
		
		#homepage-features .homepage-feature h2
		{
			float: left;
			width: 100%;
			color: #0269ab;
			font-size: 2.3em;
		}

		#homepage-features .homepage-feature p
		{
			font-size: 1.1em;
		}

		
		#homepage-features .homepage-feature a
		{
			float: left;
			background: #f5f3f4 url(/images/arrow.gif) no-repeat center right;
			color: #20303f;
			padding: 2px 15px 2px 5px;
			font-size: 1.1em;
			margin-top: 5px;
			text-decoration: none;
		}
		
#content-image
{
	float: left;
	width: 876px;
	margin-top: 10px;
	border: solid 5px #f5f3f4;
}

#content
{
	float: left;
	width: 886px;
	padding-top: 20px;
}

	#left-content
	{
		float: left;
		width: 207px;
	}
	
		#left-content #sub-navigation
		{
			float: left;
			width: 177px;
			background: url(/images/sub_navigation.gif);
			padding: 22px 15px 0 15px;
		}
		
			#left-content #sub-navigation ul
			{
				float: left;
				width: 171px;
				list-style-type: none;
				margin: 0;
				padding: 0;
				font-size: 1.4em;
				text-transform: uppercase;
				border-top: dotted 1px #d5d5d5;
			}
			
			#left-content #sub-navigation li
			{
				border-bottom: dotted 1px #d5d5d5;
				padding: 5px 0;
			}
			
			#left-content #sub-navigation a
			{
				color: #595959;
				text-decoration: none;
				width: 100%;
				display: block;
				font-family: Calibri, Trebuchet MS, Helvetica, Tahoma, Geneva, sans-serif;
			}
			
			#left-content #sub-navigation a:hover, #left-content #sub-navigation a.on
			{
				color: #0068af;
				background: url(/images/sub_nav_arrow.gif) no-repeat center right;
			}

		#left-content #sub-navigation-footer
		{
			float: left;
			width: 207px;
			height: 23px;
			background: url(/images/sub_navigation_footer.gif);
		}
	
	#main-content
	{
		float: left;
		width: 432px;
		margin: 0 20px;
	}

		#main-content .page-content-header
		{
			float: left;
			width: 432px;
			background: url(/images/content_header.gif);
		}
	
		#main-content .page-content
		{
			float: left;
			width: 432px;
			background: url(/images/content.jpg);
		}

		#main-content .page-content-footer
		{
			float: left;
			width: 432px;
			height: 6px;
			font-size: 0;
			background: url(/images/content_footer.gif);
		}
		
		#main-content .page-content-header h2
		{
			float: left;
			color: #0068af;
			font-size: 2.8em;
			padding: 30px 0 10px 15px;
		}
		
		#main-content .page-content .editable-content
		{
			float: left;
			padding: 10px 15px;
		}
	
	#right-content
	{
		float: left;
		width: 207px;
	}
	
		#right-content .right-image
		{
			float: left;
			width: 197px;
			border: solid 5px #f5f3f4;
		}
	
.content-feature
{
	float: left;
	width: 177px;
	margin-top: 20px;
	padding: 10px 15px;
	background: url(/images/content_feature.gif) no-repeat;
}

	.content-feature h3
	{
		float: left;
		width: 100%;
		color: #fdbb31;
		font-size: 1.9em;
		font-weight: normal;
	}
	
	.content-feature h2
	{
		float: left;
		width: 100%;
		color: #0269ab;
		font-size: 2.3em;
	}

	.content-feature p
	{
		font-size: 1.1em;
	}
	
	.content-feature a
	{
		float: left;
		background: #f5f3f4 url(/images/arrow.gif) no-repeat center right;
		color: #20303f;
		padding: 2px 15px 2px 5px;
		font-size: 1.1em;
		margin-top: 5px;
		text-decoration: none;
	}
		
#footer
{
	width: 920px;
	margin: auto;
	font-family: Calibri, Trebuchet MS, Helvetica, Tahoma, Geneva, sans-serif;
}

	#footer ul
	{
		float: left;
		list-style-type: none;
		margin: 2px 0 20px 0;
		padding: 0;
		font-size: 1.2em;
	}
	
	#footer li
	{
		float: left;
		border-right: solid 1px #ffffff;
		margin-right: 10px;
		margin-bottom: 5px;
	}
	
	#footer li.last
	{
		border-right: none;
	}
	
	#footer a
	{
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
		margin-right: 10px;
	}
	
	#footer .copyright
	{
		float: right;
		font-size: 1.2em;
		color: #ffffff;
		text-align: right;
	}

		#footer .copyright img
		{
			margin-top: 10px;
		}

/* Gallery */
.gallery-image
{
	float: left;
	width: 130px;
	height: 98px;
	margin: 6px 6px 0 0;
	background: #e0edf9;
	line-height: 98px;
	text-align: center;
	display: inline;
}

.gallery-image-third
{
	float: left;
	width: 130px;
	height: 98px;
	margin: 6px 0 0 0;
	background: #e0edf9;
	line-height: 98px;
	text-align: center;
	display: inline;
}

.gallery-image img, .gallery-image-third img
{
	vertical-align: middle;
	line-height: 130px;
	text-align: center;
}

/* Sitemap */
.sitemap ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sitemap .level-1
{
	font-weight: bold;
}

.sitemap .level-2
{
	padding-left: 10px;
}

/* Form related */
fieldset
{
	float: left;
	width: 402px;
	border: none;
	padding: 0 15px 10px 15px;
}

.form-field
{
	float: left;
	width: 100%;
	padding: 5px 0;
}

.form-field label
{
	float: left;
	width: 100%;
	font-size: 1.1em;
	color: #0068af;
}

.form-field .textbox
{
	width: 250px;
	font-family: Arial;
	font-size: 1.1em;
	padding: 2px;
}

.form-field .textarea
{
	width: 250px;
	height: 100px;
	font-family: Arial;
	font-size: 1.1em;
	padding: 2px;
}

.form-field .submit-button
{
	background: #0068af;
	color: #ffffff;
	border: none;
	cursor: pointer;
	padding: 2px;
}