@charset "utf-8";
/* CSS Document */
a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom-color: #ff9900;
}
#bgL {
	background: url('../img/bgC1right2.jpg') right top repeat-x; width: 50%; height: 440px;
}
#bgR {
	background: url('../img/bgC1right2.jpg') 0px 0px repeat-x; width: 50%; height: 440px;
}
#earth1 {
	position:absolute; left: 50%; top: 0; z-index: 11;  margin: 36px 0 0 -355px;
}
#earth2 {
	position:absolute; left: 50%; top: 0; z-index: 11;  margin: 36px 0 0 0px;
}

#mccontent {
	width: 100%;
	padding-top: 298px;
	font-size: 12px;
}
#rccontent {
	width: 344px; padding-top: 306px;
}

#contentarea {
	width: 100%; position: relative; z-index:11;
}
#centralcontainer {
	width: 990px;
}
#middlecontainer {
	margin: 0 0 0 -222px; float: right; clear: left; width: 100%;
}
#middlecontainercont {
	margin: 0 0 0 222px; clear: both;
}
#middlecontainercontiefix {
	width: 100%;
}
#leftcontainer {
	width: 220px; 
	float:left; 
	clear:left; 
	padding-left:1px;
	padding-right:1px;
}
#leftcontainercont {
	padding-top: 358px;
	padding-right:22px;
}
#leftcontainercontn {
	background: #0e0e0e url('../img/bg2.gif') bottom left no-repeat;
}
.leftcontainercontp {
	padding-left:20px;
	padding-right:15px;
}
#rightcontainer {
	width: 374px; float: right; clear: right
}
.pproject {
	width: 100%;
}
p {
	padding: 10px 0;
	margin:0;
}

#containercontent {
	margin: 0 0 0 -298px; float: left; clear: right; width: 100%;
}
#containerdescr {
	margin: 0 0 0 298px; clear: both;
}
#containerdescrn {
	padding: 0 0px 0px 20px;
	font: normal 11px/14px Tahoma;
}
#sendcont {
	width: 296px; float:right; clear:right;
}
#sendformcont {
	padding: 0 21px 30px 33px;
}
#sendform {
	background: #0e0e0e;
	padding: 10px 16px;
}

.ppsep {
	clear: both;
	background: url('../img/ppsep.gif') top left repeat-x;
}
.ppsep2 {
	clear: both;
	background: url('../img/ppsep2.gif') top left repeat-x;
}
.ppsep_last {
	clear: both;
}
.quote {
	display: block;
	width: 226px;
	height: 83px;
	margin: 10px 10px 0 0;
	background: url('../img/quotecont.gif') top left no-repeat; 
	border:0px solid red
}
.quote span{
	display: block;
	padding: 14px 20px 18px 36px;
	font:normal 11px/18px Tahoma;
	color: #454545;
}
.w350 {width:350px}
.chkbx {border:none; width:16px; height:10px; }
.caption{color:#FFFFFF; vertical-align:top;}
.descr{font:normal 11px/16px Tahoma; vertical-align:top; padding-left:20px}
.inp{font:normal 11px/16px Tahoma;}
