*
	{
		margin:0em;
		padding:0em;
		
	}
body
	{
		background-color:#111111;
	}
#container
	{
		width:960px;
		float: left;
		margin:0em;
		margin-top: 3em;
		padding:0em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		position:absolute;
		left:50%;
		margin-left:-480px;
		color: #fff;
		font-size: 80%;
	}
#border
	{
		width: 956px;
		float: left;
		background-color: #333333;
	}	
#header
	{
		width: 940px;
		float: left;
		border-bottom: 1px solid #fff;
		background-color: #000000;
	}
#logo
	{
		width: 191px;
		height: 105px;
		float: left;
		background-image: url(../img/ami_logo.gif);
		background-repeat: no-repeat;
	}
#header_right
	{
		width: 600px;
		float: left;
		padding: 50px 20px 10px 20px;
	}
h2
	{
		font-size: 100%;
		font-weight: bold;
	}
#primnav
	{
		width:900px;
		float: left;
		height: 20px;
		padding-top: 30px;
	}
#primnav ul
	{
		list-style: none;
		margin-left: 20px;

	}
#primnav li
	{
		display: inline;
		border-right: 1px #fff solid;
	}
#primnav li.last
	{
		border-right: none;
	}
#primnav a
	{
		color: #fff;
		text-decoration: none;
		margin-right: 10px;
		margin-left: 6px;
	}
#leftnav
	{
		width: 191px;
		border-right: 1px solid #fff;
		float: left;
		text-align: right;
	}
#leftnav ul
	{
		list-style: none;
	}
#leftnav li
	{
		width: 191px;
		height: 35px;
		border-bottom: 1px solid #fff;
		display: block;
		padding: none;
		float: left;
	}
#leftnav li:hover
	{
		width:191px;
		height: 35px;
	}
#leftnav a
	{
		color: #fff;
		text-decoration: none;
		font-size: 80%;
		width:181px;
		height: 25px;
		padding: 10px 10px 0 0;
		float: right;
	}
#main_img
	{
		width: 762px;
		height: 251px;
		float: left;
		background-repeat: no-repeat;
		border-bottom: 1px solid #fff;
	}
#bottom
	{
		background-color: #000000;
		float: left;
		width: 954px;
	}
#left_image
	{
		width: 191px;
		height: 277px;
		float: left;
		background-repeat: no-repeat;

	}
#copy
	{
		width: 378px;
		float: left;
		padding: 30px 0 30px 20px;
		background-color: #000000;
	}
	
#copy a
{
colour: #fff;
}
#copy ul
	{
		margin-left: 20px;
		margin-top: 20px;
		font-size: 85%;
	}
h1
	{
		font-weight: normal;
		font-size: 130%;	
	}
#copy p
	{
		margin-top: 12px;
		font-size: 85%;
	}
#right_image
	{
		width: 332px;
		padding: 30px 20px 20px 10px;
		float: right;
		background-color: #000000;
	}
#right_image img
	{
		float: right;
	}
#footer
	{
		float: none;
		color: #FFFFFF;
		padding: 10px 0 0 0;
		font-size: 90%;
		margin-bottom:27px;
		text-align:center;
	}
#footer p
	{
		margin-top: 5px;
	}
a:link
	{
		color: #FFFFFF;
	}
.aaa
	{
			text-align: center;
	}
a:hover
	{
		color:#B8AB9E;
	}
a:visited {color:#B8AB9E}
