#centerLayer {
 width: 980px; 
 margin: 0 auto; 
 text-align: left; 
 font-family: tahoma;
 border: solid #666666 1px;
 color: #332626;
 font-size:14px;
 text-align:justify;
}

#head {
 width: 980px; 
 height: 207px; 
// margin: 0 auto; 
 background-image: url('images/head.jpg');
 background-repeat: no-repeat;
 color:#ffffff;
}

#head div {
 margin-left:50px;
 padding-top:5px;
}

#head div a{
 font-size:14px;
 color:#ffffff;
 text-decoration:none;
}

#stripe {
 margin-top: -2px;
 width: 979px; 
 height: 10px; 
 background-image: url('images/stripe.jpg');
 border: solid #666666 1px;
}

#left {
 position:absolute;
 margin-left: -1px;
 margin-top: 174px;
 width: 285px; 
 background: #dde0cc; 
 padding: 10px;
 border: solid #666666 1px;
 line-height:23px;
 float:left;
}

#left a {
 color: #332626;
 text-decoration:none;
}
#left a:hover {
 text-decoration:underline;
}

#middle {
 margin-left:300px;
 border-right: 330px solid #dde0cc;
 border-bottom: 1px solid #dde0cc;
 background: #dde0cc;
}

#middle div a {
 color:#13407b;
 text-decoration:none;
 font-weight:bold;
}
#middle div a:hover {
 color:#13407b;
 text-decoration:underline;
 font-weight:bold;
}

#topleft {
 width:340px;
 float:left;
 background: #dde0cc;
}

#topleft div {
 padding-left:25px;
 padding-top:15px;
 padding-bottom:15px;
 background: #dde0cc;
}

#topright {
 width:320px;
 float:right;
 margin-right:-330px;
 text-align:justify;
 background: #dde0cc;
}

#topright div {
 padding-bottom:15px;
 padding-right:15px;
 padding-top:15px;
 background: #dde0cc;
}

#innermiddle {
 margin-left:310px;
 border-right: 260px solid #ffffff;
 border-bottom: 1px solid #dde0cc;
 background: #ffffff;
}

#innermiddle div a {
 color:#000000;
 text-decoration:none;
}
#innermiddle div a:hover {
 color:#000000;
 text-decoration:underline;
}

#innertopleft {
 width:380px;
 float:left;
 padding-top:15px;
 background: #ffffff;
}

#innertopleft p {
 text-align:left;
 padding-left:25px;
 text-align:justify;
}

#innertopleft div {
 font-size:18px;
 margin-left:25px;
 padding:15px;
 color:#ffffff;
 background-image: url('images/gg.jpg');
}

#innertopright {
 width:250px;
 float:right;
 margin-right:-260px;
 text-align:center;
 background-image: url('images/gb.jpg');
 border-left: 1px solid #666666;
 border-bottom: 1px solid #666666;
}

#innertopright p {
 font-size:18px;
 text-align:left;
 padding-left:15px;
}

#innertopright div {
 height:419px;
 padding:15px;
 background: #daeaf5;
 text-align:justify;
}


#middle2 {
 margin-left:306px;
 width:230px;
 border-top: 1px solid #666666;
 border-right: 222px solid #ffffff;
 border-left: 222px solid #ffffff;
 text-align:left;
}

#middle2 p {
 margin-top:0px;
 padding-left:5px;
 padding-right:5px;
 background: #daeaf5;
 text-align:justify;
 padding:10px;
}

#middle2 div a {
 color:#000000;
 text-decoration:none;
}
#middle2 div a:hover {
 color:#000000;
 text-decoration:underline;
}

#bottomleft {
 margin-left:-222px;
 width:222px;
 float:left;
}

#bottomleft div {
 font-size:18px;
 background-image: url('images/gb.jpg');
 padding:10px;
}

#bottomcenter {
 width:220px;
 float:left;
 border-left: 5px solid #ffffff;
 border-right: 5px solid #ffffff;
}
#bottomcenter div {
 font-size:18px;
 background-image: url('images/gb.jpg');
 padding:10px;
}


#bottomright {
 margin-right:-222px;
 width:222px;
 float:right;
}
#bottomright div {
 font-size:18px;
 background-image: url('images/gb.jpg');
 padding:10px;
}

#foot {
 margin: 0 auto; 
 width:980px;
 height:50px;
 text-align:center;
 background: #3c74ad;
}

#foot div {
 padding:15px;
 color:#ffffff;
}

#foot div a{
 font-size:14px;
 color:#ffffff;
 text-decoration:none;
}

div.clear {
 clear: both; 
}
