html, body {
	background-color: #e0e0da;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

body {
	margin: 10px;
	width: 930px;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: justify;
	line-height: 150%;
}

h1 {
	margin: 0; 
}

h2 {
	margin: 10px 0 10px 0;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

h3 {
	margin: 20px 0 15px 0;
	border-top: 1px solid black;
	padding-top: 4px;
	font-family: arial, sans-serif;
	font-size: 13px;
}

h4 {
	margin: 0 0 5px 0;
	font-size: 11px;
}

a {
 text-decoration: none;
}

a:hover {
 color: red;
}

img {
	border: 0;
}

h1 img {
	vertical-align: bottom;
}

table {
	border-collapse: collapse;
}

td.navbar {
	margin: 0; 
	width: 170px;
	padding: 0; 
	vertical-align: top;
}

td.navbar img {
	display: block;
}

td.navbar ul.navlist {
	margin: 0;
	width: 132px;
	background-image: url(navbar/navlist_bg.png);
	padding-left: 36px;
	line-height: 18px;
	list-style-image: url(deco/bullet_small.png);
}

td.navbar ul.navlist li {
	width: 115px;
}

td.navbar img.navbutton {
	width: 170px;
	height: 31px;
}

td.navbar img.navlist_bottom {
	width: 170px;
	height: 12px;
}

td.navbar img.flag {
	display: inline;
}

td.content {
	width: 720px;
	padding: 0 0 0 20px;
	vertical-align: top;
}

img.ani { 
	position: absolute; 
	top: 0; 
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

img.ani1 {
	opacity: 1;
	filter: alpha(opacity=100);
}

img.tripleimg {
	margin-top: 4px;
}

table.tripleimg th {
	width: 222px;
	font-family: arial, sans-serif;
	font-size: 13px;
}

table.overview {
	width: 100%;
	border: 1px solid black;
	background-color: white;
	text-align: left;
}

table.overview th, table.overview td {
	padding: 2px 8px;
	vertical-align: top;
}

table.profile {
	width: 100%;
}

table.profile td.thumb {
	width: 280px;
}

table.profile td.thumb img {
	width: 280px;
	height: 198px;
	vertical-align: bottom;
}

table.profile.small td.thumb {
	width: 140px;
}

table.profile.small td.thumb img {
	width: 140px;
	height: 105px;
}

table.profile td.details, 
table.profile td.description,
table.profile td.references {
	padding-left: 15px;
	vertical-align: top;
}

table.profile td.details {
	width: 238px;
}

table.profile td.details div {
	margin-bottom: 10px;
	line-height: 16px;
}

table.profile td.references div {
	float: right;
	width: 160px;
	background-color: white;
	border: 1px solid black;
	padding: 3px;
}

table.profile td.references div ul {
	margin: 0 0 5px 0;
	padding-left: 20px;
	list-style-image: url(deco/bullet_small.png);
}

table.gallery td {
	width: 140px;
	padding: 0 15px 10px 15px;
	vertical-align: top;
	text-align: center;
}

table.gallery a {
	display: block;
}

body.gallery table.galleryimg {
	margin-left: 15px;
}

body.gallery h2 a {
	font-weight: normal;
}

body.services div.service {
	margin-left: 20px;
	width: 70%;
	padding: 0 20px;
	border: 1px solid black;
	background-color: white;
}

body.services div.service ul {
	column-count: 2;
	-moz-column-count: 2;
	list-style-image: url(deco/bullet_small.png);
}

body.services div.service p.link {
	text-align: right;
}

body.contact div.link {
	margin: 10px 0 5px 0;
	border-top: 1px solid black;
	padding-top: 5px;
}

iframe.youtube {
	border: 0;
}
