/*===Reset===*/

*{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	list-style: none;
}

/*=== FONTS===*/

@font-face {
	font-family: QuicksandLight;
	src: url(font/Quicksand_Light-webfont.eot);
	src: url(font/Quicksand_Light-webfont.woff);
	src: url(font/Quicksand_Light-webfont.ttf) ;
	
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: QuicksandLightOblique;
	src: url(font/Quicksand_Light_Oblique-webfont.eot);
	src: url(font/Quicksand_Light_Oblique-webfont.woff);
	src: url(font/Quicksand_Light_Oblique-webfont.ttf); 
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: QuicksandBook;
	src: url(font/Quicksand_Book-webfont.eot);
	src: url(font/Quicksand_Book-webfont.woff);
	src: url(font/Quicksand_Book-webfont.ttf);
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: QuicksandBookOblique;
	src: url(font/Quicksand_Book_Oblique-webfont.eot);
	src: url(font/Quicksand_Book_Oblique-webfont.woff);
	src: url(font/Quicksand_Book_Oblique-webfont.ttf);
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: QuicksandBold;
	src: url(font/Quicksand_Bold-webfont.eot);
	src: url(font/Quicksand_Bold-webfont.woff);
	src:url(font/Quicksand_Bold-webfont.ttf);
	font-weight: normal;
	font-style: normal;
}

/*=== Main Styles ===*/

body {
	background:url(images/bg.gif)repeat;	
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:1.6em;
	color:#202020;
}


h1{
	font-family: QuicksandBold;
	font-size: 16px;
	font-weight: normal;
	color: #474747;
	margin: 30px 15px;	
	line-height: 20px;	
	text-shadow: 0px -1px 3px #fff;
	
}

h2{
	font-family: QuicksandLight;
	font-size: 14px;
	font-weight: normal;
	margin: 30px 10px;
}


a{
	color:#fff;
	text-decoration:none;
	text-decoration: underline ;
}
a:hover{
	color:#fff;
	text-decoration:none;
}


#wrapper {
	width:603px;
	margin:20px auto;
}

#header {
	height:95px;
	width: 555px;
	margin: 10px auto;
	background: #fff;
	border-top: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #d4d4d4;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	
}

#banner{
	position:absolute;
	background:url(images/ribbon.png) no-repeat;
	width:603px;
	height: 69px;
	display: block;
	margin:-10px auto;
	z-index:88;	
}

#slider {
	position:relative;
	width: 573px;
	height:360px;
	margin:28px auto;
}

#slider img {
	position:absolute;
	z-index: 87;	
	width: 360px;
	top:0px;
	left:0px;
	display:none;
}


#slider a {
	border:0;
	display:block;
}

#shadow{
	width: 596px;
	height: 35px;
	background: url(images/shadow.png) no-repeat;
	display: block;
	position: absolute;
	margin: -30px auto;
}

#content{
	width: 555px;
	height: 180px;
	background: #fff;
	margin: -30px auto;
	border: solid 1px #d4d4d4;
	
	/*-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 5px #333;
	box-shadow:0px 0px 10px #000;
	*/
	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}

#content h1{
	margin-bottom: 5px;
}

#content p{
	font-size: 10px;
	margin-top: -10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}

#slider a.visit{
	width: 573px;
	height: 400px;
	margin-top: -35px;
	margin-left: 4px;
	position: absolute;
	z-index: 999;
	background: url(images/visit.png) bottom right no-repeat;
	
}




#contact{
height: 80px;
width: 445px;
margin: -35px auto;
}


#links ul{
	float: left;
	margin-left: -40px;
	margin-top: 20px;
}

#links li{
	float: left;
}

#links li a{
	display: block;
	height: 16px;
	width: 16px;
	margin-right: 5px;
	padding: 0;	
	text-decoration: none;
}

#links li a:hover{
	text-decoration: none;
}





.behance{
	background: url(images/behance.png) no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 16px;	
}

.behance:hover{
	background: url(images/behance.png) no-repeat;
}

.facebook{
	background: url(images/facebook.png) no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 16px;
}

.facebook:hover{
	background: url(images/facebook.png) no-repeat;
}

.flickr{
	background: url(images/flickr.png) no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 16px;
}

.flickr:hover{
	background: url(images/flickr.png) no-repeat;
}

.lastfm{
	background: url(images/lastfm.png) no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 16px;
}

.lastfm:hover{
	background: url(images/lastfm.png) no-repeat;
}

.linkedin{
	background: url(images/linkedin.png) no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 16px;
}

.twitter{
	background: url(images/twitter.png) no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 16px;
}

.linkedin:hover{
	background: url(images/linkedin.png) no-repeat;
}

.mail{
	background: url(images/email.png) no-repeat;
	height: 16px;
	text-indent: 20px;
	margin-left: 270px;	
	line-height: 16px;
	font-family: QuicksandLight;
	font-size: 12px;
	color:#474747;	
}

.mail:hover{
	background: url(images/email.png) no-repeat;
	color: #000;
}


#copy{
background: url(images/bottom_shadow.png) top center no-repeat;
height: 30px;
width: 520px;
margin: 30px auto;
}



#copy ul li{
	float: left;
	margin-top: 10px;
	font-size: 10px;
	color: #aaa;
	text-shadow: 0px -1px 3px #fff;
	
}

.first{
	margin-right: 90px;
}



/*=== NivoSlider ===*/


.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:31px;
	height:136px;
	margin-top: -40px;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background:url(images/arrows_1.png) -31px 0 no-repeat;	
	right:-50px;
}

a:hover.nivo-nextNav {
	background:url(images/arrows_1_hover.png) -31px 0 no-repeat;	
	right:-50px;
}

a.nivo-prevNav {
	background:url(images/arrows_1.png) top left no-repeat;	
	left:-50px;
}

a:hover.nivo-prevNav {
	background:url(images/arrows_1_hover.png) top left no-repeat;	
	left:-50px;
}

.nivoSlider {
	position:relative;
	
}
.nivoSlider img {
	position:absolute;	
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
	background: #fff;
	
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */

.nivo-caption {
	position:absolute;
	top:-45px;
	color:#fff;
	opacity:1; /* Overridden by captionOpacity setting */
	width:580px;
	height: 60px;
	margin: 0 auto;
	z-index:189;
	
}
.nivo-caption p {
	padding-top:25px;
	width: 400px;
	margin:0 auto;
	text-align: center;
	text-shadow: 1px 1px 0px #000 ;
}



/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}







