* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	behavior:url("csshover.htc");
}
h1, h2 {
	font-family: Arial, sans-serif;
}
h1 {
	color: #6897c3;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
}
p, li, a, h4, img, strong {
	color: #333;
	font: 11px Verdana, sans-serif;
	line-height: 1.3em;
}
strong {
	color: #6897c3;
	font-weight: bold;
}
p {
	margin-bottom: .8em;
}
img {
	font-size: 14px;
	border: 0;
}
td {
	vertical-align: top;
}

#page {
	width: 801px;
}
#nav {
	width: 200px;
	padding: 0 5px;
}
#samples {
	width: 225px;
}

#head {
	border-right: 1px solid #aaa;
	padding-bottom: 20px;
}

img#verite {
	float: left;
}

#content {
	padding-bottom: 50px;
}
#content p, h1 {
	margin: 0 20px .8em 0;
}
#content h1 {
	margin-bottom: .6em;
}
#main #content {
	border-right: 1px solid #aaa;
}

#nav h2 {
	color: #6897c3;
	margin: 0 8px;
	padding: 0 4px .5em 4px;
}
#nav #contact h2 {
	margin-top: 1.5em;
	border-top: 1px solid #6897c3;
	padding-top: 1.5em;
}
#nav #contact p {
	line-height: 24px;
	margin: 0 12px;
}
#nav #contact a {
	color: #6897c3;
}
#nav ul {
	margin: 0px 12px;
}
#nav li {
	list-style: none;
	margin-bottom: .6em;
	padding-left: 18px;
	background: url(images/blue_arrow.gif) left 1px no-repeat;
}
#nav li a {
	color: #6897c3;
	display: block;
	text-decoration: none;
}
#nav li:hover a, #nav li#selected a {
	color: #727169;
}

#samples {
	background: #ebedef;
	border-bottom: 2px solid #fff;
	border-right: 1px solid #aaa;
}
#samples h2 {
	color: #c7d3e0;
	background: #74a3cb url(images/blue_round_corner.gif) top left no-repeat;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 2px solid #fff;
	padding: 20px 15px 5px 15px;
	margin-bottom: 10px;
}
#samples h2 em {
	color: #fff;
	font-size: 18px;
	font-style: normal;
}
#samples ul {
	margin: 0 24px;
}
#samples li {
	list-style: none;
	margin-bottom: 15px;
}
#samples li h4 {
	margin-bottom: .2em;
	margin-left: 3px;
}
#samples li h4 a {
	text-decoration: none;
}
#samples li img {
	padding: 3px;
}
#samples li a:hover img {
	padding: 2px;
	background: #fff;
	border: 1px solid #74a3cb;
}

#foot {
	margin-top: 2px;
	border-top: 1px solid #666;
}
#foot p {
	font-size: 10px;
	margin-left: 16px;
}

#popup {
	padding: 10px;
}
#popup #description {
	padding: 0 30px;
	height: 150px;
}
#popup h1 {
	margin: 0;
	margin-bottom: 5px;
}
#popup p {
}

#nav h2 {
	font-size: 14px;
}
#nav h2 a {
	text-decoration: none;
	font-size: 1em;
	color: #f6730f;
	text-weight: bold;
}

p.footer {
	padding-top: 2em;
}

