body {
margin:0;
background:url(images/background.gif) top repeat-x;
}

.container{
width:850px;
text-align:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
}

.foot, .foot a{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
text-decoration:none
}

h2{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
margin:0;

}
h1{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#9ACD01;
	margin:0;
	font-weight: bold;
}

.main{

margin:10px}

.box{
background-image:url(images/grey_box.gif);
padding:10px;
height:230px;
width:380px}

img {border:0;}



a#home img{ background:url(images/home.gif) top left no-repeat}
a#home:hover img, a#homex img{ background:url(images/home_.gif) top left no-repeat}

a#send img{ background:url(images/send_message.gif) top left no-repeat}
a#send:hover img, a#sendx img{ background:url(images/send_message_.gif) top left no-repeat}

a#account img{ background:url(images/my_account.gif) top left no-repeat}
a#account:hover img, a#accountx img{ background:url(images/my_account_.gif) top left no-repeat}

a#phonebook img{ background:url(images/my_phonebook.gif) top left no-repeat}
a#phonebook:hover img, a#phonebookx img{ background:url(images/my_phonebook_.gif) top left no-repeat}

a#contact img{ background:url(images/contact_us.gif) top left no-repeat}
a#contact:hover img, a#contactx img{ background:url(images/contact_us_.gif) top left no-repeat}

a#help img{ background:url(images/help.gif) top left no-repeat}
a#help:hover img, a#helpx img{ background:url(images/help_.gif) top left no-repeat}