body {
	background-image: url('/images/bg-circle.gif');
	margin: 20px auto;
	text-align: center;
	font-family: Myriad, Myriad Pro, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 77%;
}
body.patterns {
	background-image: none;
	background-color: #ffffff;
}
a {
	color: #666666;
}
a:hover {
	color: #999999;
}
p {
	margin: 0;
	padding: 0px 0 15px 0;
}
#content {
	width: 1000px;
	margin: auto auto;
}
#boxtop {
	width: 770px;
	text-align: center;
	margin: 0 150px 0 50px;
	padding: 0;
}

#boxbig {
	width: 770px;
	text-align: center;
	margin: 0 150px 0 50px;
	padding: 0;
	background-image: url('/images/bg-home-edge.gif');
}

#funbox {
	width: 770px;
	text-align: center;
	margin: 20px 150px 0 0px;
	padding: 0;
	/*background-color: #ffffff;*/
	color: #88888b;
}
#fungallery {
	width: 342px;
	height: 271px;
	overflow: auto;	
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 0 15px 0 0;
	margin: 0 auto;
	background-color: #ffffff; /* change this to a color to see the scroll area */
	color: #ffffff;
}

#fungallery li { 
	opacity: .5; 
	list-style: none;
	float: right; 
	display: block; 
	width: 77px; 
	height: 51px; 
	background-position: 50% 50%; 
	cursor: pointer; 
	margin-right: 4px; 
	margin-bottom: 4px; 
	padding: 0;
}
#fungallery li:hover { 
	opacity: .99 /* safari bug */
}
#funphoto {
	margin: 0;
	padding: 0;
	margin-left: 400px;
	padding-top: 92px;
}
#funphoto #desc {
	padding: 10px 2px;
	text-align: left;
	font-size: 12px;
	color: #333;
}

#portfoliotable {
	float: left;
	padding: 50px 0 0 40px;
}
#portfoliodetail {
	margin-left: 250px;
	padding-top: 33px;
}
#portfoliotitle {
	height: 20px;
	text-align: left;
	padding-left: 80px;
}



#mainbox {
	width: 770px;
	height: 370px;
	text-align: center;
	background-color: #ffffff;
	margin: 0 150px 0 50px;
	padding: 0;
	color: #88888b;
}
#homemainbox {
	width: 770px;
	height: 251px;
	text-align: center;
	background-color: #ffffff;
	margin: 0 150px 0 50px;
	padding: 0;
	color: #88888b;
}
#homebox {
	text-align: left;
	padding: 20px 0px 0 330px;
	line-height: 1.4em;
}
#homescroll {
/* Typical fixed height and fixed width example */
width: 340px;
height: 200px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #ffffff; /* change this to a color to see the scroll area */
padding: 10px 100px 0 0;
margin: 0.3em auto;
}

#aboutsidebox {
	float: left;
	padding: 50px 0 0 40px;
	width: 300px;
}
#contactsidebox {
	float: left;
	padding: 50px 0 0 20px;
	width: 320px;
}
#bioquote {
	text-align: left;
}
#aboutquote {
	padding-top: 15px;
	text-align: left;
}
#aboutphotonav {
	text-align: center;
}
#aboutphotonav a {
	border: 1px solid #cccccc;
	color: #aaaaaa;
	line-height: 30px;
	padding: 2px 5px 1px 5px;
	text-decoration: none;
}
#aboutphotonav a:hover {
	border: 1px solid #cccccc;
	background-color: #cccccc;
	color: #ffffff;
}
#aboutphotonav a.squareon {
	border: 1px solid #cccccc;
	background-color: #cccccc;
	color: #ffffff;
}


#contactbox {
	text-align: left;
	padding: 100px 0px 0 400px;
}
#casestudybox {
	text-align: left;
	padding: 20px 0px 0 380px;
}
#casestudyscroll {
width: 340px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #ffffff; /* change this to a color to see the scroll area */
padding: 0 50px 0 0;
margin: 0 auto;
margin-top: 12px;
}

#casestudytable {
	float: left;
	padding: 30px 0 0 40px;
}
table.casestudy th {
	text-align: left;
	height: 43px;
	vertical-align: top;
	font-weight: normal;
}
.casestudy .cs1 {
	color: #3b8385;
}
.casestudy .cs2 {
	color: #c15600;
}
.casestudy .cs3 {
	color: #a6a800;
}




table.casestudy a {
	color: #88888b;
	text-decoration: none;
}
#portfoliotable {
	float: left;
	padding: 50px 0 0 40px;
}
#portfoliodetail {
	margin-left: 250px;
	padding-top: 31px;
}
#backforthbuttons {
	padding-left: 330px;
	width: 388px;
	padding-top: 5px;
}
#portfoliotitle {
	height: 18px;
	text-align: left;
	padding-left: 70px;
}
#numberDiv {
	float: left;
	width: 240px;
	padding: 50px 0 0 40px;
}


#numberDiv img, td.thumbnail img {
	opacity: .5; 
}
#numberDiv img:hover, td.thumbnail img:hover { 
	opacity: .99 /* safari bug */
}

#mainbox strong, #homemainbox strong {
	color: #000;
	font-weight: normal;
}
#bottomnavbox {
	width: 770px;
	height: 40px;
	text-align: right;
	background-color: #ffffff;
	margin: 0 150px 0 50px;
	padding: 0;
	color: #88888b;
}
#dottedline {
	text-align: right;
	padding: 0 20px 10px 0;
}
#patternsicon {
	float: left;
	padding: 0 12px;
}
#sublinks {
	text-align: right;
	padding: 0 40px 0 0;
}
#copyright {
	width: 770px;
	height: 50px;
	text-align: left;
	margin: 0 150px 0 50px;
	padding: 5px;
	color: #666;
}

#logo {
	float: right;
	margin-top: 330px;
}

.divider {
	background-image: url('/images/dotted-line.png');
	background-repeat: repeat-x;
	margin-top: 15px;
	padding-bottom: 10px;
}	

.hiddenpic {
	display:none;
}
