/**
 * body
 */
body,html {
    margin:0;
    padding:0;
    margin-top:0px;
	background-color: #bcb5bc;
}

/**
 * allPage
 */
#outer {
    width:995px;
    height:670px;
    margin:0 auto;    
    background-image:url(i/background.jpg);
    background-position: top left;
    background-repeat: repeat-x;    
}

/**
 * header
 */
#header {
    height:220px;
    border-left:1px solid #f2ede4;
    border-right:1px solid #f2ede4;
    border-top:1px solid #f2ede4;
}

#header DIV{float:left;}

#box4{
    width:355px;
    height: 220px;
    float:left;
}


#box4 .box4_header{
    text-align: center;
    width:218px;
    height: 51px;
    background-image:url(i/box4_header.gif);
    float:left;
    margin-top:20px;
    margin-left:22px;
}
#box4 .box4_item{
    text-align: left;
    width:218px;
    height: 33px;
    background-image:url(i/box4_item.gif);
    float:left;
    margin-top:0px;
    margin-left:22px;
}
#box4 .box4_footer{
    text-align: center;
    width:218px;
    height: 6px;
    background-image:url(i/box4_footer.gif);
    float:left;
    margin-top:0px;
    margin-left:22px;
}
#box4 span.header{display:block;margin-top:20px;font-size:15px;color: #812d2f;}


#box4 a:link,#box4 a:visited{display:block;margin-top:11px;margin-left:30px; text-decoration: none;font-size:12px;color: #856432;}
#box4 a:active,#box4 a:hover{display:block;margin-top:11px;margin-left:30px; text-decoration: none;font-size:12px;color: #856432;}





#logo {
    width:280px;
    height: 220px;
    float:left;
}



#box1{
    text-align: center;
    width:180px;
    height: 99px;
    background-image:url(i/box1.gif);
    float:left;
    margin-top:44px;
    margin-left:30px;
}

#box2{
    text-align: center;
    width:180px;
    height: 99px;   
    background-image:url(i/box2.gif); 
    float:left;
    margin-top:44px;
    margin-left:94px;
}

#box3{
    text-align: center;
    width:180px;
    height: 99px;    
    background-image:url(i/box2.gif);
    float:left;
    margin-top:44px;
    margin-left:17px;
}
#box1 a.link1:link,#box1 a.link1:visited{display:block;margin-top:11px; text-decoration: none;font-size:14px;color: #812d2f;}
#box1 a.link1:link,#box1 a.link1:visited{display:block;margin-top:11px; text-decoration: none;font-size:14px;color: #812d2f;}
#box1 a.link2:link,#box1 a.link2:visited{display:block;margin-top:10px; text-decoration: none;font-size:14px;color: #4B4847;}
#box1 a.link2:link,#box1 a.link2:visited{display:block;margin-top:10px; text-decoration: none;font-size:14px;color: #4B4847;}
#box2 a:link,#box2 a:visited,#box3 a:link,#box3 a:visited{display:block;margin-top:45px; text-decoration: none;font-size:15px;color: #812d2f;}
#box2 a:active,#box2 a:hover,#box3 a:active,#box3 a:hover{display:block;margin-top:45px; text-decoration: none;font-size:15px;color: #812d2f;}




#box5{
    text-align: center;
    width:208px;
    height: 68px;   
    background-image:url(i/box5.gif); 
    float:left;
    margin-top:24px;
    margin-left:117px;
}
#box5 a:link,#box5 a:visited{display:block;margin-top:13px; text-decoration: none;font-size:15px;color: #812d2f;}
#box5 a:active,#box5 a:hover{display:block;margin-top:13px; text-decoration: none;font-size:15px;color: #812d2f;}
#box6{
    text-align: center;
    width:208px;
    height: 48px;    
    background-image:url(i/box6.gif);
    float:left;
    margin-top:13px;
    margin-left:117px;
}
#box6 a:link,#box6 a:visited{display:block;margin-top:13px; text-decoration: none;font-size:15px;color: #812d2f;}
#box6 a:active,#box6 a:hover{display:block;margin-top:13px; text-decoration: none;font-size:15px;color: #812d2f;}




/**
 * pagenavigator
 */
#pagenavigator {
	padding:5px;
	margin-bottom:5px;
}

/**
 * allContent
 */
#allContent {height:392px; background-color: #f0ebdd;}
#allContent2 {height:392px;}

/**
 * leftContent
 */
#leftContent {
    width:239px;
    height:332px;
    float:left;
    border-left:1px solid #f2ede4;
}
#leftContent #left{
    width:28px;
    height:332px;
    float:left;
    background-color: #fbd76d;
    background-image:url(i/leftContent_left.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#leftContent #right{
    width:211px;
    height:332px;
    float:right;
    background-color: #fefefe;
    background-image:url(i/leftContent_right.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
}


/**
 * centerContent
 */
#centerContent {
    float:left;
    height:332px;
    width:387px;
    padding-left: 20px;
    padding-right: 10px;    
}
#centerContentfull {
    float:left;
    height:332px;
    width:722px;
    padding-left: 20px;
    padding-right: 10px;    
}




/**
 * rightContent
 */
#rightContent {
    width:335px;
    height:332px;
    float:right;
    border-right:1px solid #f2ede4;
}

/**
 * rightContent
 */
#rightContent2 {
    width:753px;
    height:332px;
    float:right;
    border-right:1px solid #f2ede4;
}


/**
 * bottomContent
 */
#bottomContent{
    height:60px;
    clear:both;
    background-color: #d6d0bf;
    border-left:1px solid #f2ede4;
    border-right:1px solid #f2ede4;
    border-bottom:1px solid #f2ede4;
}


/**
 * FOOTER
 */
#footer {

}

/**
 * homepage
 */
#homepage {
	border:1px solid black;
}











