/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none
}
TD {
	FONT-SIZE: 14px;
	COLOR: #144a5a;
	FONT-FAMILY: Arial, Verdana;
}
A {
	text-decoration: underline;
	COLOR: #144a5a
}
A:link {
	text-decoration: underline;
	COLOR: #144a5a
}
A:visited {
	text-decoration: underline;
	COLOR: #144a5a
}
A:hover {
	text-decoration: none;
	COLOR: #144a5a
}
A:active {
	text-decoration: underline;
	COLOR: #144a5a
}
.red {
	COLOR: #470000
}
A.red {
	text-decoration: underline;
	COLOR: #470000
}
A.red:link {
	text-decoration: underline;
	COLOR: #470000
}
A.red:visited {
	text-decoration: underline;
	COLOR: #470000
}
A.red:hover {
	text-decoration: none;
	COLOR: #470000
}
A.red:active {
	text-decoration: underline;
	COLOR: #470000
}
#video {
	margin: 15px 0px 15px 0px;
	text-align: center;
	background: #c1d9e0;
	padding: 15px;
}
#pubs {
	margin: 15px 0px 15px 0px;
	text-align: center;
	background: #c1d9e0;
	padding: 15px;
}
#pub_list ul li {
	margin-bottom: 7px;
}
#header {
	position: relative;
}
#header_phone {
	position: absolute;
	left: 25px;
	top : 15px;
	font-size: 24px;
}
img {
	border: none;
	outline: 0;
}
#menu1 {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#menu1 li {
	margin-bottom: 7px;
}
#menu1 li a {
	color: #470000;
	text-decoration: none;
	font-size: 16px;
}
#menu1 li a:hover {
	text-decoration: underline;
}
.skip{position:absolute;top:-1000px;left:-1000px;height:1px;width:1px;text-align:left;overflow:hidden}
