@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
html{overflow:overflow:hidden;}
html,body,div,ul,li,a,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
body{text-align:center;overflow:hidden;}
img{border:none;}

#Wrapper{width:100%;margin:0 auto;}

#Photos{text-align:left;height:460px;position:relative;width:100%;overflow:auto;}

#Nav{text-align:center;}
#Nav ul{list-style:none;margin:48px auto;width:394px;padding-left:34px;} 
#Nav ul li{list-style:none;float:left;margin-right:34px;height:14px;overflow:hidden;}
#Nav ul li a{display:block;color:transparent;text-indent:-9000px;height:14px;overflow:hidden;background:url(graphics.png) no-repeat;}

#Nav ul li.automotive a{background-position:-5px -49px;width:70px;}
#Nav ul li.beauty a{background-position:-108px -49px;width:40px;}
#Nav ul li.child a{background-position:-182px -49px;width:32px;} 
#Nav ul li.pet a{background-position:-249px -49px;width:18px;}
#Nav ul li.portraiture a{background-position:-301px -49px;width:62px;}

#Nav ul li.automotive a:hover, #Nav ul li.automotive a.selected{background-position:-5px -66px;}
#Nav ul li.beauty a:hover, #Nav ul li.beauty a.selected{background-position:-108px -66px;} 
#Nav ul li.child a:hover, #Nav ul li.child a.selected{background-position:-182px -66px;} 
#Nav ul li.pet a:hover, #Nav ul li.pet a.selected{background-position:-249px -66px;}
#Nav ul li.portraiture a:hover, #Nav ul li.portraiture a.selected{background-position:-301px -66px;}

#Header{height:115px;}
#Logo{margin:40px;text-indent:-900px;overflow:hidden;color:transparent;display:block;background:url(graphics.png);width:99px;height:45px;}

#Footer{text-align:center;clear:both;margin:75px auto;}
#Contact{margin:0 auto;text-indent:-900px;overflow:hidden;color:transparent;display:block;background:url(graphics.png) -233px 3px;width:130px;height:26px;}
