* {
	margin:0px;
	padding:0px;
}

html, body {
	background:#000;
	height: 100%;
}

body {
	font-size:75%;
	font-family: Arial, Verdana;
	color:#888;
	overflow:visible;
}

h1 {
	display:none;
}

h2 {
	clear:both;
	margin:0 0 15px 0;
}

h2, h3 {
	font-size: 120%;
	text-transform: uppercase;
	color:#d7442d;
}

a {
	color:#888;
	text-decoration:none;
}

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

#content {
	width:960px;
	margin:0 auto;
	padding:10px 0 0 0;
}

.header {
	float:left;
	width:100%;
	margin:0 0 15px 0;
}


.section {
	float:right;
	width:370px;
}

.section p {
	margin:5px 0 15px 0;
	color:#ccc;
	float:left;
}

.section p a {
	background:#222;
	padding:1px;
	margin:3px 0 2px 0;
}

.logo {
	float:left;
	display:block;
	outline:none;
	width:223px;
	height:63px;
	background:url('../img/V2Media.gif') no-repeat;
}

.topnav {
	margin:30px 0 0 0;
	float:right;
	list-style:none;
}

.topnav li {
	display:inline;
	margin:0 0 0 10px;
}

.splash {
	float:left;
	margin:0 0 20px 0;
	width:960px;
	height:385px;
}

.clip {
	float:left;
	margin:0 0 20px 0;
	width:530px;
	height:424px;
}

.footer {
	float:left;
	margin:30px 0 0 0;
	width:100%;
	clear:both;

}

.footer ul {
	float:left;
	list-style:none;
	line-height:34px;
	font-size:85%;
	color:#444;
}

.footer ul li {
	float:left;
	display:inline;
	margin:0 10px 0 0;
}

.footer ul li span {
	display:none;
}

.footer ul .ai {
	display:block;
	width:118px;
	height:34px;
	background:url('../img/ARBOinteractive.gif') no-repeat;
}

.footer ul .ad {
	display:block;
	width:70px;
	height:34px;
	background:url('../img/adking.gif') no-repeat;
}

.footer ul .context {
	display:block;
	width:103px;
	height:29px;
	background:url('../img/context.gif') no-repeat;
}

.footer ul .mobile {
	display:block;
	width:103px;
	height:34px;
	background:url('../img/arbomobile.gif') no-repeat;
}

.footer ul .logic {
	display:block;
	width:112px;
	height:34px;
	background:url('../img/logicsearch.gif') no-repeat;
}

.footer p {
	float:right;
	color:#666;
	font-size:90%;

}

#photos {
	width:530px;
	float:left;
}

#photos a span {
	display:none;
}

#photos a:hover {
	outline:none;
	text-decoration:none;
}
#photos a {
	float:left;
	margin:10px;
	clear:right;
	border:none;
}

#photos a img {
	width:100px;
	height:auto;
	border:none;
}

.footer p span {
	float:left;
	width:150px;
	text-align:right;
}
