html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

body{
   background:#e6f5ff url('body-background.jpg') top center no-repeat;
   
}

#container{
   /*width:1035px;*/
   width:1053px;
   margin:0px auto;
   padding-left:18px;
   font-family:Georgia;
   font-style:italic;
   position:relative;
   overflow:auto;
}

h1.main{
   margin-top:35px;
   text-align:center;
   color:#6D8691;
   font-size:24px;
   font-weight:normal;
   margin-bottom:108px;
   margin-left:-18px;
   
}

.clear{
   height:0px;
   width:0px;
   clear:both;
}

.column{
   width:301px;
   float:left;
   margin-left:23px;
}

.column .par .heading{
   color:#435F68;
   font-size:13px;
}

.column .par{
   color:#7F939C;
   font-size:13px;
   text-align:justify;
   margin-bottom:18px;
   line-height:18px;
   word-spacing:-1px;
}

.footer{  
   margin:0px auto;
   margin-top:90px;
   color:#435F68;
   font-size:11px;
   text-align:center;
   margin-bottom:87px;
   margin-left:-18px;
}

.ornament_top_right{
    position:absolute;
    background:url('ornament-top-right.png') top left no-repeat;
    width:97px;
    height:97px;
    /*top:90px;*/
    top:125px;
    right:20px;
}

.ornament_top_center{
   position:absolute;
   background:url('ornament-top-center.png') top left no-repeat;
   width:223px;
   height:36px;
   /*top:42px;*/
   top:77px;
   left:415px;
}

.ornament_bottom_left{
   position:absolute;
   background:url('ornament-bottom-left.png') top left no-repeat;
   width:97px;
   height:98px;
   /*bottom:89px;*/
   bottom:158px;
   left:1px;
}

.ornament_bottom_center{
   position:absolute;
   background:url('ornament-bottom-center.png') top left no-repeat;
   width:223px;
   height:36px;
   /*bottom:42px;*/
   bottom:129px;
   left:415px;
}