/* CSS Document */

.top_bg {
	height:55px;
	background-position:bottom center;
}
.middle_bg {
	background-image:url(../images/solak_mid_bg.jpg);
}
.sol_header {
		background-image:url(../images/solak_header.jpg);
		background-repeat:no-repeat;
		background-position:bottom center;
		height:55px;
}
.int_middle {
	background-image:url(../images/solak_mid_bg2.jpg);
	border-top:solid 1px #bfb49e;
}
.solak_content {
	margin:0 auto;
	padding:20px;
	width:900px;
	font-size:14px;
}
.solak_title {
	text-align:center;
}
.right_col {
	margin-top:0px;
}