#logo {
	border-style: none;
	background-image: url(logo.png);
	position: relative;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 10px;
	float: none;
	height: 110px;
	width: 110px;
	background-color:none;
}


img, #logo, #banner { behavior: url(iepngfix.htc); }
#header {
	float:left;
	}
#navo {
	margin-left:10px;
	margin-right:5px;
	width:110px;
	padding: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;

	color: #333;
    }

  #navo li {
  	border-bottom: 1px solid #90bade;
		margin: 0;
	text-align: center;
    }
  #navo ul { 
	list-style: none;
		margin: 0;
		padding: 0;
		border: none;
 	}
  
  #navo a {
		display: block;
		padding-top: 5px;
		padding-bottom:5px;
		
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;

}
  
  #navo li:hover a {
  		border-left: 10px solid #1c64d1;
		border-right: 0px solid #5ba3e0;
		background-color: #258ae1;
		color: #fff;
  	}
  

 #sell {
	border-style: none;
	background-color: #4a629b;
	text-align: center;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right:0px;
	display: inline;
	width: 670px; 
	float: right; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #131f80;
    }

  #sell li {
    border-style: none;
    list-style-type: none;
    padding-bottom: 0;
    padding-top: 0;
    padding-left:0px;
    text-align: center;
    float:left;
    width: 129px;
    }
  #sell ul {
	border-style: none;
	list-style-type: none;
	float:center;
	padding-bottom:10px;
	padding-left: 10px;
	display:inline;
    }
#sell a {
	
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		background-color: #abc9e9;
		padding-left: 10px;
		padding-right:10px;
		margin-left:20px;
		padding-top:5px;
		padding-bottom:5px;
		display:block;
		color: #4a629b;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
	}
#sell a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #c93f1c;
	padding-left: 10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: white;
}

 

#margin {
	margin:10px;
	}

#body { 
	margin-bottom: 50px; 
	height: auto; 
	display: block; 
	border-style: none; 
	max-width: 670px; 
	min-width: 670px; 
	width: 670px; 
	float: right; 
	background-color: #f2f2f2 ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;
}

#container {
	border-width: 0px;
	//padding-left: 5px;//
	padding-bottom: 10px;
	//padding-right: 5px;//
	padding-top: 10px;
	position: static;
	display: block;
	z-index: 0;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-style: none;
	height: auto;
	min-width: 800px;
	width: 810px;
}

#banner {
	background-image: url(banner.png);
	float: right;
	color: #04067b;
	height: 220px; 
	max-width: 670px; min-width: 670px;
	width: 670px;
	position: relative;
}

#copyright {
	padding-bottom: 5px;
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 670px;
	border-style: none;
	text-align: center;
	font-size: 10px;
	background-color: #9acef1;
	color:#fff;
	padding-top:5px;
}

body {
	background-color: #bbd2ca;
}

table {
	font-size: 10pt;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

