@charset "utf-8";
* {
	padding:0;
	margin:0;
}

body {
	text-align:center;
	
	background:url(../images/bg_vert.gif) left top repeat-x;

}
#align_wrap{
	margin:0 auto;
	width:960px;
	text-align:left;


}

#main_wrapper_start {
	margin:0 auto;
	width:1030px;
	text-align:left;

}

#main_flash {
	margin-top:120px;
	float:left;
}


#bg_wrapper {
	margin:0 auto;
	width:960px;
	/*background:url(../images/bg_striped.gif) right top repeat-y;*/
	float:left;
}

#main_wrap, #main_wrap_competition {
	width:960px;
	text-align:left;
	/*background:url(../images/main_bg.gif) left top no-repeat;*/
	display:block;
	float:left;
}

#header_wrapper {
	width:960px;
	float:left;
	height:410px;
	display:block;
	/*background:url(../images/bg_right_column.jpg) top right repeat-y;*/
}

#header_left{
	width:670px;
	float:left;
}
 
* html #header_left {
	width:600px;
}

#header_right {
	float:right;
	width:290px;
	margin-top:50px;

}

* html #header_right {
	width:200px;
}


#content_wrapper {
	float:left;
	width:960px;
	background:#0e4182 url(../images/cont_el_bg.gif) top left repeat-x;
}
#main_wrap_left-column #content_left {
	float:left;
	width:700px;
	margin-left:10px;
	padding:20px 0px 20px 20px;

}

#content_left {
	float:left;
	width:930px;
	margin-left:10px;
	padding:20px 0px 20px 20px;
}

* html #content_left{
	width:940px;
}

* html #main_wrap_left-column #content_left {
	float:left;
	width:680px;
	margin-left:10px;
	padding:20px 0px 20px 20px;
}

#content_right {	
	width:215px;
	float:left;
	padding:20px 0px 20px 15px;
}

#partner {

	background:#fff;
	display:block;
	float:right;
	padding:10px 0px 0px 0px;
	text-align:right;
	margin-left:10px;

	
}

#footer_wrapper {
	width:960px;
	float:left;
	/*border-top:#b3bcd7 2px solid;*/
	display:block;
}

#main_wrapper_start #footer_wrapper {
	width:960px;
	float:left;
	border:none;
	display:block;
}


#main_wrap_competition #header_wrapper {
		height:200px;
	
}

#main_wrap_competition #content_wrapper, #main_wrap_competition #content_left{
	width:960px;
}
#main_wrap_competition #header_right{
	height:400px;

}

#main_wrap_competition #content_left {
		width:920px;
}
