*  { padding: 0; margin: 0; }

body {
 font-family: Verdana, Helvetica, Tahoma, Trebuchet, Arial;
 font-size:  62.5%;
 line-height:  1.8em; /* межстрочный интервал*/
 text-align: center;
}

h1{
	font-family: Georgia, Verdana, Helvetica;
	font-size: 2em;
	font-weight: 500;
	word-spacing: 0.2em;
	color: #3F4954; /*4E5B67; /*235B85;*/ 
	border-bottom: 1px solid #DEDFE0;
	margin-bottom: 0.5em;
	padding: 0.5em 0 0.3em 0;	
}

h2 {
	font-family: Georgia, Verdana;
	font-size: 1.4em;
	font-weight: 600;
	color: #235B85; 
	padding: 0.5em 0 0.7em 0;	
	/*color: #858685;	
	text-decoration: none; 
	border-bottom: 1px dashed #C1C3C1; 
	padding: 0.2em 0;*/
	
}

h3 {
	font-size: 1.3em;
	font-weight: 600;
	color: #3B4C76;	
	padding: 0.3em 0;
}

h4 {
	font-size: 1.2em;
	font-weight: 550;
	color: #878787;	
	padding: 10px 0px 5px 0px;
}
a:hover, a:active {
	text-decoration: underline;
	color:#265578;	
}
a:link, a:visited {
	text-decoration: none;
	color: #265578;
	font-size: 0.9em;
	font-weight: 500;
	padding: 0.3px 0px 0px 0px;
}

p{
	font-size: 1.2em;
	color: #373736;
	/*letter-spacing: 0.05em;*/
	word-spacing: 0.1em;
}

#wrapper { 
 margin: 0 auto;
 width: 960px;
 position: relative;
 left: 50%;
 margin-left: -480px;
 text-align: left;
 background-color: white;
}

#header {
 margin-top: 10px;
 margin-bottom: 20px;
 position: relative;
 width: 960px;
 height: 140px;
 border-top: 2px solid #B1B3B5;
 background: url(../images/header_doodo_new.jpg) left  no-repeat;
} 

.logo_home {
padding: 0px;
/*padding-left: 105px;*/
}
/*NAB BEGIN*/

#navigation ul{
	margin: 0 auto; 
 	font-family: Georgia, Verdana, Helvetica;
	padding: 0.5em 0em 0.5em 0em; 
	width: 960px;
	height: 30px;
	background: url(../images/menu_gradient.jpg) repeat-x;
	border-top: 1px solid #cccccc;
	color: #999999;
	list-style: none; 
	text-align: center;
	float: left;	
}

#navigation  li{
	display: inline;
}

#navigation a{		
	border-right:1px solid #C0BDBE;
	height: 20px;
	margin-top: 20px;
	padding: 0 2em;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

#navigation a:hover {
	color: #384982;
	text-decoration: underline;
	
}

#navigation li a.act-menu-item {
	color: #384982;
	text-decoration: underline;
}


/*LEFT COLUMN*/

#leftcolumn { 
	margin: 10px 20px 5px 0px;
	padding: 1px;
	height: auto;
	width: 300px;
	float: left;
	/*border: solid 1px red;*/ 
}

#splash_column{
	margin-bottom: 10px;
	border: solid 1px #f0f0f0; 	
}

#splash_column p{
	padding: 10px;
}

/*начало меню работ */

#work_navigation {
	font-size: 1.2em;
	font-weight: bold;
	width: 300px;
	padding:0;
	/*margin: 0.3em;*/
	background-color: #F9F9F9; /* #E9E8E8;*/
	color: #002957; 
	
}

#work_navigation ul{
	list-style:none;
	margin: 0;
	padding:0;
	
}

#work_navigation ul li{
	margin: 0;
	padding:0;
	/*border-bottom: 1px solid #fff;*/
	border-bottom: 1px dashed #C1C3C1; 
}

#work_navigation ul li a{
	display: block;
	padding: 0.8em;
	/*border-left: 3px solid #124D77;*/
	color: #002957;
	text-decoration: none;
}

#work_navigation ul li a:hover {
	/*border-left: 3px solid #A8B1BA;*/
	background-color: #F5F5F5;
	color: #002957;
	text-decoration: none;
}

#work_navigation ul li a.act-menuwork-item {
	border-left: 3px solid #A8B1BA;
	background-color: #F5F5F5;
	color: #002957;
	text-decoration: underline;
}

/* завершение меню работ */

/*END LEFT COLUMN*/

#content { 
 float: right;
   	margin: 10px 5px 5px 10px;
	width: 600px;
	/*border: solid 1px red;*/
}

#splash_content {
	margin-bottom: 10px;
	background: url(../images/content.jpg) no-repeat;
	border: solid 1px #f0f0f0; 
	}

	
#footer { 
	clear: both;
	margin: 1em;
	padding: 1em;
	text-align: center;
	font-size: 1em;
	border-top: 2px solid #E8E8E8;
	/*background:url(../images/gradient_bottom.jpg) no-repeat;*/
}

#footer {
margin-top: 15px;
}

#footer a{
	color: #6F8DA3;		
}

#footer a:hover  {
	color: #6F8DA3;
	text-decoration: underline;
}
