.block
{
	position:relative;
	clear:both;
}
.block ul
{
	margin-top:15px;
	margin-left:0px;
	padding-left:17px;
}
.block li
{
	list-style:url(../img/bullet_blue.gif);
}
.spacer
{
	height:60px;
	width:100%;
	display:block;
	clear:both;
}
.ul_blue li
{
	list-style:url(../img/bullet_blue.gif) !important;
}
.block hr
{
	color:#999;
}
.btn_red,
.btn_silver,
.btn_navy
{
	float:left;
	margin-right:15px;
}
img.icon
{
	float:left;
	padding-right:10px;
}
.column1,
.column2
{
	vertical-align:top;
}
.column1
{
	width:430px;
	padding-right:10px;
}
.column2
{
	width:430px;
	text-align:right;
	padding-left:10px;
}
.column2 img
{
	/*float:right;
	padding:10px;*/
	top:0px;
}
#content, #content li
{
	line-height:140%;
}
#contents
{
	width:890px;
	margin-bottom:15px;
}
#contents ul li
{
	list-style:none !important;
	margin:0px;
}
#contents a
{
	color:#194D76;
	font-size:14px;
	font-weight:bold;
}
#contents a:hover
{
	color:#2192CD;
}
#contents img
{
	margin-right:15px;
}
.enlargeimage
{
	cursor:pointer;
}
h1
{
	font-size:24px;
	margin-bottom:30px;
	padding-top:10px;
}
.clear
{
	margin-bottom:20px;
}
#contactform
{
	margin-left:83px;
}
