@charset "utf-8";
/* CSS Document */
@import 'reset.css';


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 20000px;
	overflow: hidden;

}
h2{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a{
padding: 0 3px;
color: black;
text-decoration: none;
	
}


.container {
	float: left;
	display: block;
	height: 1000px;
	width: 2000px;
	position: relative;
	padding-bottom: 100px;
}
.interior {
width: 1020px;
height: 390px;
}

#home {
	background-repeat:repeat;
	background-image: url(../images/bg-wood3.jpg);
}

#design {
	float:left;
	padding-left: 80px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #108070;
	font-size: 40px;
	font-weight: bold;
}
#next {
	float:left;
	padding-left: 450px;
	position: relative;
}


#footertext {
	width:1100px;
	padding-top: 20px;
	padding-left: 5px;
	margin: 0px auto;
	}
#footer {
position: fixed;
bottom: 0;
left: 0;
right: 0;
display: block;
height: 80px;
/*padding-top: 10px;*/
background: url("../images/footer.png") repeat-x 0 10px;
z-index: 4000;
}
.black {
	color:#1a1a1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
}
.column {
	padding-left: 45px;
}
#pic {
	float:right
}

#rightnav {
	float:right;
	height: 300px;
	width: 130px;
	padding-top: 50px;
}

#colleft {
	float:left;
	width: 620px;
	text-align: justify;
}

#buttonsmiddle {
	width: 100px;
	float: left;
	height: 375px;
	padding-left: 20px;
}
#colleft1 {
	float:left;
	width:500px;
	margin:0px auto;
	padding:30px;
	background-repeat:repeat;
	background-image: url(../images/blogbg.png);
	color: #FFF;
}
#homeskc {
	background:url(../images/bg-wood2.jpg);
	background-repeat:repeat;
}

#homeskc2 {
	background:url(../images/bg-woodtran1.jpg);
	background-repeat:repeat-y;
	
}
#skc {
	background-image: url(../images/bg-brush.jpg);



}

#skcportfolio {
background: #FFF url(../images/bg-port.jpg) repeat top left;
}

#skcportfolio2 {
background: #FFF url(../images/bg-port2.jpg) repeat top left;
}

#skcportfolio3 {
background: #FFF url('images/bg-skctowork3.gif') no-repeat top left;
}


#portfolio {
	font-size: 16px;
	background-image: url(../images/bg-drip83.jpg);
	background-color: #201C18;


}

#portfolioblog {
background: #FFF url(../images/bg-drip4.jpg) no-repeat top left;

}



#portfolioblog2 {
background: #FFF url(../images/bg-drip2.jpg) no-repeat top left;

}


#blog {
background: #FFF url(../images/bg-drip3.jpg) no-repeat top left;
font-size: 20px;


}
#gallery {
	position:relative;
	height:360px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
#leftnav {
	position: absolute;
	width: 60px;
	height: 451px;
	
}

#flash {
	position: absolute;
	border: none;

	
}
