html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100;
	font-family: inherit;
	vertical-align: baseline;
}

* {
	border:0px;
	margin:0px;
}

html {
	height: 100%;
	text-align:center;
	margin:0 auto;	
}

body {
	background:#545454 url(../../images/bdy.gif) repeat-x top left;
	font:normal 11px/1.8em Tahoma, Arial, Helvetica, sans-serif;
	margin:0px auto;
}

:focus {
	outline: 0;
}

a:link, a:active, a:visited {
	color:#CC0000;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#0066CC;
	text-decoration:underline;
	outline:none;	
}

#container {
	width:980px;
	background:#ffffff;
	margin:0 auto;
}

#redBdr {
	background:#cc0000;
	height:6px;
	_height:0px;
	_padding:0px;
	_margin:0px;
}

#gryBdr {
	background:#e4e4e4;
	height:3px;
	_height:0px;
	_padding:0px;
	_margin:0px;	
}

#menublk {
	width:100%;
	height:100%;
	border:solid 0px red;
}

.logo {
	background:transparent url('../../images/logo.jpg') no-repeat top left;
	height:80px;
	width:170px;
	float:left;
	margin:5px 0px 0px 5px;
	padding:0px 0px 5px 0px;
}

#menublk:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.menu {
	float:right;
	text-align:left;
	margin:35px 12px 0px 0px;
	background:url('../../images/tab_nor.gif') repeat-x top left;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:auto;
}

.menu ul li {
	display:inline;
	float:left;
	margin:0px 1px;
	outline:none;
	text-transform:uppercase;
}

.menu ul li a {
	height:35px;
	_height:30px;
	float:left;
	color: #FFFFFF;
	padding:0px 8px 0px 8px;
	line-height:40px;
	text-decoration: none;
	border:solid 0px red;
	outline:none;	
}

.menu ul li a span {
	float:left;
	width:auto;
	padding:0px 8px 0px 8px;
	border:solid 0px #ffffff;	
	outline:none;
	color:#ffffff;	
}

.menu ul li a:hover {
	background:transparent url("../../images/tab_hvr.gif") repeat-x top left;
	color:#fff;
}

.menu ul li a:hover span {
	cursor:pointer;
	padding:0px 8px 0px 8px;
	_padding:0px 8px 0px 8px;

}

.menu ul li a.current:hover, .menu ul li a.current span:hover {
	background:transparent url("../../images/tab_hvr.gif") repeat-x top left;
}

.menu ul li a.current, .menu ul li a.current span {
	background:transparent url("../../images/tab_hvr.gif") repeat-x top left;
	height:40px;_height:35px;
}

.menu ul li a.current {
	margin-top:-5px;
}

.submenu {
	float:left;
	text-align:left;
	margin:1px 12px 0px 205px;
	background:#999999; /*url('../../images/tab_nor.gif') repeat-x top left;*/
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	visibility:hidden;
}

.submenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:auto;
}

.submenu ul li {
	display:inline;
	float:left;
	margin:0px 1px;
	outline:none;
}

.submenu ul li a {
	height:20px;
	float:left;
	color: #FFFFFF;
	padding:0px 10px 0px 10px;
	line-height:20px;
	text-decoration: none;
	border:solid 0px red;
	outline:none;	
}

.submenu ul li a span {
	float:left;
	width:auto;
	padding:0px 10px 0px 10px;
	border:solid 0px #ffffff;	
	outline:none;
	color:#ffffff;	
}

.submenu ul li a:hover {
	background:#0880BC; /*url("../../images/tab_hvr.gif") repeat-x top left;*/
	color:#fff;
}

.submenu ul li a:hover span {
	cursor:pointer;
	padding:0px 10px 0px 10px;
}

.submenu ul li a.current:hover, .submenu ul li a.current span:hover {
	background:#0880BC; /*transparent url("../../images/tab_hvr.gif") repeat-x top left*/;
}

.submenu ul li a.current, .submenu ul li a.current span {
	background:#0880BC; /*transparent url("../../images/tab_hvr.gif") repeat-x top left*/;
	height:20px;
}

.submenu ul li a.current {
	margin-top:0px;
}

#bnr {
	margin:0px;
	padding:0px;
}

#bdyCnts {
	height:100%;
	background:#ffffff;
	clear:both;
}

