* {
	margin:0;
	padding:0;
}

body {
  background:#333366;
  font: Verdana,arial,Sans-serif;
  color:#333;
  font-size:100%;
  behavior:url(csshover.htc);
}

.container {
  /*These three ensure our 750px wide content area centers in both
  IE5 and more capable browsers. margins are for Moz/Op/Saf, text
  align here and in header is for IE 5. */
  
  background: #fff url("../img/bg_col_ms.gif"); 
  background:  #333366;
  width: 750px;
  margin: 0 auto;
  text-align: left;
  border:solid #fff;
  border-width: 0 0px;
  text-align: left;
  color: #333;
  position: relative;
}
 
#login {
	float: left;
	position: absolute;
	top: 5px;
	left: 5px;
	overflow: hidden;
	background:#333366;
}
  
#logo {
	margin-top: 0px;
	padding : 0px;
	width: 750px;
	height: 111px;
	background: #333366 url("../img/troodon.jpg") no-repeat top center;
} 

#title-home {
	clear: left;
	height: 330px;
	padding: 150px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../img/searchprop.jpg) no-repeat top center; 
}
	
#homecontent {
	width: 750px;
	height: 330px;
	background-image:url("../img/bg_col_xms.gif");
}

#left-data {
	margin-bottom: 0px;
	background-color: transparent; 
	margin-top: 1px;
	margin-left: 0px;
	width: 249px;
	height: 180px;
	float: left; 
	overflow: hidden;
}
	
#left-data h1{
	margin: 0px 0px 10px 0px;
	width: auto;
	float: none;
	background-color: transparent;
	padding: 14px 0px 4px 15px;
	border-bottom: 1px dotted #AAAAAA;
}

#left-data h1 a {
	color:#036;
}

#left-data h1 a:hover {
	color:#CC0000;
}
	
#left-data h4{
	color:#666676;
	margin: 0px 10px 0px 10px;
	width: 225px;
	float: none;
	word-wrap: break-word;
}

#left-data h4 a {
	color:#666676;
}

#left-data h4 a:hover {
	color:#CC0000;
}
	
#mid-data {
	margin-bottom: 0px;
	background-color: transparent;
	margin-top: 1px;
	margin-left: 0px;
	width: 250px;
	height: 180px;
	float: left;
	overflow: hidden;
}
	
#mid-data h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	width: 250px;
	float: left;
	background-color: transparent;
	padding: 14px 0px 4px 15px;
	border-bottom: 1px dotted #AAAAAA;
}

#mid-data h1 a {
	color:#036;
}

#mid-data h1 a:hover {
	color:#CC0000;
}
	
#mid-data h4{
	color:#666676;
	margin: 0px 10px 0px 10px;
	width: 225px;
	float: none;
	word-wrap: break-word;
}

#mid-data h4 a {
	color:#666676;
}

#mid-data h4 a:hover {
	color:#CC0000;
}
	
#right-data {
	margin-bottom: 0px;
	background-color: transparent;
	margin-top: 1px;
	margin-left: 0px;
	width: 249px;
	height: 180px;
	float: left;
	overflow: hidden;
}
	
#right-data h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	margin: 0px 0px 10px 0px;
	width: 249px;
	float: left;
	background-color: transparent;
	padding: 14px 0px 4px 25px;
	border-bottom: 1px dotted #AAAAAA;
}	
	
#right-data h4{
	color:#666676;
	margin: 0px 10px 0px 20px;
	width: 215px;
	float: none;
	word-wrap: break-word;
}

#flags {
	position:relative;
	left: 25px;
}

#flags image {
	text-align: center;
	border: 1px solid #91B5B5;
}

#flags a {
	border: 1px solid #EEE;
}

#flags a:hover {
	border: 1px solid #000;
}

#lleft-data {
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 0px;
	border-top: 1px dotted #AAAAAA; 
	width: 245px;
	height: 150px;
	float: left;
	overflow: hidden;
}

#lleft-data h1{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 110%;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
	width: 237px;
	float: none;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px dotted #AAAAAA;
}	
	
#lleft-data h4{
	color:#036;
	margin: 10px 10px 0px -10px;
	width: 225px;
	float: none;
	word-wrap: break-word;
}

#lmid-data {
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 0px;
	border-top: 1px dotted #AAAAAA; 
	width: 250px;
	height: 150px;
	float: left;
	overflow: hidden;
}

#lmid-data h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
	width: 237px;
	float: none;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px dotted #AAAAAA;
}	
	
#lmid-data h4{
	color:#036;
	margin: 10px 10px 0px -10px;
	width: 225px;
	float: none;
	word-wrap: break-word;
}
	
#lright-data {
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 0px;
	border-top: 1px dotted #AAAAAA; 
	width: 249px;
	height: 150px;
	float: left;
	overflow: hidden;
}
	
#lright-data h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
	width: 237px;
	float: none;
	padding: 5px 0px 5px 25px;
	border-bottom: 1px dotted #AAAAAA;
}	
	
#lright-data h4{
	color:#036;
	margin: 10px 10px 0px 0px;
	width: 225px;
	float: none;
	word-wrap: break-word;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #036;
	margin: 0.5em 0em 0em 0.5em;
	width: 500px;
	float: left;
	padding: 3px 0 2px 15px;
}

h4 {
	margin: 0.5em 0 0 0.5em;
	font-family: "Trebuchet MS", sans-serif, Verdana ;
	font-size: 90%;
	font-weight: normal;
	color: #333;
	line-height: 1.3em;
	width: 250px;
	float: left;
	padding: 0px 0 2px 5px;
}
	
/* MISC: =Lists
----------------------------------------------- */
ul {
  margin:.5em 0 1em 1.5em;
  padding:0;
  list-style:none;
 }
  
ul li {
  background-image: url("../img/button.jpg");
  margin:5px 0px 5px 0px;
  padding:2px 0 2px 15px;
}
  

/* MISC: =Links
----------------------------------------------- */
  
a {
	color:#666676;
	text-decoration:none;
	padding: 0px 0 0px 0;
}

  
a:hover {
  color:#CC0000;
  border-color:#b55;
}

#searcharea {
	margin:40px 0px 0px 20px;
}
.searchedit{
	border-top: 1px solid #546DAF;
	border-right: 1px solid #546DAF;
	border-bottom: 1px solid #546DAF;
	border-left: 1px solid #546DAF;
	font-size:0.9em;
	background-color:#E0E0E0;
	height:20px;
	width:180px
}
.btn {
	color:#036;
	background-color:#FFF;
	border:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	padding: 0px 0px 0px 5px;
}
.btnhov{
	color:#C00;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";            /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;               /* ensure the period is not visible */
    clear: both;             /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */