*{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	color:#ffffff;
	font:normal normal normal small normal Calibri;
}  
  
body{
	font-size:85%;
	position:relative;
	}
body.blog{
	background:url(images/background.jpg) 50% 0;
	}
	
#bg1,#bg2,#bg3,#bg4{
	position:absolute;
	left:0;
	width:1600px;
	height:1000px;
	z-index:10;
	}
	
body.blog #bg1,
body.blog #bg2,
body.blog #bg3,
body.blog #bg4,
body.blog #clouds{
	display:none;
	}
	
#bg1{
	top:0;
	left:0;
	background:url(images/panel_1.jpg) 50% 0;*/
	}
	
#bg2{
	top:0;
	left: 1600px;
	background:url(images/panel_1.jpg) 50% 0;*/
	}

#bg3{
	top:0;
	left: 3200px;
	background:url(images/panel_1.jpg) 50% 0;*/
	}
	
#bg4{
	top:0;
	left: 4800px;
	background:url(images/panel_1.jpg) 50% 0;*/
	}

	
.alignright{
	float:right;
	border:3px solid #fff;
	margin:0 0 10px 10px;
	}
.alignleft{
	float:right;
	margin:0 0 10px 10px;
	}
	
	
	
strong{
	font-weight:bold;
	}

h1,
legend{
	font-size:1.7em;
	text-shadow:#333 0 0 3px;
	opacity:0.9;
	margin:0 0 10px;
	}
	h1.address{
		margin-bottom:0 !important;
		}
h2{
	font-size:1.5em;
	text-shadow:#333 0 0 3px;
	opacity:0.9;
	margin:0 0 10px;
	}
h3{
	font-size:1.3em;
	text-shadow:#333 0 0 3px;
	}
p{
	text-shadow:#333 0 0 3px;
	opacity:.9;
	margin:0 0 20px;
	}
	
p a{
	font-weight: bold;
	text-decoration:none;
	}
	p a:hover{
		font-weight: bold;
		text-decoration:underline;
		}
	
.outer{
	z-index:20;
	/*position:absolute;*/
	width:1600px;
	float:left;
	}
					
.important{
	z-index:90 !important;
	}

#footer{
	position:fixed;
	bottom:0; 
	left:0;
	width:100%; 
	height:20%; 
	background:url(images/background_footer.png) repeat-x 50% 0;
	z-index:30;
	}
	#footerwrap{
		width:977px; 
		height:100%;
		margin:40px auto;
		position:relative;
		}

	#baselinks{
		position:absolute;
		top:215px;
		right:10px;
		height:50px;
		}
		#baselinks p{
			margin:0;
			font-size:.8em;
			float:right;
			opacity:1;
			clear:both;
			color:#666;
			}
		#baselinks ul{
			float:right;
			}
			#baselinks li{
				float:left;
				display:block;
				font-size:.9em;
				}
				#baselinks li a{
					text-decoration:none;
					text-transform:uppercase;
					display:block;
					float:left;
					padding:0 0 0 10px;
					color:#666;
					text-shadow:#333 0 0 3px;
					}
					#baselinks li a:hover{
						color:#999;
						}
	
#container{
	width:6400px;
	height:1000px;
	margin:0 auto;
	position:relative;
	z-index: 20;
	}	
	body.blog #container{
		height:auto;
		}

.nav{
	float:left;
	margin:20px 0 0 0;
	}
	.nav li{
		display:block;
		float:left;
		}
		.nav li a{
			display:block;
			float:left;
			height:0;
			padding-top:51px;
			background-position:0 -51px;
			background-repeat:no-repeat;
			overflow:hidden;
			margin:5px 0 0;
			}
			.nav li a:hover,
			#home .nav li.about a,
			#about .nav li.about a,
			#work .nav li.work a,
			#contact .nav li.contact a{
				background-position:0 0;
				}
			.nav li.intro a{
				background-image:url(images/qube_logo.png);
				padding:50px;
				margin:0 250px 0 0;
				overflow:hidden;
				width:324px;
				background-position:0 0;
				}
			.nav li.home a{
				width:100px;
				background-image:url(images/navigation_home.png);
				}
			.nav li.about a{
				width:122px;
				background-image:url(images/navigation_our_company.png);
				}
			.nav li.work a{
				width:122px;
				background-image:url(images/navigation_our_work.png);
				}
			.nav li.contact a{
				width:148px;
				background-image:url(images/navigation_contact.png);
				}

				
.content{
	overflow:hidden;
	width:650px;
	position:relative;
	height:360px;
	float:left;
	}

.subnav{
	float:left;
	clear:both;
	width:250px;
	list-style:none;
	background-color:#1E3470;
	}
	.subnav li,
	.subnav a{
		display:block;
		float:left;
		clear:both;
		}
	.subnav a{
		width:230px;
		font-size:1.5em;
		text-shadow:#333 0 0 3px;
		/*opacity:.6;*/
		padding:10px;
		text-decoration:none;
		line-height:1.3em;
		}
		.subnav a:hover{
			opacity:.6;
			}
		.subnav img{
			display:block;
			float:left;
			margin-right:10px;
			border:1px solid #fff;
			}
		.subnav small{
			display:block;
			font-size:.5em;
			text-transform:uppercase;
			}
		.subnav .aboutscrolling,
		.subnav .workscrolling{
			background-color:#52587E;
			}
		.subnav ul{
			float:left;
			clear:both;
			width:250px;
			margin:0;
			list-style:none;
			}
			.subnav ul a{
				font-size:1em;
				padding:5px 0 5px 20px;
				line-height:1em;
				margin:0;
				}

.section{
	width:6000px;
	position:relative;
	float:left;
	clear:both;
	}
	.section ul{
		list-style:none;
		}		
	.section .sub{
		position:relative;
		float:left;
		width:600px;
		height:340px;
		padding:10px 20px;
		background-color:#52587E;
		}
		.sub img{
			float:right;
			margin:10px 0 10px 20px;
			border:1px solid #fff;
			opacity:.8;
			}
		#work .sub img{
			float:left;
			margin:0 20px 10px 0;
			opacity:1;
			}
		.section .sub.photography{
			padding-right:0;
			width:680px;
			}
			#work .sub.photography img{
				margin:0 10px 10px 0;
				}
		.next,
		.previous,
		.sitelink{
			position:absolute;
			display:block;
			padding:5px 10px;
			text-decoration:none;
			background:url(http://youlove.us/graphics/bg-black.png);
			}
		.next{
			right:0;
			bottom:0;
			}
		.previous{
			left:0;
			bottom:0;
			}
		.sitelink{
			top:0;
			right:0;
			}
		.next:hover,
		.previous:hover,
		.sitelink:hover{
			opacity:1;
			background:url(http://youlove.us/graphics/bg-blacker.png);
			}
		
blockquote{
	border-left:3px solid #fff;
	font-size:.9em;
	padding:0 10px;
	margin-left:5px;
	opacity:.8;
	}
	blockquote p{
		font-style:italic;
		margin:0 0 10px;
		opacity:1;
		}
	
#intro{
	top:0;
	}		
	#intro .welcome{
		float:left;
		clear:left;
		width:800px;
		margin-left: 70px;
		/*margin:10px 0 20px 20px;*/
		background:#1E3470 url(images/welcome.jpg) bottom right no-repeat;
		border: 1px solid #FFFFFF;
		padding: 20px;
		}
	#intro .folio{
		float:right;
		width:391px;
		position:relative;
		}				
		#foliothumbs{
			display:block;
			width:391px;
			height:289px;
			overflow:hidden;
			background:url(http://youlove.us/graphics/bg-folio-thumb.png) no-repeat;
			}
			#foliothumbs img{
				float:none;
				margin:60px 0 0 47px;
				}
		#intro .folio p{
			position:absolute;
			top:265px;
			left:83px;
			z-index:25;
			}
	
	
#about{
	top:1000px;
	}	
	#spencerexperience p{
		margin:0 0 10px;
		}	
	#companyfuture img{
		float:none;
		margin:0 0 0 85px;
		border:none;
		opacity:1;
		}			

		
