html{height:100%}
body{ background-color:#01020c;	font-family: Tahoma, Helvetica, sans-serif;  font-size:100%; color:#FFFFFF;  padding:0px; margin:0px; height:100%}


a{color:#ffa}
a:hover{ color:#ccc}

img{border:0px}

.bg {background-image:url(images/bg.jpg); background-position:right; background-repeat:no-repeat;}

.logo{margin:60px 0px 0px 60px;}

#menu{vertical-align:top; padding:60px 20px 0px 80px;}
.menu_img_a{padding:0px 0px 0px 20px; margin:0px}
.menu_img_p{padding:0px 0px 0px 36px; margin:0px}

#content{padding: 10px 30px 0px 30px;}

#stone{position:absolute; right:190px; top:130px; width:50%; clear:both;}
#earth{width:50%; background-image:url(images/earth.gif); background-repeat:no-repeat; background-position:right; height:200px;}
#line{position:absolute; left:110px; top:185px; width:2; height:210px; border-left-style:dashed; border-color:#808080; border-width:1px;}
#copyright{text-align:right; vertical-align:bottom; padding:0px 50px 20px 0px}