#bdyCnts:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}

#lftCnt {
	float:left;
	width:595px;
	_width:595px;
	height:100%;
	min-height:650px;	
	text-align:left;
	padding:20px 20px;
	border-right:dotted 1px black;
}

#rgtCnt {
	float:left;
	width:300px;
	_width:300px;
	text-align:left;	
	padding:15px 15px;
}

#lftCnt h2.about {
	padding-left:0px;
	padding-top:20px;
	margin:0px;
	/*background:url('../../images/human.png') no-repeat 0px 0px;*/
	border:solid 0px red;
}

#lftCnt h2.team {
	padding-left:50px;
	padding-top:20px;
	margin:0px;
	background:url('../../images/team.png') no-repeat 0px 0px;
	border:solid 0px red;
}

#lftCnt h2.invest {
	padding-left:50px;
	padding-top:20px;
	margin:0px;
	background:url('../../images/invest.png') no-repeat 0px 0px;
	border:solid 0px red;
}

#lftCnt h2.careers {
	padding-left:50px;
	padding-top:20px;
	margin:0px;
	background:url('../../images/job.png') no-repeat 0px 0px;
	border:solid 0px red;
}

#lftCnt h2.contact {
	padding-left:50px;
	padding-top:20px;
	margin:0px;
	background:url('../../images/phone.png') no-repeat 0px 0px;
	border:solid 0px red;
}

#lftCnt h2.press {
	padding-left:50px;
	padding-top:20px;
	margin:0px;
	background:url('../../images/press.png') no-repeat 0px 15px;
	border:solid 0px red;
}

#rgtCnt h2.news {
	padding-left:60px;
	padding-top:20px;
	margin:0px 0px 8px 0px;
	background:url('../../images/news.png') no-repeat 0px 9px;
	border:solid 0px red;
}

#rgtCnt h2.media {
	padding-left:60px;
	padding-top:20px;
	margin:0px;
	background:url('../../images/media.png') no-repeat 0px 10px;
	border:solid 0px red;
}

#lftCnt p {
	line-height:1.5em;
	margin-bottom:10px;
}

#designCrv {
	height:20px;
	padding:0px;
	margin:0px;
	background:url('../../images/design_crv.gif') no-repeat top left;
}

.newsTabl {
	width:100%;
	border-collapse:collapse;
}

.newsTabl tr {
	border-bottom:dotted 1px #666666;
	_cursor:pointer;
}

.newsTabl tr:hover {
	cursor:pointer;
	background:#d3effd;
}

.newsTabl td {
	padding:8px 4px;
}

.newsTabl a div:link, .newsTabl a div:hover {
	color:#ffffff;
}

.more {
	float:right;
	background:#CC0000;
	color:#ffffff;
	margin-left:1px;
	height:16px;
	vertical-align:middle;
	_line-height:15px;
}

.more div {
	padding:0px 4px 4px 4px;
	margin-top:-3px;
	cursor:pointer;
}

.vk_link a:link, .vk_link a:visited, .vk_link a:active {
	color:#ffffff;
	outline:none;
}

.vk_link a:hover {
	outline:none;	
	text-decoration:underline;	
}

.more div.mn_link:hover, .more div.vk_link:hover {
	text-decoration:underline;
}

.more span {
	padding:0px 4px 4px 4px;
	margin-top:-3px;
	cursor:pointer;
}

#chnlCnts {
	height:100%;
	background:#f2f2f2;
	padding:6px 0px;
	border-top:solid 1px #ffffff;
}

#chnlCnts:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#fotrCnts {
	height:75px;
	border-top:solid 1px #ffffff;
	background:#999999;
}

.partners {
	width:700px;
	height:200px;
	float:left;
	padding:6px 6px;
}

.partners h3 {
	font:bold 15px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:0px;
	padding:0px 0px 0px 12px;
	text-align:left;
}

.partners ul {
	list-style:none;
	margin:10px 0px 0px 0px;
}

.partners ul li {
	height:15px;
	padding:5px 3px 5px 25px;
	margin:0px 0px 0px 5px;
	background:url(../../images/dbull.gif) no-repeat 6px 10px;
	text-align:left;
}

