body { margin: 0 auto;
       background-image:url(images/bg.gif);
	   background-repeat:repeat;
	   font-size:8pt;
	   font-family:Arial, Helvetica, sans-serif;
	   line-height:1.5;
	   
	  }
a { text-decoration:none; color:#e31b23;}

.container { margin:0 auto; 
             width:813px;
			}
			
.header { width:813px;
          height:103px;
		  background-image:url(images/header.gif)
		}

.banner { width:813px;
          height:200px;
		  background-image:url(images/banner.gif)
		}

.main { width:813px;
        min-height:100px;
		/*+height:100px;
		-height:100px;*/
        background-image:url(images/main-bg.gif);
		background-repeat:repeat-y;
		
}

.main-left { width:199px;
             padding:35px 0px 0px 24px;
			 float:left;
			 background-image:url(images/main-left-bg.gif);
			 background-position:right;
			 background-repeat:repeat-y;
}


.main-right { width:505px;
              padding:30px 55px 20px 30px;
              min-height:283px;
			 
			  -height:283px;
			  float:right;
			  background-image:url(images/main-right-bg.jpg);
			  background-position:left top;
			  background-repeat:no-repeat;
}

.footer { width:737px; 
          padding:2px 38px;
            height:31px; 
           background-image:url(images/footer.gif);		
		  color:#666666;
}	 

.footer a {color:#666666;} 
              
.main-left-footer { width:199px; height:14px;
                    background-image:url(images/main-left-footer.gif);		
					background-position:right;
					background-repeat:no-repeat;
					line-height:1px;
					font-size:1px;
					clear:both;
}  

.nav { width:147px;
       height:16px;
	   padding:5px 15px;
	   float:left;background-color:#999999; margin-bottom:10px; color:#fff;
	   font-size:9pt;
	   display:block;
	   
  }
.nav:hover { color:#000000;}


.register { width:147px;height:18px;
            padding:10px 15px;
			float:left;background-color:#666666; margin-bottom:10px; color:#fff;
			font-size:10pt;
			display:block;
			background-image:url(images/arrow.gif);
			background-repeat:no-repeat;
			background-position:right;
			
}

.register:hover { color:#000000;}

.nav-on { color:#000000; }


#test { width:147px;
       	color:#666666;
		height:280px;
		margin-bottom:20px;
	  }
	  
.test-box { padding:20px 15px 10px 15px; width:147px; float:left;}

.test-box-register { height:1100px;+height:1120px;-height:1120px;}

.test-box-careers { height:520px;
					+height:600px;
					-height:600px;
 }
	  
.test-box-working { height:360px;}

.test-box-team { height:320px;}

.test-box-privacy { height:1000px; +height:1200px;-height:1200px;}

h2{ font-size:10pt; color:#e31b23; margin-top:0px;}

h1 {font-size:12pt; color:#e31b23; }

.form th,.form td { text-align: left; vertical-align: top; color:#; padding-bottom:10px;}

.form th { width:150px;}

input,select { width:200px;}

.checkbox { width:20px}

.errors { color:#e31b23;}

.errors ul { margin-left:-25px;+margin-left:15px;-margin-left:15px;}

.red { color:#e31b23;}