body {
	margin:0px;
	background-image:url(pics/bg.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF
}

#header_bg {background:transparent ;}
  #header {
	height:75px;
	width:980px;
	margin:0px auto;
}
/*navigation*/

#nav_bg {background:transparent ;}
  #nav {
	height:43px;
	width:980px;
	margin:0px auto;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	background:url(pics/nav.jpg) left top no-repeat; height:43px;
 }
#nav li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
 }
#nav a { display:block; width:85px; height:24px; margin:0px; padding:0px; margin-right:1px; background:; width:90px; }
#nav a.home {
	width:105px;
	background-position: -40px top;
	margin-right:10px;
	margin-left:240px;
	height:43px;
}
#nav a.corporate { width:118px; background-position: -110px top; margin-right:30px; height:43px; }
#nav a.companies { width:115px; margin-right:45px;  height:43px;}
#nav a.contact { width:90px; margin-right:35px; height:43px; }
#nav a.ceogreetings { width:165px; height:43px; }

#nav a.home:hover, #nav a.acthome {
	background:url(pics/nav.jpg) -240px -46px;
}
#nav a.corporate:hover, #nav a.actcorporate {
	background:url(pics/nav.jpg) -355px -46px;
}
#nav a.companies:hover, #nav a.actcompanies {
	background:url(pics/nav.jpg) -502px -46px;
}
#nav a.contact:hover, #nav a.actcontact {
	background:url(pics/nav.jpg) -664px -46px;
}
#nav a.ceogreetings:hover, #nav a.actceogreetings {
	background:url(pics/nav.jpg) -788px -46px;
}
#nav a span { display:none; }




/*midpic*/

#midpic_bg {background:transparent ;}
  #midpic {
	background-image:url(pics/middlepic1.jpg);
	height:201px;
	width:980px;
	margin:0px auto;
}


/*content*/

#contentback_bg {background:transparent ;}
  #contentback {
	background-image:url(pics/background.jpg)  ;
	height:332px;
	width:980px;
	margin:0px auto;
}
#contentcorp_bg {background:transparent ;}
  #contentcorp {
	background-image:url(pics/corporate.jpg)  ;
	height:332px;
	width:980px;
	margin:0px auto;
}

#contentcomp_bg {background:transparent ;}
  #contentcomp {
	background-image:url(pics/companies.jpg);
	height:557px;
	width:980px;
	margin:0px auto;
}

#contentcontact_bg {background:transparent ;}
  #contentcontact{
	background-image:url(pics/contact.jpg);
	height:332px;
	width:980px;
	margin:0px auto;
}


#contentceogreetings_bg {background:transparent ;}
  #contentceogreetings {
	background-image:url(pics/ceogreetings.jpg);
	height:570px;
	width:980px;
	margin:0px auto;
}


#contentempty_bg {background:transparent ;}
  #contentempty {
	background-image:url(pics/empty.jpg);
	height:800px;
	width:980px;
	margin:0px auto;
}

#contentempty1_bg {background:transparent ;}
  #contentempty1 {
	background-image:url(pics/empty.jpg);
	height:350px;
	width:980px;
	margin:0px auto;
}

#contentempty2_bg {background:transparent ;}
  #contentempty2 {
	background-image:url(pics/empty.jpg);
	height:440px;
	width:980px;
	margin:0px auto;
}


  #text{
	height:250px;
	width:290px;
	float: left;
	margin-top: 45px;
	margin-left: 28px;
}




/*footer*/

#footer_bg {background:transparent ;}
  #footer {
	background-image:url(pics/footer.jpg)  ;
	height:53px;
	width:980px;
	margin:0px auto;
}

