/*Fotofix Studio*/

body {
background:#ffffff url(../images/bg.png) repeat-x center top;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;
padding:0;
margin:0;
}

#topcontainer {
width:1150px;
margin:0 auto;
}
a {
text-decoration:none;
color:#FFFFFF
}
a.footernav {
text-decoration:none;
color: #000;
padding-right:15px;
text-shadow: #ffffff 1px 1px 1px
}

img {
border:none
}

.nav_container {
	margin:0 auto;
	background:transparent;
	width:1000px;
	padding-left:0px;
	z-index:4	
}
	#navMenu{
	width:980px;
	display: inline;
	margin: 0 auto;
	padding:0;
	z-index: 5;
}
#navMenu li{
	float: left;
	display: inline;
}
a.navhome, a.navhome_a{
	display:block;
	float:left;
	width:105px;
	height:70px;
	background: url(../images/home_nav.png);
	background-repeat:no-repeat;
}
a.navhome:hover{

	background: url(../images/home_nav.png) 0 04px;
}
a.navhome_a{

	background: url(../images/home_nav.png) 0 58px;
}

a.navQuince, a.navQuince_a{
	display:block;
	float:left;
	width:215px;
	height:70px;
	background: url(../images/quince_nav.png);
	background-repeat:no-repeat;
}
a.navQuince:hover{
	background: url(../images/quince_nav.png) 0 04px;
}
a.navQuince_a{
background: url(../images/quince_nav.png) 0 ;
}

a.navFashion, a.navFashion_a{
	display:block;
	float:left;
	width:273px;
	height:80px;
	background: url(../images/fashion_nav.png);
	background-repeat:no-repeat;
}
a.navFashion:hover{
	background: url(../images/fashion_nav.png) 0 04px;
}
a.navFashion_a{
	background: url(../images/fashion_nav.png) 0 58px;
}

a.navSeniors, a.navSeniors_a{
	display:block;
	float:left;
	width:120px;
	height:80px;
	background: url(../images/seniors_nav.png);
	background-repeat:no-repeat;
}
a.navSeniors:hover{
	background: url(../images/seniors_nav.png) 0 04px;
}
a.navSeniors_a{
	background: url(../images/seniors_nav.png) 0 58px;
}

a.navWeddings, a.navWeddings_a{
	display:block;
	float:left;
	width:150px;
	height:80px;
	background: url(../images/weddings_nav.png);
	background-repeat:no-repeat;
}
a.navWeddings:hover{
	background: url(../images/weddings_nav.png) 0 04px;
}
a.navWeddings_a{
	background: url(../images/weddings_nav.png) 0 58px;
}

a.navBands, a.navBands_a{
	display:block;
	float:left;
	width:110px;
	height:80px;
	background: url(../images/bands_nav.png);
	background-repeat:no-repeat;
}
a.navBands:hover{

	background: url(../images/bands_nav.png) 0 04px;
}
a.navBands_a{

	background: url(../images/bands_nav.png) 0 58px;
}

.quincemid {
background:url(../images/Quince/quincemid.png) center top no-repeat; 
margin:0 auto;
width:1150px;
height:665px;
z-index:5;
}
.fashionmid {
background:url(../images/fashion/fashionmid.png) center top no-repeat;
margin:0 auto;
width:1150px;
height:500px;
z-index:5
}
.bandsMid {
background:url(../images/bands/bandsmid.png) center top no-repeat;
margin:0 auto;
width:1150px;
height:700px;
z-index:5
}
.weddingmid {
background:url(../images/wedding/weddingmid.png) center top no-repeat; 
margin:0 auto;
width:1150px;
height:620px;
z-index:5;
}
.seniormid {
background:url(../images/senior/seniormid.png) center top no-repeat; 
margin:0 auto;
width:1150px;
height:500px;
z-index:5;
}

#footercont {
background:#f6f6f6 url(../images/bg_infobar.gif) repeat-x center top;
height:200px;
width:100%;
margin:0 auto;
padding:0;
}

#largeImg {
	width: 860px;
	height: 443px;
	padding: 0px;
}
.thumbs img {
	border: solid 1px #ccc;
	width: 160px;
	height: 100px;
	margin-top:60px;
	padding: 4px;
}
.thumbs img:hover {
	border-color:#333333;
}

