﻿body
{
    margin:0px;
    padding:0px;
}
.clear{clear:both;}
#main
{
    width:924px;
    margin:0px auto;
}
.logo{text-align:center;}
.bigbox{width:924px; background-image:url(images/bigbox_mdl.jpg); background-repeat:repeat-y; background-position:left top;}
.bigbox_top{width:924px; background-image:url(images/bigbox_top.jpg); background-repeat:no-repeat; background-position:top;}
.bigbox_btm{width:924px; background-image:url(images/bigbox_btm.jpg); background-repeat:no-repeat; background-position:bottom;}
.text{padding:25px 30px; font-family:arial; font-size:14px; color:#1b2060;}
.btn{text-align:center;}
.btn_left{text-align:center; margin:15px 30px 0px 0px;}
.btn_right{text-align:center; margin:10px 30px 0px 0px;}

.box{width:460px; float:left;}
.smallbox{width:460px; background-image:url(images/smallbox_mdl.jpg); background-repeat:repeat-y; background-position:left top;}
.smallbox_top{width:460px; background-image:url(images/smallbox_top.jpg); background-repeat:no-repeat; background-position:top;}
.smallbox_btm{width:460px; background-image:url(images/smallbox_btm.jpg); background-repeat:no-repeat; background-position:bottom;}

.leftbox{font-family:arial; font-size:14px; color:#1b2060; padding:40px 20px 25px 40px;}
.left{float:left; width:200px;}
.right{float:right; width:200px; text-align:left;}
.center{font-family:arial; font-size:16px; color:#1b2060; text-align:left;}

.rightbox{font-family:arial; font-size:14px; color:#1b2060; padding:40px 20px 20px 40px;}