/* generated by csscreator.com */ 

#logocontainer {
/*	margin: 0 auto; */
/*	padding: 0 10px;*/
	width: 100%;
	 background-color: #FDE5B1;
}

#toptrades {
/*	position:absolute; */
	float:left;
	margin: 0 auto; 
	margin-top: 28px; 
	width:45%;
/*	padding: 10px; 
	line-height:1;  */
	 
}

#toptrades a:hover {
	color:#DDDDDD;
}

#logo {
float:right;
	width: 50%;
	z-index:1;
margin: 0 10px 10px 10px;
}



html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#annot{
width: 100%; color: #808080; font-size :12px; overflow: auto; white-space:normal;
} 
 
#title{
 width:100%; 
 position:relative; 
 background-color: #FF0000; 
 border:2px ridge #ffffff;
 font: 100% arial;
 font-weight:bold;
 color: white;
 text-align: center;
 /* font: font-style || font-variant || font-weight || font-size || line-height || font-family */
 } 
 
#pagewidth{ 
 max-width:1024px;  
 min-width:640px;
}
 
#header{
 position:relative; 
 height:350px; 
 width:100%;
 background-color: #FDE5B1; /*
 float: right; 
 display:inline;
 position: relative; 
 width:100%; 
 background-color: #FDE5B1;*/
} 
 
#rightcol{
 width:30%; 
 float:right; 
 position:relative; 
 display:inline;
 background-color: #FFD57B; 
 }
 
#twocols{
 width:70%; 
 float:left; 
 display:inline;
 position:relative; 
  }
 
#leftcol{
 width:30%; 
 float:left; 
 position:relative; 
 display:inline;
 background-color: #FFD57B;
 }
 
#maincol{
 float: right; 
 display:inline;
 position: relative; 
 width:70%; 
 background-color: #FDE5B1;
 }

#submaincol{
 float: right; 
 display:inline;
 position: relative; 
 margin: 0 10px 0px 10px; background-color: #FFD57B; border:1px solid #ffffff;
 } 
 
#maincol p{margin: 0 10px 0px 10px; background-color: #FFD57B; border:1px solid #ffffff;} 
#leftcol p{margin: 0 0px 0px 0px; background-color: #FFD57B;} 
 
#footer{
/* display:inline;
 clear:both; */
 background-color: #FDE5B1;
 float: right; 
 display:inline;
 position: relative; 
 width:100%; 
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
