@charset "UTF-8";
/* CSS Document */

body {
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background-color: #333333;
}

#container {
position: relative;
margin: 25px auto 0px auto;
width: 800px;
background-color: #FFFFFF;
z-index: 1;
}

#header {
width: 800px;
height: 233px;
background-image: url(../assets/keturah_hd.jpg);
position: relative;
background-repeat: no-repeat;
}

#menu {
width: 350px;
height: 20px;
margin-left: 50px;
top: 210px;
position: relative;
}

#content {
position: relative;
margin: 25px 30px 0px 30px;
width: 740px;
z-index: 1;
}


#footer {
width: 560px;
height: 30px;
z-index: 1;
position: relative;
margin: 25px 15px 10px 30px;
}

#images {
width: 150px;
z-index: 1;
float: right;
margin-top: 0px;
}

#rc-logo {
width: 150px;
z-index: 1;
float: right;
margin-top: 0px;
margin-right: 30px;
}

#txt_index {
width: 560px;
}

.page-title {
padding-left: 30px;
padding-right: 30px;
padding-top: 0px;
height: 30px;
overflow: auto;
}

.middle {
padding: 30px;
padding-top: 15px;
text-align: center;
height: auto;
overflow: auto;
}

.left {
padding: 30px;
padding-top: 0px;
padding-right: 0px;
height: auto;
overflow: auto;
}

#img {
float: right;
margin-left: 25px;
border: solid 1px;
}

#pic {
float: right;
margin: 15px;
border: solid 1px;
}

#rc-logo {
width: 150px;
float: right;
position: relative;
}