@charset "UTF-8";

#header_spot {
	width: 440px;
	padding: 27px 15px 0 0;
	text-align: right;
	float: left;
}

#header_spot:hover,
#header_spot embed:hover { cursor: pointer; }

#header_spotb,
#header_spotc {
	width:190px;
	padding: 7px 0 0 10px;
	text-align: left;
	float:right;
}

#header_spotc { padding-top: 19px; }

#header_spota {
	width:55px;
	float:right;
}

#header_spotb a,
#header_spotc a {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}


#header_spotb a:hover,
#header_spotc a:hover  { color: #DDD; }

.content_no_nav {
	padding: 1em 50px 2em;
	color: #555;
}

h2 {
	display: block;
	background-color: #2C6FA3;
	position: relative;
	left: -50px;
	width: 175px;
	padding: 0 0 0 50px;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
}

select#country {
	margin-right: .5em;
	float: left;
}

a.btn_go { float: left; }

hr.dotted {
	border: none;
	border-top: 2px dotted #CCC;
	margin: 1em auto;
	clear: both;
}

#worldmap {
	background: transparent url('http://www.safetyseries.com/worldwide/images/worldmap_matrix.gif') no-repeat left top;
	width: 670px;
	height: 255px;
}
