body{
	margin: 0;
	padding: 0;
	background: url(images/page_body_bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 5px 0px;
	line-height: 100%;
}
h1 {
	font-size: 300%;
	font-weight: normal;
	color: #7887A0;
}
h2 {
	font-size: 250%;
	color: #666666;
}
h3 {
	font-size: 200%;
	color: #646478;
}
h4 {
	font-size: 175%;
	font-weight: normal;
	color: #7887A0;
}
h5 {
	font-size: 150%;
	color: #878796;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0 0 0;
	padding: 0;
	color: #7887A0;
}
#wrapper{
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#leftshaddow{
	width: 25px;
	height: 400px;
	background: url(images/wrapper_tl.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
#rightshaddow{
	width: 25px;
	height: 400px;
	background: url(images/wrapper_tr.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}
#innerwrapper{
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}
#head{
	width: 900px;
	height: 140px;
	background: url(images/header_t.png) no-repeat;
	position: relative;
}
#head p{
	margin: 3px;
	padding: 0;
}
.languages {
	width: auto;
	height: auto;
	position: absolute;
	top: 95px;
	left: 20px;
}
.logo {
	width: 299px;
	height: 98px;
	position: absolute;
	top: 15px;
	left: 20px;
}
.login {
	background: url(images/loginbg.png); 
	width: 295px;
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 10;
	border: solid 1px #999999;
}
#topmenu {
	text-align: center;
	margin: 0 auto;
	padding: 8px 0 0 0;
	color: #AB1339;
}
#topmenu p{
	color: #AB1339;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#topmenu a{
	color: #AB1339;
	font-size: 11px;
	text-decoration: none;
}
#menu {
	width: 900px;
	height: 40px;
	background: url(images/menu.png) no-repeat;
	margin: -10px 0 0 0;
	font-size:93%;
    line-height: 40px;
	font-size: 12px;
	position: relative;
	z-index: 100;
}
#menu ul {
	  height: 40px;
	  margin:0;
	  padding:0px 10px 0 10px;
	  list-style:none;
}
#menu li {
      display:inline;
      margin:0;
      padding:0;
}
#menu a.selected {
      float:left;
      background: url(images/menul.png) no-repeat left top;
      margin:0 5px 0 0;
      padding:0 0 0 8px;
      text-decoration:none;
	  color: #000000;
      }
#menu a.selected span {
      float:left;
      display:block;
      background: url(images/menur.png) no-repeat right top;
      padding:5px 14px 4px 6px;
      color: #000000;
}
#menu a {
      float:left;
      background: none;
      margin:0 5px 0 0;
      padding:0 0 0 8px;
      text-decoration:none;
	  color: #FFFFFF;
	  
      }
#menu a span {
      float:left;
      display:block;
      background: none;
      padding:5px 14px 4px 6px;
}
#menu a:hover {
      float:left;
      background: url(images/menul.png) no-repeat left top;
      margin:0 5px 0 0;
      padding:0 0 0 8px;
      text-decoration:none;
	  color: #000000;
      }
#menu a:hover span {
      float:left;
      display:block;
      background: url(images/menur.png) no-repeat right top;
      padding:5px 14px 4px 6px;
      color: #000000;
}
#mainbody {
	width: 898px;
	height: auto;
	margin: 1px auto 0 auto;
	padding: 0;
	background: url(images/bodyfade.png) no-repeat;
}
.left {
	width: 200px;
	height: auto;
	margin: -6px 10px 10px 10px;
	padding: 0px;
	float: left;
}
.left ul {
	width: 190px;
	height: auto;
	margin: 5px auto 10px;
	padding: 0;
}
.left ul li {
	width: 190px;
	height: 25px;
	list-style:none;
	background: url(images/leftmenubg.png) no-repeat;
	line-height: 25px;
}
.left ul li:hover {
	width: 190px;
	height: 25px;
	list-style:none;
	background: url(images/leftmenubghover.png) no-repeat;
	line-height: 25px;
}
.left ul li a {
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	line-height: 25px;
	color: #0000CC;
}
.advert {
	width: 200px;
	height: 630px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	background: url(images/loginbg.png);
	border: solid 1px #999999;
}
.resource {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(images/loginbg.png);
	border: solid 1px #999999;
}
.linkx {
	width: 200px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	background: url(images/loginbg.png);
	border: solid 1px #999999;
}
.right {
	width: 666px;
	height: auto;
	margin: 0px 10px 10px 0;
	padding: 0;
	float: left;
}
#footer {
	width: 100%;
	height: 130px;
	margin: 0;
	padding: 0;
	background: url(images/page_footer_bg.png) repeat-x;
}
#footerinner {
	width: 900px;
	margin: 0 auto;
	padding: 65px 0 0 0;
}
#footerinner a{
	color: #AB1339;
	text-decoration: none;
}
#footerinner p{
	font-size: 12px;
	color: #647081;
	text-align: center;
	margin: 2px 0 0 0;
	padding: 0;
}
.plans{}
.plans table {border-collapse: collapse;}
.plans table tr td {border-bottom: 1px solid #999;}