
html 
{
	background-color: #C0C0C2;
}

body 
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px;
	text-align: center;
}

a 
{
	color: #CC3300;
}

img 
{
	border-width: 0px;
}

form 
{
	margin-bottom: 0px;
}


#container 
{
	border-color: #304060;
	border-style: solid;
	border-width: 20px 1px 1px 1px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 735px;
	z-index: 1;
}

	#header 
   {
		height: 130px;
		position: relative;
		width: 723px;
		z-index: 2;
	}

      #header div.lxphoto
      {
         position: relative;
         left:20; top:20; 
         visibility: visible; 
         z-index: 0;
      }

		#header div.left-header 
      {
			float: left;
			height: 120px;
			position: relative;
			padding: 5px 5px 5px 10px;
         width: 180px;
			z-index: 3;
		}

		#header div.center-header 
      {
			border-left: 0px solid #102030;
			float: left;
			height: 120px;
			position: relative;
			width: 180px;
			z-index: 3;
		}

		#header div.right-header 
      {
			border-left: 1px solid #FFFFFF;
			float: left;
			height: 120px;
			left: 181px;
			position: relative;
			width: 180px;
			z-index: 3;
		}



	#footer 
   {
		background-color: #203050;
		clear: both;
		height: 20px;
		left: 361px;
		position: relative;
		top: 1px;
		width: 363px;
		z-index: 4;
	}


	#faq-content 
   {
		background: #F1F1F1;
		float: left;
		left: 0px;
		padding: 21px 20px 20px 20px;
		position: relative;
		top: 0px;
		width: 500px;
		z-index: 2;
	}

      #faq-content div.lxphoto
      {
         font-size: 9px;
         position: relative;
         left:20; top:20; 
         visibility: visible; 
         z-index: 0;
      }

		#faq-content h1 
      {
			color: #CC3300;
			font-size: 12px;
			letter-spacing: 4px;
			margin: 0px 0px 18px 0px;
			text-transform: uppercase;
		}

		#faq-content p 
      {
			font-size: 11px;
			margin: 11px 0px 0px 0px;
			text-align: justify
		}

			#faq-content p.first-letter 
         {
				margin: 18px 0px 0px 0px;
				text-indent: 11px;
			}

			#faq-content p.first-letter:first-letter
         {
				font-size: 11px;
				font-weight: bold;
			}




	#primary-content 
   {
		background: #F1F1F1;
		float: left;
		left: 0px;
		padding: 21px 20px 20px 20px;
		position: relative;
		top: 0px;
		width: 320px;
		z-index: 2;
	}

		#primary-content div.h2-spacer 
      {
			height: 1px;
			margin: 18px 0px 11px 0px;
			overflow: hidden;
		}

		#primary-content div.p-spacer 
      {
			height: 1px;
			margin: 11px 0px 0px 0px;
			overflow: hidden;
		}

		#primary-content h1 
      {
			color: #CC3300;
			font-size: 12px;
			letter-spacing: 4px;
			margin: 0px 0px 18px 0px;
			text-transform: uppercase;
		}

		#primary-content h2 
      {
			font-size: 11px;
			margin: 18px 0px 11px 0px;
		}

		#primary-content p 
      {
			font-size: 11px;
			margin: 11px 0px 0px 0px;
			text-align: justify
		}

			#primary-content p.message-box 
         {
				color: #CC3300;
				font-weight: bold;
			}

			#primary-content p.first-letter 
         {
				margin: 18px 0px 0px 0px;
				text-indent: 11px;
			}

			#primary-content p.first-letter:first-letter 
         {
				font-size: 11px;
				font-weight: bold;
			}

		#primary-content ul 
      {
			font-size: 11px;
			list-style-type: square;
			margin-top: 11px 0px;
		}

		#primary-content table 
      {
			border: 0px;
			width: 321px;
		}
		
		#primary-content td 
      {
			font-size: 11px;
		}

			#primary-content td.gallery-left 
         {
				padding: 1px 1px 8px 1px;
				text-align: left;
				width: 105px;
			}

			#primary-content td.gallery-center 
         {
				padding: 1px 1px 8px 1px;
				text-align: center;
				width: 105px;
			}

			#primary-content td.gallery-right 
         {
				padding: 1px 1px 8px 1px;
				text-align: right;
				width: 105px;
			}

		#primary-content input 
      {
			background-color: #FFFFFF;
			border: 1px solid #333333;
			color: #333333;
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			margin: 1px 0px;
			padding: 1px;
			width: 221px;
		}

			#primary-content input.button 
         {
				background-color: #333333;
				color: #FFFFFF;
				width: 100px;
			}

		#primary-content textarea 
      {
			background-color: #FFFFFF;
			border: 1px solid #333333;
			color: #333333;
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			scrollbar-base-color: #333333;
			scrollbar-3dlight-color: #333333;
			scrollbar-arrow-color: #333333;
			scrollbar-darkshadow-color: #333333;
			scrollbar-face-color: #333333;
			scrollbar-highlight-color: #333333;
			scrollbar-shadow-color: #333333;
			scrollbar-track-color: #FFFFFF;
			width: 321px;
		}




	#secondary-content 
   {
		background: #C0D0E0;
		border-left: 1px solid #999999;
		border-right: 1px solid #FFFFFF;
		float: left;
		height: 350px;
		padding: 170px 16px 0px 16px;
		overflow: visible;
		position: relative;
		text-align: center;
		top: -120px;
		width: 150px;
		z-index: 3;
	}

		#secondary-content div.image-box 
      {
			background: #CCCCCC;
			height: 99px;
			margin-bottom: 12px;
			overflow: hidden;
			padding: 1px;
			width: 139px;
		}

      #secondary-content div.lxphoto
      {
         font-size: 9px;
         position: relative;
         left:20; top:20; 
         visibility: visible; 
         z-index: 0;
      }

		#secondary-content h1 
      {
			color: #333333;
			font-size: 10px;
			margin: 0px;
			text-align: left;
		}

		#secondary-content p 
      {
			color: #333333;
			font-size: 10px;
			margin-top: 0px;
			text-align: left;
		}

			#secondary-content p.message-box 
         {
				color: #CC3300;
			}

		#secondary-content input 
      {
			background-color: #FFFFFF;
			border: 1px solid #333333;
			color: #333333;
			font: 10px Verdana, Arial, Helvetica, sans-serif;
			margin: 1px 0px;
			padding: 1px;
			width: 144px;
		}

			#secondary-content input.button 
         {
				background-color: #333333;
				color: #FFFFFF;
				width: 148px;
			}

		#secondary-content textarea 
      {
			background-color: #FFFFFF;
			border: 1px solid #333333;
			color: #333333;
			font: 10px Verdana, Arial, Helvetica, sans-serif;
			margin: 1px 0px;
			padding: 1px;
			scrollbar-base-color: #333333;
			scrollbar-3dlight-color: #333333;
			scrollbar-arrow-color: #333333;
			scrollbar-darkshadow-color: #333333;
			scrollbar-face-color: #333333;
			scrollbar-highlight-color: #333333;
			scrollbar-shadow-color: #333333;
			scrollbar-track-color: #FFFFFF;
			width: 144px;
		}




	#navigation 
   {
		background: #CCCCCC;
		float: left;
		overflow: visible;
		padding: 50px 30px;
		position: relative;
		width: 130px;
		z-index: auto;
	}

		#navigation p 
      {
			font-size: 11px;
			line-height: 19px;
		}
		
			#navigation p.main-navigation 
         {
				font-weight: bold;
				margin: 0px;
				padding-left: 8px;
				text-transform: uppercase;
			}

			#navigation p.sub-navigation 
         {
				margin: 0px 8px;
				padding-left: 12px;
			}

		#navigation a 
      {
			color: #333333;
			text-decoration: none;
		}

			#navigation a:hover 
         {
				color: #CC3300;
				text-decoration: underline;
			}
