body
{
	color: #404448; 
	background:#1a263c;
}

a 
{
	font-weight: normal; 
	color: #f55f00; 
	text-decoration: none;
	background : inherit;
}

a:link 
{
	font-weight: normal; 
	color: #f55f00; 
	text-decoration: none;
	background : inherit;
}
a:visited 
{
	font-weight: normal; 
	color: #f55f00; 
	text-decoration: none;
	background : inherit;
}
a:hover 
{
	font-weight: normal; 
	color: #f55f00; 
	text-decoration: underline;
	background : inherit;
}

	#main_wrapper
	{
		color:inherit;
		background:#dadcdf  url(images/bg1.gif) repeat-y;
		border-bottom: solid 1px #6985a7;
	}
		
	#main_header
	{
	}
		#header_line1
		{
		}
			#header_line1_left_img
			{
				height:30px;
				width:149px;
				float:left;	
				background-image: url(images/vs01.gif);
				background-repeat:no-repeat;
			}
			
			#header_line1_right_img
			{
				height:30px;
				width:237px;
				float:right;	
				background-image: url(images/vs02.gif);
				background-repeat:no-repeat;
			}

		#header_line2
		{
			color:inherit;
			background:#204070;
		}
		
			#header_line2_left_img
			{
				height:320px;
				width:37px;
				float:left;	
				background-image: url(images/vs03.gif);
				background-repeat:no-repeat;
			}
			
			#header_line2_center
			{
				height:320px;
				width:223px;
				float:left;	
			}
				#header_line2_center_img1
				{
					height:247px;
					width:112px;
					float:left;	
					background-image: url(images/vs04.gif);
					background-repeat:no-repeat;
				}
				#header_line2_center_img2
				{
					height:247px;
					width:111px;
					float:left;	
					background-image: url(images/vs05.gif);
					background-repeat:no-repeat;
					background-position:bottom;
				}
				#header_line2_center_img3
				{
					height:73px;
					width:223px;
					float:left;	
					background-image: url(images/vs06.gif);
					background-repeat:no-repeat;
				}
			
			#header_line2_right
			{
				height:320px;
				width:715px;
				float:left;	
			}

				#header_line2_right_img1
				{
					height:105px;
					width:715px;
					float:left;	
					background-image: url(images/vs07.gif);
					background-repeat:no-repeat;
				}
				
				#header_line2_right_img2
				{
					height:55px;
					width:120px;
					float:left;	
					background-image: url(images/vs08.gif);
					background-repeat:no-repeat;
				}
				#header_line2_right_img3
				{
					height:55px;
					width:561px;
					float:left;	
					background-image: url(images/vs09.gif);
					background-repeat:no-repeat;
				}
				
				#header_line2_right_img4
				{
					height:160px;
					width:166px;
					float:left;	
					background-image: url(images/vs10.gif);
					background-repeat:no-repeat;
				}
				#header_line2_right_img5
				{
					height:160px;
					width:549px;
					float:left;	
					background-image: url(images/vs11.gif);
					background-repeat:no-repeat;
				}

	#main_footer
	{
		border-top: solid 1px #c4c6ca;
	}
	
		#footer_left_col
		{
		}

		#footer_right_col
		{
			background-image: url(images/bg2.gif);
			background-repeat:no-repeat;
		}

	#main_content
	{
	}
		#content_info_section
		{
		}	
		
		#content_teasers_section
		{
		}
		
			.teaser_block_assembly
			{
				background-image: url(images/box1.gif);
				background-repeat:no-repeat;
			}			

				.teaser_block
				{
					color: #808284; 
					background:#FFF;
				}
			
				.teaser_block_wrapper
				{
					background-image: url(images/box2.gif);
					background-repeat:no-repeat;
					background-position:bottom;
				}
			