@charset 'utf-8';

@media screen, projection {

body {
	text-align:center; }

#margin_top {
	height:80px; }
	
#page {
	width:960px;
	margin:0 auto;
	text-align:left; }
	
	#page * {
		border:0;
		padding:0;
		outline:0;
		margin:0; }
	
	#page #logo {
		height:103px; }
		
		#page #logo img {
			float:left; }
	
	#page #content {
		background:#FFF url('images/wolf_contact_bar.gif') 0 350px no-repeat; }
	
	#page #left {
		float:left;
		width:252px; }
		
		#page #left ul {
			list-style:none; }
			
			#page #left ul a {
				display:block;
				height:25px;
				background:url('images/wolf_menu.gif') no-repeat;
				text-align:right;
				position:relative;
				padding:15px 29px 0 0;
				font:bold 13px Arial;
				text-decoration:none;
				color:#44505C;}
			
			#page #left ul a:hover, #page #left .active  {
				background-position:0 -41px;
				text-transform:uppercase;
				color:#357AAC;
				letter-spacing:-1px; }
			
			#page #left address {
				margin:26px 0 40px;
				font:normal normal 14px Arial; 
				padding-left:24px;
				line-height:18px;
				color:#374451; }
				
				#page #left address a {
					font-size:12px;
					text-decoration:none; }
	
	#page #right {
		float:right;
		width:670px;
		padding:15px 28px 15px 10px;
		background:url('images/wolf_right_bg.gif') right center repeat-y;
		min-height:536px; 
		height:auto !important; /*IE MIN HEIGHT*/
		height:536px; /*IE MIN HEIGHT*/}
		
		#page #right h1 {
			background:url('images/wolf_h1_bg.gif') no-repeat;
			height:20px;
			text-transform:uppercase;
			color:#E9FCFF;
			font:bold 13px Arial;
			padding:5px 0 0 10px;
			margin-bottom:10px; }
		
		#page #right h2, #page #right .center{
			color:#004DFF; }
			
			#page #right .center a {
				font:bold 16px Arial;
				color:#004DFF; }

		#page #right .center {
			text-align:center; }
			
		#page #right p, #page #right .center, #page #right h2 {
			margin-bottom:10px;
			padding:0 15px;
			font-size:12px;	}
			
			#page #right ol {
				list-style:none;
				font-size:12px;
				margin:0 0 10px 30px; }
		
		#page #right .banner {
			padding:10px;
			background-color:#B0BCCC;
			border:2px solid #0560BD;
			font:bold 14px Arial;
			color:#FFF; }
		
		#page #right table {
			width:100%;
			border:1px solid #A4A4A6;
			margin-bottom:10px; }
			
			#page #right table thead td {
				font-weight:bold; }
			
			#page #right table thead, #page #right table tbody{
				text-align:center; }
			
			#page #right table td {
				border:1px solid #A4A4A6;
				padding:5px;}

#footer {
	background:url('images/wolf_footer_bg.gif') no-repeat;
	width:960px;
	height:75px;
	clear:both; }
	
	#footer a {
		position:relative;
		top:33px;
		left:540px; }

}

@media print {}