#work{
	top:1960px;
	}
	
ul.services{
	float:left;
	margin:0 0 0 20px;
	}	
	ul.services li{
		line-height:1.7em;
		/*opacity:.7;*/
		text-shadow:#333 0 0 3px;
		padding-left:20px;
		background:url(http://youlove.us/graphics/icon-bullet.png) no-repeat 0 6px;
		}
		ul.services li:hover{
			background:url(http://youlove.us/graphics/icon-bullet.png) no-repeat 0 -594px;
			}
			
dl.projectinfo{
	float:left;
	width:180px;
	}
	dl.projectinfo dt{
		/*opacity:.7;*/
		/*font-size:.9em;*/
		text-shadow:#333 0 0 3px;
		line-height:1em;
		}
	dl.projectinfo dd{
		/*opacity:.9;*/
		text-shadow:#333 0 0 3px;
		margin-bottom:20px;
		line-height:1em;
		}

ul.workpreview{
	float:left;
	width:660px;
	clear:both;
	}
	ul.workpreview li{
		width:220px;
		float:left;
		}
		ul.workpreview li strong{			
			/*opacity:.8;*/
			/*font-size:1.4em;*/
			text-shadow:#333 0 0 3px;
			float:left;
			clear:both;
			display:block;
			width:220px;
			font-weight:normal;
			}
		ul.workpreview li img{
			margin:0 8px 0 0 !important;
			float:left;
			}
		
#contact{
	top:2815px;
	}
	#contactform{
		margin:10px 0;
		float:left;
		clear:both;
		width:600px;
		}
		#contactform p,
		#contactform label,
		#contactform input,
		#contactform textarea,
		#contactform legend{
			display:block;
			float:left;
			margin:0;
			clear:none;
			}
		#contactform legend{
			padding:10px 0 10px 6px; 	
			}
		#contactform p{
			clear:left !important;
			opacity:1 !important;
			background:url(http://youlove.us/graphics/bg-black.png);
			padding:6px 6px 0;
			}
			#contactform p.secondtolast{
				padding:6px;
				}
			#contactform p.last{
				padding:0 6px 6px;
				}
		#contactform label{
			text-shadow:#333 0 0 3px;
			opacity:.9;
			width:70px;
			padding-top:2px;
			margin-left:5px;
			}
		input,
		textarea{
			padding:2px;
			border:1px solid #333;
			background:url(http://youlove.us/graphics/bg-white.png);
			color:#333;
			font:1em/1.5em 'Helvetica Neue', Arial, Verdana, serif;
			}
		input:hover,
		textarea:hover,
		input:focus,
		textarea:focus{
			background:url(http://youlove.us/graphics/bg-whiter.png);
			color:#000;
			}
		input#submit{
			cursor:pointer;
			padding:2px 10px;
			background:url(http://youlove.us/graphics/bg-whiter.png);
			color:#000;
			}
			input#submit:hover{
			background:#fff;
				}
				
	.visitus{
		float:left;
		margin:20px;
		width:900px;
		padding: 20px;
		background-color:#999999;
		border: 1px solid #ffffff;
		text-align:right !important;
		}
		.visitus p{
			margin:0;
			}
		.visitus h1{
			margin-bottom:20px;
			}
		.visitus h2{
			margin-bottom:0;
			}
	address{
		text-shadow:#333 0 0 3px;
		opacity:.9;
		margin:0 0 20px;
		}
		

		
.commentlist{
	margin:20px 0;
	}		
				
.commentlist li{	
	clear:both;
	background:url(http://youlove.us/graphics/bg-blacker.png);
	padding:20px;
	margin-bottom:20px;
	float:left;
	width:620px;
	}
.commentmetadata{
	float:right;
	}
		
#ie6{
	display:none;
	}
	
#commentform p{
	margin-bottom:5px !important;
	}		
	
.wrap{
		float:left;
		clear:left;
		width:900px;
		margin-left: 70px;
		/*margin:10px 0 20px 20px;*/
		background:#1E3470 url(images/welcome.jpg) bottom left no-repeat;
		border: 1px solid #FFFFFF;
		padding: 20px;
		}