body { 
	margin:0; 
	padding:0;  
	font-size:10px;
	font-size:0.8em;
	font-family:verdana, arial; 
	background:#f5c8ff;
}

a, a:link {  color:#1c4dd8;  }
a:visited {  color:#800080;  }
a:hover, a:active {  color:#ff0000;  }


#container {
	width:960px;
	margin:auto; 
	padding:0 0 15px 0;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	background:#fff;
}

#header {
	height:95px; 
	margin:0 auto; 
	padding:5px 0 0 0; 
}

#header #logo {  
	width:215px; 
	margin:0; 
	padding:5px 0 0 0; 
	float:left; 
	text-align:center;
}

#header #logo a, #header #logo a:link { color:#3d779a; text-decoration:none; font:bold 3.1em Trebuchet MS, Tahoma, Arial; }

#header #logo img { border:0; }

#slogan { text-align:center; font:normal 0.85em/1.6em verdana; width:210px; letter-spacing:2px; }

#header #topright { 
	width:735px; 
	margin:0; 
	padding:0; 
	float:right; 
	height:95px; 
	text-align:right;
}

.l_bar {  
	background:#fae1ff;
	margin:auto; 
	padding:0 20px 0 20px; 
	height:15px;
	border-style:solid;
	border-color:#edaef2;
	border-width:1px 1px 6px 1px;
}


.l_bar a, .l_bar a:visited  { 
	background:url('images/fon.gif');
	margin:-12px 0 0 0; 
	padding:3px 5px 0 5px;
	display:block;
	width:130px;
	height:28px;
	line-height:1.6em; 
	color:#000;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #edaef2;
}

.l_bar a:active, .l_bar a:hover { 
	color:#000;
	background:#edaef2;
}



#main { 
	margin:0; 
	padding:10px 0;  
	background:#fcf3fe;
	border-right:1px solid #edaef2;
	border-left:1px solid #edaef2;

}

#main.large { 

}

#main #left { 
	width:200px; 
	overflow:visible; 
	float:left;
	padding:0;
	margin:0 0 0 10px;

}

/************************/
.menu { margin:0; padding:5px 15px 15px 13px; background:#fff; border:1px solid #f8d8ff; width:170px;  }

.menu a, .menu a:visited { 
	margin:0; 
	width:165px;
	height:22px;
	padding:3px 0 0 5px; 
	line-height:1.6em; 
	display:block; 
	color:#02418a;
	font-weight:bold;
	text-decoration:none;
	font-family:arial;
	background:#fff;
	border-bottom:1px solid #edaef2;
}

.menu a:active, .menu a:hover { 
	background:#fcf3fe; 
	color:#ff0000;
}
/************************/


#right { width:300px; margin:0; padding:0 10px 0 0; float:right; }

#content {
	width:390px;
	overflow:visible; 
	margin:0 0 0 10px; 
	padding:10px 15px; 
	float:left; 
	text-align:left;
	background:#fff;
	min-height:545px;
	background:#fff;
	border:1px solid #f8d8ff;
}
#content.large { width:695px; float:right; margin-right:10px; }

.box {	padding:0 10px; }

#content h1 { 
	margin:-3px -5px 0 -5px; 
	padding:3px 0px 3px 10px; 
	font:normal 1.3em Trebuchet ms, arial,tahoma;
	color:#444;
	background:#fff;
	border-bottom:2px solid #edaef2;
}
#content h2 { 
	margin:0; 
	padding:3px 5px 3px 10px; 
	font:bold 1.2em arial,tahoma;
	color:#2e71c4;
}


#content p { 
	margin:5px 0px 7px 0px;
	padding:0;
	line-height:1.6em;
	text-align:left; 
	color:#222222;
}

#content ul { 
	font-size:1em;
	line-height:1.4em; 
	color:#000; 
	margin:10px 0; 
	padding-left:40px; 
	list-style-type:circle;
}
#content ol li { 
	padding-bottom:10px; 

}

.clr { 
	clear:both; 
	margin:0; 
	padding:0;
	height:0; 
	width:0; 
	font-size:0;
}


/****/
fieldset { margin:auto; width:500px; padding-bottom:10px; border:1px solid #aeccf2; background:#fff; }
fieldset legend { font-weight:bold; color:#660000; }
fieldset p {  }
fieldset p.submit { text-align:center; }
fieldset label { width:160px; float:left; text-align:right; padding:0 5px 0 0; }
/****/



#footer { 
	height:26px;
	padding:5px 0 0 10px; 
	font:normal 0.85em verdana;
	line-height:1.7em;
	text-align:left;
	color:#aaa;
	background:#fae1ff;
	border-style:solid;
	border-color:#edaef2;
	border-width:1px;
}

#footer a { text-decoration:none; color:#3572a8; }

#footer a:active, #footer a:hover { color:#ff0000; text-decoration:underline; }



