
body {
	background:#073c98 url(img/bg.jpg) center top repeat-x;
}

a{
	color: #c3dfe1;
}
a:hover{
	color: #fe0;
	text-decoration:none;
}

td#top-bg-1 {
	background:#022a8c url(img/top-bg-1.gif) center top no-repeat;
	width: 369px;
	height: 161px;

}
td#top-bg-2 {
	background:#022a8c url(img/top-bg-2.gif) center top no-repeat;
	width: 369px;
	height: 50px;

}
div#addr{
	padding-right: 10px;
	text-align: right;
	width: 349px;
	white-space: nowrap;
	font-size: 0.8em;
	line-height: 1.3em;
	font-family: Tahoma, Arial, Helvetica;
	color: #e8e8e8;
}
div#addr #phone {
	padding-top: 0.3em;
	font-size: 1.6em;
	line-height: 1.3em;
}
div#pic{
	width: 379px;
	height: 210px;
	color: #c3dfe1;
	background:#3c4b58 url(img/pics/3.jpg) center top no-repeat;
	border-bottom: solid 1px #70868e;

}
html>body div#pic{
	height: 209px;
}

div#title{
	margin: 0;
	padding: 6px 10px 15px 10px;
	background:#313f4b;

}
div#txt{
	float: none;
	padding: 20px;
	padding-top: 5px;
	font-size: .8em;
	line-height: 1.4em;
	font-family: Tahoma, Arial, Helvetica;
	color: #fff;
	background:#4b5b69 url(img/txt-bg.jpg) left top no-repeat;
}

div#txt small{
	font-size: .85em;
	line-height: 1.3em;
	color: #d3e8f1;
}

div#smaller{
	font-size: .85em;
	line-height: 1.3em;
}

div#txt hr { height: 1px; background-color: #588cd1; color: #588cd1; border: solid 0px #588cd1; width: 100%; }

h2{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 1.5em;
	color: #c3dfe1;

}
h3{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	height: 49px;
	padding: 8px 0 0 10px;
	margin:  0 0 0 0;
	font-size: 1.2em;
	color: #c3dfe1;
}

ul,li { 
	margin-bottom: 0px;
	list-style-image: url(img/arrow.gif);
}

li {
	margin-left: -2em;
	text-indent: 0;
	font-size: 0.85em;
	color: #c3dfe1;
}

td#cpy{
	font-family: Tahoma, Arial, Helvetica;
	color: #a3bfc1;
	font-size: .6em;
	padding: 5px 5px 10px 0;
}