.tail-top {
    background:url(/templates/burtongoldberg/images/background.jpg) repeat-x top #8ebbda;
}
.col-1, .col-2, .col-3, .col-4 {
    float:left;
}
/*======= width =======*/
.main {
    margin:0 auto;
    text-align:left;
    width:980px;
    text-align:left;
}
/*======= header =======*/
#header {
    height:450px;
    background:url(/templates/burtongoldberg/images/top1.jpg) no-repeat bottom left;
    position:relative;
	z-index: 1;
}
/*======= header =======*/
#level2 #header {
    height:321px;
    background:url(/templates/burtongoldberg/images/l2-header1.jpg) no-repeat bottom left;
    position:relative;
	z-index: 1;
}
/*======= index.html =======*/
#page1 #content .row .col-1 {
    width:362px;
    margin-right:64px;
    
}

#level2 #content .row .col-1 {
    width:592px;
    margin-right:54px;
}
#level2 #content .row .col-2 {
    width:260px;
}

#page1 #content .row .col-2 {
    width:480px;
}
#page1 #content .row .col-2 .col-1 {
    width:278px;
    margin-right:0;
}
#page1 #content .row .col-2 .col-2 {
    width:162px;
}
#page1 #content .row1 .col-1 {
    width:280px;
    margin-right:61px
}
#level2 #content .row1 .col-1 {
    width:280px;
    margin-right:61px;
}
#page1 #content .row1 .col-2 {
    width:270px;
    margin-right:79px;
}
#level2 #content .row1 .col-2 {
    width:270px;
    margin-right:79px;
}
#page1 #content .row1 .col-3 {
    width:214px;
    margin-right:0;
}
#level2 #content .row1 .col-3 {
    width:214px;
    margin-right:0;
}
#page1 #content .bg {
    background:url(/templates/burtongoldberg/images/tail1.gif) repeat-y 302px top;
}
#page1 #content .bg1 {
    background:url(/templates/burtongoldberg/images/tail1.gif) repeat-y 647px top;
}

/*======= footer =======*/
#footer {
    height:58px;
}

#error404 {
	position: absolute;
	top: 143px;
	left: 0;
	width: 970px;
	height: 50px;
	overflow: hidden;
	text-align: center;
}

