*														{margin: 0; padding: 0; zoom: 1;}
html, body											{width: 100%; height: 100%; text-align: center; font-size: 12px; font-family: Trebuchet Ms; }


#header												{height: 353px; background: url(../images/page-bg.gif) repeat-x top left;}
	#menu												{float: right; margin-top: 16px;}
		#menu ul										{list-style-type: none; height: 45px; xwidth: 390px;}
		#menu ul li									{float: left; display: inline; height: 45px;}
		#menu ul li a								{cursor: pointer; float: left; display: inline; width: 70px; height: 40px; background-color: #b9191f; color: white; text-decoration: none; font-weight: 14px; font-weight: bold; line-height: 40px; text-align: center; margin-top: 5px;}
		#menu ul li a.big							{width: 100px;}
		#menu ul li.active a						,
		#menu ul li a:hover						{background-color: #730b0f; height: 45px; line-height: 45px; margin-top: 0px;}
		#menu ul li.active a						{background-color: #5b0004;}
		#menu .spacer								{float: left; display: inline; width: 20px; margin-top: 5px; height: 40px; background-color: #b9191f;}

	#flash											{position: relative; float: right; border: 5px solid #b9191f; width: 630px; height: 282px; font-size: 1px; line-height: 0px; z-index: 0 !important;}
	
	#logo												{float: left; display: inline; position: relative; width: 250px; height: 250px; margin-top: 85px; margin-left: 45px; overflow: hidden;}
		#logo a										{cursor: pointer; display: block; width: 250px; height: 250px;font-size: 30px; color: #3c709f; text-decoration: none;}
		#logo a span								{background: url(../images/logo.jpg) no-repeat;}
		
	#content											{margin: 20px auto 0px; text-align: justify;}
		#content .box								{margin-bottom: 20px; padding: 20px; background: url(../images/box-bg.gif) left top; font-size: 13px;}
		#content .box h2							{color: #3c709f; margin-bottom: 10px; font-size: 18px; font-weight: normal;}
		#content .box h3							{color: #3c709f; margin-bottom: 10px; font-size: 14px; padding-bottom: 5px; border-bottom: 1px solid #3c709f;}
		
		#content a									{color: #3C709F; text-decoration: none;}
		#content a:hover							{color: #3C709F; text-decoration: underline;}
		
		#content .image 							{float: left; border: 5px solid white; margin-right: 20px;}
		
		#content ul									{margin-left: 40px; xwidth: 700px;}
		#content ul li								{position: relative;}
		#content ul li .orange					{position: absolute; right: 0; color: #3C709F; font-weight: bold;}
		
		#content .photos a 						{margin: 5px; display: inline-block;}
		#content .photos a img					{border: 3px solid white;}
		#content .photos a:hover img			{border: 3px solid #cee2f4;}
		
		#content .fl 								{margin-right: 20px; display: block;}
		
		#contact-form									{float: right; width: 500px; padding-top: 3px;}
		#contact-form fieldset						{border: 0; clear: both;}
		#contact-form label							{clear: both; display: inline; float: left; width: 100px; height: 19px; line-height: 19px; text-align: right; margin-right: 20px; margin-bottom: 5px;}
		#contact-form input							{height: 15px; width: 370px; color: black; border: 1px solid #afafaf; background-color: #e1e1e1; margin-bottom: 5px; font-size: 11px; padding: 2px;}
		#contact-form input.submit					{height: 25px; width: 70px; cursor: pointer; color: white; border: 1px solid #274661; background-color: #3c709f;}
		#contact-form input.submit:hover			{background-color: #5086b7;}
		#contact-form input:focus					{border: 1px solid #274661;}
		#contact-form textarea						{height: 115px; width: 370px; color: black; border: 1px solid #afafaf; background: #e1e1e1; margin-bottom: 5px; font-size: 11px; padding: 2px; font-family: Tahoma;}
		#contact-form textarea:focus				{border: 1px solid #274661;}
		#contact-form .error							{color: #b9191f; padding: 5px; font-size: 11px; line-height: 16px; border: 1px solid #b9191f; margin-bottom: 8px; width: 364px; margin-left: 120px;}
		* html #contact-form .error				{margin-left: 124px; width: 263px;}
		
		
		
	#footer											{background-color: #3c709f; height: 35px;}
		#footer .copyright						{float: left; display: inline; line-height: 35px; color: #94b9d1;}
			#footer .copyright a					{color: white; text-decoration: none;}
			#footer .copyright a:hover			{text-decoration: underline;}
		#footer .created							{color: #94b9d1; float: right; display: inline; line-height: 35px;}
			#footer .created a					{color: white; text-decoration: none;}
			#footer .created a:hover			{text-decoration: underline;}
			#footer .created .seo				{color: #8ab2d6;}

a img													{border: 0;}

.fl 													{float: left;}

h3														{font-size: 12px; margin-bottom: 5px;}
.center												{text-align: center; margin: 0 auto; font-size: 1px;}
.clear												{clear: both; display: block; height: 0; line-height: 1px; font-size: 1px;}
.abs-bg												{position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%;}
hr														{display: none;}
.page													{width: 980px; margin: 0 auto;}
p 														{zoom: normal;}
.hidden												{visibility: hidden;}

	#mbCenter										{z-index: 1000;}


