/* reset global styles */
h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin:0; padding:0 }
a img { border: none; }

body {
	margin: 0;
	padding: 80px 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	background: #fff;
}

#page {
	position: relative;
	width: 810px;
	margin: 0 auto;
}

h1 {
	display: block;
	text-decoration: none;
	height: 54px;
	margin: 0 0 40px 0;
}
h1 span {
	display: block;
	text-indent: -1000em;
}
h1 a {
	display: block;
	width: 312px;
	height: 54px;
	background: url(/images/logo2011.gif) no-repeat;
}

a {
	color: #008ec8;
}

h2 {
	font-size: 16px;
	margin: 0 0 8px 0;
}

p {
	margin: 8px 0 12px 0;
}

p, li {
	font-size: 12px;
	color: #363636;
}

div.section {
	width: 440px;
	margin: 0;
	padding: 15px 0 0 55px;
}

.section ul {
	margin: 0;
	padding: 0;
}

#location {
	position: absolute;
	right: 0;
	top: 108px;
	width: 215px;
}

#location span {
	font-size: 11px;
	color: #363636;
}

#careers {
	position: relative;
	background: url(/images/office.jpg) no-repeat 18px 0;
	margin: 50px 0 0 0;
	padding: 135px 0 0 55px;
}
#careers img {
	position: absolute;
	top: 50px;
	left: 175px;
}

#footer {
	margin: 40px 0 0 0;
	border-top: 1px solid #d1d9e0;
	padding: 6px 0 0 55px;
}
#footer p {
	margin: 0;
	font-size: 10px;
	color: #687178;
}