/* 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;
min-height: auto;
padding-right: 20px;

}

.page ul li {
padding-bottom: 3px;
}

.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_contact.jpg) no-repeat;
}
#header_7 {
display: block;
width: 570px;
height: 62px;
position: relative;
float: left;
background: url(../images/headers/header_glossary.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 {
	position: relative;
	float: left;
	width: 549px;
	background: #D8D8D8;
	padding: 12px 0px 12px 21px;
}

#list a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

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

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

