body	{
	width:98%;
	margin:0 0 0 auto;
	text-align:center;
	font:12px verdana;
	color:#5C5C5C;
	background-position: 5px;
}
div		{ margin:0 auto; padding:0; }
h1		{
	margin:0 0 0 10;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0066FF;
}
a		{
	color:#3333CC;
	text-decoration:none;

}
a:hover	{ color:#FFCC33; }

#containerBlock								{ width:970px; height:745px; }
	#headerBlock							{ width:970px; height:196px; background:url("../images/bgLineHori.gif") repeat-x bottom; }
	
		#logoBlock							{ width:224px; height:195px; float:left; }
		#logoBlock h1 a						{ display:block; width:224px; height:195px; background:url("../images/logo.gif") no-repeat; }
		#logoBlock h1 span					{ display:none; }
		#logoBlock h3						{ display:none; }
		
	#containtBlock							{width:970px; height:465px; padding:32px 0 27px 0; text-align:left; }
	
		#leftBlock							{  height:405px; padding: 0 10px 0 0; float:left; }
			
			#contactBlock					{ font:11px verdana; color:#999; background:url("../images/bgLineHori.gif") repeat-x bottom; padding: 0 0 31px 0; }
			#contactBlock h4				{ color:#782641; font:13px verdana; margin:0; }
			#contactBlock p					{ margin: 10px 0 0 0; }
			
			#navigationBlock				{ clear:both; font:12px verdana; }
			#navigationBlock h4				{ text-transform:uppercase; font:14px verdana; font-weight:bold; margin:28px 0 5px 0; letter-spacing:1px; }
			.titleRed						{ color:#782641; }
			.titleRed a						{ color:#782641; }
			#navigationBlock ul				{ margin:0 0 0 5px; padding:0; }
			#navigationBlock li				{ list-style:none; margin:2px 0 2px 0; }
			#navigationBlock li a			{ color:#999; }
			#navigationBlock li a:hover		{ color:#782641; }
			#navigationBlock li.sel			{ font:12px verdana; background:url("../images/arrow.gif") no-repeat left center; padding:0 0 0 15px; }
			#navigationBlock li.sel a		{ color:#333; }
		
		#rightBlock							{ width:744px; height:465px; float:right; background:url("../images/bgLineVert.gif") repeat-y left; padding:0 0 0 1px; }
		#contentTextBlock					{ margin:76px 105px 10px 105px; }
		#contentTextBlock p					{ margin:25px 0 10px 0; }
		#contentTextBlock h3				{ color:#782641; font:13px verdana; font-weight:bold; margin:5px 0 5px 0; }
		#contentTextBlock ul				{  padding:0; margin:0; }
		#contentTextBlock li				{ margin:3px 0 3px 15px; list-style:square; list-style-type:square; }
		#contentTextBlock .thirdCols		{ width:175px; float:left; }
		
		#splitBlock							{ width:265px; float:left; }
		#splitBlock	p						{ margin:15px 0 20px 20px; }
		
	#footerBlock							{ width:970px; height:23px; background:url("../images/bgLineHori.gif") repeat-x top; padding:1px 0 0 0; text-align:right; }
	#footerBlock h6							{ display:block; width:245px; height:24px; background:url("../images/logoBottom.gif") no-repeat top right; margin:0; float:right; }
	#footerBlock h6 span					{ display:none; }
