﻿#container {
 width: 1000px;
 margin-left: 0%;
 margin-right: 0%;
}
body {
 text-align:left;
}

#container {
 width: 800px;
 margin-left: 0%;
 margin-right: 0%;
 text-align:left;
}

#izanab {
 width: 206px;
 float: left; 
}

#izanac {
	width: 594px;
	text-align:left;
	float: right;
}

#izanad {
 width: 800px;
 clear: right;
}


.box1{
	float: right;
	background-repeat: ;
	width: 588px;
	height: 250px;
	background-color:;

}
.box2{
	float:left;
	width:520px;
	height: 230px;
	overflow:auto;
	margin-left: 2em;
	padding-left: 2em;
}


#pageslide-slide-wrap {
    background-color: #bb0000;
}