/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/bg_pattern.gif);
}

#mainWrapper
{
	width: 995px;
	margin: 0 auto;	
	text-align:left;	

}

#shadowWrapper {

    background: url(../images/side_padding.png) repeat-y top center;
	text-align: left;
	vertical-align: top;
	margin:auto;

	overflow: hidden;
	width: 995px;
}

/*
div#topWrapper {
	background: url("../images/top_padding.png") no-repeat 50%;
	overflow: hidden;
	height:26px;
	width: 800px;
}

div#shadowTop {
width:800px;

	background: url(../images/top_border.gif) no-repeat bottom;
	overflow: hidden;
	}

*/

div#topWrapper {
	background: url("../images/top_padding.png") no-repeat 50%;
	overflow: hidden;
	width: 995px;
	margin:auto;

}

/*
html>body #shadowWrapper div#topWrapper {
	background: url("../images/top_padding.png") no-repeat 50%;
	padding-left: 0;
}

*/

div#shadowTop {
	height: 26px;
	background: url(../images/top_border.gif) no-repeat bottom;
	overflow: hidden;
	margin:auto;
	}


html>body #topWrapper div#shadowTop {
	background: url(../images/top_border.png) no-repeat bottom;
}

/*
#shadowWrapper div#bottomWrapper {
	background: url(../images/bottom_padding.gif) no-repeat 50%;
	padding-left: 1px;
	overflow: hidden;
	width: 100%;
}
*/

div#bottomWrapper {
	background: url(../images/bottom_padding.gif) no-repeat 50%;
	padding-left: 1px;
	overflow: hidden;
	width: 100%;
}
/*
html>body #shadowWrapper div#bottomWrapper {
	background: url(../images/bottom_padding.png) no-repeat 50%;
	padding-left: 0;
}
*/
/*
#shadowWrapper div#shadowBottom {
	width: 786px;
	height: 26px;
	margin: 0 auto;
	background: url(../images/bottom_border.gif) no-repeat;
	overflow: hidden;
}
*/
#bottomWrapper div#shadowBottom {
	width: 995px;
	height: 26px;
	margin: 0 auto;
	background: url(../images/bottom_border.gif) no-repeat;
	overflow: hidden;
}
/*
html>body #shadowWrapper div#shadowBottom {
	background: url(../images/bottom_border.png) no-repeat;
}
*/

#center {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	background: #fff;
}

#header {
	width: 970px;
	height: 91px;
	overflow: hidden;
}
	
	#topBar {
	width: 964px;
	height: 8px;
	padding: 4px 3px;
	background: #fff url(../images/top_gradient.gif) repeat-x;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 775px;
	height: 16px;
	}
	html>body #topBar { width: 775px; height: 16px; }
	
	#toolBar {
	width: 970px;
	height: 89px;
/*	border-top: 6px solid #286BA3;*/
	float: left;
	}


/*

	#search {
	width: 189px;
	padding-top:1px;
	height: 186px;
	float: left;
	background: url(../images/search_background.jpg) repeat-x top left;
	overflow: hidden;
	border-top:4px solid #003273;
	}



	#banner {
	margin:0;
	width: 586px;
	height: 186px;
	float: right;
	padding-top:1px;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow: visible;
	border-top:4px solid #003273;
	}
	html>body #banner { overflow: visible; }
	
*/


#bannerHolder
	{
	float:left;
	margin:0;
	width:970px;
	height:150px;
	clear: both;
	display: block;
	border-top:4px solid #003273;
	padding-top:1px;
	}

#search {
	width: 220px;
	padding-top:1px;
	height: 150px;
	float: left;
	/*background: url(../images/search_background.jpg) repeat-x top left;*/
		background: #F2F2F2;
	
	overflow: hidden;
	}

#bannerGap
{
float:left;
width:15px;
height:150px;
background: url(../images/banner-gap.gif) no-repeat top left;
}

#banner {
	width: 735px;
	height: 150px;
	float: left;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow: hidden;
	}
	

	#search2 {
	margin-top:0px;
	width: 235px;
	padding-top:1px;
	height: 36px;
	float: left;
	overflow: hidden;
	}	
	

#mainContent {
	width: 970px;
	background: #fff;
}

	#mainCol {
		background: #fff;
		float: right;
		width: 737px;
		overflow: hidden;
		padding: 20px 19px 60px 15px;
	   voice-family: "\"}\""; 
      voice-family:inherit;
		padding: 20px 17px 60px 17px;
		width: 713px;
	}
	html>body #mainCol {	width: 733px; }
	
	#leftCol {
		background: #F2F2F2;
		float: left;
		width: 227px;
	   voice-family: "\"}\""; 
      voice-family:inherit;
		padding: 0 0 0 5px;
		width: 227px;
		/*height: 2000px; /*Temporary*/
		overflow: hidden;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	border-right:3px solid #D9D9D9;
	height:auto;
}

	
	html>body #leftCol {
		width: 227px;
	}
	
	#stretch{
	height:600px;
	}
	
	#footerHolder
	{
	width:970px;
	min-height:100px;
	max-height:inherit;
	height:125px;
	}
	
#footer {
margin-top:10px;
	height: 74px;
	background: url(../images/footer_back.gif) repeat-x top left;
	width: 970px;
}
