* {
	padding: 0;
}

body {
	margin: 2em;
	color: #000000;
	font: 62.5% 'Lucida Grande', 'Trebuchet MS', Verdana, Tahoma, Geneva, Arial, sans-serif;
	text-align: justify;
}

p {
	font: 1.2em 'Lucida Grande', 'Trebuchet MS', Verdana, Tahoma, Geneva, Arial, sans-serif;
	line-height: 1.4em;
	margin-bottom: 1em;
}

img, table {
	border: none;	
}

h1, h2, h3, h4, h5, h6 {
	font-family: Eurostile, 'Lucida Grande', 'Trebuchet MS', Verdana, Tahoma, Geneva, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin: 0 0 1.3em 0;
}

h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.5em;
	margin-top: 1em;
}
h4 {
	font-size: 1.5em;
	margin-top: 1em;
}
h5 {
	font-size: 1.5em;
}

#container {
	width: 640px;
}

div {
	height: auto !important;
}
#flash, h2 img, h3 img, h4 img, #c_contact_rightcol {
	display: none;
}
#about td {
	width: 50%;
	vertical-align: top;
	padding: 0 1.5em 0 1.5em;
}
#about table div {
	float: left;
	width: 120px;
	padding: 0 1.5em 0 0;
}
dt {
	font-weight: bold;
}