* {		margin: 0px;
		padding: 0px;
}
body {		background: #499eef url('../images/bgbody.jpg');
}
/* ************************************************************ */
.email,.skype, .tel { padding: 5px 5px 5px 30px;
}
.tel {  background: url('../images/ico_tel.gif') no-repeat left;
}
.email { background: url('../images/ico_email.gif') no-repeat left;
}
.skype { background: url('../images/ico_skype.gif') no-repeat left;
}
/* ************************************************************ */
#head {		padding-bottom: 30px;	
}
a.siteurl,
h1,
span.sitemotto { letter-spacing: 1px;
		color: #ffffff;
}
a.siteurl {	font: oblique 12px Sans-serif;
		text-decoration: none;
}
h1 {		font: bold 18px Sans-serif;
}
span.sitemotto { font: oblique 11px Sans-serif;
		margin-left: 80px;
}
/* ************************************************************ */
#menu {		padding-top: 60px;
}
#menu a {	font: oblique bold 12px Sans-serif;
		color: #ffffff;
		text-decoration: none;
		letter-spacing: 1px;
		line-height: 3;
		margin-left:110px;
		padding-left: 20px;
		background: url('../images/marker.jpg') no-repeat 1px 2px;
}
#menu a:hover {	color: #c7e3fe;
		background: url('../images/marker1.jpg') no-repeat 1px 2px;
}
/* ********************************************************************************* */
#content {	padding: 40px 10px 20px 20px;
		background: url('../images/bg.jpg') no-repeat right bottom;
}
#content,
#content table { font: 12px Sans-serif;
		color: #ffffff;
}
#content h2 {	font: oblique bold 12px Sans-serif;
		letter-spacing: 1px;
		color: #ffffff;
		margin-top: 0px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		border-bottom: 1px dotted #c7e3fe;
}
#content h3 {	font: oblique bold 12px Sans-serif;
}

#content a {	text-decoration: none;
		font: oblique bold 12px Sans-serif;
		color: #c7e3fe;
}
#content a:hover { color: #ffffff;
		border-bottom: 1px dotted #c7e3fe;
}
#content a.non:hover { border-bottom: none;
}
#content p {	margin-top: 10px;
		margin-bottom: 10px;
}
#content a.glav1,
#content a.glav2,
#content a.glav3 { display: block;
		width: 200px;
		height: 200px;
} 
#content a.glav1 { background: url('../images/glav1.jpg') no-repeat center bottom;
}
#content a.glav2 { background: url('../images/glav2.jpg') no-repeat center bottom;
}
#content a.glav3 { background: url('../images/glav3.jpg') no-repeat center bottom;
}
#content a.glav1:hover,
#content a.glav2:hover,
#content a.glav3:hover { border-bottom: none;
}
#content input,
#content textarea { font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding: 2px;
	color: #526170;
	border: solid 1px #ffffff;
	scrollbar-base-color: #c1dbf4; 
	background-color: #d0e4f7;
}
#content input.hinp { color: #499eef;
	border: solid 1px #499eef;
	scrollbar-base-color: #499eef; 
	background-color: #499eef;
	width:30px; height:15px;
}
/* ********************************************************************************* */
#colont {	background: url('../images/down1.jpg') repeat-x;
		font: 10px Sans-serif;
		color: #333666;
}
#colont a {	text-decoration: none;
		color: #333666;
		border-bottom: 1px dotted #333666;
}