#page {
  width: 694px;
  background: url('/files/gfx/bg_innerpage.gif');
/*  background-color: #FFFFFF;*/
  text-align: center;
}
#innerpage {
  position:relative;
  margin: 0 33px 0 34px;
  text-align: left;
/*  width: 627px;*/
}

#logo {
  padding: 10px 0 10px 25px;
  float: left;
}
#languages{position:absolute;top:15px;left:240px;width:25px;}
#languages a{}
#languages a img{margin:3px;border:0;}

#shortcuts {
  background-color: #F1F1F0;
  margin: 15px 0;
  padding: 10px 10px 13px;
  float: right;
  color: #696969;
  font-family: tahoma;
  font-size: 11px;
  text-align: center;
}
#shortcuts img {
  margin: 0 0 -3px; /*IE: 0px -4px -3px 0px;*/
}
#shortcuts a {
  margin: 0 5px;
  text-decoration: underline;
}
#shortcuts a:hover {
  color: #FF9600;
  text-decoration: underline;
}

#menu {
  width: 627px;
  height: 39px;
  background: url('/files/gfx/bar_bg.gif') repeat-x;
  color: #FFF;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  clear:both;
}
#menu .img_spacer {
  margin: 0 3px -1px;
}
#menu p {
  padding-top: 12px;
  text-align: center;	
}
#menu p a {
  padding:12px;
  color: #FFF;
  text-decoration: none;
}
#menu p a:hover {
  color: #FFF;
  text-decoration: underline;
}

#header_image {
  padding: 7px 0;
  width: 627px;
}
#navbar {
  background-color: #DCDDDA;
  margin: 5px 0;
  padding: 10px;
  color: #696969;
  font-family: tahoma;
  font-size: 11px;
  text-align: center;
}

#content {
  margin: 0 0 10px 5px;
  padding: 2px 0 0;
  overflow: hidden;
  position:relative;
	display:block;
}
#content p {
  margin: 4px 0 8px;
}
#left {
  width: 380px;
  text-align: center;
  float:left;
  position:relative;
}
#right {
  width: 220px;
  margin-left: 10px;
  float: right;
  clear: right;
}
#right .header {
  height: 39px;
  background: url('/files/gfx/bar_bg.gif');
  repeat: repeat-x;
  text-align: center;
}
#right h3 {
  margin: 0px;
  padding-top: 13px;
  color: #FFFFFF;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  clear:none;
}
#right p {
  margin: 4px 2px 8px 2px;
}

#bottom {
  clear:both;
  font-size: 10px;
}
#copyright {
  border-top: #ddd 3px solid;
  padding: 5px;
  line-height: 25px;
  text-align: center;
}
#copyright a {
  color: #616367;
  font-size: 10px;
  text-decoration: none;
}
#copyright a:hover {

}

BODY {
  width: 694px;
  background: url('/files/gfx/bg.gif');
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  color:#616367;
  font-family:Tahoma;
  font-size:12px;
  line-height:17px;
  text-align:center;
}

H1 {
    margin: 8px 0 10px;
    padding: 0px;
    font-family:Tahoma;
    font-size:16px;
    color:#72a32d;
    font-weight:bold;
    text-align:left;
		clear:both;
}
H2 {
    margin: 8px 0 0;
    padding: 0;
    font-family:Tahoma;
    font-size:14px;
    color:#605c5c;
    font-weight:bold;
    text-align:left;
		clear:both;
}
H3 {
    margin: 8px 0 0;
    padding: 0;
    font-family:Tahoma;
    color:#605c5c;
    font-size:13px;
    font-weight:bold;
    text-align:left;
		clear:both;
}

P {
  margin: 0px;
  padding: 0px;
  text-align:left;
}


a { 
    color: #464f56;
	}
a:visited { 
/*    font-family:Tahoma;
    font-size:11px;
    color: #464f56;*/
	}
a:hover { 
/*    font-family:Tahoma;
    font-size:11px;
    color: #3aab31;*/
    text-decoration: none;
	}
a:active {
/*    font-family:Tahoma;
    font-size:11px;
    color: #146e0d;*/
	}


.navigation a:link {
    font-family:Tahoma;
    color: #ffffff;
    font-size:11px;
    text-decoration: none;
    font-weight: bold;

	}
.navigation a:visited {
    font-family:Tahoma;
    color: #ffffff;
    font-size:11px;
    text-decoration: none;
    font-weight: bold;
	}
.navigation a:hover {
    font-family:Tahoma;
    color: #e6f4ff;
    font-size:11px;
    text-decoration: underline;
    font-weight: bold;
	}
.navigation a:active {
    font-family:Tahoma;
    color: #ffffff;
    font-size:11px;
    font-weight: bold;

	}


.login a:link {
    font-family:Tahoma;
    color: #696969;
    font-size:11px;
    text-decoration: underline;

	}
.login a:visited {
    font-family:Tahoma;
    color: 696969;
    font-size:11px;
    text-decoration: underline;

	}
.login a:hover {
    font-family:Tahoma;
    color: #696969;
    font-size:11px;
    text-decoration: none;

	}
.login a:active {
    font-family:Tahoma;
    color: #696969;
    font-size:11px;
    text-decoration: underline;
	}


.main {
    font-family:Tahoma;
    font-size:10px;
    color:#616367;
        }

.bottom {
    font-family:Tahoma;
    font-size:11px;
    color:#616367;
        }


.plans {
    font-family:Tahoma;
    font-size:10px;
    color:#589626;
        }

.box {
    font-family:Tahoma;
    font-size:10px;
    color:#ff7e00;
        }

.h1{
    font-family:Tahoma;
    font-size:11px;
    color:#605c5c;
    font-weight: bold;
        }

.h2 {
    font-family:Tahoma;
    font-size:11px;
    color:#72a32d;
    font-weight: bold;
        }

.h3 {
    font-family:Tahoma;
    font-size:11px;
    color:#ffffff;
    font-weight: bold;
        }
.bar_left {
  float:left;
}
.bar_right {
  float:right;
}
