.page_body {
	padding-top: 25px;
}

.company_menu {
	background-image:url(/static/img/about/menu.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	width: 873px;
	height: 54px;
}

#menu_about, #menu_news, #menu_press, #menu_help {
	float: left;
	height: 33px;
	padding-top: 17px;
}

#menu_about {
	width: 205px;
}

#menu_news {
	width: 245px;
}

#menu_press {
	width: 240px;
}

#menu_help {
	width: 180px;
}

#menu_about a, #menu_news a, #menu_press a, #menu_help a {
	font-size: 16px;
	text-decoration:none;
	font-weight: bold;
	color: #2b6acb;
	font-family: Tahoma;
}

#menu_about a:hover, #menu_news a:hover, #menu_press a:hover, #menu_help a:hover {
	color: #e08400;
}

.content_table {
	margin-left: 20px;
	margin-top: 40px;
	width: 840px;
}

.main_header {
	font-size: 21px;
	font-weight: bold;
	color: #2b6acb;
	font-family: Tahoma;
}

.left_header {
	font-size: 19px;
	font-weight: bold;
	color: #2b6acb;
	font-family: Tahoma;
        padding-top:2px;
}


.main_header_underline {
	font-size: 0px;
	line-height: 0px;
	background-image:url(/static/img/about/main_underline.jpg);
        background-repeat:no-repeat;
	width: 100%;
	height: 2px;
	margin-top: 2px;
	margin-bottom: 20px;
}

.company_content {
	margin-right: 20px;
	width: 100%;
}

.company_content a {
	color: #2b6acb;
	font-family: tahoma;
}

.company_content a:hover {
	color: #e08400;	
}

.main_content a {
	text-decoration: none;
	font-weight: bold;
}

.company_content p {
	text-align: justify;
	margin-bottom: 15px;
	line-height: 17px;
	font-family: arial;
}

.company_content h1 {
	color: #5f9103;
	margin-top: 25px;
	margin-bottom: 3px;
	font-weight: bold;
	font-family: Tahoma;
} 

.company_content h3 {
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
} 

.company_content  ul {
	list-style-type: disc;
	padding-left: 20px;
}

.company_content  ol {
	list-style-type: decimal;
	padding-left: 20px;
}

.company_content  li {
	margin-bottom: 15px;
}

.left_header_underline {
	font-size: 0px;
	line-height: 0px;
	background-image:url(/static/img/about/left_underline.jpg);
	width: 185px;
	height: 2px;
	margin-top: 2px;
	margin-bottom: 20px;
}

.left_menu {
	width: 185px;
	padding-left: 60px;
}

.link_name {
	color: #e08400;
	font-family: tahoma;
	font-weight: bold;
}

.link_url {
	margin-top: 3px;
	margin-bottom: 15px;
	color: #2b6acb;
}

.link_url a{
	color: #2b6acb;
	font-family: tahoma;
	text-decoration: underline;
}

.link_url a:hover{	
	text-decoration: underline;
}

.useful_link_url {
	margin-top: 3px;
	margin-bottom: 7px;
	color: #2b6acb;
}

.useful_link_url a{
	color: #2b6acb;
	font-family: tahoma;
	text-decoration: none;
}

.useful_link_url a:hover{	
	text-decoration: underline;
}

.links {
	color: #2b6acb;
	text-decoration: none;
	font-family: tahoma;
}

.links:hover {
	color: #e08400;
}

.press_about_palyrix {
	display: block;
	margin-left: 10px;	
	margin-bottom: 10px;
}

.pess_underline {
	margin-bottom: 10px;
}

.header_hint {
	font-family: tahoma;
	font-size: 11px;
	color: #8a8a8a;
	font-weight: normal;
}

.press_date {
	font-weight: bold;
	font-family: tahoma;
	color: #e08400;
}

.last_press {
	display: block;
	margin-left: 20px;	
	margin-bottom: 10px;
}

.text_header {
	margin-bottom: 15px;
}

/* Contact form */
#contactform {
	margin-bottom: 30px;
}
#contactform div.row {
	overflow: hidden;
	clear: both;
	padding-bottom: 5px;
}
#contactform div.label {
	width: 70px;
	float: left;
	margin-top: 3px;
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
}

#contactform div.input {
	 float: right;
}

#contactform input {
	width: 440px;
}
#contactform select {
	width: 445px;
}
#contactform textarea {
	padding: 0px;
	margin: 3px 0px 0px 0px;
	width: 442px;
	height: 150px;
   font-family: Tahoma;
   font-size: 12px;
}
/* IE 7 hack */
*:first-child+html #contactform textarea {
  /*margin-left: -15px;*/
}
#contactform input.submit {
	/*margin-left: 447px;*/
	width: 100px;
}

.faq_list {
	list-style-image:url('/static/img/products/li.gif');
	margin-top: 10px;
	margin-left: 10px;
}

.faq_list li {
	padding-left: 5px;
}

.faq_link{
	padding-left: 0px;
}

.faq_link a{
	text-decoration: none;
}

.faq_answer {
	margin-bottom: 25px;
	margin-left: 10px;
	text-align: justify;
}

.news_subheader {
	font-style: italic;
	font-weight: bold;
	color: #e08400;
}

.news_date {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 18px;
}

.top_buy, .bottom_buy {
	height: 20px;
	width: 851px;
	background-repeat: no-repeat;
}

.top_buy {
	margin-top: 50px;
	background-image:url('/static/img/about/top_buy.jpg');
}

.bottom_buy {
	background-image:url('/static/img/about/bottom_buy.jpg');
}

.body_buy {
	width: 791px;
	background-image:url('/static/img/about/body_buy.jpg');
	background-repeat: y-repeat;
	text-align: left;
	padding:0 30px;
}

a.more_press {
	display:block;
	width: 147px;
	height: 17px;
	background-image:url('/static/img/about/more_press.jpg');
}

a.more_press:hover{
	background-position: 0 17px;
}

.intro_tbl td {
    vertical-align:top;
}

div.review-cell {
	display:block;
	float:left;
	width:170px;
	height:110px;
	margin:0 13px 19px 0;
}

/* Code (export online games) */
#code {
}

#code li {
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #25AAF7;
}

#code img {
	float: left;
}

#code h2,
#code p,
#code div {
	padding-left: 40px;
}

#code h2 {
	font-weight: bold;
}

#code p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#code a.getcode {
	text-decoration: none;
	font-weight: bold;
}

#code textarea {
	margin-top: 7px;
	display: none;
}