* {
margin:0;
padding:0;
}
	
body {
background-color:#fff;    
}

#all {
width:959px;
margin:0 auto;
font-family: Tahoma;
font-size:11px;
color:#fff;
}

a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}




#header {
background:url(../images/header.jpg) no-repeat;
width:959px;
height:110px;
display:table;
}

#col_left {
background:url(../images/col_left.gif) repeat-y;
height:637px;
}
#col_right {
background:url(../images/col_right.gif) repeat-y;
}

#bgs1_2 {
background:url(../images/bgs1_2.gif) repeat-y;
}
#bgs1_1 {
background:url(../images/bgs1_1.jpg) no-repeat;
height:637px;
}
#bgs1_3 {
background:url(../images/bgs1_3.gif) no-repeat 0% 100%;
}

#bgs2 {
background:url(../images/bgs2.jpg) no-repeat;
width:587px;
height:317px;
display:table;
}
#bgs3 {
background:url(../images/bgs3.jpg) no-repeat;
width:587px;
height:317px;
display:table;
}

.block {
background:url(../images/block.gif) no-repeat;
padding:0 0 0 15px;
font-weight:bold;
color:#fff;
}

.orange {
color:#EB7A0E;
}

.col {
background:#EB7A0E;
}
.txt {
color:#3D1110;
}
.more {
color:#3D1110;
font-size:10px;
text-decoration:underline;
}
.more2 {
color:#fff;
font-size:10px;
text-decoration:underline;
}

#menu {
background:#EB7A0E;
width:587px;
height:61px;
display:table;
font-size:0%;
}


#footer {
background:url(../images/footer.jpg) no-repeat;
width:959px;
height:126px;
display:table;
text-align:center;
}

