
/*start_user_layout_1*/

#layout3pagewrapper #header {
width: 600px;
background-color: #cde3ef;
height: 100px;
}


#layout3pagewrapper #leftcolumn {
background-color: #217dac;
width: 300px;
float: left;
height: 300px;
border: 1px solid #ccc;
}

#layout3pagewrapper #lb1 {
background: #217dac;
height: 120px;
float: left;
clear: both;
width: 400px;
}

#layout3pagewrapper #lb2 {
background: #cde3ef;

float: left;
height: 180px;
width: 200px;
}

#layout3pagewrapper #lb3 {
background: #a6b1b1;
height: 180px;
float: left;

width: 200px;
}

#layout3pagewrapper #rightcolumn {
background: #61c8fe;
float: left;
width: 300px;
height: 300px;
clear: right;
border: 1px solid #ccc;
}

#layout3pagewrapper #rb1 {
background: #cde3ef;
height: 155px;
float: left;
height: 300px;
width: 250px;
}
#layout3pagewrapper #rb2 {
background: #a6d1e8;
height: 155px;
float: left;
width: 374px;
clear: both;
}



/*end_user_layout_1*/
