﻿

/*-----------------------Rich's code---------------------------*/


#nav {margin:0px; padding:0; position: absolute; top: 120px; width: 682px; height:61px;}

#nav ul {padding: 0; margin: 0; list-style-type: none; border-color:#000000; border-top:thin;}

#nav ul li { position: relative; display: inline; float: left; top: 3px;}

#nav ul li a {display: block; text-decoration: none; font-family:Arial, Helvetica, sans-serif;	color:#000000; font-size: 12px;}

#home_btn{margin: 0 0; padding: 0 0; display: block; width: 136px; height: 61px; background: url(images/nav/nav_button_1.png)  no-repeat 0 0; text-indent: -9999px;}
#apartments_btn{margin: 0 0; padding: 0 0; display: block; width: 136px; height: 61px; background: transparent url(images/nav/nav_button_2.png) no-repeat 0 0; text-indent: -9999px;}
#document_btn{margin: 0 0; padding: 0 0; display: block; width: 136px; height: 61px; background: transparent url(images/nav/nav_button_3.png) no-repeat 0 0; text-indent: -9999px;}
#location_btn{margin: 0 0; padding: 0 0; display: block; width: 136px; height: 61px; background: transparent url(images/nav/nav_button_4.png) no-repeat 0 0; text-indent: -9999px;}
#contact_btn{margin: 0 0; padding: 0 0; display: block; width: 136px; height: 61px; background: transparent url(images/nav/nav_button_5.png) no-repeat 0 0; text-indent: -9999px;}


/*---------------------------------------------------------------*/



