﻿html, body {
	width: 100%;
	height: 100%;
	background-image: url(/img/bg.gif);
	font-family: Arial;
	margin: 0;
	border: 0;
	padding: 0;
}

.gng-main-container {
	width: 960px;
	min-height: 900px;
	background: #fff;
	overflow: visible;	
	margin: 0 auto;	
}

/* HEADER */

.gng-header {
	width: 100%;
	height: 124px;
	overflow: hidden;
}

.gng-logo-en {	 
	width: 140px;
	height: 30px;
	float: left;
	color: #336699;	
	background-image: url(/img/ris_logo_en.png);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	display: block;		
	margin: 36px 0 0 43px;
	border: 0;
	padding: 60px 0 0 0;
	
}

.gng-logo-rus {	 
	width: 140px;
	height: 30px;
	float: left;
	color: #336699;	
	background-image: url(/img/ris_logo.png);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	display: block;		
	margin: 36px 0 0 43px;
	border: 0;
	padding: 60px 0 0 0;
	
}

.gng-top-menu {	
	width: 450px;
	height: 14px;
	float: left;
	text-transform: uppercase;
	display: inline;
	font-size: 12px;	
	border-right: solid 1px red;
	margin: 40px 0 0 65px;
	padding: 0;
	

}

.gng-top-menu a {
	width: 149px;
	height: 14px;
	float: left;
	color: #000;
	text-align: center;
	text-decoration: none;
	display: block;	
	border-left: solid 1px #f84f56;
}

.gng-top-menu a:hover {
	text-decoration: underline;
}

.gng-phone {
	float: right;
	color: #1860aa;
	font-size: 18px;	
	margin: 37px 36px 0 0;

}

/* CENTER BLOCK */

.gng-center {
	width: 100%;
	height: 100%;
	background: #fff;
	display: block;
	overflow: visible;

}

.gng-left-column {
	width: 140px;
	float: left;
	background: #fff;
	margin: 0 0 0 43px;
}

.gng-left-column ul {
	list-style-type: none;
	display: block;
	overflow: hidden;
	border-top: solid 1px #f84f56;
	border-bottom: solid 1px #f84f56;
	padding: 36px 0 6px 0;
}

.gng-left-column ul li {
	width: 100%;
	height: 36px;
	text-align: left;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	
}

.gng-left-column a {
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

.gng-left-column a:hover {
	text-decoration: underline;
}

#clients {
	font-size: 11px;
}

.gng-content {
	width: 680px;
	min-height: 465px;
	float: right;
	background: #fff;
	margin: 15px 36px 0 0;

}

/* INCLUDES */

.gng-image-menu {
	width: 680px;
	height: 465px;
	display: block;
	overflow: hidden;
	
}

#mainpage {
	background-image: url(/img/ris_main.jpg);
	background-repeat: no-repeat;
}

#services {
	background-image: url(/img/ris_services.jpg);
	background-repeat: no-repeat;
}

.gng-image-menu ul {
	list-style-image: url(/img/list.gif);
	margin: 130px 0 0 10px;
	
}

.gng-image-menu ul li {
	margin: 0 0 30px 0;
}

#services ul {
	margin: 30px 0 0 10px !important;
}

.gng-image-menu ul li a {
	color: #fff;
	font-family: Arial;	
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

.gng-image-menu ul li a:hover {
	border-bottom: dashed 1px #fff;
}

.gng-support {
	width: 100%;
	height: 80px;
	display: block;
	text-align: left;
	background: #fff;
	margin: 55px 0 0 0;
}

.gng-support-title {
	width: 100%;
	height: 13px;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;	
	text-align: left;	
	display: block;
}

.gng-support img {
	float: left;
	margin: 10px 45px 0 0;
}

.gng-support #last {
	float: right !important;
	margin: 10px 0 0 0; !important;
}

.gng-article {
	width: 642px;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 0 0 38px;
	

}

.gng-article h3 {
	color: #f84f56;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	margin: 20px 0 10px 0;
	
}

.gng-article-title {
	width: 680px;
	height: 57px;
	display: block;
	overflow: hidden;
	background: #4573b1;
}

.gng-article-title h1 {
	width: 665px;
	height: 32px;
	display: block;
	overflow: hidden;
	color: #fff;
	background-image: url(/img/snowflake.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	border: 0;
	padding: 25px 0 0 14px;
	
}

.gng-article-title h1 img {
	margin: 0 14px 0 0;
}

.gng-map {
	border: solid 1px #336699;	
}


.gng-about {
	width: 642px;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 0 0 38px;
	display: none;
}

.gng-about-title {
	width: 665px;
	height: 32px;
	display: block;
	overflow: hidden;
	color: #fff;
	background: #4573b1;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	border: 0;
	padding: 25px 0 0 14px;
}

.gng-about-title {
	width: 665px;
	height: 32px;
	display: block;
	overflow: hidden;
	color: #4573b1;
	background: #fff;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	border: 0;
	padding: 25px 0 0 14px;
}

a#active {
	color: #fff !important;
	background: #4573b1 !important;
}

#active {
	display: block !important;
}

.gng-about-title img {
	margin: 0 14px 0 0;
}

.gng-about-wrapper a {

}


/* FOOTER */

.gng-footer {
	width: 680px;
	min-height: 200px;	
	float: right;
	color: #000;
	overflow: visible;
	background: #fff;
	font-size: 10px;
	text-align: center;
	margin: 45px 36px 0 0;
	border-top: solid 1px #f84f56;
	padding: 22px 0 0 0;

}