html, body, p, a, span, h1, h2, h3, ul, li, img, form, input, button, hr, table, tr, td, th, #container, dl, dt  {   
	padding: 0;
	margin: 0;
}

body {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	background: url(../img/bg.gif) #ffffff repeat-x;
	position: relative;
}

img {
	border: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

div {
	text-align: left;
}

p {
	color: #666666;
	padding-bottom: 9px;
}

.container {
	width: 996px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

#nav {
	width: 192px;
	padding: 11px 0 0 12px;
}

#content {
	width: 780px;
}

#head {
	height: 100px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.space_3 {
	height: 3px;
	overflow: hidden;
}

h1 {
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bold {
	font-weight: bold;
}

.uline {
	text-decoration: underline;
}

.pad_9 {
	padding: 9px;
}

.pad_l_12 {
	padding-left: 12px;
}

.white {
	color: #ffffff;
}

.lightgrey {
	color: #999999;
}

.bg_white {
	background-color: #ffffff;
}

#logo {
	width: 180px;
	background: 0;
	padding: 25px 0 0 25px;
}


#service_teaser_subline {
	width: 564px;
	color: #ffffff;
	background-color: #db0036;
	padding-top: 0;
	margin-top: 170px;
}

.macro {
	font-size: 12px;
	line-height: 16px;
	padding-left: 12px;
	padding-right: 12px;
}

#sub_nav {
	z-index: 100;
	position: absolute;
	top: 100px;
	width: 780px;
	margin-left: 12px;
}

#sub_nav_bg {
	position: relative;
	height: 46px;
}

.align_c {
	text-align: center;
}

.red, a.red {
	color: #bf0030;
}

@font-face {
	font-family: 'NeoSansStd-Regular';
	src: url('../fonts/24F2EE_0_0.eot');
	src: url('../fonts/24F2EE_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/24F2EE_0_0.woff') format('woff'), url('../fonts/24F2EE_0_0.ttf') format('truetype');
}

.nss-reg {
	font-family: NeoSansStd-Regular, Arial, Helvetica, sans-serif;
}

.upper {
	text-transform: uppercase;
}

.space_20 {
	height: 20px;
	overflow: hidden;
}

.space {
	height: 12px;
	overflow: hidden;
}

#main_all {
	width: 996px; 
}