body {
	background: url(images/bg.png);
	padding: 0;
	margin: 0;
	font-family: Arial;
}

a img {
	border: 0;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	top: 0;
	padding: 0;
	background: url(images/bg_content.png) repeat-y;
}

#nav_bg {
	width: 100%;
	height: 42px;
	background: url(images/bg_nav_repeat.png) top center repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

#header {
	width: 350px;
	height: 179px;
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 1;
	background: url(images/header.jpg) no-repeat;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}

#title {
	width: 527px;
	height: 29px;
	padding: 88px 20px 20px 353px;
}

ul#navigation {
	width: 495px;
	display: block;
	margin: 0;
	padding: 18px 0 0 405px;
	background: url(images/bg_nav.png) top center no-repeat;
	height: 34px;
}

	ul#navigation li {
		padding: 0;
		overflow: hidden;
		list-style: none;
		float: left;
	}

		ul#navigation li a {
			padding: 0;
			display: block;
			color: #c0c0c0;
			text-decoration: none;
			text-indent: -9999px;
		}
		
		#nav_home a {
			width: 34px;
			height: 15px;
			background: url(images/navigation.png) 0 0 no-repeat;
			margin-right: 16px;
		}
		
			#nav_home a:hover {
				background: url(images/navigation.png) 0 -280px no-repeat;
			}
			
		#nav_about a {
			width: 40px;
			height: 15px;
			background: url(images/navigation.png) 0 -40px no-repeat;
			margin-right: 16px;
		}
		
			#nav_about a:hover {
				background: url(images/navigation.png) 0 -320px no-repeat;
			}
			
		#nav_clients a {
			width: 49px;
			height: 15px;
			background: url(images/navigation.png) 0 -80px no-repeat;
			margin-right: 16px;
		}
		
			#nav_clients a:hover {
				background: url(images/navigation.png) 0 -360px no-repeat;
			}
			
		#nav_portfolio a {
			width: 64px;
			height: 15px;
			background: url(images/navigation.png) 0 -120px no-repeat;
			margin-right: 16px;
		}
		
			#nav_portfolio a:hover {
				background: url(images/navigation.png) 0 -400px no-repeat;
			}
			
		#nav_services a {
			width: 57px;
			height: 15px;
			background: url(images/navigation.png) 0 -160px no-repeat;
			margin-right: 16px;
		}
		
			#nav_services a:hover {
				background: url(images/navigation.png) 0 -440px no-repeat;
			}

		#nav_testimonials a {
			width: 86px;
			height: 15px;
			background: url(images/navigation.png) 0 -200px no-repeat;
			margin-right: 16px;
		}
		
			#nav_testimonials a:hover {
				background: url(images/navigation.png) 0 -480px no-repeat;
			}
			
		#nav_contact a {
			width: 55px;
			height: 15px;
			background: url(images/navigation.png) 0 -240px no-repeat;
		}
		
			#nav_contact a:hover {
				background: url(images/navigation.png) 0 -520px no-repeat;
			}

#bottom_border {
	width: 100%;
	height: 10px;
	background: #c1c1c1;
}

#content {
	width: 860px;
	padding: 0 20px 0 20px;
	font-size: 12px;
	position: relative;
	color: #181b20;
}

	#content2 table {
		line-height: 25px;
		color: #444444;
		font-size: 14px;
	}
	
	#content a {
		text-decoration: none;
		color: #181b20;
		font-weight: bold;
	}

#content2 {
	width: 860px;
	padding: 0 20px 10px 20px;
	font-size: 12px;
	position: relative;
	color: #181b20;
}

	#content2 h1 {
		margin: 0;
		padding: 0;
	}
	
	#content2 p {
		line-height: 22px;
		margin: 5px 0 0 0;
	}

	#content2 ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#content2 label {
		color: #222222;
		font-size: 14px;
	}
	
	.column {
		width: 286px;
		float: left;
	}
	
	.input {
		width: 238px;
		height: 30px;
		background: #eeeeee;
		border: 1px #999999 dotted;
		font-family: Arial;
		font-size: 14px;
		padding: 0 6px 0 6px;
		color: #222222;
	}
	
	.limargin {
		margin-top: 20px;
	}
	
	.textarea {
		width: 274px;
		height: 152px;
		background: #eeeeee;
		border: 1px #999999 dotted;
		font-family: Arial;
		font-size: 14px;
		padding: 6px;
		color: #222222;
	}
	
	.submit {
		width: 130px;
		height: 45px;
		text-indent: -9999px;
		border: 0;
		background: url(images/submit.jpg) no-repeat;
		margin-top: 10px;
		float: right;
	}

.portfolio {
	width: 270px;
	margin-bottom: 20px;
	float: left;
}

