/* CSS Document */

.title1 {
	font-family: verdana;
	color: #0F4E84;
	width: 548px;
	font-size: 12px;
	padding: 6px 0px 6px 22px;
	background: #F1F1F1;
}

.page {
position: relative;
text-align: right;
background: url(../images/nav/java_bg.gif) repeat-y; 
color: #FFFFFF;
font-size: 11px;
padding-right: 20px;

}



.page a:hover, .page a:visited, .page a:active, .page a{
text-decoration: underline;
color: #FFFFFF;

}

#pageContent {
padding-top: 5px;
padding-bottom: 15px;
}

#header_0 {
display: block;
width: 570px;
height: 62px;
position: relative;
float: left;
background: url(../images/headers/header_who.jpg) no-repeat;
}

#header_1{
display: block;
width: 570px;
height: 62px;
position: relative;
float: left;
background: url(../images/headers/header_products.jpg) no-repeat;
}
#header_2 {
display: block;
width: 570px;
height: 62px;
position: relative;
float: left;
background: url(../images/headers/header_applications.jpg) no-repeat;
}
#header_3 {
display: block;
width: 570px;
height: 62px;
position: relative;
float: left;
background: url(../images/headers/header_quality.jpg) no-repeat;
}
#header_4 {
display: block;
width: 570px;
height: 62px;
position: relative;
float: left;
background: url(../images/headers/header_services.jpg) no-repeat;
}
#header_5 {
display: block;
width: 570px;
height: 62px;
position: relative;
float: left;
background: url(../images/headers/header_exporting.jpg) no-repeat;
}
#header_6 {
display: block;
width: 570px;
height: 62px;
position: relative;
float: left;
background: url(../images/headers/header_resources.jpg) no-repeat;
}
#header_7 {
display: block;
width: 570px;
height: 62px;
position: relative;
float: left;
background: url(../images/headers/header_contact.jpg) no-repeat;
}
#header_8 {
display: block;
width: 570px;
height: 62px;
position: relative;
float: left;
background: url(../images/headers/header_contact.jpg) no-repeat;
}


#list a {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #0F4E84;
}

#list a:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #0F4E84;
}

#list {
	position: relative;
	float: left;
	display: block;
	width: 553px;
	background: #D8D8D8;
	padding: 12px 0px 12px 17px;
}


#list ul li {
	float: left;
	width: 260px;
	list-style-image: url(../images/bullet.gif);
	margin-left: 5px;
}