/* CSS Document */
html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, fieldset  
{
margin:0;
padding:0;
border:0;
outline: 0;
}
IMG,A ,DIV ,INPUT { behavior: url(../imgfix/iepngfix.htc) }

a img{border:none;}

h1,h3{ font-size:11px;}

h2 { font-size:14px;}

TR TD 
	{
		font-family:tahoma, sans-serif;
		font-weight:normal;
		font-size:12px;
		color:#404040;
	}
TR TD a
	{
		font-family:tahoma, sans-serif;
		font-weight:normal;
		font-size:12px;
		color:#404040;
		text-decoration:none;
	}
TR TD a:hover {
		font-family:tahoma, sans-serif;
		font-weight:normal;
		font-size:12px;
		color:#404040;
		text-decoration:none;
}
div {
	font-family:tahoma, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
}
body{
	background:#ffffff;
	}


	
#wrapper
	{
	width:920px;
	overflow:hidden;
	margin:0 auto;
	}
	#wrapper #banner
	{
	margin:20px 0px 0px 0px;
	}
	#wrapper #header
	{}	
	#wrapper #body
	{
	overflow:hidden;
	margin:10px 0px 0px 0px;
	}
		#wrapper #body #txt
		{
		clear:both;
		overflow:hidden;
		}
			#wrapper #body #txt #left
			{
			width:680px;
			overflow:hidden;
			float:left;
			}
			#wrapper #body #txt #right
			{
			overflow:hidden;
			margin-left:10px;
			float:left;
			width:230px;
			}
			#wrapper #body #txt #right2
			{
			overflow:hidden;
			margin:30px 0px 0px 164px;
			float:left;
			}
			#wrapper #body #txt #txt2
			{
			clear:both;
			overflow:hidden;
			margin-top:10px;
			}
		#wrapper #body #accom2
		{
		margin:0px 0px 20px 0px; 
		}
		/*#wrapper #gallery
		{
		float:left;
		width:174px;
		height:117px;
		background-color:#bababa;
		margin:0px 3px 5px 3px !important;
		margin:0px 2px 5px 3px;
		padding:4px 0px 0px 4px;}*/
		
		#wrapper #gallery
		{
		float:left;
		width:84px;
		height:44px;
		background-color:#bababa;
		margin:0px 2px 5px 2px !important;
		margin:0px 0px 5px 3px;
		padding:4px 0px 0px 4px;}

	#wrapper #contact
	{}
	#wrapper #footer
	{
	clear:both;
	margin:50px 0px 10px;}