body {
	margin:0px;
	background-color:#FBEACE;
}

#site {
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
}

#kv {
	position:absolute;
	z-index:2;
	left:236px;
	top:30px;
}

#kv_bibul {
	position:absolute;
	z-index:2;
	left:11px;
	top:0px;
}

#content {
	position:absolute;
	z-index:3;
	left:0px;
	top:226px;
	width:537px;
}

#content_bibul {
	position:absolute;
	z-index:3;
	left:0px;
	top:184px;
	width:537px;
}

#sidebar {
	position:absolute;
	width:228px;
	z-index:4;
	left:777px;
	top:151px;
}

.sidebar_content {
	vertical-align:top;
	font-family:Verdana, Trebuchet MS, Helvetica; font-size:11px; color:#6f594c; text-decoration:none; line-height:14px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:18px;
	padding-right:18px;
}
a.sidebar_link:link        { font-family:Verdana, Trebuchet MS, Helvetica; font-size:11px; color:#6f594c; text-decoration:none; line-height:26px; }
a.sidebar_link:visited     { font-family:Verdana, Trebuchet MS, Helvetica; font-size:11px; color:#6f594c; text-decoration:none; line-height:26px; }
a.sidebar_link:hover       { font-family:Verdana, Trebuchet MS, Helvetica; font-size:11px; color:#6f594c; text-decoration:underline; }
a.sidebar_link:active      { font-family:Verdana, Trebuchet MS, Helvetica; font-size:11px; color:#6f594c; text-decoration:underline; }
a.sidebar_link:focus       { font-family:Verdana, Trebuchet MS, Helvetica; font-size:11px; color:#6f594c; text-decoration:underline; }


.body_hdl {
	height:33px;
	padding-left:3px;
}

.body_content {
	height:300px;
	font-family:Verdana, Trebuchet MS, Helvetica;
	font-size:12px;
	color:#6f594c;
	text-decoration:none;
	line-height:16px;
	padding-top:24px;
	padding-bottom:24px;
	padding-left:42px;
	padding-right:40px;
	background-image:url(../media/body_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 300px;
}


/* Typo */
.body_quote				{ font-family:Verdana, Trebuchet MS, Helvetica; font-size:11px; color:#6f594c; text-decoration:none; }
.body_hdl				{ font-family:Verdana, Trebuchet MS, Helvetica; font-size:12px; color:#6f594c; text-decoration:none; font-weight:bold; }
a.body_link:link        { font-family:Verdana, Trebuchet MS, Helvetica; font-size:12px; color:#6f594c; text-decoration:underline; }
a.body_link:visited     { font-family:Verdana, Trebuchet MS, Helvetica; font-size:12px; color:#6f594c; text-decoration:underline; }
a.body_link:hover       { font-family:Verdana, Trebuchet MS, Helvetica; font-size:12px; color:#6f594c; text-decoration:underline; font-weight:bold; }
a.body_link:active      { font-family:Verdana, Trebuchet MS, Helvetica; font-size:12px; color:#6f594c; text-decoration:underline; font-weight:bold; }
a.body_link:focus       { font-family:Verdana, Trebuchet MS, Helvetica; font-size:12px; color:#6f594c; text-decoration:underline; font-weight:bold; }

h1						{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6f594c; text-decoration:none; }


/* Main navigation */
div.sdmenu {
	width:225px;
}
div.sdmenu div {
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(../media/mainnav_aboutus.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height:35px;
}
div.sdmenu div span {
	display: block;
	cursor:pointer;
}
div.sdmenu div a {
	text-align:right;
	padding-right:15px;
	padding-bottom:10px;
	background:#FBEACE;
	display: block;
	font-family:Verdana, Trebuchet MS, Helvetica;
	font-size:12px;
	color:#920913;
	text-decoration:underline;
}
div.sdmenu div a.current {
	background:#FBEACE;
}
div.sdmenu div a:hover {
	background:#FBEACE;
	font-family:Verdana, Trebuchet MS, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#6f594c;
	text-decoration:underline;
}


/* Accordion */
.iconspan{
	margin: 0px;
	cursor:hand;
	cursor:pointer;
}

.eg-bar{
	padding-bottom:5px;
	padding-right:5px;
	font-family:Verdana, Trebuchet MS, Helvetica;
	font-size:12px;
	color:#6f594c;
}

div.eg-bar{
	width: 490px;
}

.icongroup1{
	width: 490px;
}

.icongroup2{
	padding-top:1px;
	padding-bottom:10px;
}


/* Formfields */
.myform {
	font-family:Verdana, Trebuchet MS, Helvetica;
	font-size:12px;
	color:#6f594c;
	border-bottom-color:#6f594c;
	border-left-color:#6f594c;
	border-right-color:#6f594c;
	border-top-color:#6f594c;
	border-width:1px;
}

.btn {
	font-family:Verdana, Trebuchet MS, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#6f594c;
	border-width:1px;
	border-color:#5d5d5d;
}
