body{

	margin:0;

	color:#fff;

	font:14px Arial, Helvetica, sans-serif;

	background:#2b2a2a;

}

img{border-style:none;}

a{text-decoration:none;}

a:hover{text-decoration:underline;}

#wrapper {

	width:980px;

	overflow:hidden;

	margin:0 auto;

	background:#000 url('../images/bg-sidebar.jpg') no-repeat;

}

#wrapper-holder {

	width:100%;

	overflow:hidden;

	background:url('../images/roses.jpg') no-repeat 0 100%;

}

/*-- header start --*/

#header {

	width:100%;

	height:125px;

	overflow:hidden;

	position:relative;

}

#header .logo {

	position:absolute;

	top:12px;

	left:195px;

	text-indent:-9999px;

	overflow:hidden;

	margin:0;

}

#header .logo a {

	display:block;

	width:758px;

	height:109px;

	background: url('../images/logo.png') no-repeat;

}

/*-- header end --*/

#main {

	width:100%;

	height:595px;

	overflow:hidden;

}

/*-- content --*/

#content {

	float:right;

	width:769px;

	height:595px;

	overflow:hidden;

}

#image-viewer{

	margin-top: 10px;

}

#thank-you{

	margin-top: 115px;

}

/*-- sidebar start --*/

#sidebar {

	float:left;

	width:211px;

	height:595px;

	overflow:hidden;

	position:relative;

}

#sidebar .navigation {

	margin:0;

	padding:43px 0 0 1px;

	list-style:none;

}

#sidebar .navigation li {

	margin:0;

	color:#dec581;

	font-size:12px;

	vertical-align:top;

	text-indent:-9999px;

	overflow:hidden;

}

#sidebar .navigation li a {

	color:#dec581;

	text-decoration:none;

}

#sidebar .navigation li a:hover {text-decoration:underline;}

.navigation li .photography {

	display:block;

	width:114px;

	height:158px;

	background: url('../images/text-photography.png') no-repeat;

}

.navigation li .photography:hover {

	background: url('../images/text-photography-h.png') no-repeat;

}

.navigation li .contact {

	display:block;

	width:122px;

	height:89px;

	background: url('../images/text-contact.png') no-repeat;

}

.navigation li .contact:hover {background: url('../images/text-contact-h.png') no-repeat;}

#sidebar .nav-gallery {

	float:left;

	margin:0;

	padding:17px 0 11px 14px;

	list-style:none;

	overflow:hidden;

}

#sidebar .nav-gallery li {

	margin:0 0 -6px;

	position:relative;

}

.nav-gallery li .gallery1 {

	display:block;

	width:82px;

	height:29px;

	background: url('../images/text-gallery1.png') no-repeat;

}

.nav-gallery li .gallery1:hover {background: url('../images/text-gallery1-h.png') no-repeat;}

.nav-gallery li .gallery2 {

	display:block;

	width:86px;

	height:29px;

	background: url('../images/text-gallery2.png') no-repeat;

}

.nav-gallery li .gallery2:hover {background: url('../images/text-gallery2-h.png') no-repeat;}

.nav-gallery li .gallery3 {

	display:block;

	width:86px;

	height:29px;

	background: url('../images/text-gallery3.png') no-repeat;

}

.nav-gallery li .gallery3:hover {background: url('../images/text-gallery3-h.png') no-repeat;}

.nav-gallery li .gallery4 {

	display:block;

	width:90px;

	height:29px;

	background: url('../images/text-gallery4.png') no-repeat;

}

.nav-gallery li .gallery4:hover {background: url('../images/text-gallery4-h.png') no-repeat;}

/*-- sidebar end --*/