/* 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:#FFFFFF;
}
.green {font-size:12px;
	 	color:#c6ff00;}
.green a:link , .green a:visited {font-size:12px;
	 	color:#c6ff00;}
		
.green a:hover {font-size:12px;
	 	color:#c6ff00;}
		
a:link , a:visited { color:#3399FF; text-decoration:none;}

a:hover { color:#FFCC00; }





img { behavior: url(iepngfix.htc); }

#Menu {margin:10px 0px 0px 0px;
	   width:800px;
	   height:59px; }
	   
#Flash { width:800px;
		 height:272px;
		 background-image:url(images/BGFlash.png);
		 behavior: url(iepngfix.htc);
		 background-repeat:no-repeat;}
		 
#container { width:800px;
			 height:405px;
			 background-image:url(images/BGContainer.png);
			 background-repeat:no-repeat;
			 behavior: url(iepngfix.htc);
			 text-align:left;
			}

#pic { width : 362px;
	   height: 385px;
	   text-align:right;
	   padding-top:20px;
	   float:left;
	   }
	   
#content { float:left;
		   width:420px;
		   height:405px;

		   }
#content #name { height:36px; width:150px; overflow:hidden; padding-left:10px;}

h1 .company { background-image:url(images/company.png);
			  behavior: url(iepngfix.htc);
			  background-repeat:no-repeat;
			  height:36px;
			  width:150px;
			  }
			  
h1 .atouts { background-image:url(images/atouts.png);
			  behavior: url(iepngfix.htc);
			  background-repeat:no-repeat;
			  height:36px;
			  width:150px;}
			  
h1 .contact { background-image:url(images/contact.png);
			  behavior: url(iepngfix.htc);
			  background-repeat:no-repeat;
			  height:36px;
			  width:150px;}

#content #text { width:400px;
				 height:350px;
				 background-image:url(images/BGtext.png);
				 behavior: url(iepngfix.htc);
				 background-repeat:no-repeat;
				 padding:15px 10px 0px 15px;
				}
				
h1 { font-size:14px;
	 color:#00c0ff;
	 font-weight:bold;
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
	 }
	 
h2 { font-size:12px;
	 color:#c6ff00;
	 font-weight:bold;
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
	 }
	 
#footer { width:800px;
		  margin:0px 0px 0px 0px;
		  text-align:left;
		  font-size:11px;
		  color:#d1ca76;}
		  
#footer #copyright { font-size:11px;
					 color:#d1ca76;
					 margin-top:5px;
					}
		  
#footer #copyright a:link , #footer #copyright a:visited { font-size:11px;
					 text-decoration:none;
					 color:#d1ca76;
					}
					
#footer #copyright a:hover{ font-size:11px;
					 color:#d1ca76;
					}
					
#footer #pixalione { float:right;
					 margin-top:-13px;}
					 
#footer #pixalione a:link , #footer #pixalione a:visited { font-size:11px;
					 text-decoration:none;
					 color:#d1ca76;
					}
					
#footer #pixalione a:hover{ font-size:11px;
					 color:#d1ca76;
					}

					 
.textAtouts { float:left;
			  padding-left:10px;}
			  
.FL { float:left;}

#container #pic #google2 { background-color:#FFFFFF;
						  width:333px;
						  height:347px;
						  display:block;
						  margin:20px 5px 0px 0px;
						  padding:4px 4px 4px 4px;
						  float:right;
						  }
						  
#contentActivity { float:left;
		   width:764px;
		   height:405px;

		   }
#contentActivity #name { height:36px; width:150px; overflow:hidden; padding-left:28px;}

#contentActivity #text { width:758px;
				 height:350px;
				 background-image:url(images/BGActivity.png);
				 margin:0px 0px 0px 18px;
				 behavior: url(iepngfix.htc);
				 background-repeat:no-repeat;
				 padding:15px 10px 0px 15px;
				}
				
h1 .Activity { background-image:url(images/activity.png);
			  behavior: url(iepngfix.htc);
			  background-repeat:no-repeat;
			  height:36px;
			  width:150px;}
