@charset "iso-8859-1";

/* CSS Document */





.menu {color: #FFFFFF;

   font-size: 1em;

   text-decoration: none;

   font-weight: bold;

   }



a {color: #000000;

		font-size: 1em;

		text-decoration: none;

		font-weight: bold;

		}



a:hover { text-decoration: underline}



.frame {width: 640px;

		height: 480px;

		border-color:#000000;

		border-style: solid;

		border-width: thin;

		margin: auto;

		vertical-align: middle;}



.header {margin: 5px;

		 width: 630px;

		 height: 15%;

		 background-image:url(/images/header.jpg);

		 background-repeat:no-repeat;}



.supplierFloat {float: left;

				margin: 5px;}



.randomService {float: right;

  margin-left: 20px;

  margin-bottom: 20px;}



.infoSquare {background-color: #FDFEE2;

border-color: black;

border-style: solid;

border-width: thin;

display: none;

padding: 5px;

position: absolute;}



h1 {font-size: 1.3em;}

h2 {font-size: 1.2em; display: inline;}

h3 {font-size: 1.1em; display: inline;}

h4 {font-size: 1.0em; display: inline;}



.main {width: 630px;

	   height: 65%;

	   margin: 5px;

	   border-style: none;}



.iframes {width: 628px;

		height: 100%;

		overflow: auto;}



.images_album {width: 625px;

				height: 100%;

				}



.footer {margin: 5px;

		text-decoration: none;

		width: 630px;

		height: 16%;

		background-image:url(chrome.jpg);

		background-repeat:no-repeat;}

		

body{font-family: Verdana, Arial, Helvetica, sans-serif;

  	font-size: 0.7em; }



