
body {
	background: url(color_blue/pics/bg_index.jpg) repeat-x top;
}

#column2 {
        display: block;
        width: 905px;
        height: 350px;
        padding: 15px 0px 0px 20px;
        position: absolute;
        top: 176px;
        left: 0px;
        color: #a9a9a9;
}

#column2 a, #column2 h1, #column2 h2, #column2 h3 {
        color: #fff;
}

a.button {
        width: 107px;
        height: 21px;
        line-height: 21px;
        text-align: center;
        display: block;
        text-decoration: none;
        background: url(color_blue/pics/button.jpg) no-repeat center center;
}

a span.button {
        width: 107px;
        height: 21px;
        line-height: 21px;
        text-align: center;
        display: block;
        text-decoration: none;
        background: url(color_blue/pics/button.jpg) no-repeat center center;
}

#main {
        position: relative;
        top: 360px;
        margin-bottom: 360px;
}

#column1 {
        position: relative;
        top: 360px;
        margin-bottom: 360px;
}
