body {
  background-color:#070707; 
  text-align:center;
  margin:0px;
}

.ctr1 {
  position:relative; 
  background-color:#eb0107; 
  margin-left:auto; 
  margin-right:auto;
  margin-top:0px;
  margin-bottom:15px;
  width:1000px; 
  text-align:center;
}

.ctr2{
  position:relative;
  background-color:#4442a6;
  width:996px; 
  border-style:none;
  background-image:url('graphics/index/bg.jpg');
  background-repeat:repeat;
  text-align:center;
  margin:auto;
}


#header{
  position:relative;
  width:996px;
  height:151px;
  background-image:url('graphics/index/header1.jpg');
  text-align:center;
  margin:auto;
}



#getlisting{
  position:absolute;
  right:50px;
  top:43px;
}

#desc{
  position:absolute;
  left:50px;
  top:100px;
font-size:16px;
font-family:Arial;
font-weight:bold;
color:#000000;


}



#freelisting{
position:relative;
width:756px;
background-color:#070707;
color:#c2c2c2;
border-style:solid;
border-color:#c2c2c2;
border-top-width:2px;
border-bottom-width:2px;
border-left-width:3px;
border-right-width:3px;
margin:auto;
margin-top:60px;
margin-bottom:90px;

font-size:14px;
font-family:Arial;
font-weight:normal;

padding-top:35px;
padding-bottom:40px;
text-align:justify;
}

#freelisting2{
position:relative;
padding-left:25px;
padding-right:25px;
}

#freelisting2 a, #freelisting2 a:link, #freelisting2 a:visited{
text-decoration:underline;
color:#c2c2c2;
}


.s12{font-size:12px;}
.s14{font-size:14px;}

.corange{color:#eb0107;}
.cblue{color:#069e02;}
.cgrey{color:#c2c2c2;}

.b{font-weight:bold;}
.i{font-style:italic;}
.u{text-decoration:underline;}



img,a img {border-style:none; border-width: 0} 


#copyright{
  position:relative;
  width:996px;
  height:34px;
  background-image:url('graphics/index/copybg.jpg');
  margin:auto;
}

.copyright, .copyright a, .copyright a:link, .copyright a:visited {
padding-top:11px;
overflow:hidden;
font-size:12px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
.copyright a, .copyright a:link, .copyright a:visited {font-weight:bold;}


#clientlinks{
display:block;
margin-top:48px;
margin-bottom:160px;
}

