
body, body div {
font-family: verdana,helvetica,arial,sans-serif;
font-size: 14px;
letter-spacing: 0px;
line-height: 18px;
text-align: left;
/*
background-image: url("../images/bg.jpg");
background-position: center;
background-repeat: repeat-y;
*/
}

div.clear {
clear: both;
}

div.wrapper {
display: block;
margin: 0;
padding: 0;
width: 980px;
}

div.headtop {
display: block;
height: 133px;
padding-right: 14px;
}

div.slogan {
display: block; 
text-align: right; 
vertical-align: bottom; 
padding-top:74px;
color: #69A736;
font-weight: bold;
}

div.head {
display: block;
width: 980px;
height: 330px;
background-image: url("../images/head_1.jpg");
}

div.main {
display: table;
padding-top: 10px;
display: table;
margin: 0 18px 0 18px;
}

div.mainrow {
display: table-row;

}

div.col1 {
display: table-cell;
float: left;
width: 527px;
height: 100%;
vertical-align: top;
padding-right: 18px;
vertical-align: top;
}

div.col2 {
display: table-cell;
float: right;
width: 380px;
height: 100%;
vertical-align: top;
padding-left: 18px;
border-left: #7BC740 1px solid;
}

div.title {
font-weight: bold;
padding: 22px 0 0 0;
color: #69A736;
font-size: 1.4em;
}

h2 {
font-weight: bold;
font-size: 1.2em;
}

div.col2 div.title {
font-size: 1.1em;
}

div.content, div.contentLast {
padding: 6px 0 18px 0;
border-bottom: #7BC740 1px solid;
}

div.contentLast {
border-bottom: 0px;
}

div.footer {
display: block;
margin-top: 22px;
padding-top: 18px;
border-top: solid 3px #69A736;
width: 100%;
font-size: .8em;
}

div.break {
clear: both;
display: block;
height: 30px;
}