/* -------------------------ARNONE LAW OFFICES STYLESHEET---------------------------------- */
/* -------------------------------------------HEADER--------------------------------------------------------- */

#header-wrapper {
	width: 890px;
	height: 396px;
	margin: 0 auto 0 auto;
	padding: 0;

	text-align: left;			/* INHERITED PROPERTY CORRECTED - This correctly aligns the text back to it's normal position */
	}

	#header-wrapper .bg {
		width: 890px;
		height: 396px;
		margin: 0 auto;
		padding: 0;

		background-image: url(http://www.arnonelaw.com/images/interface/templates/header_bg.png);
		background-repeat: no-repeat;
		}

	#header-wrapper .main-nav {
		float: left;

		width: 283px;
		height: 226px;
		margin: 170px 0 0 15px;
		padding: 0;

		background-image: url(http://www.arnonelaw.com/images/interface/templates/main-nav_bg.png);
		background-repeat: no-repeat;
		}

		#header-wrapper .main-nav ul {
			width: 283px;
			height: 200px;
			margin: 26px 0 0 0;
			padding: 0;

			list-style: none;
			}

			#header-wrapper .main-nav li {
				width: 283px;
				height: 26px;
				margin: 0 0 10px 0;
				padding: 0;
				
				display: block;
				}

		#header-wrapper .main-nav a, #header-wrapper .main-nav a:visited {
			float: left;

			width:283px;
			height: 18px;
			margin: 0;
			padding: 8px 0 0 40px;

			font-size: 12px;
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-style: normal;
			font-variant: normal;
			font-weight: thin;
			line-height: 11px;
			letter-spacing: 1px;
			text-align: left;
	
			color: #FFFFFF;

			text-decoration: none;
			}


			#header-wrapper .main-nav a:hover, #header-wrapper .main-nav a.selected {
				float: left;

				width: 283px;
				height: 18px;
				margin: 0;
				padding: 8px 0 0 40px;

				font-size: 12px;
				font-family: "MS Sans Serif", Geneva, sans-serif;
				font-style: normal;
				font-variant: normal;
				font-weight: thin;
				line-height: 11px;
				letter-spacing: 1px;
				text-align: left;
	
				color: #FFFFFF;

				text-decoration: none;

				background-image: url(http://www.arnonelaw.com/images/interface/templates/main-nav_selection.png);
				background-repeat: no-repeat;
				}

	#header-wrapper .contact-us {
		float: right;
		clear: right;

		width: 577px;
		height: 97px;
		margin: 0 15px 0 0;
		padding: 0;

		background: none;
		}	

		#header-wrapper .contact-us a, #header-wrapper .contact-us a:visited {
			float: right;

			width:100px;
			height: 13px;
			margin: 69px 24px 0 0;
			padding: 0;

			font-size: 12px;
			font-family: "MS Sans Serif", Geneva, sans-serif;

			font-style: normal;
			font-variant: normal;
			font-weight: thin;
			line-height: 13px;
			letter-spacing: 1px;
			text-align: right;
	
			color: #333333;

			text-decoration: none;
			}


			#header-wrapper .contact-us a:hover, #header-wrapper .contact-us a.selected {
				float: right;

				width: 100px;
				height: 13px;
				margin: 69px 24px 0 0;
				padding: 0 0 0 5px;

				font-size: 12px;
				font-family: "MS Sans Serif", Geneva, sans-serif;
				font-style: normal;
				font-variant: normal;
				font-weight: thin;
				line-height: 13px;
				letter-spacing: 1px;
				text-align: right;
				vertical-align: middle;
	
				color: #333333;

				text-decoration: none;

				background-image: url(http://www.arnonelaw.com/images/interface/templates/contact-us_selection.jpg);
				background-repeat: no-repeat;
				background-position: 0% 50%;
				}

	#header-wrapper .rotating-gallery {
		float: right;

		width: 577px;
		height: 299px;
		margin: 0 15px 0 0;
		padding: 0;

		background: none;
		}