/* SERVER CACHE */
@import url("../../templates/free-ltd/css/navigation.css");
@import url("../../templates/free-ltd/css/jobs.css");
body {
  background-color: #E5E5E5; 
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;   
  color: #70818B;
}
div#outer{
  margin: 50px auto;	
  padding: 0px;	  
  width: 842px;
}
div#outer2{
  float: left;		
  background-color: #FFFFFF;	
  margin: 0px 0px 0px 0px;	
  padding: 17px 20px 16px 20px;	  
  width: 800px;
  border: #585358 1px solid;
}
div#outer2 div#pageheader{	
  float: left;	
  margin: 0px;	
  padding: 0px;	  
  width: 798px;
  height: 185px;
  border: #585358 1px solid;
  background: url("../../templates/free-ltd/images/pageheader.jpg") no-repeat top left;    
}
table.contenttable {
  float: left;	
  width: 800px;
  height: 355px;
  margin: 16px 0px 0px 0px;  
}
table.contenttable td.l-col{
  padding: 22px 17px 55px 27px;	    
  /*border: #585358 1px solid;  */
  border: #FFFFFF 1px solid;
  vertical-align: top;
}
table.contenttable td.space{
  width: 14px;		
}
table.contenttable td.r-col{ 
  padding: 22px 0px 25px 0px;	    
  width: 359px;
  /*background: url("../../templates/free-ltd/images/rcolbg.jpg") repeat-y #C9C5C5;  */
  background: #FFF;
}
div#flashgallery{
  float: left;
  width: 359px; height: 411px; 
}
p{
  margin: 0px 0px 15px 4px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
}
p strong{
  color: #4A4A49;
  font-weight: bold;  
}
a{
  color: #70818B;
  text-decoration:underline;
}
a:hover{
  text-decoration:none;
}
h1{
  margin: 0px 0px 15px 4px;
  padding: 0px;
  color: #585358;
  font-size: 14px;  
  font-weight: bold;
  line-height: 20px;
}
h2{
  font-size: 12px;
  color: #585358;
  line-height: 18px;  
  font-weight: normal;
  margin: 30px 0px 15px 4px;    
  padding: 0px;
}
ul {
  line-height: 15px;
  text-transform: none;
  text-decoration: none;
  text-indent: 0px;
  list-style:none;
  padding: 0px;
  margin: 0px 0px 15px 4px;
}
ul li {
  background:url("../../templates/free-ltd/images/ullist.jpg") no-repeat 0px 6px;
  padding: 0px 0px 0px 10px;
}
ol{
  line-height: 15px;
  text-transform: none;
  text-decoration: none;
  text-indent: 0px;
  list-style-type:decimal;
  padding: 0px;
  margin: 0px 0px 15px 25px;
}
ol li {
  list-style-position:outside;
  padding:0px 0px 0px 0px;
}
div#outer div#footer{
  float: left;	
  margin: 10px 0px 45px 0px;	
  padding: 0px;	  
  width: 821px;
  text-align: right;
  color: #585358;  
  font-size: 10px;    
}
div#outer div#footer a{
  margin: 0px;    
  padding: 0px;    
  font-size: 10px;
  color: #585358;  
  text-decoration: underline;
}
div#outer div#footer a:hover{
  margin: 0px;    
  padding: 0px;    
  font-size: 10px;
  color: #585358;  
  text-decoration: none;
}