html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
overflow:hidden;
}

body {
background-color:#000000;
background-image:url(../images/gas.jpg);
background-position:bottom right;
background-attachment: fixed;
background-repeat:no-repeat;
margin:0px;
height:100%; 
max-height:100%; 
margin-bottom:100px;
overflow:hidden;
}

#menu {
}

#nav {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#5B5B5B;
width:200px;
margin-right:18px;
text-align:right;
float:right;
background:#FFF;
}

#nav li{
list-style:none;
border-bottom:1px solid #CCCCCC;
padding:5px;
text-align:right;
}

#left {
position:fixed; 
left:0; 
top:0; 
height:100%;  
background-color:#FFFFFF;
background-image:url(../images/footer.jpg); 
background-position:bottom right;
background-repeat:no-repeat;
width:320px;
text-align:right;
padding-right:20px;
padding-left:20px;
}

.link {text-decoration:none}

#nav .active {
list-style:none;
border-bottom:1px solid #004EA4;
padding:5px;
text-align:right;
color:#004EA4;
}

#nav a{
color:#5B5B5B;
}

#nav a:hover{
color:#004EA4;
}

* html #left, * html #footer {position:absolute;}

#corgi{
float:left;
width:34px;
height:100%;
color:#FFFFFF;
background-image:url(../images/corgi.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

#contentwrap{
height:100%;
margin-left:360px;

background-image:url(../images/footer.gif);
background-repeat:repeat-x;
background-position:bottom;
}

#content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:600;
line-height:1.5;
overflow:auto;
height:100%;
padding-right:40px;
}

#content .logo{
height:120px;
width:100%;
background-image:url(../images/welcome.gif);
background-repeat:no-repeat;
background-position:0px 40px;
}

#bottom a{
position:absolute;
bottom:24px;
left:395px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
z-index:1;
}

#address{
position:absolute;
width:98%;
text-align:right;
bottom:16px;
left:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

#SEDBUK{
border:thin solid #FFF;
text-align:center;
}

#SEDBUK th{
border-bottom:thin solid #FFF;
border-left:thin solid #FFF;
padding:4px;
}

#content a{
color:#FFF;
text-decoration:underline;
}

img {
border:0px;
}