html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
img{border:0;} 
p {font-size:small; color:gray }

.hover_button1 {background-image:url("butt1.png")}
.hover_button1:hover {background-image:url("butt1a.png")}

.hover_button2 {background-image:url("butt2.png")}
.hover_button2:hover {background-image:url("butt2a.png")}

.hover_button3 {background-image:url("butt3.png")}
.hover_button3:hover {background-image:url("butt3a.png")}

.hover_button4 {background-image:url("butt4.png")}
.hover_button4:hover {background-image:url("butt4a.png")}

div#footer p{text-align:left; margin-left:95px;padding:5px 10px}
div#container{text-align:left}

div#container{width:812px;margin:0 auto}
div#left {float:left;width:398px}

div#top_right{float:right;width:414px; height:223px; background-image:url("top_right.png")}
div#bottom_right{float:right;width:414px;height:85px; background-image:url("bottom_right.png")}

div#button1{float:right;width:414px;height:83px;}
div#button2{float:right;width:414px;height:83px;}
div#button3{float:right;width:414px;height:83px;}
div#button4{float:right;width:414px;height:83px;}
div#footer{clear:both;width:100%}
