*{
	margin:0;
	padding:0;
}
body{
	font-size:small;
	line-height:1.4;
	background:url(../images/body_bg.gif) repeat-x center 35px;
}
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_in{
	width:960px;
	margin:0 auto;
	background:url(../commonimages/header_bg.gif) no-repeat;
	overflow:hidden;
}
#header_in 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:20px 30px 30px 40px;
	padding:0;
	border:none;
}
#information table th{
	vertical-align:top;
	text-align:left;
}
#information table td{
	padding-left:1em;
}
#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;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
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;
}
/******/
