*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
background-color:#958F64;
}
body{
width:100%;
height:100%;
background-image:url(images/top_bg.gif);
background-position:top left;
background-repeat:repeat-x

}
#site{
width:980px;
margin:0 auto;
background-image:url(images/header_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
overflow:hidden;
}
.float{float:left}
.slogan{
float:left;
padding:85px 0 0 0;
}
#header{
padding:24px 0 0 30px;
overflow:hidden;
/ float:left
}
#menu{
background-image:url(images/menu_bg.gif);
background-position:bottom left;
background-repeat:no-repeat;
overflow:hidden;
padding:24px 0 50px 0;
width:930px;
float:left
}
#menu li{
list-style-type:none;
display:inline;
vertical-align:bottom;
margin:0 -3px 0 0
}
#content{
width:915px;
margin:0 auto;
font-family:Tahoma;
font-size:12px;
}
.sidebar{
width:246px;
float:left;
padding:1px;
border:1px solid #ffffff;
background-color:#BCB78A;
}
.sidebar2{
width:550;
float:left;
padding:1px;
border:1px solid #ffffff;
background-color:#958F64;
}
.news{
width:192px;
background-color:#000000;
padding:15px 13px;
margin:13px auto 0 auto;
color:#ffffff
}
.news span{
color:#E1FEFA;
text-transform:uppercase;
display:block;
padding:0 0 13px 0
}
.news font{
font-size:12px;
color:#ffffff;
}
.all{
background-image:url(images/all_bg.gif);
background-position:bottom left;
background-repeat:no-repeat;
margin:16px 0 0 14px;
padding:0 0 19px 0;
}
#main{
width:601px;
padding:0 0 0 55px;
overflow:hidden;
float:left;
}
#main2{
width:601px;
padding:0 25px 39px 25px;
overflow:hidden;
float:left;
border:1px solid #ffffff;
margin-left:12px;
background-color:#BCB78A;

}

.block1{
background-image:url(images/block1.jpg);
background-position:top left;
background-repeat:no-repeat;
width:310px;
height:200px;
float:left;
margin:0 16px 0 0;
}
.block2{
background-image:url(images/block2.jpg);
background-position:top left;
background-repeat:no-repeat;
width:310px;
height:200px;
float:right
}
.block1 p, .block2 p{
width:125px;
margin:45px 0 0 104px;
}
#main p{
font-family:Arial;
font-size:12px;
color:#ffffff;
padding:20px 0 0 2px

}

#main2 a{color:#285FBF;text-decoration:none;}
#main2 a:hover{color:#B0C9F0;	text-decoration:none;}




#main a{color:#B0C9F0;text-decoration:none;}
#main a:hover{color:#285FBF;	text-decoration:none;}


#main2 p{
font-family:Arial;
font-size:12px;
color:#1E1E1B;
padding:20px 0 0 2px

}
.more{
background-image:url(images/more_bg.gif);
background-position:bottom left;
background-repeat:no-repeat;
padding:0 0 24px 0;
margin:20px 0 0 0;
float:right
}
#footer{
width:100%;
height:84px;
background-image:url(images/footer_bg.gif);
background-position:bottom left;
background-repeat:repeat-x;
font-family:Tahoma;
font-size:12px;
color:#ffffff;
}
#footer p{
display:block;
width:781px;
margin:0 auto;
line-height:84px;
}
#footer a{
color:#B0C9F0;
text-decoration:none
}
#footer a:visited{text-decoration:none
}

#footer a:hover{color:#285FBF; text-decoration:none}



#pageflip {
	position: relative;
}
#pageflip img {
	width: 70px; height: 72px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 70px; height: 70px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(pagepeeler.png) no-repeat right top;
	text-indent: -9999px;
}