body {
	text-align: center;
	background: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
#all {
	text-align: left;
	width: 670px;
	margin: 0 auto;
}
#header { background-color: transparent; background-image: url(header.jpg); background-repeat: no-repeat; background-position: 0 0; width: 670px; height: 188px; }
#container {
	width: 670px;
	margin: 0 auto;
	background: transparent url(main_bg.jpg) repeat-y;
}
#main {
	width: 670px;
	background: url(photobg.jpg) no-repeat bottom left;
}
#navigation {
	width: 200px;
	float: left;
}
#navigation .customers { margin-left: 12px; }
#navtop {
	margin-left: 15px;
	width: 148px;
	height: 33px;
	background: url(navtop.jpg) no-repeat;
}
#nav {
	width: 185px;
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}
#nav li {
	width: 165px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin: 0;
	padding-left: 20px;
	font-size: 11pt;
	letter-spacing: 0.05em;
	background: url(navbg.gif) repeat-y;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	text-decoration: none;
	color: #ffffff;
}
#navbottom {
	width: 148px;
	height: 34px;
	margin-left: 15px;
	background: url(navbottom.jpg) no-repeat bottom left;
}
#maincontent {
	width: 465px;
	float: left;
}
#main p {
	margin: 0 10px;
	padding: 5px;
}
#bottom {
	clear: both;
	width: 670px;
	height: 56px;
	background: url(bottom_bg.jpg) no-repeat bottom left;
}
#footer {
	margin: 0 auto;
	padding: 5px 0px;
	text-align: center;
	width: 650px;
	color: #ffffff;
}

a:link, a:visited {
	color: #cccccc;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
}
.eellink {
	font-size: 8pt;
}
.eellink a:link, .eellink a:visited {
	text-decoration: none;
}
.eellink a:hover, .eellink a:active {
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	text-align: right;
	margin-right: 15px;
	font-weight: normal;
}
h2 {
	font-size: 14pt;
	margin: 10px auto;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-size: 12pt;
	margin: 10px auto;
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-size: 10pt;
	margin: 10px auto;
}
strong { }
em { font-weight: bold; font-style: italic; }
.rightImg { margin-left: 5px; }
.leftImg { margin-right: 5px; }
.indentedMap { margin-right: 50px; }
#gallery img { margin-right: 6px; margin-bottom: 10px; margin-left: 6px; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
form ul { background-color: #0d0d0d; width: 350px; padding: 5px; border: solid 1px #666; list-style-type: none; }
label { text-align: right; width: 100px; float: left; margin-right: 10px; display: block; }
.submit { text-align: center; margin-top: 15px; margin-right: 100px; }
body#index a.index,
body#studio a.studio,
body#portfolio a.portfolio,
body#contact a.contact
{
	text-decoration: none;
	color: white;
	border-bottom: 1px dotted white;
	cursor: default;
}
body#enlarge { margin: 10px 0; }
#body#enlarge img { border: solid 1px black; }
