/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/BG.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:12px;
	color:#1b5f00;
}

.green {color:#98df01;}

.green a:link , .green a:visited {color:#eaff00; text-decoration:none;}

.green a:hover {color:#eaff00;}

.FL { float:left;}

.FR {float:right;}

a:link , a:visited { color:#1b5f00;
					text-decoration:none;}
					
a:hover { color:#1b5f00;}

img {border:0px;
	 behavior: url(iepngfix.htc);}

.white {color:#FFFFFF;
		font-weight:bold;
		}
		
.white a:link , .white a:visited {color:#FFFFFF;
									font-weight:bold;
								}
								
.white a:hover {color:#FFFFFF;
		font-weight:bold;
		}
		
.whiteP {color:#FFFFFF;
								  font-weight:bold;
								  font-size:14px;
								  }
		
.whiteP a:link , .whiteP a:visited {color:#FFFFFF;
								  font-weight:bold;
								  font-size:14px;
								  }
								  
.whiteP a:hover {color:#FFFFFF;
				font-weight:bold;
				font-size:14px;
				}

#All {width:100%;
	  height:100%;
	  }
	  
#container { width:850px;}

#left { width:304px;
		float:left;}
		
#menu { width:304px;
		height:238px;
		text-align:right;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}
		
#partner { width:304px;
		   height:266px;
		   background-image:url(images/BGPartner.jpg);
		   behavior: url(iepngfix.htc);
		   background-repeat:no-repeat;
		   text-align:right;
		   background-position:right top;
		   }
		   
#partner #boxpartner { float:right;
						padding:85px 21px 0px 25px }

#partner #boxpartner #partnerdetail { background-image:url(images/BGpartner.png);
									  behavior: url(iepngfix.htc);
									  background-repeat:no-repeat;
									  width:206px;
									  height:76px;
									  } 
									  
#partner #boxpartner #partnerdetail #partnerlink { padding:6px 5px 5px 10px;
												   text-align:left;
												   float:left;}
		   
#right { float:left;}
		   
#right #picT { width:546px;
			   height:331px;
			   }

#right #content { width:516px;
				  height:360px;
				  background-image:url(images/BGContent.jpg);
				  background-repeat:no-repeat;
				  text-align:left;
				  padding:10px 10px 20px 20px;
				  }
				  
#right #content #box { background-image:url(images/BGBox.png);
					   background-repeat:no-repeat;
					   behavior: url(iepngfix.htc);
					   margin:0px 0px 0px 7px;
					   padding:10px 5px 5px 8px;
					   width:205px;
					   height:83px;
					   }
					   
#right #content #box2 { background-image:url(images/Box2.png);
						background-repeat:no-repeat;
					    behavior: url(iepngfix.htc);
						width:234px;
						height:148px;
						padding:0px 0px 5px 13px;
						text-align:left;
						}
						
#right #content #box3 { background-image:url(images/Box3.png);
						background-repeat:no-repeat;
					    behavior: url(iepngfix.htc);
						width:234px;
						height:62px;
						position:relative;
						padding:3px 10px 0px 10px;
						text-align:left;
						}
						
#right #content #Maparea { width:274px;
						   height:358px;
						   background-color:#FFFFFF;
						   display:block;
						   float:left;
						   padding:3px 0px 0px 3px;
						   }
						   
#right #content #contact { width:226px;
						   height:360px;
						   float:left;
						   margin-left:10px;}
						
#right #content2 { width:516px;
				  height:360px;
				  background-image:url(images/BGContent2.jpg);
				  background-repeat:no-repeat;
				  text-align:left;
				  padding:10px 10px 20px 20px;
				  }
				  
				  
#footer { text-align:left;
		  margin:0px 0px 0px 20px;}
				  
#footer #pixalione { float:right;
					font-size:11px;
					 color:#bea300; }
#footer #pixalione a:link , #footer #pixalione a:visited { font-size:11px;
					 									   color:#bea300;
														   text-decoration:none;
														   }
														   
#footer #pixalione a:hover { color:#bea300;
							 text-decoration:none;
							}														   

				  
#footer #copyright { font-size:11px;
					 color:#bea300;
					 margin:3px 0px 0px 30px;
					 }
					 
#footer #copyright a:link , #footer #copyright a:visited { font-size:11px;
					 									   color:#bea300;
														   text-decoration:none;
														   }
														   
#footer #copyright a:hover { color:#bea300;
							 text-decoration:none;
							}														   
										
										
.tab { padding-left:10px;}				 
		