/*ganreal*/

*
{
	margin: 0;
	padding:0;
}

html, body
{
	height:100%;
}

 body { 
	Background:url(images/body_bg.gif) center top repeat-y;
	background-color:#000036;
	 font-size: 76%;}
	 
	

#logo{
	position:absolute;
	font-size:36px;
	font-family: Berlin Sans FB Demi;
	font-weight:bold;
	background:url(images/logo.gif) no-repeat;
		border:solid 0px red;
	
	width:446px;
	height:72px;
	left:10px;
	top:15px;
	}
	
/****
	Main containers
****/

#container
{	
	width:840px;
	border:solid 0px red;
	margin-left:0px;
	overflow:hidden;
	margin-top:30px;
	margin-left:10px;
	margin:auto;
	
}

#header
{ 	position:relative;
	float:left;
	width:840px;
	height:104px;
	background:url(images/head.gif) bottom  repeat-x;
	background-color:#FFFFFF;
	border: #FF0000 0px solid;
	
}

#header_image_box
{ 	position:relative;
	float:left;
	width:840px;
	height:278px;
	border-bottom: #1A7CC1 3px solid;
	
}
#header_image_left
{ 	position:relative;
	float:left;
	background:url(images/bg_left.gif) top  no-repeat;
	width:289px;
	height:278px;
	border-bottom: #1A7CC1 0px solid;
	
}
#header_image_middle
{ 	position:relative;
	float:left;
	background:url(images/head_image.gif) top  no-repeat;
	width:525px;
	height:278px;
	border-bottom: #1A7CC1 0px solid;
	
}
#header_image_right
{ 	position:relative;
	float:left;
	background:url(images/bg_right.gif) top repeat-y;
	width:24px;
	height:278px;
	border: #1A7CC1 1px solid;
	
}



/****
Contents
****/
#contents
{
	position: relative;
	float:left;
	width:840px;
	background:#FFFFFF;
	border:0px solid #42793D;
	}


#contents_left
{
	position: relative;
	float:left;	
	border:#FF0000 0px solid;	
	width:190px;
	padding-left:10px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:10px;
	
}

#contents_right
{
	position: relative;
	float:left;	
	border:#FF0000 0px solid;	
	width:840px;
	padding-left:8px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:10px;
		 font-weight: normal;
		font-family:verdana;
		font-size:11px;
		color:#000;
		line-height:17px;
	
}

.sub_head_text{ font-weight: bold;
		font-family:verdana;
		font-size:13px;
		color:#fff; 
		color:#8FFB54}

#nav{
	position:absolute;
	list-style-type: none;
	border: 0px solid red;
	left: 500px;
	top:50px;
}

#nav li{ display:block;
		 float:left; 
		 margin-right:2px;
		 padding-left:7px; 
		 height:47px;
		 background: url(images/nav_left.gif) no-repeat;
		 border: 0px solid red;
		  }
#nav li a{ display:block;
		 float:left; 
		 margin-right:0px;
		 padding-right:5px; 
		 padding-top:15px;
		 text-decoration:none;
		 height:47px;
		 background: url(images/nav_right.gif) right top no-repeat;
		 border: 0px solid red;
		 font-weight: bold;
		 font-family:arial;
		 font-size:12px;
		 color:#fff;
		  }	
		  
		  
#nav li a:hover{ display:block;
		 float:left; 
		 margin-right:0px;
		 padding-right:5px; 
		 padding-top:15px;
		 height:47px;
		 background: url(images/nav_right.gif) right top no-repeat;
		 border: 0px solid red;
		 font-weight: bold;
		font-family:arial;
		font-size:12px;
		color:#3A3A70;
		  }				  	  

	
	
	/** footer  **/
