@font-face {
	font-family: 'StagSansRound-Light';
	src: url('../fonts/stagsansroundlight.ttf') format('truetype') /* TTF file for CSS3 browsers */
}

html, body {
	background-image: url('../img/bgindex.jpg');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	margin: 0 auto; /* top right bottom left */
	width: 1024px;
	text-align: left;
	min-height: 100%
	clear: both;
}

#header {
	width: 1024px;
	height: 119px;
	margin: 0;
	padding: 0;
	clear: both;
}

#cols {
	width: 1024px;
	clear: both;
}

#col1 {
	width: 310px;
	float: left;
}

#col2 {
	width: 708px;
	float: left;
}

#navitop {
	height: 30px;
}

img {
	border: 0;
}

span.contactinfo {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #96969f;
}

.toppic {
	clear: both;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	margin: 20px 15px 15px 5px; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
	font-variant: normal;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 35px 15px 5px; /* top right bottom left */
	font-weight: bold;
	font-style: normal;
	line-height: 1.4;
	font-variant: normal;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #96969f;
	margin: 20px 35px 15px 5px; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
	font-variant: normal;
}

h5 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #96969f;
	margin: 0 35px 15px 5px; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
	font-variant: normal;
}

span.hdrblck {
	color: #000000;
	font-weight: bold;
}

a.news {
	font-weight: normal;
	text-decoration: underline;
}

a:hover.news {
	text-decoration: none;
}

#main-bg { background: url(/img/toptext_ru.jpg) no-repeat; width: 700px; height: 620px; }
#main-bg .txt { padding: 20px 0 20px 20px;  color: #fff; font-size: 30px; background: url(/img/toptext_ru_bg.png) repeat-y; }

#main-bg-en { background: url(/img/toptext_en.jpg); width: 698px; height: 501px; padding-top: 20px; }
#main-bg-en .txt-en { font-family: StagSansRound-Light; margin: 0 10px 0 20px;  color: #fff; font-size: 30px; line-height: 135%; }

#main-bg-es { background: url(/img/toptext_ru.jpg) no-repeat; width: 700px; height: 620px; }
#main-bg-es .txt-es { font-family: StagSansRound-Light; padding: 20px 0 20px 20px;  color: #fff; font-size: 30px; line-height: 135%; background: url(/img/toptext_ru_bg.png) repeat-y; }

#main-bg-zh { background: url(/img/toptext_en.jpg); width: 698px; height: 501px; padding-top: 1px; }
#main-bg-zh .txt-zh { font-family: Arial, sans-serif; margin: 0 10px 0 20px;  color: #fff; font-size: 28px; font-weight:lighter; line-height: 160%; }
