body {
	background:url(../images/bg.jpg) #2280c3 no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#container {
	width: 670px;
	position:relative;
	margin:0px auto;
}
	
	
#header {
	float:right;
	width:670px;
	height:70px;
}

#header ul, #header img {
	float:left;
}

#header ul {
	position:absolute;
	right:0px;
	width: 304px;
	top: 8px;
	height: 30px;
}

#header ul li {
	float:left;
	list-style:none;
	margin:8px 0px 0px;
	padding:0px 10px;
	border-right:#FFFFFF solid 1px;
	font-size:10px;
}

#header ul li a {
	color:#f7a700;
	font-weight:bold;
	text-decoration:none;
}

#header ul li a:hover {
	color:#FFFFFF;
}

#header ul li.last {
	border:none;
	margin:8px 0px 20px 10px;
	padding:0px 0px 0px 0px;	
}

#feature-photo {
	float:left;
}

#columns {
	position:relative;
	width:670px;
	height:185px;
	border-bottom:#FFFFFF 1px solid;
}

#columns a {
	color:#f7a700;
	text-decoration:none;
}

#columns p {
	line-height:1.3;
}

#who-we-are, #what-we-do, #the-latest-news {
	float:left;
	margin:10px 0px 0px 32px;
	color:#FFFFFF;
	line-height:1.2;
}

#who-we-are p, #what-we-do p, #the-latest-news p {
	margin:3px 0px 0px 0px;
	padding:0px;
	font-size:10px;
}

#who-we-are img, #what-we-do img, #the-latest-news img, #showcase img, #we-shoot img {
	border:none;
}

#who-we-are {
	width:130px;
	margin:10px 0px 0px 12px;
}

#what-we-do {
	width:135px;
}

#the-latest-news {
	width:135px;
}

#we-shoot {
	width:502px;
	position:absolute;
	bottom:10px;
	left:15px;
}

#showcase {
	width:135px;
	margin:10px 0px 0px 23px;
	position:absolute;
	top:0px;
	right:0px;
}

#showcase img {
	border:#666 1px solid;
}

.space-above {
	margin:30px 0px 0px 0px;
}

#copyright {
	margin:10px 0px 0px 0px;
}

#copyright p {
	color:#FFFFFF;
	font-size:10px;
	margin:0px 0px 0px 15px;
}