body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
}
.clear{
	clear:both;
}
.fname{
	visibility:hidden;
}

#header {
	background: #41a3d5;
	height: 138px;
	background: url(../images/background.jpg) no-repeat;
}
#container {
	width: 950px;
	margin: 0px auto;
}
#content{
	padding:10px;
}
#header-container {
	background: url(../images/background2.jpg);
}
#header {
	width: 940px;
	margin: 0px auto;
}
#logo {
	padding:1px 0 3px 0;
	margin-left: 0px;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height:18px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:22px;
}
h2 {
	font-size: 20px;
	color: #f69e2b;
	font-weight:bold;
}

.border{
	border:2px solid #f69e2b;
}

h3{
	font-size:14px;
}
#nav {
	padding: 5px 0 0 0;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 930px;
	margin:0 auto;
	height:31px;
}
#navbg {
	background: #000;
	margin:0;
	padding:0;
}

#nav td.corner{
	width:7px;
}
#nav td.active{
	background-color:#FFF;
	text-align:center;
}
#nav td.active a{
	color:#000;
	text-decoration:none;
	padding:3px 12px;
}
#nav td.nonactive a{
	color:#FFF;
	text-decoration:none;
	padding:3px 15px;
}
#nav td.space{
	width:5px;
}

#nav td.nonactive{

}
#nav a img{
	border:0;
}
#content li {
	font-size: 12px;
}
#content a {
	color: #3b9ad5;
}
.link {
	

}
#content ul{
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;
}
#content ul li{
	background-image:url(../images/tik.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	font-weight:normal;
	padding:2px 0 2px 19px;
}
