/* CSS Document */

body {
}

#wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#topbanner_big {
}

#topbanner_small {
}

#topbanner_small_bg {
	width:980px;
	height:147px;
	background:url(../images/top-small-bg.jpg) no-repeat;
}

#header-text {
	width:950px;
	height:auto;
	padding:20px 0px 0px 30px;
}

#content_bg {
	background-image: url(../images/index-main-bottom-image.jpg);
	background-repeat: no-repeat;
}

#content_nobg {
}

#content_left_top {
	width: 630px;
	float: left;
	margin-bottom: 20px;
	margin-left: 15px;
}

#content_right_top {
	float: left;
	width: 250px;
	margin-top: 80px;

}
#cb {
	clear: both;

}
#content_left_bottom {
	width: 600px;
	float: left;
	margin-left: 15px;
}

#content_right_bottom {
	float: left;
	width: 250px;

}

#content_left {
	width: 720px;
	float: left;
	margin-top: 0px;
}

#content_right {
	float: left;
	width: 250px;
}

#content_main {
	width: 950px;
	margin-left: 15px;
	padding-top: 10px;
}


#content_3blocks {
	margin-bottom: 30px;

}

/* #footer {
	margin-top:50px;
	background:url(../images/footer.jpg) no-repeat;
	width:980px;
	height:172px;

} */

#silver_bar {
	width:980px;
	height:15px;
	margin:0px auto 0px auto;
	background:url(../images/silver-bar.gif) repeat-x;
	float:left;
}
#newsinfo1 {
	display: none;

}