#footer
{	position:relative;
	float:left;
	width:840px;
	height:33px;
	background:url(images/footer_bg.gif) repeat-x top;
	border:#0033FF px solid;	
	color:#CCCCCC;


     	text-align:center;
	
}
.body_text{ font-family:arial; font-size:12px; color:#D3E8FF; font-weight:normal;} 


.head_text{ position:relative; float:left; 
			width:167px;
			height:25px;
			padding-top:5px;
			padding-left:15px; 
					font-weight: bold;
					font-family:verdana;
					font-size:12px;
					color:#000;
					background:url(images/gray_bg.gif) top no-repeat;}	 
		
		
.photo_div{ position:relative;
			float:left;
			 margin-left:0px;
           width:100%;
		   height:60px;
		   text-align:center;
		   border: 1px solid #C4C5C5;  } 
		   
.photo_div2{ position:relative;
			float:left;
			 margin-left:0px;
           width:100%;
		   height:80px;
		   text-align:center;
		   border: 1px solid #C4C5C5;  } 
		   
		   
		
.product_box{ position:relative;
			float:left;
			 margin-left:1px;
           width:293px;
		   
		   text-align:left;
		   border: 2px solid #C7E8F7;  } 		   
		            
		   


#headnav_div1{ position:relative; float:left;
 	 font-weight: bold;
		 font-family:arial;
		 font-size:18px;
		 color:#fff;
		 width:230px;
		    margin-left:30px; margin-top:40px;  border: 0px solid red; }

#headnav1{ position:relative; postion:left; overflow:hidden;  margin-top:20px;  width:230px;  list-style-type: none;   border: 0px solid  #E2E2E2; }

#headnav1 li{ position:relative;
		float:left;
		width:230px;
		 margin-right:6px;
		  margin-top:6px;
	 /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  
  
		  background-color:#FFFFFF;
		  border: 0px solid red;
		  }
#headnav1 li a{ display:block;
		 float:left; 
		 margin-right:0px;
		 padding-left:20px; 
		 padding-top:0px;
		 height:20px;
		 text-decoration:none;
		 border: 0px solid red;
		 font-weight: bold;
		 font-family:arial;
		 font-size:14px;
		 color:#000;
		
		 
		  }	
		  
		  
#headnav1 li a:hover{display:block;
		 float:left; 
		 margin-right:0px;
		 padding-left:20px; 
		 padding-top:0px;
		 text-decoration:none;
		 border: 0px solid red;
				 font-weight: bold;
		 font-family:arial;
		 font-size:14px;
		 color:#0000B4;
		  }			   
		   

#nav_div1{ position:relative; float:left;
 width:179px;;   margin-bottom:20px;  border: 0px solid red;  margin-left:3px;}

#nav1{ position:relative; postion:left; overflow:hidden;   list-style-type: none; margin-top:0px;  border: 1px solid  #E2E2E2; }

#nav1 li{ position:relative;
		float:left;
		width:170px;
		 margin-right:6px;
		  height:20px;
		  border: 0px solid red;
		  }
#nav1 li a{ display:block;
		 float:left; 
		 margin-right:0px;
		 padding-left:20px; 
		 padding-top:0px;
		 text-decoration:none;
		 border: 0px solid red;
		 font-weight: normal;
		 font-family:verdana;
		 font-size:11px;
		 color:#949898;
		
		 
		  }	
		  
		  
#nav1 li a:hover{display:block;
		 float:left; 
		 margin-right:0px;
		 padding-left:20px; 
		 padding-top:0px;
		 text-decoration:none;
		 border: 0px solid red;
		 font-weight:normal;
		 font-family:verdana;
		 font-size:11px;
		 color:#1D83C1; 
		  }				  	  
		   
		   
.today_box{ position:relative;
			float:left;
			 width:177px;
			height:102px;
			margin-left:2px;
						font-weight: normal;
			font-family:verdana;
			font-size:11px;
			color:#fff;
		
			
			
				border: 1px solid #E9E9E9;}
				
.style1 {color: #000000}
.style2 {
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}

.search{position:absolute; width:60px; left: 530px; top:0px;
				font-weight: normal;
			font-family:verdana;
			font-size:11px;
			color:#fff;}

.flag_box{position:absolute; width:60px; left: 727px; top:12px; z-index:10;  
			 }		

.photo_head_text{ margin-left:0px; 
						font-weight: bold;
					font-family: verdana;
					font-size:17px;
					padding-top:10px;
					padding-left:10px;
					color:#fff;	width:400px;
					height:29px;
					background:url(images/head_bg.gif) left no-repeat;
				}
.blue_text{font-weight: bold;
					font-family: verdana;
					font-size:12px;
					color:#0764BF;}	
					
#contact_box{ position:relative;
			float:left;
			 margin-left:1px;
           width:563px;	
		   	font-weight: normal;
					font-family: verdana;
					font-size:11px;
					color:#000000;	   
				   border: 2px solid #C7E8F7;  } 									 