/* CSS Document */
@media all {
  html, body {
    margin:0px;
	padding:0px;
	border:0px;
	height:100%;
  }
  body {
  }
  #carrier {
    width:900px;
 

 }
  #headercarrier {
    position:absolute;
	top:0px;
	left:0px;


width:550px;
    height:150px;
    background-color:#CC99FF;
 
	padding-top:20px;
	padding-left:320px;


  }
  #name {
    width:580px;
    margin-left:00px;
	padding-top:0px;
	overflow:hidden;
	font-size: 27px;
  }
  #headercarrier h1 {
    font-size:100%;
	color:#990000;
font-size: 27px;  }
  #linkscarrier {
 
   position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:100%;

    background-color:#CC99FF;


 }
  #linksup {

   position:absolute;
	top:400px;
	left:0px;
	width:200px;
    margin-left:50px;


    height:150px;
 

 }
  #linksdown {
    text-align:center;
  }
   #counter {
   position:absolute;
	top:400px;
	left:0px;
    width:200px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
  }
  #linkscarrier a:link {
    color:#990000;
  }
  #linkscarrier a:visited {
    color:#990000;
  }
  #partners {
    font-weight:bold;
	color:#990000;
	margin-bottom:10px;
	font-size: 14px;
  }
  #banners {
    width:150px;
	float:right; 
   text-align:right;

  }
  #textcarrier {
	margin-top:190px;
    margin-left:240px;
	margin-right:40px;
    text-align:justify;
	padding:0px;
	font-size: 15px;

  }

  #textcarrier h2 {
    font-size:150%;
	
  }




  #menucarrier {
    position:absolute;
	top:0px;
	left:0px;
	width:320px;
	height:320px;

	background-image:url(menu.gif);
	background-repeat:no-repeat;
	color:#993300;
	font-size:80%;
  }
  #button1 {
    position:absolute;
	top:20px;
	left:160px;
	width:120px;
	height:40px;
	z-index:3;
	background-image:url(button.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:12px;
	overflow:hidden;
	font-size: 12px;
  } 
  #button2 {
    position:absolute;
	top:70px;
	left:145px;
	width:120px;
	height:40px;
	z-index:3;
	background-image:url(button.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	overflow:hidden;
	font-size: 12px;
  }  
  #button3 {
    position:absolute;
	top:120px;
	left:115px;
	width:120px;
	height:40px;
	z-index:3;
	background-image:url(button.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	overflow:hidden;
	font-size: 12px;
  }
  #button4 {
    position:absolute;
	top:170px;
	left:70px;
	width:120px;
	height:40px;
	z-index:3;
	background-image:url(button.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	overflow:hidden;
	font-size: 12px;
  }
  #button5 {
    position:absolute;
	top:220px;
	left:5px;
	width:120px;
	height:40px;
	z-index:3;
	background-image:url(button.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	overflow:hidden;
	font-size: 12px;
  }
  #menucarrier a:link {
    color:#993300;
	text-decoration:none;
  }
  #menucarrier a:visited {
    color:#993300;
	text-decoration:none;
  }
  #menucarrier a:hover {
    color:#FF6600;
	text-decoration:none;
  }
  p {
 	text-indent:1.5em;
	margin-top:0px;
	margin-bottom:0px;
  }
  ul {
    margin-top:0px;
	margin-bottom:0px;
  }
}

A.lisb:link, A.lisb:visited, A.lisb:active {
	color:#000000;
	
	text-decoration: none;

} 