.kitchen {
	float:left;
	/*width:240px;*/
	height:auto;
	/*background:url(../../images/sptr.gif) no-repeat top left;*/
	padding:6px 0px;
	margin:20px 0px;
	clear:both;
}

.kitchen h3 {
	font:bold 15px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:0px;
	padding:0px 0px 0px 5px;
	text-align:left;
}

.kitchen ul {
	list-style:none;
	margin:10px 0px 0px 0px;
}

.kitchen ul li {
	height:15px;
	padding:5px 3px 5px 25px;
	margin:0px 0px 0px 5px;
	background:url(../../images/dbull.gif) no-repeat 6px 10px;
	text-align:left;
}

.address {
	float:left;
	width:240px;
	height:250px;
	background:url(../../images/sptr.gif) no-repeat top left;
	padding:6px 6px;	
}

.address h3 {
	font:bold 15px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:0px;
	padding:0px 0px 0px 20px;
	text-align:left;
}

.address p {
	line-hegiht:1.5em;
	text-align:left;
	padding:10px 0px 0px 25px;
}

.address .phone {
	background:url(../../images/phone.gif) no-repeat 25px 4px;
	padding-left:45px;
	text-align:left;
	font-weight:bold;
}

#ftrIcoBlk {
	float:left;
	width:430px;
	margin:-1px 0px 0px 20px;
}

#ftrIcoBlk .crvLft {
	float:left;
	width:10px;
	height:30px;
	background:url(../../images/lftCrv.gif) no-repeat top left;
}

#ftrIcoBlk .icoLinks {
	float:left;
	width:410px;
	height:30px;
	background:#f2f2f2;
	text-align:left;
	font-weight:bold;
}

#ftrIcoBlk .crvRgt {
	float:right;
	width:10px;
	height:30px;
	background:url(../../images/RgtCrv.gif) no-repeat top left;
}

#ftrTxtLinks {
	float:right;
	margin:0px 18px 0px 0px;
	padding:3px 3px;
}

#ftrTxtLinks a:link, #ftrTxtLinks a:visited, #ftrTxtLinks a:active {
	color:#ffffff;
}

#ftrTxtLinks a:hover {
	color:#000000;
	text-decoration:underline;
}

.icoLinks a:link, .icoLinks a:visited, .icoLinks a:active {
	color:#000000;
}

.icoLinks a:hover {
	color:#0066CC;
	text-decoration:underline;
}

.icoLinks .mobLink {
	float:left;
	background:url(../../images/mobile.png) no-repeat 0px 0px;
	padding:2px 5px 8px 25px;
	width:50px;
	margin-right:10px;
}		

.icoLinks .rssLink {
	float:left;
	background:url(../../images/rss.png) no-repeat 0px -1px;
	padding:2px 5px 8px 28px;
	width:50px;
}

#cpyrgts {
	text-align:left;
	padding:0px 0px 0px 35px;
	clear:both;
	color:#ffffff;
}

/* Team */

.teamblk {
	border-top:solid 1px #efefef;
	width:100%;
	margin-top:5px;
	padding:15px 5px;
	background:url(../../images/efx_bg.gif) repeat-x top left;
	height:100%;
}

.teamblk:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.partnersblk {
	border-top:solid 1px #efefef;
	width:100%;
	padding:15px 5px;
	background:url(../../images/efx_bg.gif) repeat-x top left;
	height:100%;
}

.movetop {
	float:right;
	clear:both;
	padding:0px 0px 0px 10px;
	background:url(../../images/top.gif) no-repeat 0px 5px;
}

.moveback {
	float:right;
	clear:both;
	padding:0px 0px 0px 10px;
}

.applyBox {
	float:left;
	margin-left:500px;
	_margin-left:400px;
	background:#f8f8f8;
	padding:0px 6px;
	border:solid 1px #efefef;
}

/* Data Form */

#content {
	padding: 20px 0;
	float: left;
	background-color: #FFFFFF;
}

.col2 {
	width: 158px;
	height: 100%;
	padding: 20px 0 30px;
}

.col2 p {
	padding: 10px 0 10px 0;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	width: 157px;
}

.col2 ul {
	padding: 0;
}

.col2 li {
	padding: 0;
}

.col2 p.current{
	background: #9FD8FF;
	font-weight: bold;
}

.col2 p.groupName {
	font: 0.9em "Tahoma", Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle; 
	padding-left: 10px;
}

