.container1 {
	width: 752px;
	background-image:url(../images/navigation/background3.gif);
		}
		
.container {
	width: 742px;
	margin: 0px auto;
	/*text-align: center; */
	}
	
.main {
	background: #EEE7DD;
	height: 500px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;	
}

.navigation {
	border-top: 1px solid #2b3c4e;
	border-bottom: 1px solid #2B3C4E;
	background: #E7DDC9;
}

body	{
	text-align: center;
	margin: 0px auto;
	width: 742px;
	background: #E7DDC9;
	margin-top: 15px;
	}
	
p	{
	font: 11px "Frutiger", Verdana, Helvetica, sans-serif;
	color: #4C5E71;
	line-height: 1.4;
	}
	
p2	{
	font: 11px "Frutiger", Verdana, Helvetica, sans-serif;
	color:#660000;
	line-height: 1.4;
	}	
	
h1	{
    font: 13px "Frutiger", Verdana, Helvetica, sans-serif;
	color: #4C5E71;
	line-height: 1.4;
	}
	
a:link, a:visited { 
	color: #4C5E71;
	font-weight: normal;
	border: none;
	text-decoration: none;
	}

a:hover {
	color: #831723;
	}

ul
{
list-style-type: none;
font: 11px "Frutiger", Verdana, Helvetica, sans-serif;
color: #4C5E71;
}