@import url('reset.css');
@import url('960.css');
@import url('grid.css');

body {
font-family: Arial, Helvetica, sans-serif;
background-color: #000;
font-size: 14px;
color: #404040;	
padding-top: 10px;
line-height: 1.2em;
}

#header-top {
height: 14px;
background: transparent url(../images/background_top.jpg) top left no-repeat;
}

#header {
background-color: #fff;
}

#top-nav {
padding-bottom: 10px;	
}

#top-nav a:link, #top-nav a:visited {
color: #000;	
font-size: 10px;
}

#logo img {
padding-left: 20px;	
}

#company {
padding-top: 5px;
color: #000;
font-weight: normal;
font-size: 24px;
}

#company h1 {
padding-bottom: 5px;	
}

#tagline {
padding-top: 14px;
font-size: 16px;
font-weight: bold;
font-style: italic;
}

#slideshow {
background-color: #fff;
padding-top: 10px;
margin-bottom: 0px;
height: 350px;
}

#subpage-banner {
background-color: #fff;
padding-top: 10px;
height: 86px;
}

#content-container {
padding-top: 10px;
background: #fff url(../images/content_bg.jpg) top right repeat-y;	
}

#subcontent-container {
padding-top: 10px;
background-color: #fff;	
}

#nav, #content, #testimonial {
margin-top: 10px;
}

#nav {
border-right: 1px solid #999;

}

#content p {
text-align: left;
margin-bottom: 15px;
padding-left: 5px;
}

#testimonial {
width: 179px; /*just barely didn't fit in grid, only solution*/
}

#testimonial p, #testimonial span.author {
padding: 0px 10px 10px 15px;	
font-size: 17px;
font-weight: bold;
font-style: italic;
line-height: 22px;
}

#testimonial span.author {
font-size: 11px;
padding-right: 5px;
font-weight: normal;
color: #333;
}

#subcontent {
width: 570px; /*just barely didn't fit in grid, only solution*/
}

#gallery-container {
margin-left: 10px;	
padding-right: 10px;
margin-top: 10px;
}

#gallery-left {
	width: 320px;
	float: left;
	padding-right: 16px;
}
gallery-right {
	width: 236px;
	float: right;
	padding-right: -20px;
}

#portfolio-gallery-container {
margin-left: 10px;	
min-height: 600px;
}
.instructions {
display: block;
padding-top: 10px;
font-size: 16px;
font-weight: bold;
}

#gallery-top {
height: 550px;
margin-bottom: 15px;
}

#gallery-top #main-image {
padding-top: 7.5px;

}

#gallery-top #thumbnails {
float: left;
border: 1px solid red;
margin-right: 16px;
border: none;
}

#gallery-top #thumbnails ul li{
padding: 7.5px 0;
}

#more-thumbnails {
margin-left: -8px;
text-align: left;
}

#more-thumbnails ul li {
display: inline;
padding: 0 7.5px;
}

#subcontainer-bottom {
height: 14px;
background: transparent url(../images/background_bottom.jpg) bottom left no-repeat;
}

#container-bottom {
height: 14px;
background: transparent url(../images/homebackground_bottom.jpg) bottom left no-repeat;
}

#footer {
text-align: center;
margin-top: 5px;
color: #fff;
font-weight: bold;
font-size: 12px;
}

#footer span {
padding: 0 6px;	
}

.subpagetestimonial {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-style: italic;
	font-size: 14px;
}

