body {
	margin:0 auto;
	text-align:center;
	width:100%;
	background-color:#0187bc;;
}

#container {
	width:100%;
	margin:0 auto;
	padding:0;
	background-image:url(../images/BFGoodrichGrad.jpg);
	background-repeat:repeat-x;
}

#outer {
	width:1024px;
	height:706px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/splats.gif);
	background-repeat:no-repeat;
}

#bfgoodrich_logo {
	width:192px;
	height:43px;
	margin:0 auto;
	padding:20px 0 0 30px;
	float:left;
	display:block;
}

#main {
	width:1024px;
	height:525px;
	margin:0 auto;
	padding:0;
	display:block;
}

#languagePanel{
	margin:0 auto;
	padding:200px 0 0 0;
	width:580px;
	height:130px;
}

#nav{
	margin:0 auto;
	padding:20px 0 0 250px;
	height:100px;
}

#tagline {
	width:388px;
	height:47px;
	margin:0 auto;
	padding:0 50px 0 0;
	display:inline;
	float:right;
}





a.nav_aus{
	background:url(../images/link_aus.jpg) 0 0 no-repeat;
	width:81px;
	margin:0 12px 0 10px;
	height:100px;
	min-height:100px;
	display:block;
	text-indent: -9999px;
}

a.nav_aus:hover{
	background:url(../images/link_aus.jpg) 0 -100px no-repeat;
}




a.nav_chinaS{
	background:url(../images/link_chinaS.jpg) 0 0 no-repeat;
	width:81px;
	height:100px;
	margin:0 12px 0 0;
	min-height:100px;
	display:block;
	text-indent: -9999px;
}

a.nav_chinaS:hover{
	background:url(../images/link_chinaS.jpg) 0 -100px no-repeat;
}




a.nav_chinaT{
	background:url(../images/link_chinaT.jpg) 0 0 no-repeat;
	width:81px;
	height:100px;
	margin:0 12px 0 0;
	min-height:100px;
	display:block;
	text-indent: -9999px;
}

a.nav_chinaT:hover{
	background:url(../images/link_chinaT.jpg) 0 -100px no-repeat;
}




a.nav_korea{
	background:url(../images/link_korea.jpg) 0 0 no-repeat;
	width:81px;
	height:100px;
	min-height:100px;
	margin:0 12px 0 0;
	display:block;
	text-indent: -9999px;
}

a.nav_korea:hover{
	background:url(../images/link_korea.jpg) 0 -100px no-repeat;
}



a.nav_taiwan{
	background:url(../images/link_taiwan.jpg) 0 0 no-repeat;
	width:81px;
	height:100px;
	min-height:100px;
	margin:0 12px 0 0;
	display:block;
	text-indent: -9999px;
}



a.nav_taiwan:hover{
	background:url(../images/link_taiwan.jpg) 0 -100px no-repeat;
}





a.nav_thailand{
	background:url(../images/link_thailand.jpg) 0 0 no-repeat;
	width:81px;
	height:100px;
	min-height:100px;
	display:block;
	text-indent: -9999px;
}

a.nav_thailand:hover{
	background:url(../images/link_thailand.jpg) 0 -100px no-repeat;
}





a span{
	visibility:hidden;
}

div#nav ul{
	padding:0;
	margin:0;
	text-indent:none;
	overflow:hidden;
}

div#nav li{
	padding:0;
	margin:0;
	list-style:none;
	list-style-type:none;
	display:inline;
	float:left;
	border:none;
	overflow:hidden;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

div#clear{
	clear:both;
}