h1 {
	font: 16px Tahoma;
	color: #680801;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}

h2 {
	font: 14px Tahoma;
	color: #38556e;
	font-weight: bold;
	margin-top: 30px;
}

h3 {
	font: 13px Tahoma;
	color: #38556e;
	font-weight: bold;
	margin-top: 20px;
}


hr {
 	border: 2px solid #dde0e5;
 	padding: 0;
 	margin:0;
}


#thesis {
	border-left: 3px solid #606b83;
	padding-left: 10px;
	color: #737b8a;
	font-size: 11px;
	font-style: italic;
}

.copy {
	margin: 0 auto;
	width: 1000px;
}

.copy p {
	font: 11px Tahoma;
	color: #9aa1b0;
}

#quote {
	color: #000;
	font-size: 12px;
	font-style: italic;
}
#quote-aut {
	color: #000;
	font-size: 9px;
}

#news-bg {
	width: 264px; 
	height: 129px; 
	background-image: url('images/news-bg.jpg'); 
	background-position: left top; 
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#company-bg {
	width: 264px; 
	height: 72px; 
	background-image: url('images/company-bg.jpg'); 
	background-position: left bottom; 
	background-repeat: no-repeat;
}

#photo-bg {
	width: 264px; 
	height: 72px; 
	background-image: url('images/photo-bg.jpg'); 
	background-position: left bottom; 
	background-repeat: no-repeat;
}

a {
	color: #20597b;
}

a:hover {
	color: #4591be;
}

a:visited {
	color: #680801;
}

.work-area {
	padding-left: 52px; 
	vertical-align: top; 
	padding-bottom: 10px;
}

.work-area ul li {
	padding-bottom: 8px;
}
