BODY{
margin:0px;
background-color:white;
}

.rightbg_2{
width:20px;
background-image:url(img/rightbg_2.gif);
background-repeat:repeat-x;
background-color:#346BAA;
}

.rightbg_1{
background-image:url(img/rightbg_1.gif);
background-repeat:repeat-x;
background-color:#346BAA;
}

.leftbg{
background-image:url(img/leftbg.gif);
background-repeat:repeat-x;
background-color:#F5F7FB;
}

.mainzone{
width:881px;
}

.inleft{
width:7px;
background-image:url(img/in_left.gif);
background-repeat:repeat-y;
}


.inright{
width:12px;
background-image:url(img/inright.gif);
background-repeat:repeat-y;
}

.podmenubg{
background-image:url(img/podmenubg.gif);
background-repeat:no-repeat;
}

.block_body{
background-image:url(img/block_body.gif);
background-repeat:repeat-y;
}

.block_body DIV{
padding:15px;
padding-left:30px;
font-size:12px;
color:#98989B;
font-family:verdana;
line-height:16px;
}

.block_body DIV A {
color:#98989B;}

.imagecontainer{
position:relative;
width:144px;
height:106px;
}

.imagecontainer .mask{
position:absolute;
top:0px;
left:0px;
}

.maintext{
font-size:12px;
font-family:'trebuchet MS';
color:#004594;
padding-top:15px;
padding-bottom:15px;
padding-right:30px;
padding-left:30px;
}

h1 {
    color: #E70006;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
}

h2 {
    color: #E70006;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}

div.maintext img {
    background-color: #fff;
    color: #000;
    border: 1px solid #AFC8E0;
    padding: 4px;
}

.button {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	position: relative;
}

.button img {
	right: 37px;
	top: 15px;
	position: absolute;
}
