html
{
	background:#495678 url("../images/body_bg.png") repeat-x top left;
	height:100%; width:100%;
	font-family: Tahoma;
	font-size:12px;
}

#main-body {
	margin-left:50px;
	margin-right:50px;
}

#head-div {
	height:140px;
	padding-top:19px;
	background:url("../images/logo.jpg") no-repeat bottom left;

}

#main{
	background:url(../images/shadow.png) repeat-x top left;
	padding:15px;
	}

#main2 {
	background:#ffffff url(../images/r_shadow.jpg) no-repeat top right;
	}
	
.pix {
  background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
  padding: 5px 10px 10px 5px;
  margin-right:10px;
	}
	
.style_pix_1 {
	float:left;
	margin-right:5px;
}

.style_pix_2 {
	float:right;
	margin-left:5px;
}

.style_pix_3 {
	float:left;
	margin-right:5px;
}

.style_pix_4{
	float:right;
	margin-left:5px;
}

.style_pix_5{
	text-align:left;
}
.style_pix_6{
	text-align:right;
}

.style_pix_7{
	text-align:center;
}

ul  {list-style-type:none;}

.menu_div{
	float:right;
	width:103px; 
	height:63px; 
	//height:118px; 
	//width:113px;
	background:#ffffff url(../images/menubg.gif) no-repeat;
	margin-left:20px;
	padding:5px;
	color:#333333;
	text-decoration:none;
	display:block;
	text-align:center;
	padding-top:50px;
		
	
}

.menu_div:hover {
		margin-top:11px;
	}

.menu_div_o {
	float:right;
	width:103px; height:63px; 
	//height:118px; 
	//width:113px;
	background:#ffffff url(../images/shadow_menu.png) no-repeat;
	margin-left:20px;
	padding:5px;
	margin-top:22px;
	//margin-top:11px;
	font-weight:bold;
	color:#495678;
	text-align:center;
	text-decoration:none;
	display:block;
	padding-top:50px;

}

#right_panel {
	width:280px;
	float:right;
	background:url(../images/rpp.gif) no-repeat  0px 27px;
	}

.zag_p {
padding-left:10px; color:#ffffff; padding-top:5px; height:22px;
//height:27px;
		background:#495678;
	}

h2 {
	font-size:18px;
	color:#495678;
}

#main-text {
	margin-right:295px;
}

#content {
	font-family: Verdana;
	padding:15px;
	}

.path_a {
	color:#ffffff;
	text-decoration:none;
}


.path_a:hover {
	color:#009fff;
}

.path_a_on {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.line_p {
	color:#CCCCCC;
	}

.line_p:hover {
	color:#495678;
	}


.rigth_list_o {
	color:#495678;
	font-weight:bold;
	display:block;
	text-decoration:none;
	}

.rigth_list {
	color:#495678;
	display:block;
	text-decoration:none;
	}

.rigth_list:hover {
	color:#495678;
	display:block;
	font-weight:bold;
	}

.in_list {
	background:url(../images/inline.gif) no-repeat  0px 0px;
	padding-left:28px;
	height:16px;
	}
	
#main-text .zag_p a {
	color:#ffffff;
}

#main-text .zag_p a:hover {
	color:#ffffff;
}

a {
	color:#3A739A;
}

a:hover {
	color:#495678;
}

#form1 input,#form1 textarea,#form1 img {
	display:block;
}
#form1 #fConfid {
	display: inline;
}

input {
	width:235px;
}

textarea {
	width:235px;
	height:220px;
}

#fConfid {
	width:auto;
	height:auto;
}

nenado-p {margin:0px; padding:0px;}

#content ul {
	list-style-type:disc;
	list-style-position:inside;
}

#content ol {
	list-style-position:inside;
}
