@charset "utf-8";
/* CSS Document */
/****************************** RUS Css ******************************/
*/
html, body {border: 0; margin: 0; padding: 0; height: auto;}
body {
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /*Font color*/
	background:#FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
	p {}
	p, ul, ol {
	margin: 0;
	padding: 0;
}
	img, img a { border: none; }
	form { margin: 0; padding: 0; }
	
	/************************* Wrapper Css *************************/	
	
#Edmheader {
	width: 600px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	background-color:#F49619;
	padding:10px 5px 0px 5px;
}

#Edmcontent {
	width: 590px;
	height: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:left
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
}



#Edmcontentx {
	width: 590px;
	height: 720px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:left
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-right: 10px;
}

/******** change this on the left*/


#Edmorange {
	width: 600px;
	height: 1180px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	background-color: #F49619;
	padding: 5px 0px 0px 0px;
}

#Edmorangex {
	width: 600px;
	height: 720px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	background-color:#F49619;
	padding:5px 0px 0px 0px;
}

#Edmcontent1 {
	width: 590px;
	height: 1180px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:left
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-right: 10px;
}


#Edmcontent2 {
	width: 170px;
	height: 1100px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;


	float:left
	padding:0px 0px 0px 10px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/Edm-Leftbox01.jpg);
	background-repeat: no-repeat;
}

#Edmcontent2x {
	width: 163px;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:left
	padding:0px 0px 0px 10px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/Edm-Leftbox01.jpg);
	background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
}

#Edmcontent3 {
	width: 410px;
	height: 1150px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:right
	padding:0px 0px 0px 25px;
	background-color: #353535;
	background-image: url(../images/edm-right.jpg);
	float: right;
}

#Edmcontentnormalright {
	width: 410px;
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:right
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	float: right;
}



#Edmcontenttop {
	width: 590px;
	height: 5px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:left
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
}



#Edmorangefooter {
	width: 600px;
	height: 35px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	background-color:#F49619;
	padding:0px 0px 15px 10px;
}

#Edmorange4 {
	width: 600px;
	height: 43px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	background-color:#F49619;
	padding:0px 0px 10px 10px;
}

/****Bottom*****/

#Edmorangebottom {
	width: 600px;
	height: 350px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	background-color:#F49619;
	padding:0px 0px 0px 10px;
}

#Edmorangebottom2 {
	width: 600px;
	height: 350px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	background-color:#F49619;
	padding:0px 0px 0px 10px;
}

#Edmwhitebottom {
	width: 590px;
	height: 380px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:left
	padding:10px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-right: 10px;
}

#Edmwhitebottom2 {
	width: 590px;
	height: 350px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:left
	padding:10px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-right: 10px;
}

#Edmwhitebottomleft {
	width: 270px;
	height: 340px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
}


#Edmwhitebottomright {
	width: 285px;
	height: 340px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:right;
	padding:0px 10px 0px 0px;
	background-color: #FFFFFF;
	float: right;
}

/****Bottom*****/





#Edmbottomcontain {
	width: 600px;
	height: 325px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	background-color:#F49619;
	padding:5px 0px 0px 0px;
}

/****article*****/

#Edmorangearticlebottom {
	width: 600px;
	height: 32780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	background-color:#F49619;
	padding:0px 0px 0px 10px;
}

#Edmwhitearticlebottom {
	width: 590px;
	height: 32790px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:left
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-right: 10px;
}

/****Bottom*****/
	
	