.portfolio_mid {
	width: 270px;
	margin: 0 25px 20px 25px;
	float: left;
}

	.portfolio_pic {
		width: 250px;
		height: 150px;
		padding: 10px;
		background: url(images/portfolio_entry.png) no-repeat;
		margin-bottom: 5px;
	}
	
	.artwork_pic {
		width: 250px;
		height: 250px;
		padding: 10px;
		background: url(images/artwork_entry.png) no-repeat;
		margin-bottom: 5px;
	}
	
	.portfolio_name {
		color: #1c1f24;
		font-size: 20px;
		text-decoration: none;
	}
	
		.portfolio_name a {
			color: #1c1f24;
			font-size: 20px;
			text-decoration: none;
		}

	.portfolio_url {
		color: #1c1f24;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
		.portfolio_url a {
			color: #1c1f24;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
		}

.web {
	width: 860px;
}

.web_image {
	width: 840px;
	padding: 0 10px 0 10px;
	background: url(images/individual_repeat.png) repeat-y;
}

.motion {
	width: 640px;
}

.motion_video {
	width: 620px;
	padding: 0 10px 0 10px;
	background: url(images/motion_bg.png) repeat-y;
}

#twitter_music {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/twitter_headings.png) 0 0 no-repeat;
	margin: 0 0 25px 0;
}

#twitter_sports {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/twitter_headings.png) 0 -50px no-repeat;
	margin: 40px 0 25px 0;
}

#twitter_gaming {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/twitter_headings.png) 0 -100px no-repeat;
	margin: 40px 0 25px 0;
}

#twitter_models {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/twitter_headings.png) 0 -150px no-repeat;
	margin: 40px 0 25px 0;
}

#twitter_movies {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/twitter_headings.png) 0 -200px no-repeat;
	margin: 40px 0 25px 0;
}

#twitter_businesses {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/twitter_headings.png) 0 -250px no-repeat;
	margin: 40px 0 25px 0;
}

#twitter_creasixteen {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/twitter_headings.png) 0 -300px no-repeat;
	margin: 40px 0 25px 0;
}

#twitter_misc {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/twitter_headings.png) 0 -350px no-repeat;
	margin: 40px 0 25px 0;
}

#services_web {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/services_headings.png) 0 0 no-repeat;
	margin: 0 0 25px 0;
}

#services_design {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/services_headings.png) 0 -50px no-repeat;
	margin: 40px 0 25px 0;
}

#services_motion {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/services_headings.png) 0 -100px no-repeat;
	margin: 40px 0 25px 0;
}

#services_misc {
	width: 860px;
	height: 40px;
	background: #c1c1c1 url(images/services_headings.png) 0 -150px no-repeat;
	margin: 40px 0 25px 0;
}


.description {
	width: 650px;
	min-height: 60px;
	line-height: 20px;
	margin-bottom: 10px;
}

	.description span {
		color: #666666;
		font-size: 10px;
	}

.right {
	width: 200px;
	position: absolute;
	top: 0;
	right: 0;
}

	.right a {
		color: #2572cc;
		text-decoration: none;
		font-size: 12px;
	}
	
	.right span a {
		color: #999999;
	}
	
	.right_description {
		line-height: 20px;
		float: left;
		width: 150px;
	}
	
	.right_description span {
		color: #666666;
		font-size: 10px;
	}
	
#bottom_boxes {
	width: 860px;
	height: 410px;
	position: relative;
	margin-top: 40px;
	padding: 0 20px 10px 20px;
}

	#bottom_boxes ul {
		list-style: none;
	}

	#bottom_newsletter {
		width: 300px;
		height: 200px;
		position: absolute;
		top: 0;
		left: 20px;
		background: url(images/bottom_newsletter.png) no-repeat;
	}
	
		#bottom_newsletter_content {
			text-indent: -9999px;
		}
	
		#bottom_newsletter_form {
			width: 264px;
			height: 25px;
			position: absolute;
			top: 157px;
			left: 18px;
		}
	
		.bottom_submit {
			width: 25px;
			height: 25px;
			background: url(images/submit.png) no-repeat;
			text-indent: -9999px;
			cursor: pointer;
			cursor: hand;
			padding: 0;
			margin: 1px 0 0 0;
			border: none;
		}
		
		.bottom_form {
			width: 213px;
			height: 25px;
			border: none;
			color: #717171;
			background: #ffffff;
			font-family: Arial;
			font-size: 14px;
			padding: 0px 9px 0 9px;
			margin: 0;
		}

	#bottom_quote a {
		width: 300px;
		height: 200px;
		position: absolute;
		top: 210px;
		left: 20px;
		text-indent: -9999px;
		background: url(images/bottom_quote.png) no-repeat;
	}
	
	#bottom_video {
		width: 550px;
		height: 410px;
		position: absolute;
		top: 0;
		right: 20px;
		background: url(images/bottom_video_bg.png) center repeat-x;
	}
	
		#bottom_video_holder {
			width: 514px;
			height: 292px;
			position: absolute;
			top: 15px;
			left: 18px;
		}
		
		#bottom_video_click a {
			width: 408px;
			height: 58px;
			position: absolute;
			top: 330px;
			left: 74px;
			display: block;
			text-indent: -9999px;
		}

#footer {
	width: 100%;
	height: 100px;
	background: url(images/footer_repeat.png) center bottom repeat-x;
}

	#footer_content {
		height: 35px;
		margin: 0 auto;
		padding: 65px 0 0 15px;
		font-family: Arial;
		font-size: 11px;
		color: #7f7f7f;
	}
	
		#footer_right {
			float: right;
			padding-right: 15px;
		}
		
			#footer_right img {
				margin-left: 10px;
			}
		
		#footer_content a {
			color: #2572cc;
			text-decoration: none;
		}
