#main {
 margin: 0 auto; 
 font-family: tahoma;
 width:1000px;
 font-size:13px;
}

#header {
 margin: 0 auto; 
 width:1000px;
 height:128px;
 background: url('images/header.jpg') no-repeat;
}

#middle {
 margin-top:10px;
 border-right: 280px solid #ffffff; 
 border-left: 220px solid #ffffff; 
 background: #e9f2f8;
}


#left {
 width:220px;
 text-align:justify;
 float:left;
 margin-left:-220px;
 background: #ffffff;
}

#right {
 width:280px;
// height:700px;
 text-align:justify;
 float:right;
 margin-right:-280px;
 background:#e9f2f8;
}

#right1 {
 float:left;
 width:17px;
 height:700px;
 background:#ffffff;
}

#right2 {
 float:left;
 width:7px;
 height:7px;
 background: url('images/lt.gif') no-repeat;
}

#right3 {
 float:right;
 width:17px;
 height:700px;
 background:#ffffff
}

#right4 {
 float:right;
 width:7px;
 height:7px;
 background: url('images/rt.gif') no-repeat;
}

#center1 {
 float:left;
 width:7px;
 height:7px;
 background: url('images/lt.gif') no-repeat;
}

#center2 {
 float:right;
 width:7px;
 height:7px;
 background: url('images/rt.gif') no-repeat;
}

#menu {
 width:205px;
 height:285px;
 background: url('images/menu.jpg') no-repeat;
}
#leftcon {
 padding:20px;
 text-align:justify;
}

#leftcon img {
 float:left;
 padding-right:40px;
}

#footer {
 margin: 0 auto; 
 width:980px;
 height:41px;
 text-align:center;
 padding-top:20px;
 background: url('images/footer.jpg') repeat-x;
 border-top: 1px solid #699cc0;
}

#footer a {
 padding:20px;
 color:#d6453a;
 text-decoration:none;
 font-weight:bold;
}

div.clear {
 clear: both; 
}

#redl {
 text-align:center;
 color:#d6453a;
 font-size:20px;
 padding:15px;
}

#redr {
 color:#d6453a;
 font-size:20px;
 text-align:center;
 padding:15px;
// padding-top:22px;
// padding-left:725px;
}

#white {
 text-align:left;
 font-size:14px;
 padding-top:15px;
 padding-left:40px;
 line-height:32px;
}

#white a {
 color:#d6453a;
 text-decoration:none;
 font-weight:bold;
}

#sitemap {
 color:#1b446b;
 font-size:14px;
 padding-top:15px;
 padding-left:55px;
 line-height:40px;
}


#sitemap a {
 color:#1b446b;
 text-decoration:none;
 font-weight:bold;
 padding:20px;
}
