form { margin: 0px; }

html, body {
            background-color : #000000; margin: 0px; padding: 0px; text-align: left;
            }

img {          
display: block; border: 0px;
}                        
p { margin: 0; padding: 0; }

#container {position: relative;width:700px;margin-left:auto;margin-right:auto;}
#container_padding {padding-top:33px;}
#logo {padding:40px 0px 30px 0px;}
#home_image {margin-bottom:20px;}
#col1 {float:left;width:460px;padding-top:20px;}
#col2 {float:left;width:180px;padding-top:20px;margin-left:60px}
.bodytext, .bodytext a, .bodytext a:hover, .bodytext h1 {font-family: Verdana,sans-serif;font-size : 11px;color:#B2B2B2;line-height:1.6em;text-decoration : none;text-align : left;vertical-align : top;}
.bodytext h1 {margin:0;padding:0;display:inline;color:#B2B2B2;font-size:18px;line-height:1.4em;}
.bodytext a {font-weight:bold;}
.bodytext a:hover {color:#C00000;font-weight:bold;}
#col2 .bodytext, #col2 .bodytext a {text-align:right;clear:both;line-height:2.0em;}
#col2 img{padding-bottom:20px;}

#footer {width:700px;margin:0 auto 0 auto;padding-top:46px;clear:both;background-image: url('media/line.jpg');background-repeat:no-repeat;background-position:top;}
#footer, #footer a, #footer a:hover {font-family: Verdana,sans-serif;font-size : 10px;color:#808080;line-height:1.8em;text-decoration : none;text-align : center;vertical-align : top;}
#footer span {margin-left:20px;}
#footer a:hover {color:#C00000;}

.clik {
    position:relative;
    background-image: url(media/clik/clik2.jpg);
    background-repeat: no-repeat;
    white-space: nowrap;
    display: block;
    width: 100px;
    height: 33px;
    margin: 20px auto 10px auto;
    padding: 0;
    }

.clik a {
    position: absolute;
    color : #FFFFFF; 
    display: block;
    float: left;
            }

.clik img {width: 100px; height: 33px; border: 0; }
* html a:hover {visibility:visible}
.clik a:hover img{visibility:hidden}

.clear {clear:both;}