body{
   font-size: 100%;
   border: 0 none;
   outline: 0;
   padding: 0;
   margin: auto;
   text-align: center;
   background-image: url(../images/plan2.jpg);
   background-position: top left;
   background-repeat: no-repeat;
   background-attachment: fixed;
   overflow: auto;
   background-color: #CFCFD2;
   font-family: sans-serif;
   font-weight: bold;
}
h1{
   text-align: center;
}
#right p{
   font-size: 85%;
   font-weight: normal;
}
ul,li{
   font-weight: normal;
}
#head{
   background-image: url(../images/newlogo.jpg);
   background-position: top center;
   background-repeat: no-repeat;
   height: 109px;
   width:400px ;
   float: left;
 /*   background-color: #fafafa;
  border: 1px solid green ;  */
}
#right{
   float: right;
   width: 490px;
   text-align: left;
   margin: 20px 15px;
 /*  border: 1px solid blue ;  */
}
#left{
      float: left;
   width: 410px;
   text-align: left;
   margin: 20px 15px;
/*   border: 1px dotted blue ;  */
}
.foot{
color: #696969;
font-size: 75%;
}
.foot a{
color: #696969;
}
.c1{
   border: 1px solid black;
}
.centerleft{
   height: 143px;
   width:400px ;
   float: left;
/*   border: 1px solid yellow ;  */
   padding-top: 20px;
}
.lowleft{
background-image: url(../images/brix.gif);
background-repeat: no-repeat;
background-position:  center;
height: 143px;
   width:400px ;
   float: left;
/*   border: 1px solid green ;   */
   padding-top: 65px;
   text-align: center;
}
.lowestleft{
    width:400px ;
   float: left;
   padding-top: 65px;
   text-align: center;
   text-align: left;
 /*   border: 1px solid red ;   */
}
img{
   border: none;
}
a{
text-decoration: none;
border: none;
}
.w3c{
width: 480px;
text-align: center;
}
.wrcl{
float: left;
width: 230px;
text-align: center;
}
.wrcr{
float: right;
width: 230px;
text-align: center;
}
.clear{
   clear: both;
}
