.top {
	height: 130px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo_web_philips.gif);
}
.main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/main_C9CCCD.gif);
	background-repeat: repeat;
	height: 1500px;
	background-color: #C9CCCD;
}
.left_box {
	float: left;
	width: 680px;
	clear: both;
}
.text_box {
	float: right;
	width: 200px;
	background-color: #C9CCCD;
}
.nav {
	height: 20px;
	width: 900px;
	text-align: center;
	margin-top: 80px;
	position: absolute;
}
.news {
	color: #186278;
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
.body {
	color: #186278;
	font-size: 11pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
.bold {
	color: #186278;
	font-size: 11pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold
}
.italic {
	color: #333333;
	font-size: 11pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic
}
.head {
	color: white;
	font-size: 12pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold
}
.head_italic {
	color: white;
	font-size: 11pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: italic;
	padding-left: 12px;
}
.head2 {
	color: white;
	font-size: 15pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
}
.email {
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
}
.small {
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
}
a:link {
	color: #186278;
	text-decoration: underline
}
a:hover {
	color: #1c9ebf;
	text-decoration: underline
}
a:visited {
	color: #393b73
}

