@CHARSET "UTF-8";
#container1, #container1 table
{
	background: #60645f;
	color: white;
	min-height: 345px;
}
#container1 p, #container1 h1
{
	color: white;
	margin: 0;
	padding: 10px 10px;
}
#container1 table
{
	margin: 10px 10px;
	width: 490px;
}
#container1 .col1
{
	width: 40%;
}
#container1 h1
{
	font-size: 7pt;
}
#container2
{
	background: url('/img/contacts/contacts.jpg') top left no-repeat;
	height: 345px;
}
table
{
	color: black;
	text-align: left;
}
 #container1 th
{
	color: white;
}
 #container1 td a
{
	color: white;
}
 #container1 td h1
{
	margin: 0;
	padding: 10px 0;
}