body {

text-align: center;

background-image: url("images/body-bg.jpg");

background-repeat:repeat-x;

margin: 0;

padding: 0;

}




p  {

font-size:14px;

font-family : "Arial", sans-serif; color: #000000;
}


h1 {

font-size:14px;

font-family : "Arial", sans-serif; color: #eb3e00;
}




h2 {

font-size:14px;

font-family : "Arial", sans-serif; color: #eb3e00;
}


h1.right

{  

   float: right;
   text-align: right;

  }

h3 {

font-size:12px;

font-family : "Arial", sans-serif; color: #000000;
}




a { 

font-size:14px;

font-family : "Arial", sans-serif; color: #eb3e00;	    

}







a:visited { 

font-size:14px;

font-family : "Arial", sans-serif; color: #eb3e00;
}




a:hover, a:active { 

font-size:14px;

font-family : "Arial", sans-serif; color: #000000;
}



a img {

border:none;

}


#wrapper {


width: 820px;

margin-right: auto;

margin-left: auto;

text-align: left;



}





#header {


height: 60px;

width: 820px;

float: right;

background-image: url("images/head.png");



}




#flash {

margin: 0px 0px 0px 0px

float: right;

width: 820px;

height: 370px;

}







#navbox {

width: 404px;

margin: 60px 51px 0px 0px;

float:right;

height: 45px;

background-image: url("images/nav.png");

}





#nav {

width: 321px;

margin: 0px 50px 0px 0px;

float:right;

height: 30px;
}






#home
{
  display: block;
  float:left;
  width: 107px;
  height: 30px;
  background: url("images/home.png") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -30px;
}

#home span
{
  display: none;
}



#services
{
  display: block;
  float:left;
  width: 107px;
  height: 30px;
  background: url("images/services.png") no-repeat 0 0;

}

#services:hover
{ 
  background-position: 0 -30px;
}

#services span
{
  display: none;
}








#contact
{
  display: block;
  float:left;
  width: 107px;
  height: 30px;
  background: url("images/contact.png") no-repeat 0 0;

}



#contact:hover
{ 
  background-position: 0 -30px;
}

#contact span
{
  display: none;
}









#content {

margin: -30px 0px 0px 0px;

width: 820px;

float:right;





}






#text {

margin: 0px 52px 0px 0px;

width: 695px;

float:right;

min-height: 380px;

background-image: url("images/content.png");

background-position: bottom right;

background-repeat: no-repeat;

}














#footer {

clear:both;

width: 100%;

height: 86px;

background-image: url("images/foot.jpg");

background-repeat: repeat-x;

text-align: center;
}



#footerlinks {

margin-top: 30px;

margin-right: auto;

margin-left: auto;

width: 820px;

height: 60px;




}



#footerleft {



margin: 45px 198px 0px 0px;

width: 300px;

height: 30px;

float:right;





}



#footerright {



margin: 45px 198px 0px 0px;

width: 250px;

height: 30px;

float:right;



}


#footerleft {



margin: 45px 52px 0px 0px;

width: 250px;

height: 30px;

float:right;





}










