﻿html{
	padding: 0;
	margin: 0;
	background: #000000;

}

body{
	padding: 0;
	margin: 0;
	background: black;
	width: 980px;
	margin: 0 auto;
	font-family: "Trebuchet", "Verdana", "Arial", Sans-Serif;
	font-size: 12px;
	color: #a1968c;
	line-height: 18px;
	font-weight: normal;

}

		.OuterShell

		{

			position: relative;

			margin: 0px auto 0px auto;

			width: 980px;	
			
	


		}
		
			.InnerShell

		{

			position: relative;

			margin: 16px auto 0px auto;

			width: 800px;


		}
		
		.ContactShell {

		position: relative;

		width: 231px;
		
		height: 200px;

	
	
	
	}

	.ContactInnerShell {

		position: relative;

		width: 231px;
		
		height: 163px;

		padding: 10px;

		text-align: left;

		border: 1px solid #423f3e; 
	
	
	
	}
	
	
	
			a

		{

			color: #f49c19;

			text-decoration: none;
			
			font-weight: normal;

		}
		
			a:hover

			{

				text-decoration: underline;

			}
			
		
		
	h1, h2, h3, h4

	{


		font-family: "Trebuchet", "Verdana", "Arial", Sans-Serif;


	}
	
		.Contact h1

	{

			padding: 20px 0px 5px 0px;
			
			margin-left: 30px;

			font-size: 20px;

			line-height: 17px;
			
			font-weight: normal;

			color: #ffffff;

	}

	
			.Contact h2

		{

			padding: 0px 0px 0px 0px;

			font-size: 16px;

			line-height: 17px;
			
			font-weight: normal;

			color: #ffffff;

			

		}
	
	
			.Contact h3

		{

			padding: 0px 0px 5px 0px;

			font-size: 17px;

			line-height: 17px;
			
			font-weight: bold;

			color: #ffffff;

			
		}


	.newlayoutwhite2
	
	{

		font: normal 9px Verdana;

		margin: 0px;

		color:#ffffff;

}


	.Footer

	{

		width: 980px;
		
		margin-top: 50px;



	}




