body {
	background-color: #000000;
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
	line-height: 1.6em;
}
#frame {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/header.png) no-repeat 0 top;
	margin-top: -24px;
}

#frame-portfolio {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/directorchair.png) no-repeat 120px 10px;
	margin-top: 50px;
}

#paragraph1 {
	width: 450px;
	height: 110px;
	position: relative;
	left: 50px;
	text-align: justify;
	color: #88e5f2;
	font-size: 16px;
	margin-top: 12px;
}

.tile_wrapper {
	padding: 20px;
	text-align: center;
	background-color: #F2F6FB;
	width: 350px;
	min-height: 30px;
	margin: 10px;
	float: left;
	display: block;
	color: black;
	border: 1px solid #a5f9f9;
}

#websites .tile_wrapper {
	min-height: 200px;
}

#websites .tile_wrapper img {
	max-height: 170px;
	margin-top: 10px;
}

#print .tile_wrapper {
	min-height: 200px;
	max-height: 200px;
}

#print .tile_wrapper img {
	max-height: 170px;
	margin-top: 10px;
}

#tile {
	width: 90%;
	margin-left: 89px;
}

.tile_wrapper a {
	color: #126d7a;
}

#print {
	
}

#print h1 {
	
}

#paragraph2 {
	width: 410px;
	position: relative;
	height: 100px;
	left: 540px;
	top: -124px;
	color: #e8827c;
	text-align: justify;
	font-size: 16px;
}
#paragraph3 {
	width: 90%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 16px;
	top: -300px;
}

#paragraph4 {
	width: 40%;
	position: relative;
	text-align: justify;
	font-size: 15px;
	float: left;
	margin-right: -400px;
	margin-left: 70px;
	margin-top: 170px;
}

#paragraph5 {
	width: 40%;
	position: relative;
	text-align: justify;
	font-size: 15px;
	float: left;
	margin-top: 170px;
	margin-left: 450px;
}

#paragraph6 {
	font-size: 15px;
  text-align: justify;
  display:block;
  width: 85%;
  margin-top: 350px;
  margin-left: auto;
  margin-right: auto;
}

p.indent-left {
	margin-left: 160px;
}


#portfoliodivider {
	clear: both;
	position: relative;
	bottom: 161px;
	right: 230px;
}



#paragraph4 p, #paragraph5 p {
	margin-top: 0;
	margin-bottom: 8px;
	text-align: justify;
}

#videos {
	
}

#paragraph5 h1 {
	font-size: 20px;
	text-decoration: underline;
	margin-top: 0;
}

#header {
	background: url(images/header.png) no-repeat;
	width: 100%;
	height: 118px;
	position: fixed;
	z-index: 1;
	margin-top: -10px;
	top: 0;
}

#aboutusdivider {
	margin-top: 452px;
	margin-bottom: 86px;
}

#middle {
	background: url(images/middle.png) no-repeat;
	width: 100%;
	font-size: 18px;
	position: relative;
	top: 439px;
	height: 560px;
	margin-bottom: 0;
	margin-top: 15px;
}


#slogan {
	position: relative;
	text-align: center;
	font-size: 23px;
	letter-spacing: 0;
	bottom: 60px;
	padding-top: 10px;
}

#portfolio-slogan {
	text-align: left;
	font-size: 23px;
	letter-spacing: 0;
	padding-top: 230px;
	padding-left: 130px;
}

.lancecargill {
	background: url(images/lance.png) no-repeat;
	margin-bottom: 70px;
}

.rickwalker {
	background: url(images/rick.png) no-repeat;
}

#aboutus #title {
	font-size: 40px;
	margin-right: 60px;
	display: block;
	text-align: right;
}

#homepage {
	display: block;
	width: 360px;
	height: 89px;
	border: none;
	float: left;
}

.bio h1 {
	margin-bottom: 30px;
}

#rightside p {
	padding-left: 280px;
	padding-right: 50px;
	width: 640px;
	text-align: justify;
}

#rightside h1 {
	padding-left: 280px;
	padding-top: 30px;
	font-size: 24px;
}

#leftside p {
	padding-left: 70px;
	padding-right: 50px;
	width: 640px;
	text-align: justify;
}

#services #leftside p {
	padding-left: 0;
}

#leftside h1 {
	padding-left: 70px;
	padding-top: 42px;
	font-size: 24px;
}

#aboutuslink {
	margin-top: 70px;
	clear: both;
}

#menu ul {
	padding: 0;
	display: block;
	position: relative;
	left: 470px;
	width: 300px;
	text-align: center;
	bottom: 15px;
}

#menu ul li {
	display: inline;
	margin-right: 19px;
	font-size: 18px;
}

#menu ul li a {
	text-decoration: none;
	color: white;
}

#menu ul li a:hover {
	color: #e8827c;
}

#services {
	background: url(images/services.png) no-repeat;
	margin-top: 80px;
}

ul#nobullet {
	list-style: none;
}

ul#bullet {
	list-style: circle;
}

#services #title {
	font-size: 40px;
	margin-right: 20px;
	display: block;
	text-align: right;
	padding-top: 10px;
}

#videos div.video_wrapper div.video {
	background: url(images/video.png) no-repeat center top;
}

#videos div.video_wrapper div.video iframe {
	display: block;
	padding: 40px;
	margin-left: auto;
	margin-right: auto;
}

#videos h2 {
	font-size: 20px;
	text-align: center;
	margin-top: 40px;
	color: #74c7d3;
}

#videos div.video_wrapper div.title {
	text-align: center;
	font-size: 16px;
	margin: -11px 0 0;
}

#services #leftside.bio {
	margin-left: 70px;
	margin-top: 208px;
}

#portfolio #content {
}

#footer {
	text-align: center;
	font-size: 12px;
	color: #393939;
	clear: both;
	padding-top: 20px;
}

img.portrait-thumb {
	float: left;
	width: 140px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.underline {
	text-align: left;
	color: #74c7d3;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: -14px;
}

p.underline {
	background: url(images/divider.png) no-repeat center top;
	padding-top: 40px;
	margin-top: 60px;
	margin-bottom: 10px;
}

#gallery {
  clear:both;
	display: block;
  margin-top: 50px;
}

#portfolio h1 {
	text-align: center;
	font-size: 27px;
	padding: 29px 0 0;
	background: url(images/divider.png) no-repeat center 63px;
	height: 70px;
	clear: both;
	margin: 0;
}

#clientthumbs {
	position: relative;
}

#copyright {
	margin-top: 20px;
	margin-bottom: 30px;
}

.divider {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#portfoliolink1 {
	width: 351px;
	height: 290px;
	position: relative;
	left: 550px;
	top: -160px;
}
#portfoliolink2 {
	width: 350px;
	height: 220px;
	position: relative;
	top: -374px;
	left: 100px;
}

.boldred {
	font-weight: bold;
	color: #fc9393;
}

div.subtitle {
	font-size: 12px;
	margin-top: -10px;
	color: #666666;
	margin-bottom: -10px;
}

#content a {
	color: #88e5f2;
}

#content h1.nodivider {
	background-image: none;
	margin-bottom: -90px;
}

