.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-right: 15px;
}
.body_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 18px;
	padding-top: 40px;		
}
.bodylink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.bodylink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-decoration: none
	font-style: normal;
	font-weight: normal;
	color: #791f5c;
	text-decoration: underline;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;	
}


#but-home
  {
  display: block;
  width: 78px;
  height: 22px;
  background: url("images/buts/but-home.gif") no-repeat 0 0;
}
#but-home:hover
{ 
  background-position: 0 -22px;
}

#but-home span
{
  display: none;
}

#but-work
  {
  display: block;
  width: 78px;
  height: 22px;
  background: url("images/buts/but-work.gif") no-repeat 0 0;
}
#but-work:hover
{ 
  background-position: 0 -22px;
}

#but-work span
{
  display: none;
}

#but-who
  {
  display: block;
  width: 78px;
  height: 22px;
  background: url("images/buts/but-who.gif") no-repeat 0 0;
}
#but-who:hover
{ 
  background-position: 0 -22px;
}

#but-who span
{
  display: none;
}

#but-what
  {
  display: block;
  width: 78px;
  height: 22px;
  background: url("images/buts/but-what.gif") no-repeat 0 0;
}
#but-what:hover
{ 
  background-position: 0 -22px;
}

#but-what span
{
  display: none;
}

#but-clients
  {
  display: block;
  width: 78px;
  height: 22px;
  background: url("images/buts/but-clients.gif") no-repeat 0 0;
}
#but-clients:hover
{ 
  background-position: 0 -22px;
}

#but-clients span
{
  display: none;
}

#but-contact
  {
  display: block;
  width: 78px;
  height: 22px;
  background: url("images/buts/but-contact.gif") no-repeat 0 0;
}
#but-contact:hover
{ 
  background-position: 0 -22px;
}

#but-contact span
{
  display: none;
}


h1 {
display: block;
width: 190px;
height: 74px;
text-indent: -9999px;
background: transparent url(images/Logo-new.gif) no-repeat 0 0;
}
h1 a {
display: block;
width: 100%;
height: 100%;
outline: none;
}
address {
display: block;
position:absolute;
left:9px;
top:600px;
width: 900px;
height: 78px;
text-indent: -9999px;
background: transparent url(images/Contact-details.gif) no-repeat 0 0;
}
address a {
display: block;
width: 100%;
height: 100%;
outline: none;
}

twitter {
display: block;
position:absolute;
left:50px;
top:550px;
width: 50px;
height: 35px;
text-indent: -9999px;
background: transparent url(images/twitter.gif) no-repeat 0 0;
}
twitter a {
display: block;
width: 100%;
height: 100%;
outline: none;
}

linkedin {
display: block;
position:absolute;
left:100px;
top:550px;
width: 40px;
height: 35px;
text-indent: -9999px;
background: transparent url(images/linkedin.gif) no-repeat 0 0;
}
linkedin a {
display: block;
width: 100%;
height: 100%;
outline: none;
}

facebook {
display: block;
position:absolute;
left:0px;
top:550px;
width: 40px;
height: 35px;
text-indent: -9999px;
background: transparent url(images/facebook.gif) no-repeat 0 0;
}
facebook a {
display: block;
width: 100%;
height: 100%;
outline: none;
}

.bottomtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;	
	display: block;
	position:absolute;
	left:9px;
	top:700px;
}

.introtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;	
	display: block;
	position:relative;
	left:-210px;
	top:-350px;
	width:160px;
}

.orangeLine
{
  border:0;
  border-top: 2px solid #ff9900;
  height: 0;
  background: #ff9900;
}
.greyLine
{
  border:0;
  border-top: 1px solid #9c9c9c;
  height: 0;
  background: #9c9c9c;
  width:190px;
  display: block;
  position:absolute;
  left:9px;
  top:300px;
}

