@charset "UTF-8";
/* CSS Document */

html {
	height:99%;
	}
body {
	border:0px;
	padding:0px;
	margin:0px;
	height:99%;
	font-family:"Century Gothic","Helvetica Neue", Verdana, Arial;
	font-size:9px;
	color:#CCCCCC;
	}
a img {
	border:none;
	}
a {
	color:#666666;
	text-decoration:none;
	font-size:10px;
	}
#hidden {
	height:0px;
visibility:hidden;
}
	
.logogreen {
	text-align:left;
	position:relative;
	top:0px;
	background-color:#73BF45;
	}
.logo {
	text-align:left;
	position:relative;
	top:0px;
	padding-top:5px; 
	padding-bottom:10px;
	height:36px;
	}
.logo_img {
	position:relative;
	left:10px;
	top:0px;
	z-index:20;
	}
.logogreen img {
	padding-left:40px;
	}
.pictures {
	width: 100%;
	height: 525px;
	overflow: auto;
	padding-top:5px;
	white-space:nowrap;
		color:#000000;
	font-size:12px;
}
.pictures img {
	padding-right:5px;
	}
.navigation {
	text-align:right; 
	position:relative;
	top:-43px;
	right:10px;
	height:27px;
	overflow:visible;
	}
.navigation img {
	padding:5px;
	padding-top:0px;
	position:relative;
	top:0px;
	}
.navigation_two {
	text-align:right; 
	position:relative;
	top:-47px;
	right:10px;
	height:27px;
	overflow:visible;
	
	}
.navigation_two img {
	padding-left:10px;
	padding-right:10px;
	position:relative;
	top:0px;
	}
	
.footer {
	text-align:center; 
	position:relative;
	top:15px;
	color:#000000;
	font-size:11px;
	}

.phones {
	position:absolute;
	right:40px;
	top:5px;
	z-index:10;
	}
#spacer {
	height:0px;
	}
.bottom_spacing {
	float:left;
	height:0px;
	}
	
*{
	padding: 0;
	margin: 0;
}
html, body {
	height:100%;
}
body{
	text-align: center;
}
#spacer {
	width:1px;
	height:50%;
	margin-bottom:-310px;
	float: left;
}
#container {
	clear:left;
	margin:0 auto;
	text-align:center;
	height:auto;
	width:99.9%;
	clear:left;
	
}

li {
padding-top:0px;
margin-top:0px;
}
.text p {
padding-bottom:10px;
padding-top:0px;
color:#000000;
font-size:12px;
		}
.fineart {
	right:190px;
	}
.fashion {
	right:240px;
	}
.editorial {
		right:509px;
		}
.advertising {
	right:658px;
}
.reel {
	right:520px;
}
.entertainment {
	right:374px;
	}
.links_text {
	font-size:14px;
	color:#000000;
	}
.links_text a {
color:#000000;
	font-size:14px;
	}
.links_text a:hover {
	color:#73BF44;
	}
h1 {
font-size:14px;
}
h2 {
	font-size:14px;
	}
.emails p {
	padding-top:0px;
	padding-bottom:5px;
	}
.copy {
	float:right;
	position:absolute;
	right:15px;
	width:200px;
	top:3px;
	}
.error {
	background-color:#FFFFCC;
	}