/* CSS Document */






	
/* Top Navigation */

#foot
{
	width:888px;
	position:absolute;
	display: inline;
	clear: both;
	float:left;
	height:53px;
	margin-top:0px;
	text-align:left;

}

#nav 
{
list-style:none;
margin:0px 0px 0px;
padding:0px;
float:left;
line-height:0px;
text-align:left;
}

#nav li
{
float:left;
text-align:left;
padding:0px;
margin:0px;
}

#nav li a
{
height: 53px;
display:block;
float:left;
text-decoration:none;
text-indent: -900em;
text-align:left;
padding:0px;
margin:0px;
}

#nav #nav-home a
{
width: 93px; height: 53px;
background:url(../images/home_menu.jpg) no-repeat left top;
}

#nav #nav-home a:hover
{
background: url(../images/home_menu.jpg) no-repeat left bottom; 
}

#nav #nav-home1 a
{
background: url(../images/home_menu.jpg) no-repeat left bottom; 
width: 93px; 
height: 53px;
}

#nav #nav-services a
{
width: 119px; height: 53px;
background:url(../images/service_menu.jpg) no-repeat left top;
}

#nav #nav-services a:hover
{
background: url(../images/service_menu.jpg) no-repeat left bottom;
}

#nav #nav-services1 a
{
background: url(../images/service_menu.jpg) no-repeat left bottom; 
width: 119px; height: 53px;
}
#nav #nav-news a
{
width: 109px; height: 53px;
background:url(../images/news_menu.jpg) no-repeat left top;
}

#nav #nav-news a:hover
{
background: url(../images/news_menu.jpg) no-repeat left bottom;
}

#nav #nav-news1 a
{
background: url(../images/news_menu.jpg) no-repeat left bottom;
width: 109px; height: 53px;
}
#nav #nav-careers a
{
width: 127px; height: 53px;
background:url(../images/careers_menu.jpg) no-repeat left top;
}

#nav #nav-careers a:hover
{
background: url(../images/careers_menu.jpg) no-repeat left bottom;
}

#nav #nav-careers1 a
{
background: url(../images/careers_menu.jpg) no-repeat left bottom; width: 127px; height: 53px;
}
#nav #nav-request a
{
width: 173px; height: 53px;
background:url(../images/request_menu.jpg) no-repeat left top;
}

#nav #nav-request a:hover
{
background: url(../images/request_menu.jpg) no-repeat left bottom;
}

#nav #nav-request1 a
{
background: url(../images/request_menu.jpg) no-repeat left bottom; width: 173px; height: 53px;
}


