/********************************************************
* Global Layout Rules for Bedrift section
********************************************************/

#header {
    background: url(../images/bedrift/header-bg.png) no-repeat;
}

#front_btm_box {
        background: url(../images/bedrift/front_btm_box_small.png) no-repeat;
        width: 756px;
        height: 223px;
        margin-top: 10px;
}       

#front_btm_1 {
        width: 240px;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 15px;
        float: left;
}
#front_btm_2 {
        width: 240px;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 15px;
        float: left;
}
#front_btm_3 {
        width: 240px;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 15px;
        float: left;
}

#front_price_placement1{
        text-align: left;
        padding-left: 130px;
}

#front_price_placement2{
        text-align: left;
        padding-left: 130px;
}

#front_price_placement3{
        text-align: left;
        padding-left: 130px;
}

#login_box {
        background-image: url(../images/bedrift/dine_sider.jpg);
}

#order_box {
        background-image: url(../images/bedrift/order_form.gif);
        margin: 0;
        width: 245px;
        height: 139px;
        background-repeat: no-repeat;
        background-position: left top;
}
#login_form {
        padding: 55px 3px 0 10px;
}
#order_form {
        padding: 33px 3px 0 14px;
}

#rating_logo {
	width: 980px;
	margin: 0em auto;
    	text-align: left;
}

/****************************
* Headers
****************************/



h1 {
        color: #333333;
}
h2 {
        color: #333333;
}
h3 {
        color: #333333;
}


