@charset "UTF-8";
#container {
	height: auto;
	width: 875px;
	padding-left: 80px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-bottom: 15px;
	margin-bottom: 60px;
}
#container #logo {
	margin-top: 55px;
	width: 197px;
	margin-bottom: 15px;
}
#nav_top {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
}

*html #nav_top {
	border: none;
	padding-bottom: 1px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#nav_top div {
	margin-top: 13px;
	float: left;
	margin-right: 68px;
}
#nav_top    #contact_top {
	margin-right: 0px;
	margin-left: 2px;
}
#nav_top a:link {
	font-weight: normal;
}
#nav_top a:visited {
	font-weight: normal;
}
#content {
	margin-right: 80px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#content #left_column {
	float: left;
	height: auto;
	width: 380px;
}
#content #right_column {
	float: right;
	height: auto;
	width: 380px;
	clear: left;
}
#content #footspace {
	clear: both;
	height: 30px;
}
#nav_bottom {
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	width: 795px;
	text-align: center;
	padding-top: 7px;
}
#nav_bottom a:link {
	font-weight: normal;
}
#nav_bottom a:visited {
	font-weight: normal;
}
*html #nav_bottom {
	border: none;
	padding-bottom: 1px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
*html #footer #ie6_dots {
	border: none;
	padding-bottom: 1px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 795px;
}
#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #262626;
	font-size: 10px;
	width: 795px;
	padding-top: 15px;
}
#nav_bottom  #contact   {
	margin-right: 0px;
	float: right;
}
#nav_bottom div {
	display: inline;
	margin-left: 0px;
	float: left;
	margin-right: 68px;
}
#footer #copyright #copy_right {
	float: right;
}
#footer #copyright #copy_left {
	float: left;
}
#footer {
	clear: both;
}
.floatfoot {
	clear: both;
	height: 1px;
}
#copyright  #copy_left  a:link {
	font-weight: bold;
}
#copyright  #copy_left  a:visited {
	font-weight: bold;
}
#copyright #copy_right a:link {
	font-weight: bold;
}
#copyright #copy_right a:visited {
	font-weight: bold;
}
#container #footer #clearfoot {
	clear: both;
	height: 1px;
}
.icon-pdf {
	border:none;
	height:10px;
	width:10px;
	}