
body {background:url(../images/bg-main.jpg) no-repeat fixed;}
p {line-height:20px;}


#wrapper {width:1000px; margin:0 auto;}
#top-element {width:1000px; height:117px; margin:0 auto;}
#logo {width:900px; height:70px; background:url(../images/logo.png) no-repeat; position:relative; top:26px; float:left;}
#header {width:1000px; height:194px; background:url(../images/header.jpg) no-repeat; margin:0 auto;}
#left-hand {width:182px; height:auto; float:left;}
#content {width:576px; height:auto; float:left; background-color:#ebeedd; padding:16px 10px; font:14px Verdana, Geneva, sans-serif;
			border-left:1px solid #d56d33; border-right:1px solid #d56d33; border-bottom:3px solid #d56d33;}
#rght-hand {width:219px; height:auto; float:right; background-color:#FFF; border-right:1px solid #d56d33;}
#right-hand-content {width:190px; height:auto; margin:0 auto; text-align:center;}
#sidebar-menu-nav {width:182px; height:auto; padding:17px 0 10px 0; background-color:#d6dac5}
#sidebar-footer {width:182px; height:21px; background: url(../images/sidebar-foot.png) no-repeat bottom;}
#footer-cntainr {width:1000px; height:auto; background-color:#4b4c40; margin:0 auto; font:10px Verdana, Geneva, sans-serif; color:#FFF; padding:20px 0 10px 0;}

/*side bar menu*/
ul#sidebar-menu {width:140px; height:auto; margin-left:20px;}
ul#sidebar-menu li {display:block;}
ul#sidebar-menu li a {display:block; text-decoration:none; color:#333; border-bottom:1px dashed #8f6c46; font:11px Verdana, Geneva, sans-serif; padding:3px 0 3px 0;}\

.clearboth {clear:both;}
.h1 {font:26px Georgia, "Times New Roman", Times, serif; text-align:center; color:#970202; padding-bottom:22px;}
.img {float:right;}
.logos {padding:25px 0; margin:0 auto;}
.icons {padding:2px 0; margin:0 auto;}
.txtbox { border:#7f9db9 1px solid; } .poz { margin-top:3px; }
.copyright {float:left; padding-left:20px;}
.fmenu {float:right; padding-right:20px;}
.fmenu a {color:#FFF; text-decoration:none;}

#content ul {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
	margin-left: 40px;
	font-size: normal;
	line-height: 1.5em;
}

