


#column2 {
        display: block;
        width: 753px;
        height: 430px;
        padding: 0px 10px 0px 0px;
        position: absolute;
        top: 242px;
        left: 235px;
        background-color: #ededed;
        color: #000;
        overflow: hidden;
}
html>body #column2 {
	height: 433px;
	min-height: 433px;
	overflow: hidden;
}


#column2 h1, #column2 h2, #column2 h3 {
        color: #000;
}

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: 433px;
        left: -8px;
        margin-bottom: 433px;
        width: 730px;
        padding: 0px 10px 0px 13px;
        /*border-right: 1px solid #ededed;*/
        height: 250px;
}

html>body #main {
	min-height: 250px;
}

#main .text {
	padding-left: 7px;
	}


#column1 {
		height: 643px;
		padding: 0px 20px 20px 0px;
}

#column2 .text {
		padding-top: 0px;
		
		}


