body
{
	background-color:#000000;
	font-size: 0;
	margin:0;
	line-height: 14px;
	padding: 0;
}
		
	#websearch
	{
		width: 100%;
		height: 35px;
		margin: auto;
	}
			
	#header
	{
		width: 100%;
		text-align: left;
	}

			#logo
			{
				width: 766px;
				height: 100px;
				text-align: left;
				margin: 0;
			}

	#topbar
	{
		width: 100%;
		text-align: center;
		background-image: url('images/navback.jpg');
	}

	#nav
	{
		width: 175px; 
		background-color: #6C7C96;
	}
			
	#body
	{
		width: 100%;
		height: auto;
		text-align: center;
		background-color: #ffffff;
	}

			#flash
			{
				margin: auto;
				background-color: #6C7C96;
			}
			
			#content
			{
				margin: auto;
				padding: 0px 20px;
			}


	#footer
	{
		padding: 10px;
		text-align: center;
		border-top: 10px solid #B5BDCA;
	}
	
	a
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 12px;
		text-decoration: none;
		font-style: normal;
		color: #6C7C96
	}
	
	a:hover
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 12px;
		text-decoration: none;
		font-style: normal;
		color: #244470
	}
	
	a.footer
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		line-height: 10px;
		text-decoration: none;
		font-style: normal;
		color: #6C7C96
	}
	
	a.footer:hover
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		line-height: 10px;
		text-decoration: none;
		font-style: normal;
		color: #F5F1EB
	}
	
	a.whitelink, a.whitelink:visited
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 12px;
		text-decoration: none;
		font-style: normal;
		margin-left: 0.1cm;
		color: #FFFFFF;
	}
	
	a.whitelink:hover
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 12px;
		text-decoration: none;
		font-style: normal;
		color: #B5BDCA;
	}
	
	a.bluelink, a.bluelink:visited
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 12px;
		text-decoration: none;
		font-style: normal;
		margin-left: 0.1cm;
		color: #B5BDCA;
	}
	
	a.bluelink:hover
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 12px;
		text-decoration: none;
		font-style: normal;
		color: #FFFFFF;
	}
	
	p
	{
		border-style: solid;
		border-width: 0px;
		margin: 0cm 0cm 0cm 0cm;
		text-align: left;
		font: 100 12px arial;
		color: #515151
	}
	
	p.center
	{
		border-style: solid;
		border-width: 0px;
		margin: 0cm 0cm 0cm 0cm;
		text-align: center;
		font: 100 12px arial;
		color: #515151
	}
	
	p.bold
	{
		border-style: solid;
		border-width: 0px;
		margin: 0cm 0cm 0cm 0cm;
		text-align: left;
		font: 100 12px arial;
		font-weight: bold;
		color: #515151
	}
	
	p.right
	{
		border-style: solid;
		border-width: 0px;
		margin: 0cm 0cm 0cm 0cm;
		text-align: right;
		font: 100 12px arial;
		color: #515151
	}
	
	p.red
	{
		border-style: solid;
		border-width: 0px;
		margin: 0cm 0cm 0cm 0cm;
		text-align: left;
		font-weight: bold;
		font: 100 12px arial;
		color: #990000
	}
	
	p.white
	{
		border-style: solid;
		border-width: 0px;
		margin: 0cm 0.1cm 0cm 0.1cm;
		text-align: left;
		font-weight: bold;
		font: 100 12px arial;
		color: #F5F1EB
	}
	
	p.contactform
	{
		border-style: solid;
		border-width: 0px;
		margin: 0cm 0.1cm 0cm 0cm;
		text-align: left;
		font-weight: bold;
		font: 100 12px arial;
		color: #F5F1EB
	}
	
	p.footer
	{
		border-style: solid;
		border-width: 0px;
		margin: 0cm 0cm 0cm 0cm;
		text-align: right;
		font: 100 10px arial;
		color: #E0D5C2
	}
	
	p.phone
	{
		border-style: solid;
		border-width: 0px;
		padding: 20px 10px;
		font: 100 20px arial;
		font-weight: bold;
		text-align: left;
		color: #FFFFFF;
		background-color: #6C7C96;
	}
	
	h1
	{
		margin: 0;
		padding: 0;
		text-align: left;
		font: 100 12px arial;
		font-weight: bold;
		color: #515151;
	}
	
	h2
	{
		margin: 0;
		padding: 0;
		text-align: left;
		font: 100 12px arial;
		font-weight: bold;
		color: #515151;
	}
	