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

body {
	font: 13px Verdana, Arial, Tahoma, sans-serif;
	background-color:#fff;
	color:#000;
	padding-bottom:20px;
}

h1 {
	text-indent:-2000em;
	font-size:16px;
	width:237px;
	height:82px;
	background:transparent url("images/logo_stanian.jpg") left bottom no-repeat;
	padding-top:39px;
}

.margtopbot{
	margin-top:10px;
	margin-bottom:10px;
	}

h2 {
	font:18px Verdana, Arial, Tahoma, sans-serif;
	color:#00529b;
		margin: 0;
}

h3 {
	font:bold 15px Verdana, Arial, Tahoma, sans-serif;
	margin-bottom:10px;
	color:#333;
}

.tar{
text-align:right;
width:100%;
}

.tal{
text-align:left;
margin-left:6%;
}

h4 {
	font:20px Verdana, Arial, Tahoma, sans-serif;
	margin-bottom:10px;
	color:#00CCFF;
}
p{color:#777;
				line-height:16px;
				font-size:11px;}
a{color:#0066CC; text-decoration:none;}
a:hover{color:#666; text-decoration:none;}

#wrapper {
	width:912px;
	margin:0 auto;
}

#header {
	height:141px;
	border-bottom:4px solid #00529b;
}

#info {
	float:right;
	margin-top:71px;
}

	#info a {
		color:#4086c5;
		text-decoration:none;
		font:bold 11px Arial, Tahoma, Verdana, sans-serif;
		margin-right:15px;
	}

#menu {
	font:bold 11px Arial, Tahoma, Verdana, sans-serif;
	height:39px;
	background:transparent url("images/menu_shadow.gif") left bottom repeat-x;
}

	#menu div {
		background:transparent url("images/menu_bg.gif") left top repeat-x;
		height:34px;
	}

	#menu a {
		float:left;
		color:#666;
		text-decoration:none;
		padding:10px 22px 10px 20px;
		background:transparent url("images/menu_div.gif") right top no-repeat;
		
	}
	
	#menu a:hover, #menu a.selected {
		color:#00529b;
		background-color:#fff;
	}
	
.rimg {
	float:right;
}
.margtop{
	margin-top:24px;
	}
#container {
	clear:both;
	margin-top:20px;
	background:transparent url("images/sidebar_bg.gif") 573px top repeat-y;
}

#container-b {
	clear:both;
	margin-top:20px;
}

	#content {
		width:552px;
		padding-right:20px;
		float:left;
	}
	
		#main {
			clear:both;
		}
		
			#main #links {
				width:180px;
			}
			
				#main #links a {
					color:#00529b;
					display:block;
					background-color:#e8f3fd;
					font:11px Verdana, Arial, Tahoma, sans-serif;
					border-left:4px solid #00529b;
					text-decoration:none;
					margin-bottom:2px;
					padding:11px 0 12px 10px;
				}
				#main #links a:hover{
					color:#00529b;
					background-color:#fff;
				}
		
			#main img {
				float:left;
			}
		
		.desc {
			clear:both;
			margin-top:20px;
		}
			
			.desc .dl {
				float:left;
				width:272px;
			}
			
				.desc .dl p {
					color:#837669;
					line-height:16px;
					font-size:11px;
				}
				
				.desc .dl2 {
				float:left;
				width:450px;
				padding: 5px 30px;
				background: url(images/img12.gif) repeat-y;
			}
			
				.desc .dl2 p {
					color:#837669;
					line-height:16px;
					font-size:11px;
				}
				
				.desc .dl3 {
				float:left;
				width:800px;
				padding: 16px 30px;
				background: url(images/img12.gif) repeat-y;
			}
			
				.desc .dl3 p {
					color:#837669;
					line-height:16px;
					font-size:11px;
				}
				
				
				 .desc .title {
					margin-bottom: 3px;
					padding: 2px 30px;
					background: url(images/img10.gif) repeat-y;
				}
			
			.desc ul li{
					margin-left:40px;
					color:#837669;
					line-height:16px;
					font-size:11px;}
					
	
			.desc .dr {
				float:right;
				width:260px;
				color:#999;
			}
			
				.desc .dr p {
					background-position:10px top;
					background-repeat:no-repeat;
					padding-left:53px;
					margin-bottom:10px;
				}
				
				.desc .dr p.d {
					background-color:#66afec;
					line-height:3px;
				}
				
				.desc .dr p.p { background-image:url("images/plus.gif"); }
				.desc .dr p.m { background-image:url("images/minus.gif"); }
				.desc .dr p.e { background-image:url("images/equal.gif"); line-height:28px; }
		
		#slogan {
			clear:both;
			text-align:center;
			padding-top:5px;
		}
	
	#sidebar {
		width:320px;
		padding-left:20px;
		float:right;
	}
	
		#sidebar .block {
			padding-bottom:16px;
			background:transparent url("images/block_bg.gif") left bottom repeat-x;
			margin-top:15px;
		}
		
			#sidebar .block.sub {
				background:transparent url("images/sidebar_bg.gif") center top no-repeat;
			}
		
			#sidebar .block .bl {
				float:left;
				width:150px;
			}
			
			#sidebar .block .br {
				float:right;
				width:150px;
			}
		
			#sidebar .block p {
				color:#777;
				line-height:16px;
				font-size:11px;
			}
			
			
		
		#sidebar .ad {
			text-align:center;
			margin-top:0;
		}
		
		#sidebar .rimg {
			float:right;
			margin-left:4px;
		}

#footer {
	margin-top:15px;
	background:#ededed url("images/footer_bg.gif") left top repeat-y;
	border-bottom:1px solid #bfbcb9;
	color:#777;
	font-size:11px;
}

	#footer div {
		background:transparent url("images/footer_top.gif") left top no-repeat;
		padding:20px 20px 5px 20px;
	}
	
	#footer a {
		color:#607889;
		text-decoration:none;
	}
	
	#footer p {
		margin-bottom:15px;
	}

.clearBoth {
	clear:both;
}

.nostyle{
	list-style:none;
	color:#000000;
	}







