* { padding:0; margin:0; border:0;font-size: 100%;}

body {
	text-align: center;
	color: #000;
	margin:0;
	padding:0;
	font-family:  tahoma, times new roman, times, serif;
	background: #2a3759 url(back.png) repeat-y center top;
	}
		
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address{ 
	margin:0;
	padding:0;
	border:0;
	}
	
html, body {height:100%;}

a {
text-decoration: none;
color: #000;}

a:hover{
text-decoration: none;
color:#FF9900;}

#main a {
text-decoration: underline;}

/** структура **/

#site{
background: url(back-main2.jpg) no-repeat center top;
position:relative;
min-height: 100%;
height: auto !important;
height: 100%;
} 
	
#contentC {
position:relative;
width: 900px;
margin: 0 auto;
text-align: left;
padding:0 0 30px 0;
}

#main {
float:left;
padding: 0 0 0 10px;
font-size: 13px;
width: 650px;
}

/*****Header*****/

#header {
height: 280px;
position:relative;
margin: 0 auto;
width: 900px;
text-align: left;
}

/*top row*/

#sdklogo,	
#contact,
#search,
#topnav{
	position: absolute;
	top:10px;
	padding:0 10px;
	/*border-left: #666 1px dotted;*/
background: #fff url(bg.gif) repeat-y 0 0;
	height:64px;
}

#sdklogo{
left:0;
background:0;
}

#contact {
left: 210px;
width: 276px;
font-size: 11px;
}

#topnav{
left: 460px;
width: 276px;
font-size: 11px;
	}

#search {
left: 680px;
}

#search input {
border: #CCC 1px solid;
padding: 2px;
}


/*second row*/
#logo {
	position: absolute;
	top: 80px;
	left: 10px;
	background:url(sdk.jpg);
	width:670px;
	height:200px;
}

/* main nav right from big logo*/
#nav {
	position: absolute;
	top: 80px;
	left: 690px;
	background: #FF7F00;
	width: 200px;
	height: 200px;
}

#nav ul li {
list-style:none;
text-align: left;
}

#nav li  a{
display: block;
padding: 0 0 0 10px;
color: #333;
font-weight:bold;
font-size: 12px;
line-height:28px;
border-bottom: #FFF 1px dotted;
}
	
#nav li a:hover,
#nav .an  a{
color:#FFF;
text-decoration: none;
background: url(pointer.gif) no-repeat 0;
margin: 0;
}


h1 {
	/*font-family: Helvetica, Verdana, Arial, sans-serif;*/
	font:15px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:bold;
	line-height: 18px;
	color: #FF9900;
	text-decoration: none;
	text-align: left;
	padding: 0 0 5px 0;
	border-bottom: #808080 1px solid;
	text-transform: uppercase;
	}
	
#sdkf{width:100%;height: 175px;background: url(sdklogof.png) no-repeat right;}
#sdkb{width:100%;height: 140px; background: url(sdklogob.png) no-repeat right;}
#sdkc{width:100%;height: 140px;background: url(sdklogoc.png) no-repeat right;}


li a span {
	/*padding: 0;
	margin: 0 0 0 0;
	border: #000 1px solid;
	height: 28px;*/
}

/******** footer *******/
#footer {
border-top: #AEAEAE 2px solid;
color:#808080;
clear:both;
position:relative;bottom:0;
width: 880px;
margin: -20px auto 0 auto;
text-align: left;
height: 20px;
font-size:11px;
}	

 /********end of footer********/
 
 
#subnav {
float: right;
width: 200px;
}
	
#subnav ul {
margin: 5px 0 10px 0;
display: block;
}
	
#subnav li {
line-height: 17px;
font-weight: bold;
font-size: 11px;
padding: 0 0 0 15px;
background-image: url(orange.gif);
background-repeat: no-repeat;
background-position: 0 5px;
list-style-type: none;
list-style-position: outside;
/*border-bottom: #DEDBDB 1px solid;*/
}

#subnav .on  a{
color:#FF9900;}

#main img .leftimageB {
text-decoration: none;
padding: 4px;
margin: 0 20px 5px 0;
/*float: left;*/
border-color: #666;
border-width: 0 1px 1px 1px;
border-style: solid;
float: left;
}

#main img {
	padding: 2px;
	float: left;
}

table
{font:12px "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
margin-top: 10px;
text-align: left;
border-collapse: collapse;
}
table th
{font-weight: normal;
padding: 4px;
background: #C0C9DA;
border: 1px solid #fff;
}
table td{padding: 4px;	background: #DFE5F3;border: 1px solid #fff;}
table tr:hover td {background: #FFCEA0;}

#subnav span{
line-height: 12px;
font-size: 9px;
color: #FFF;
background-color: #4C4C4C;
padding: 2px 5px 2px 15px;
float: left;
}

#subnav span {
background: #4C4C4C url(down.gif) no-repeat 3px 3px;
}


#main object, #main embed {
	padding: 4px;
	margin: 10px 20px 10px 0;
	float: left;
	border: #666 1px solid;
}

#main img a {
	text-decoration: none;
	border: 0;
}

#main h2 {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: leftB;
	padding: 0; 
	margin:  8px 0 0 15px;
	line-height:25px;
	color: #000;
	clear: both;
	}

#main h3 {
	font-family: Georgia, Serif, Times;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align: leftB;
	padding: 0;
	margin:  20px 0 0 15px;
	color: #333;
	line-height: 15px;
	font-style: italic;
	}

#main p {
font-size: 14px;
text-align:justify;
color: #333;
}
	
#main .img_nostyle {
	border:0;
	float:none;
	padding:0 0 8px 0;

	}

#main ul{
list-style: none;
margin: 0 0 5px 0;
padding: 5px 0 0 0;
}	

#main li {
color:#536594;
padding: 0 0 0 15px;
margin: 0 0 3px 0;
background: url(plus.gif) no-repeat 0 6px;
font-size: 14px;
line-height:17px;
}
#main ul ul li{
margin: 0 0 3px 20px;
color:#000;
font-size:12px;
background: url(orange.gif) no-repeat 0 6px;
}
