body{
	background-color:#E2DDC9;
	margin-top:0px;
	}



.main{
	width:750px;
	border:1px solid #0D1E65;
	font-family:verdana, helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}


.layouttopbanner{
	width:750px;
	height:99px;
	padding:0px;
	}

.layouttopnav{
	width:750px;
	height:25px;
	padding:0px;
	}


.intro{
	background-color:#ECECEA;
	width:574px;
	padding:3px;
	text-align:left;
	font-size:12px;
	}

.sideimg{
	background-image:url(img/amm_innerside.jpg);
	background-repeat:repeat-y;
	width:176px;
	height:462px;
	}

.address{
	background-color:#0E2170;
	width:750px;
	height:35px;
	color:#ECECEA;
	font-weight:bold;
	text-align:center;
	}

.head {
	font-size: 12px;
	font-weight:bold; 
	color: #FFFFFF; 
	text-align: left; 
	letter-spacing: 1px;
	height:15px;
	background-color:#0E2170;
	border:1px solid #000000;
	width:90%;
	}

ul{
	list-style:circle;
	}

h1{
	font-size: 16px; 
	}	


h2{
	font-size: 14px; 
	}


h3{
	font-size:12px;
	}


h4{
	font-size:10px;
	}


h5{
	font-size:8px;
	}



a:link{
	color: #0E2170; 
	font-weight:bold;
	text-decoration:none;
	}


a:active {
	color: #0E2170; 
	text-decoration:none;
	}


a:visited {
	color: #122136; 
	text-decoration: none;
	}



a:hover	{
	color: #555FB4;
	text-decoration:none;
	}