.body_intro {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url('../intro/intro_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#242424;
}
#intro_container_big {
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:751px;
	background-image:url('../intro/intro_bg_top.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#intro_container {
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	width:697px;
	text-align:left;
}
#top {
	clear:both;
	overflow:hidden;
	margin-top:65px;
	margin-left:61px;
	width:697px;
	margin-bottom:46px;
}
#logo {
	float:left;
	width:246px;
}
#logo_txt {
	float:left;
	display:inline;
	margin-left:14px;
	padding-top:67px;
	width:240px;
	font:normal 11px Tahoma;
	color:#ffffff;
}
#intro_menu {
	clear:both;
	overflow:hidden;
	margin-left:60px;
	width:576px;
}
.top_tab {
	float:left;
	display:inline;
	margin-left:1px;
}
#content {
	clear:both;
	overflow:hidden;
	position:relative;
	width:697px;
	height:225px;
	background-image:url('../intro/intro_content_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#content a{
	font:normal 11px Tahoma;
	color:#81b63f;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
.link1 {
	position:absolute;
	width:185px;
	top:14px;
	left:67px;
}
.link2 {
	position:absolute;
	width:185px;
	top:14px;
	left:261px;
}
.link3 {
	position:absolute;
	width:185px;
	top:14px;
	left:455px;
}
#footer {
	clear:both;
	overflow:hidden;
	width:510px;
	margin-left:auto;
	margin-right:auto;
}
#copy {
	float:left;
	width:399px;
	font:normal 11px Tahoma;
	color:#919aa3;
	padding-top:15px;
}
#site_by {
	float:left;
}