#contweb {
	margin-left: 20px;
}
#contweb h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F69620;
	color: #000;
}
#contprint h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F69620;
	color: #000;
}
#contlogo h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F69620;
	color: #000;
}
#contweb a {
	color: #395675;
	text-decoration: underline;
}
#contprint a {
	color: #395675;
	text-decoration: underline;
}
#contlogo a {
	color: #395675;
	text-decoration: underline;
}
#contweb a:hover {
	color: #FF6600;
	text-decoration: none;
}
#contprint a:hover {
	color: #FF6600;
	text-decoration: none;
}
#contlogo a:hover {
	color: #FF6600;
	text-decoration: none;
}


.content {
	list-style-type: none;
	padding-bottom: 10px;
	font-family: 'PT Sans Narrow', arial, serif;
	font-size: medium;
	line-height: 1.8em;
	padding-left: 0px;
	color: #000000;
	margin-top: -15px;
	margin-left: 10px;
}
li {
	border-bottom-style: none;
	border-bottom-width: 1px;
}
#contacts h1 {
	font-size: x-large;
	color: #333;
	font-weight: normal;
}
#contacts ul {
	list-style-type: none;
	padding-bottom: 10px;
	font-family: 'PT Sans Narrow', arial, serif;
	font-size: medium;
	padding-left: 0px;
	color: #000000;
	margin-top: -10px;
	margin-left: 0px;
}
#contweb, #contprint, #contlogo {
}


#abouttext {
	float: left;
	margin-top: 30px;
	width: 200px;
	padding: 0;
	margin-left: 0px;
}
#abouttext h1 {
	color: #000000;
	font-family: 'PT Sans', arial, serif;
	font-size: small;
	font-weight: normal;
}



#contacts {
	float: left;
	width: 185px;
	margin-left: 40px;
}

