* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

body {
	background-color: #00233d;
	background-image: url(../img/bg.png);
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}

a {
	outline: none;
	text-decoration: none;
	color: white;
}

#main, #nav {
	width: 636px;	
	border: 1px solid #496C7F;
	margin-left: auto;
	margin-right: auto;
	}
#main {
	height: 459px;
	border-bottom: 0px solid black;
	margin-top: 100px;
	background-image: url(../img/contentbg.jpg);
	background-position: center;
	}
#nav {
	height: 52px;
	background-image: url(../img/navbg.png);
}
#nav li {
	list-style-type: none;
	float: left;
}
#nav li a {
	background-image: url(../img/navhover.png);
	height: 52px;
	display: block;
	text-indent: -10000px;
}
#nav_consultant { background-position: 0px 0px; width: 123px; }
#nav_experience { background-position: -123px 0px; width: 85px; }
#nav_clients { background-position: -208px 0px; width: 72px; }
#nav_projects { background-position: -280px 0px; width: 108px; }
#nav_services { background-position: -388px 0px; width: 82px; }
#nav_contact { background-position: -470px 0px; width: 80px; }
#nav_gallery { background-position: -550px 0px; width: 86px; }

#content h1 {
	margin: 16px 16px 16px 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 16px;
	border-bottom: 1px white solid;
	}
#content p {
	margin: 16px 16px 16px 16px;
	}
#content .strong {
	font-weight: bold;
	}
#content .thickborder {
	margin: 16px 32px 16px 32px;
	}
#content .hugeborder {
	margin: 32px 64px 32px 64px;
	text-align: center;
	}
#content .big {
	font-size: 16pt;
	}
#content .big a {
	text-decoration: underline;
}
#content ul {
	margin: 16px 16px 16px 16px;
}
#content ul li {
	list-style-type: none;
}
#content ul.deep li {
	line-height: 1.6em;
}

.hidden {
	visibility: hidden;
	overflow: hidden;
	height: 0;
	
}

.scroller {
	height: 310px;
	overflow: auto;
	margin: 16px 16px 16px 16px;	
}
.scroller h2 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.scroller ul {
	padding-bottom: 4px;
}
.scroller ul li {
	margin-bottom: 8px;
}
.scroller table {
	border-collapse: collapse;
}
.scroller table tr:hover {
	background-image: url(../img/hover.png);
}
.scroller table tr td {
	line-height: 1.6em;
	padding-left: 4px;
}

.tip {
	float: left;
}
.download {
	float: right;
}
.download a:hover {
	text-decoration: underline;
}

#head, #gallery, .galtable {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#head {
	margin-top: 50px;
}
.galtable td {
	padding: 8px 8px 8px 8px;
	min-width: 158px;
	max-width: 332px;
	width: 158px;
	height: 256px;
	font-size: 12pt;
	text-align: left;
}
.galtable td.double {
	width: 332px;
}
.galtable td p.strong {
	font-weight: bold;
}
.galtable td p {
	margin: 8px 8px 8px 8px;
}

#head {
	height: 123px;
	background-image: url(../img/top.png);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -10000px;
}

.back, .forward, .acro, .vcard {
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
}
.back {
	background-image: url(../img/back.png);
}
.forward {
	background-image: url(../img/forward.png);
}
.acro {
	background-image: url(../img/acrobat.png);	
}
.vcard {
	background-image: url(../img/vcard.png);
}

.pic {
	width: 158px;
	height: 234px;
	background-image: url(../img/gallery2013.png);
	display: block;
	text-indent: -10000px;
}
#p1, #ps1 { background-position: 0px 0px; }
#p2, #ps2  { background-position: -158px 0px; }
#p3, #ps3 { background-position: -316px 0px; }
#p4, #ps4 { background-position: -474px 0px; }
#p5, #ps5 { background-position: -632px 0px; }
#p6, #ps6 { background-position: -790px 0px; }
#p7, #ps7 { background-position: -948px 0px; }
#p8, #ps8 { background-position: -1106px 0px; }

#archive {
	width: 636px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60pt;
	text-align: center;
	padding: 16px 16px 16px 16px;
	font-size: 16pt;
}

#archive h1 .emph {
	font-weight: bold;
	margin-right: 16pt;
}

#archive h1 {
	font-weight: normal;
	font-size: 22pt;
	margin-bottom: 4pt;
}

#archive h2 {
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 60pt;
}