* { 
	outline: none;
}

body {			
	background-color: #181818;
	width:960px;
	font-color:#393737;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:9px;
	line-height: 1.3;
	padding:0px;
	margin:0px;
	margin-top:0px;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}
					
					
a { 
	color:#393737; 
	text-decoration:none; 
}

il, ul, ol { 
	list-style-type: none; 
	list-style: none; 
}

.rollover { display: block; } /* Allow setting widths and heights */
.rollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */

#swap01 {
	background-image: url(images/portfolio/rollovers/light_lab.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap02 {
	background-image: url(images/portfolio/rollovers/adidas_tennis_09.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap03 {
	background-image: url(images/portfolio/rollovers/personal.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap04 {
	background-image: url(images/portfolio/rollovers/jimmy_choo.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap05 {
	background-image: url(images/portfolio/rollovers/cwdc.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap06 {
	background-image: url(images/portfolio/rollovers/vitra_50_years.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap07 {
	background-image: url(images/portfolio/rollovers/panasonic_lumixg1.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap08 {
	background-image: url(images/portfolio/rollovers/rbs.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap09 {
	background-image: url(images/portfolio/rollovers/adidas_me_myself.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap10 {
	background-image: url(images/portfolio/rollovers/adidas_football_09.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap11 {
	background-image: url(images/portfolio/rollovers/carbon_trust.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

#swap12 {
	background-image: url(images/portfolio/rollovers/reebok.jpg);    /* rollover state */
	width: 239px;                    /* image width */
	height: 180px;                   /* image height */
}

.logo { 
	outline-style:none;
	padding-top:40px;
	width:70px; 
	text-align:left; 
	float:left; 
	background-color:#000000;
}

#header { 
	position:fixed;
	padding-left:20px;
	width:459px;
	height:230px;
	display:block;
	float:left;
	z-index: 999999; 
	padding-top:0px; 
	background-color:#000000;
	
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity:0.95;
	opacity:0.95;
}

.nav { 
	position:fixed;
	z-index: 999999; 
	width: 481px;
	height:20px; 
	margin-left: 479px; 
	padding-top: 40px;
	padding-left:0px; 
	padding-bottom:20px; 
	background-color:#ffffff;
}	

.portfolio {
	clear:both;
	display:block;
	padding-top:230px;
	width:960px;
	height:660px;
	background-color:#ffffff;
}

.post {
	outline:none;
	text-align:center;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	width:239px;
	height:220px;
	color:#000000;
	line-height:1px;
}	

.post h1 {
	font-size:12px;
	font-weight:bold;
}

.post p {
	font-size:10px;
	font-weight:normal;
	color:#777777;
}

.container { 
	 clear:both;
	 display:block;
	 width: 960px; 
	 margin:0px;
	 padding:10px 0px 30px 0px;
	 background-color:#ffffff;
	 text-align: center;
}

.box {
	padding-top: 10px;
	clear:both;
	text-align: center;
	position:realtive;
	display:inline-block;
}

.box p{
	padding:0px
	margin:0px;
	font-size:10px;
	font-weight:normal;
	color: #6c6c6c;
}



.menuItem { 
	padding: 0px 0px 0px 15px; 
	text-align:left; 
	float: left; 
	background-color: #ffffff; 
	font-size: 9px; 
	font-weight: bold; 
}


.menuItem a { 
	padding: 5px 0px 5px 0px;
}

.emailItem {
	float:left;
	text-align:left;
	padding-left:40px;
	font-size: 9px;
	font-weight: bold;	
} 

.title { 
	z-index:999999; 
	position:fixed;
	text-align:left;
	width:459px;
	height:110px; 
	margin-top:110px;
	padding-left:20px; 
	color:#4f4f4f; 
	background-color:transparent;
	display:block;
	clear:both;
}

.title h1 {
	font-size:18px;
	font-weight:bold;
	float:none;
	display:block;
	padding:30px 0px 0px 0px;
	margin:0px;
	clear:both;
}

.title a {
	display:block;
	padding:0px;
	margin:0px;
	font-size:12px; 
	font-weight:normal; 
	color:#4c4949; 
	font-family:georgia; 
	font-style:italic;
	line-height:15px;
	/*
	background-image: url(images/back_icon.png);
	background-repeat:no-repeat;
	background-position:right center;
	*/
}

.title p {
	display:block; 
	text-align:left; 
	margin-left:0px; 
	padding:0px; 
	font-size:12px; 
	font-weight:normal; 
	color:#b2b2b2; 
	font-family:georgia; 
	font-style:italic;	
}


.intro_title { 
	z-index:999999; 
	position:fixed;
	text-align:left;
	width:459px;
	height:110px; 
	margin-top:170px;
	padding-left:20px; 
	color:#4f4f4f; 
	background-color:transparent;
	display:block;
	clear:both;
}

.intro_title p {
	font-size:18px;
	font-weight:bold;
	float:none;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px;
	clear:both;
}

.intro {
	text-align:left;
	width: 481px; 
	padding: 130px 0px 0px 0px;
	margin-left:479px; 
	color:#6c6c6c; 
	background-color: #ffffff; 
	display: block;
	clear:both;
}

.intro a {
	font-family:Georgia; 
	font-size:12px; 
	font-style:italic; 
	font-weight:100; 
	color:#868686; 
	padding-bottom:30px; 
	margin:0px;
}	


.intro h2 {
	display:block;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	color:#656565;
	padding-bottom:50px;
	margin:0px 0px 0px 20px;
	width: 440px;
}

.info {
	width: 930px; 
	padding-top: 10px; 
	padding-right: 0px; 
	padding-bottom: 20px; 
	padding-left: 30px;
	margin:0px; 
	color:#6c6c6c; 
	background-color: #ffffff; 
	display: block;
	clear:both;
}

.info h1 {
	font-size:14px;
	color:#767676;
}

.info a {
	color:#767676; 
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none;
	clear:both; 
}	


.info a, .info p {
	padding: 0px;
	margin:0px;
	width: 375px;
	display: block;
	clear:both;
}

.footer {
	clear:both;
	padding: 0px 30px 0px 0px;
	margin-top: 0px; 
	width: 930px;
	height: 270px; 
	text-align:left;
	background-color:#ffffff; 
	font-size:10px;
}


.footerContainer {
	clear:both;
	padding-top: 30px;
	margin-top: 0px; 
	width: 480px;
	height: 180px; 
	text-align:left;
	background-color:#000000; 
	font-size:10px;
}


#twitter {
	padding-left:20px;
	width:170px;
	display:block;
	float:left;
}

#twitter p{ 
	padding-left: 0px;
	margin: 0px; 
	width: 100px;  
	font-size:12px; 
	font-weight:regular; 
	text-decoration:none; 
}

#twitter ul { 
	list-style-type: none;
	background: url(images/twitter_icon.png) no-repeat 0 50%;
	background-position:left top;
	font-weight:bold; 
	color: #ffffff; 
}

#twitter a {
	color:#676767;
}









