*{
	margin:0;
	padding:0;
}
body{
	font-size:small;
	line-height:1.4;
	background:url(../images/body_bg.gif) repeat-x center 49px;
}
img{
	border:none;
	vertical-align:bottom;
}
hr{
	clear:both;
	height:1px;
	border:1px solid #fff;
}
h2{
}
h3{
	font-size:168%;
}
h4{
	font-size:152%;
}
h5{
	font-size:100%;
}
#wrapper{
	width:960px;
	margin:auto;
}
/***COMMON***/
#header{
	width:960px;
	margin:0 auto;
	background:url(../commonimages/header_bg.gif) no-repeat;
	overflow:hidden;
}
#header h2{
	width:279px;
	float:left;
	padding:35px 8px 0 32px;
}
#information{
	width:340px;
	height:181px;
	overflow:hidden;
	background:transparent url(../images/infobg.gif) no-repeat;
	float:left;
} 
#information table{
	font-size:85%;
	border-collapse:collapse;
	margin:30px 30px 30px 40px;
	padding:0;
	border:none;
}
#information table th{
	vertical-align:top;
	text-align:left;
}
#information table td{
	padding:1px;
	padding-left:1em;
}
#app{
	width:620px;
	float:left;
}
#footer{
	clear:both;
	background:#f3f2eb url(../commonimages/footer_bg.jpg) repeat-x 0 top;
	padding:18px 0;
	margin:-8px 0 0;
	position:relative;
}
#footer p{
	width:960px;
	margin:0 auto;
	font-size:86%;
	text-align:right;
}
p#footerlink{
	text-align:left;
	width:960px;
	margin:0 auto;
	font-size:86%;
	position:absolute;
	top:40px;
}
p#footerlink a{
	color:blue;
	text-decoration:none;
	font-weight:bold;
}
/******/
div#commonheader{
	background:#fff;
	height:39px;
	margin-bottom:10px;
}

p#inquiry{
	position:absolute;
	right:0;
	top:0;
}
#language{
	position:absolute;
	top:11px;
	right:150px;
}
#language a{
}