.col2 p.groupName:hover {
	background: none;
}

.col2 a {
	line-height: 1.2em;
	font-size: 0.75em;	
	margin: 0;
	text-align: center;
	vertical-align: middle;
	font: 0.8em "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666;
	cursor: hand;
}

.col2 a:hover {
	background: #E9F6FF;
	text-decoration:none;
}

.col2 p.current:hover {
	background: #9FD8FF;
	cursor: hand;
}

.col2 p:hover {
	background: #E9F6FF;
	cursor: hand;
}



.col2 img {
	margin: 0px 20px;
}

.col2 ol {
	list-style: decimal inside;
}

.col2 .end {
	border-bottom: 1px solid #B7D0FF;
	padding: ;
}

.col2 hr {
	border: none;
	border-top: 1px solid #B7D0FF;}

.col2 h3 {
	padding-right: 10px;
	padding-left: 20px;
}

.photo {
	text-align: center;
	vertical-align: middle;
}

/* @group box */
.box, .boxuser {
	border: 1px solid #B7D0FF;
	border-width: 0 1px;	
}

.box  h2, .boxuser h2 {
	background:url(../img/usertab.png) no-repeat 0px 0px;
	color: #666666;
	font: bold .75em "Tahoma", Arial, Helvetica, sans-serif;
	margin: -1px;
	padding: 16px 0px 16px 0px;
	width: 359px;
	text-transform: uppercase;
	text-align: center;

}

.box h2.top, .boxuser h2.top {
	background-color: #fff;
	width:158px;
}

.box h3, .boxuser h3 {
	padding: 0 0 0 10px;
	margin: 0;
}

.boxuser {
	float: left;
}

.boxuser img {
	position: relative;
	left: 50%;
	margin: 0 0 20px -75px;
}

.press{
	font: 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:black;
}

.faceWrapper {
	float:left;
	width:724px;
	border:solid 0px blue;
	/*display:none;*/
	border-left: 1px dotted #b5b5b5;
}


.faceCnt {
	font: 11px "Tahoma", Arial, Helvetica, sans-serif;
	float:left;
	width:40%;
	border:solid 0px red;
}

.faceForm {
	float:right;
	width:60%;
	_width:230px;
	border:solid 0px black;
}


.faceCnt div.faceHeading {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#FFFFFF url(../../images/blurb.gif) no-repeat 3px 3px;
	padding:5px 0 5px 28px;
	border:solid 0px green;
	color:#2EACEC;
	font-weight:bold;
	clear:both;
	float:left;
	width:90%;
}

.faceCnt div {
	clear:both;
	float:left;
	padding:3px 0px 2px 12px;
	line-height:1.8em;
	width:95%;
}

table td {
	padding:4px;
}

input, textarea {
	font: 10px/1em "Tahoma", Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: middle;
	padding: 2px 2px;
	border: 1px solid #ccc;
}

.frmColA {
	text-align:right;
	font: 11px "Tahoma", Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-right:4px;
	vertical-align:top;
	color:black;
}

.frmColASpl {
	text-align:center;
	font: 11px "Tahoma", Arial, Helvetica, sans-serif;
	font-weight:normal;
	vertical-align:top;
	color:black;
}

.frmColB {
	text-align:left;
	font: 10px "Tahoma", Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:2px;
	color:black;
}

/* Data Form Ends */

.cntctTabl {
	width:100%;
	border-collapse:collapse;
	font:normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.cntctTabl tr {
	border-bottom:dotted 0px #666666;
}

.cntctTabl tr:hover {
	cursor:pointer;
	/*background:#e2f2fa;*/
}

.cntctTabl td {
	padding:4px 4px;
}

.cntctTabl input, .cntctTabl textarea {
	width:95%;
	border:solid 1px #efefef;
	background:#fbfbfb;
}

.cntctTabl select {
	width:95%;
	border:solid 1px #efefef;
	background:#fbfbfb;
	font:normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.cntctTabl input.button {
	width:90px;
	cursor:pointer;
	border:0px;
	font:bold 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	outline:none;
}

* html img, * html .png {
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.teamblk .heading {
	margin:0px 0px 15px 75px;
	font:Bold 12px Arial, Helvetica, sans-serif;
	color:#3399CC;
}