/* CSS Document */

body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin:0px;
	padding:0px;
	background-color:#5D708B;
	color:#FFFFFF;
	}
	
html { 
 	padding:0px;
	margin:0px;
  }
	
a:link {
	font:90% Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	}
	
a:visited {
	font:90% Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	} 	

a:hover {
	font:92% Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#FFA431;
	} 
	
p {
	padding-top:5px;
	padding-right:10px;
	font:90% Arial, Helvetica, sans-serif;
	}			
	
#background	{
	width:100%;
	height:600px;
	}
	
#logobar	{
	position:absolute;
	top:195px;
	right:1px;
	background-image:url(images/logobar2.jpg);
	background-position:right;
	width:750px;
	height:100px;
	background-repeat:no-repeat;
	border-bottom:1px solid white;
	border-right:1px solid white;
	border-top:1px solid white;
	}	
	
#leftlogo	{
	position:absolute;
	top:195px;
	left:1px;
	height:100px;
	background-image:url(images/repeat1.jpg);
	width:20px;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-top:1px solid white;
	}	

#flash	{
	position:absolute;
	top:9px;
	left:5px;
	width:631px;
	height:180px;
	z-index:-1;
	}
	
#menu	{
	background-image:url(images/menu2.jpg);
	height:auto;
	width:auto;
	background-repeat:no-repeat;
	float:right;
	margin-top:10px;
	margin-right:15px;
	line-height:23px;
	}
	
.im1	{
	float:left;
	margin:10px;
	width:300px;
	height:auto;
	margin-bottom:10px;
	margin-right:10px;	
	}
	

	
.im2	{
	float:left;
	margin-right:10px;	
	width:160px;
	height:230px;
	}	

.im4	{
	float:left;
	margin-right:20px;	
	width:160px;
	height:230px;
	}		

.im5	{
	float:left;
	margin-right:20px;	
	width:325px;
	height:230px;
	}
	
.im3	{
	float:left;
	width:470px;
	height:210px;
	}		

#text2	{
	position:absolute;
	left:20px;
	top:315px;
	margin-right:10px;	
	}
	
#text3	{
	position:absolute;
	left:100px;
	top:315px;
	margin-right:10px;	
	}	

.footer	{
	clear:both;
	position:static;
	}		
	
#de	{
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-right:8px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	}
	
#de1	{
	margin-bottom:10px;
	border:5px solid black;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	padding-right:1px;
	padding-left:1px;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	float:left;
	}	

		
