/* CSS Document */

/****************
General
*****************/
h2 {

}

h3 {

}

/****************
DIVS
*****************/

.page {
position: relative;
text-align: right;

color: #FFFFFF;
font-size: 11px;
min-height: auto;
padding-right: 20px;
}

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

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

#pageContent {
padding-top: 0px;
padding-left: 0px;
}

#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_glossary.jpg) no-repeat;
}

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

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

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


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

#categoryHeader {
	position: relative;
	float: left;
	width: 529px;
	height: 26px;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #0F4E84;
	background: #C7D6E3;
	margin-top: 13px;
	margin-bottom: 13px;
	padding-left: 21px;

}

#categoryBody {
	position: relative;
	float: left;
	width: 537px;
	padding-left: 0px;
	font-family: verdana;
	color: #000000;
	font-size: 12px;
}

#desc {
	padding-left: 22px;
	padding-bottom: 15px;
}

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

.name {
	font-family: verdana;
	color: #0F4E84;
	background: #C7D6E3;
	width: 540px;
	height: 24px;
	display: block;
	position: relative;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 8px;
	margin: 12px 0px 12px 11px;
}

.anchor {
float: left;
margin-right: 20px;
}

#image {
float: right;
width: 200px;
position: relative;
margin-left: 10px;
margin-bottom: 10px;

}

.sections {
float: left;
width: 560px;

}

#categoryBody a {
	text-decoration: underline;
	font-style: normal;
	font-family: verdana;
	font-size: 12px;
	color: #0F4E84;
	margin-bottom: 13px;
}

#categoryBody a:hover {
	text-decoration: underline;
	font-style: normal;
	font-family: verdana;
	font-size: 12px;
	color: #0F4E84;
	margin-bottom: 13px;

}

#image a {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: verdana;
	font-size: 10px;
	color: #5A1200;
	padding-bottom: 5px;

}

#image a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-family: verdana;
	font-size: 10px;
	color: #5A1200;
	padding-bottom: 5px;
}