.container {

		position:relative;

		top:10px;

		width:935px;

		height:491px;

		border: 1px solid #333333;

		margin-bottom:100px;

		}

		

.header {

		position:absolute;

		top:10px;

		left:255px;

		width:675px;

		height:62px;

		text-align:right;

		}

				

.navigation {

		position:absolute;

		top:4px;

		left:15px;

		}

				

.content {

		position:absolute;

		top:90px;

		left:237px;

		width:596px;

		font:bold 12px Arial, sans-serif;

		text-align:justify;

		color:#000000;

		line-height:18px;

		word-spacing:2px;

		}

		

.content p {

		margin-bottom:18px;

		}



.content h1 {

		font:bold 15px "Copperplate Gothic Light", Arial;

		line-height:29px;

		}

		

.content a {

		color:#444444;

		}

		

.content a:hover {

		color:#000000;

		}

		

.hf {

		position:absolute;

		bottom:2px;

		left:2px;

		}

		

.footer {

		position:absolute;

		bottom:2px;

		left:772px;

		}

		

.sitemap {

		position:absolute;

		bottom:-54px;

		left:0px;

		width:100%;

		line-height: 22px;

		}

		

.sitemap a {

		color:#444444;

		font:12px Arial, sans-serif;

		text-decoration:none;

		margin-left:3px;

		margin-right:3px;	

		}



.sitemap a:hover{

		color:#000000;

		}