<!--
/****************************************************************/
/* LM CSS */
/****************************************************************/
	
	/***********************************/
	/* GENERAL BODY SETTINGS           */
	/***********************************/
html, body {
	margin:0; 
	padding:0;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
	background: #ffffff url(../img/back_content.gif) repeat-y top center;
	}




{Stand alone fonts}


  @font-face {
    font-family: ALBAMAT0;
    font-style:  normal;
    font-weight: normal;
    src: url(ALBAMAT0.eot);
  }



.title_font {
	font-family: ALBAMAT0, Verdana, sans-serif;
	font-size: 24px;
	color: #FF0000;
}


	/***********************************/
	/* CONTAINER			   */
	/***********************************/	
	   /* -------------------------------
	   The container div is simply
	   used to hold the content and keep 
	   it centered in the browser window
	   --------------------------------*/
#container
	{
	position: relative;
	margin: 0 auto;
	padding: 0 ;
	text-align: left;
  	width: 758px;
	}




	/***********************************/
	/* HEADER		   	   */
	/***********************************/	
#header
	{
	position: absolute;
	top: 0px;
	left: 7px;
	text-align: left;
  	width: 746px;
  	height: 129px;
	background: #FFFFFF;
	}
	
	/* SETTINGS FOR THE LOGO*/
	#logo
		{
		position: absolute;
		top: 15px;
		left: 15px;
		height: 70px;
		width: 196px;
		}
	
	/* SETTINGS FOR THE HEADER IMAGE*/
	#headerimg
		{
		position: absolute;
		top: 0px;
		left: 0px;
		height: 129px;
		width: 746px;
		}

    #icons
    {
	position: absolute;
	top: 6px;
	left: 692px;
    z-index: 2000;
    }

    #icons a
    {
    padding: 5px;
    }




	/***********************************/
	/* CONTENT       	   	   */
	/***********************************/	
#content
	{
	position: absolute;
	top: 128px;
	left: 0px;
	height: 600px;
  	width: 758px;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
	}

	/* SETTINGS FOR THE NAVIGATION */
	#mainnav
		{
		position: absolute;
		top: 0px;
		left: 7px;
		/*height:30px;*/
  		width: 746px;
		margin: 0 auto;
		padding: 0;
		text-align: left;
  		background: #990000;
		z-index: 10;
		border-top:1px solid #FFFFFF;
		border-bottom:1px solid #FFFFFF;
		}


	#nav, #nav ul
		{
		padding: 0;
		margin: 0;
		line-height: 1;
		list-style-type: none
		}

	#nav a
		{
		width: 140px;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: left;
		text-decoration: none;
		padding-top: 2px;
		line-height: 25px;
		display: block;
		border-left: 2px solid #990000;
		}

	#nav li a
		{
		padding-left: 15px;
		background: url(../img/arrow_right.gif) no-repeat center left;
		}

	#nav li a:hover
		{
		background: url(../img/arrow_down.gif) no-repeat center left;
		}

	#nav li ul li a
		{
		width: 180px;
		border-top:1px solid #FFFFFF;
		border-left: 2px solid #990000;
		color: #FFFFFF;
		font-size:11px;
		font-weight: normal;
		text-align: left;
		text-decoration: none;
		padding:6px 6px 6px 15px;
		line-height: 12px;
		background: #990000;
		}

	#nav li ul li a:hover
		{
		background: #CCCCCC;
        color: #0C7497;
		border-left: 2px solid #0C7497;
		}


	#nav li {
		float: left;
		width: 140px;
        padding-left: 10px;
		}

    #nav li ul li{
        padding-left: 0px;
		}

	#nav li ul 
		{
		background: #E5E5E5; 
		left: -999em; 
		width: 140px; 
		position: absolute;
		border-bottom:1px solid #FFFFFF;
		border-right:1px solid #FFFFFF;
		}
	
	#nav li ul li
		{
		background: #E5E5E5; 
		width: 180px;
		}
	
	#nav li:hover ul 
		{
		left: auto
		}

	#nav li.sfhover ul 
		{
		left: auto
		}
	



	
	/***********************************/
	/* LEFT COLUMN, THE CONTENT AREA  */
	/***********************************/	
#left
	{
	position: absolute;
	top: 41px;
	left: 17px;
	height: 100%;
	width: 517px;
	margin: 0 auto;
	padding: 0;
	font-family: verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
	}





	/***********************************/
	/* RIGHT COLUMN, THE SIDEBAR       */
	/***********************************/
#right
	{
	position: absolute;
	top: 29px;
	left: 549px;
	height: 100%;
	width: 203px;
	margin: 0 auto;
	padding: 0;
	font-family: verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	/*
	text-align: left;
	*/
	}


	
		
		
	/***********************************/
	/* GENERAL SETTINGS FOR LINKS      */
	/***********************************/
a:link
	{
	color: #990000;
	}

a:visited 
	{
	color: #990000;
	}
	
a:hover
	{
	color: #FF0000;
	}
	
	
	
.img
	{
 	float: left;
 	margin: 0 5 0 0px;
 	border: 1px solid #CCCCCC;
	}
.clear
	{
	clear: both;
	}


.bla
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

.imgheight
	{
	height: 67px;
	}
	
.bottom
	{
	margin-top: 8px;
	}

#one

	{
	padding-right: 15px;
	width: 240px;
	float: left;
	border-right: solid 1px #CCCCCC;
	}


#two
	{
	margin-left: 15px;
	width: 240px;
	float: left;
	}
		
#three
	{
	padding-right: 15px;
	margin-top: 20px;
	width: 240px;
	float: left;
	border-right: solid 1px #CCCCCC;
	}

.strong
	{
	color: #990000;
	}
		
#four
	{
	margin-top: 20px;
	margin-left: 15px;
	width: 240px;
	float: left;

	}


/* Style used for the contact form */
strong
    {
    color: #990000;
    }

legend
    {
    color: #990000;
    font-variant: bold;
    padding: 5px;
    border: 1px solid #D0D0BF;
    }

fieldset
    {
    padding: 10px;
    }


/******************/
/*  E newsletter  */
/******************/
#newsletter
    {
    font-size: 80%;
    }


#newsletter p
    {
    padding: 10px;
    margin-top: 0;
    margin-bottom: 0;
    }

-->
