body { 
margin: auto;
height: 100%;
min-height: 100%;
font-family: arial, helvetica, sans-sherif;
font-size: 12px;
line-height: 18px;
color: #FFFFFF;
}

a {
font-family: arial, helvetica, sans-sherif;
font-size: 12px;
line-height: 18px;
color: #FFFFFF;
text-decoration: underline;
}

a:hover {
font-family: arial, helvetica, sans-sherif;
font-size: 12px;
line-height: 18px;
color: #FFFFFF;
text-decoration: underline;
}

/* ----------------------------------------------------------------------------- */
/* container */
#container {
width: 100%;
text-align: center;
margin: auto;
position: relative;
}

/* ----------------------------------------------------------------------------- */
/* header */
#header_main {
background: url(../interface/header_main_bg.png) repeat-x;
width: 100%;
height: 67px;
margin: auto;
position: relative;
text-align: center;
}

#header {
width: 950px;
height: 67px;
margin: auto;
position: relative;
}

/* ----------------------------------------------------------------------------- */
/* banner */
#banner_main {
background: url(../interface/banner_bg.png) repeat-x;
width: 100%;
height: 370px;
margin: auto;
position: relative;
text-align: center;
}

#banner {
width: 950px;
height: 370px;
margin: auto;
position: relative;
}

/* ----------------------------------------------------------------------------- */
/* twitter */
#twitter_main {
background: url(../interface/twitter_bg.png) repeat-x;
width: 100%;
height: 51px;
margin: auto;
position: relative;
text-align: center;
}

#twitter {
width: 950px;
height: 51px;
margin: auto;
position: relative;
}

/* ----------------------------------------------------------------------------- */
/* epitjuk */
#epitjuk_main {
background: url(../interface/epitjuk_bg.png) repeat-x;
width: 100%;
height: 135px;
margin: auto;
position: relative;
text-align: left;
}

#epitjuk {
width: 950px;
height: 135px;
margin: auto;
position: relative;
}

/* ----------------------------------------------------------------------------- */
/* footer */
#footer_main {
background: url(../interface/twitter_bg.png) repeat-x;
width: 100%;
height: 51px;
margin: auto;
position: relative;
text-align: center;
}

#footer {
width: 950px;
height: 51px;
margin: auto;
position: relative;
}
