/* CSS Document */

body,td,th {
	font-family: Arial;
	line-height:22px;
	text-align:justify;
}


a {
	font-family: Arial;
	line-height:22px;
	text-align:justify;
	color:#000000;
}



a:visited 	{
	font-family: Arial;
	line-height:22px;
	text-align:justify;
	color:#000000;
}

a:hover {
	font-family: Arial;
	color:#898897;
	line-height:22px;
	text-align:justify;
	
}

.container {
	width:1100px;
	}
	

.header {
	width:1100px;
	height:270px;
	}
	
.flash  {
	float:right;
	margin:-186px 8px 0px 0px;
	
	}
	
.logo {
	float:left;
	margin:50px 0px 0px 00px;
	}
	

	
.navigation {
	float:left;
	margin:-30px 0px 0px 175px;
	
	}
	
	
.content {
	width:1100px;
	height:800px;
	margin:0px 0px 0px 0px;
	}
	
	
.left {
	float:left;
	width:510px;
	background-image:url(images/heading.png);
	background-repeat:repeat-x;
	padding:5px 15px 15px 15px;
	margin:10px 15px 0px 0px;
	background-color:#FFFFFF;
		}
	
		
	
.right {
	float:right;
	width:510px;
	background-image:url(images/heading.png);
	background-repeat:repeat-x;
	padding:5px 15px 15px 15px;
	margin:10px 0px 0px 0px;
	background-color:#FFFFFF;
	}
	

.footer {
	float:left;
	font-size:11px;
	width:1100px;
	height:50px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;	
	font:Georgia, "Times New Roman", Times, serif;
	color:#e2dbc7;
	padding:10px 0px 0px 0px;
	margin:15px 0px 0px 0px;

		}
		
.footer a 	{
	font:Georgia, "Times New Roman", Times, serif;
	color:#e2dbc7;
	font-size:11px;
	}



	
.referencesleft {
	float:left;
	width:700px;
	background-image:url(images/heading.png);
	background-repeat:repeat-x;
	padding:5px 15px 15px 15px;
	margin:10px 15px 0px 0px;
	background-color:#FFFFFF;
	
		}
	
.referencesright {
	float:right;
	width:320px;
	background-image:url(images/heading.png);
	background-repeat:repeat-x;
	padding:5px 15px 15px 15px;
	margin:10px 0px 0px 0px;
	background-color:#FFFFFF;
	}




