/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#f1ebe4;
} 
 
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 padding:0px 0 0 0;
 /*height:304px; */
 height:294px;
 width:900px;
 background-color:#f1ebe4; 
 width:100%;
}

#header_image{
  height:169px;
  width:680px;
  background-color:#ffffff;
  float:left;
}
 
#pricefeed{
	width:220px;
	height:169px;
	background-color:#FFFFFF;
	float:right;
}
	 
#leftcol{
 width:200px; 
 height:600px;
 float:left; 
 position:relative; 
 background:#ffffff;
 border-top:1px solid #F1EBE4;
 border-bottom:1px solid #F1EBE4;
}
 
#maincol
{
 background-color:#ffffff;  
 float: right; 
 position: relative; 
 width:699px;
 height:600px;
 overflow:auto;
 border-top:1px solid #F1EBE4;
 border-bottom:1px solid #F1EBE4;
 border-left:1px solid #F1EBE4;
}
 
#footer{
 height:40px; 
  background-color:#ffffff; 
 clear:both;
 } 

#footer2{
 height:50px;
 clear:both;
}

 /* *** 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;} 
#twocols, #maincol{width:100%; float:none;}
}

/******Start of menu CSS********/
#menu
{	
	width:900px;
	margin: 0;
	padding: 0;
	
}
#menu li
{
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

#menu li a
{
	display: block;
	background: #324143;
	padding: 5px 12px;
	text-decoration: none;
	text-align:left;
	border-right: 1px solid white;
	width: 103px;
	color: #EAFFED;
	white-space: nowrap;
}

#menu li a:hover
{
	background: #24313C;
}
		
#menu li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	/*visibility: hidden;*/
	display:none;
	border-top: 0px solid white;
}
		
#menu li ul li
{
	float: none;
	display: inline;
}
			
#menu li ul li a
{	
	width: auto;
	/*background: #A9C251;*/
	/*background:#999999;*/
	background:url(../images/1.gif) repeat-x;
	color: #24313C;
}
			
#menu li ul li a:hover
{
	/*background: #8EA344;*/
	background:#304447;
	color:#CECECE;
}
/******End of menu CSS********/

/***Start of Center Content CSS***/
#loading { clear:both; background:url(../images/wait.gif) center top no-repeat; text-align:center;padding:33px 0px 0px 0px; font-size:12px;display:none; font-family:Verdana, Arial, Helvetica, sans-serif;}

.heading{
	font-size:16px;
	font-weight:bold;
	color:#103A22;
	
}

.style7{
	background:#F1EBE4;
	color:#000000;
}

.style6{
	font-size:13px;
}
/***End of Center Content CSS***/


/******Start of Price Feed Box*****/
.rate{
	width: 218px; 
	height: 167px;
	overflow:hidden;
	background:url(../images/content_pricefeedbg.gif) no-repeat;
	border:1px solid #464145;
	/*margin-top:10px;
	margin-left:10px;*/
}

.rate_header{
	width:210px;
	height:25px;
	margin-top:25px;
}
.arrow_left{
	width:20px;
	height:20px;
	
	float:left;	
	margin-left:10px;
	/*cursor:pointer;background:#ff0000;*/
}
/*
.arrow_left:hover{
	background:#000000;
}
*/
.arrow_right{
	width:20px;
	height:20px;
	
	float:left;	
	margin-left:15px;
	/*cursor:pointer;background:#003300;*/
}
/*
.arrow_right:hover{
	background:#000000;
}
*/
.ratebox_content{
	width:120px;
	height:20px;
	color:#dc5b24;
	background:#F1EBE4;
	float:left;
	font-size:14px;
	text-align:center;
	padding-top:2px;
	margin-left:15px;
}
.CFD1 { 
	width: 210px; 
	height: 119px; 
	overflow: hidden ;
	display:none;
	/*border:1px solid #000000;*/
}
.CFD2 { 
	width: 210px; 
	height: 119px; 
	overflow: hidden ;
	display:none;
	/*border:1px solid #000000;*/
}
.CFD3 { 
	width: 210px; 
	height: 119px; 
	overflow: hidden ;
	display:none;
	/*border:1px solid #000000;*/
}
.CFD4{ 
	width:210px; 
	height: 119px; 
	overflow: hidden ;
	display:none;
	/*border:1px solid #000000;*/
}
.CFD5{ 
	width: 210px; 
	height: 119px; 
	overflow: hidden ;
	display:none;
	/*border:1px solid #000000;*/
}

.ratebox{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494848;
	text-align:center;
}
.celldiv1 {
	width:105px;	
	hieght:20px;
	text-align:left;
	padding-left:8px;
/*	border-collapse:collapse
	border:1px solid #000000;
*/
}
/******End of Price Feed Box*****/

.link{
	text-decoration:underline;
	color:#003300;
	font-size:13px;
	cursor:pointer;
}

.link2{
	text-decoration:underline;
	color:#003300;
	font-size:13px;
	cursor:pointer;
}
.link3{
	text-decoration:underline;
	color:#003300;
	font-size:13px;
	cursor:pointer;
}
#link_head a{
	color:#003300;
	font-size:13px;
	cursor:pointer;
}
/*******Start of Header Right Css****/
.header_right{	
	float:right;
	width:200px;
	height:100px;
	/*background:#FFFFFF;*/
}
.lang{
	width:130px;
	margin-top:20px;
	margin-right:8px;
	float:right;
	text-align:right;
	font-size:11px;
	color:#003300;
	height:40px;	
}
.lang a{
	font-family:MingLiU;
	font-size:13px;
	color:#333333;
}
.lang a img{
	border:0px;
}
.lang_btn{
	cursor:pointer;

}
.lang_support{
	display:none;
	background:#F1EBE4;
	height:19px;
	width:110px;
	float:right;
	border:0px solid #FFFFFF;
}

.clock_container{
	width:180px;
	float:right;
	
}

/*******End of Header Right Css****/
.error{
	color:#ff0000;
	display:none;
}

/*******Start of left col CSS****/
#leftcol_container{
	margin-top:10px;
	margin-left:18px;
	margin-right:5px;
}
/*******End of left col CSS****/

/*********START of COMMENTARY  CSS**************/
.splash1{
	 width:100%;
	 height:505px;
  /* z-index:1006;
	 position:absolute;
	 top:250px;
	 left:580px; */
/*	 display:none;	*/
	 background:#FFFFFF url(../images/warning_bg.gif) bottom right no-repeat;
}

.popup_maincontent{
	font-family:inherit;
	text-align:left;
	width:90%;
	font-size:15px;
	padding-top:10px;
	padding-bottom:65px;
	
	
}
#popupContact{
text-align:center;
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:530px;
width:650px;
background:#F1EBE4;
border:2px solid #cecece;
z-index:101;
/*padding:12px;
padding-top:25px;
*/
font-size:13px;
}

.popupContact_header{
	text-align:left;
	width:100%;
	color:#957c17;
	background:url(../images/warning_header.gif) repeat-x;
	font-size:16px;
	font-weight:700;
	padding-bottom:2px;
}

#popupContact a{
text-align:right;
cursor: pointer;
text-decoration:none;
}

#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#333333;
border:1px solid #cecece;
z-index:100;
}
/*********End of COMMENTARY  CSS**************/

#sitemap{
	color::#003300;
}
#sitemap li{
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

#sitemap li ul li{
	margin-bottom:4px;
	font-size:12px;
	font-weight:100;
}