* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body.welcome {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../welcome/background_welcome.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#container  {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	padding: 0px;
}
#footer {
	background-image: url(../welcome/welcome_bg_footer.gif);
	height: 44px;
	width: 980px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
#header {
	width: 980px;
	height: 139px;
	background-image: url(../welcome/welcome_bg_header.gif);
}
#content {
	height: 549px;
	width: 980px;
}
#footer p  {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 10px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: center;
}
#footer p a  {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666;
}
#footer p a:hover {
	color: #003c7f;
}
#content_1    {
	width: 340px;
	float: right;
	position: absolute;
	background-image: url(../welcome/welcome_bg_content_1.gif);
}
#content_2 {
	width: 640px;
	float: right;
	height: 549px;
	background-image: url(../welcome/welcome_bg_content_2.gif);
	visibility: visible;
	z-index: 10;
}
#content_1 p     a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	display: block;
	width: 180px;
	padding: 0px;
}
#content_1 p a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #003c7f;
	text-decoration: none;
}
