img, div {
    behavior: url(iepngfix.htc)
}

body, p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: normal;
    color: #000000;
    line-height: 16px;
    margin: 0px 0 15px 0;
    text-align: justify
}

.header {
    background: url(i/header3.jpg) no-repeat;
    width: 820px;
    height: 122px;
    margin: 10px auto 5px auto;
    padding: 0px;
    text-align: center;
}

.content {
    background: url(i/background2_logo.jpg) repeat-y;
    width: 860px;
    height: 500px;
    margin: 0px auto;
    padding: 0px;
    text-align: center
}

.content_inside {
    width: 820px;
    margin: 40px auto 0px auto;
    padding: 0px;
    text-align: center
}

.col_1 {
    border-right: 1px solid #6d6d6d;
    float: left;
    padding: 0 15px 0 10px;
    width: 180px;
}

* html .col_1 {
    padding: 0 15px 0 15px;
}

*:first-child + html .col_1 {
    padding: 0 15px 0 15px;
}

.col_2 {
    border-right: 1px solid #6d6d6d;
    float: left;
    padding: 0 15px;
    width: 380px;
}

* html .col_2 {
    border-right: 1px solid #6d6d6d;
    float: left;
    padding: 0 13px;
    width: 370px;
}

.col_3 {
    float: left;
    margin: 0 0 0 10px;
    width: 164px;
    height: 650px;
}

* html .col_3 {
    margin: 0 0 0 8px;
}

h1 {
    font-size: 20px;
    color: #666666;
    font-weight: bold;
    text-align: left;
}

h3 {
    font-size: 13px;
    margin: 0px;
    text-align: left;
}

h4 {
    font-size: 11px;
    margin: 10px;
    text-align: left;
}
.pie {
	width: 860px;
	margin: 10px auto 5px auto;
	padding: 5px;
	text-align: center;
    background: url(i/background2_logo.jpg) repeat-y;
    clear:both
}

