@charset "utf-8";
/* CSS Document */

#header {
	background: url(../images/i_bg_header.gif) no-repeat;
	width:930px;
	height:145px;
	position:relative;

}

#main_contests {
	padding:4px 37px 150px 68px;


}

#main_contests h2 {
padding-bottom:5px;

}
#main_contests .left_col{
	width:416px;
	float:left;
}

#main_contests .right_col{
	margin-left:444px;
}
