/*LAYOUT STYLING PART*/
div#wrapper{
width: 940px;
}

div#header{
width: 900px;
}

div#breadcrumbs{
width: 880px;
}

div#content{
width: 900px;
}

#left_col{
width: 170px;
}

#right_col{
width: 190px;
}

div#footer{
width: 900px;
}

