html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #CECECE url(../images/img1.gif);
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}
/**/
#wrapperCenter {
	padding: 0;
	margin: 0 auto;
	width: 90%
}

.wrapperCenterTbl {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	background: url(../images/fonbg2.jpg);
}

.wrapperCenterTbl_leftTd {
	margin: 0;
	padding: 0;
	width: 26px;
	background: url(../images/left_page_shadow.gif) repeat-y right top;
}

.wrapperCenterTbl_centerTd {
	margin: 0;
	padding: 0;
	width: auto;
	/*background: url(../images/fonbg2.jpg);*/
}

.wrapperCenterTbl_LeftcenterTd {
	margin: 0;
	padding: 0;
	width: 40%;
	vertical-align: top;
	/*background: url(../images/fonbg2.jpg);*/
}

.wrapperCenterTbl_RightcenterTd {
	margin: 0;
	padding: 0;
	width: auto;
	vertical-align: top;
	/*background: url(../images/fonbg2.jpg);*/
}

.wrapperCenterTbl_rightTd {
	margin: 0;
	padding: 0;
	width: 26px;
	background: url(../images/right_page_shadow.gif) repeat-y left top;
}
/***************************/

a:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

a:active {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}


.img {
	float: left;
	margin-right: 5px;	
}

/* Error report */
.error_report {
	border: 1px solid #ffffff;
	background: #800000;
	padding: 5px;
	margin: 5px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}

/* Paginator*/ 
#pg {
	margin: 10px;
	border: 1px solid #800000;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	text-align: center;	
}

#pg img:hover {
	cursor: pointer;
}

a.page_num:link {	
	color: #800000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

a.page_num:active {	
	color: #800000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

a.page_num:visited {	
	color: #800000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

a.page_num:hover {	
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

/* Main */
#wrapper {
	margin: 0 auto;
	width: 90%;
	background: #CECECE url(../images/img1.gif);
}

/* Header */
#header {
	text-align: left;
	margin: 0 auto;
	width: 90%;
	min-width: 700px;
	height: 100px;
	background: url(../images/fonbg2.jpg);
}

#header img {
	float: left;
	margin: 10px 0 0 10px;	
}

#header div.headerTitle {
	float: left;
	margin: 20px 0 0 10px; 
	color: #000000; 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 30px;
}

/* Shadow border */
.shadowHeaderLeft {
	float: left;
	width: 26px;
	/*background: url(../images/shadow_left.gif) repeat-y;*/
	background: url(../images/left_page_shadow.gif) repeat-y;
	height: 100%;
}

.shadowHeaderRight {
	float: right;
	width: 26px;
	/*background: url(../images/shadow_right.gif) repeat-y;*/
	background: url(../images/right_page_shadow.gif) repeat-y;
	height: 100%;
}

/* Logo */
#logo {
	height: 209px;
	margin: 0;
	background: url(../images/boy2.jpg) no-repeat left;	
}

/* Language */
#lang {
	float: right;
	margin: 10px 0 0 0;
	text-align: right;	
	padding: 0;	
}

a.lng:link {	
	color: #000000;	
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;	
}

a.lng:active {
	color: #000000;	
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;	
}

a.lng:visited {
	color: #000000;	
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;	
}

a.lng:hover {	
	color: #800000;
	font-weight: bold;
}

/* Navigation */
#navigation {
	float: left;
	clear: none;
	margin: 10px 0 0 10px;
}

#navigation img {
	margin-bottom: 10px;
}

/* Quote */
#quote {
	float: left;
	width: 550px;	
	height: 183px;
	margin: 0;
	padding: 0;
}


#quote div {
	float: right;
	clear: both;
	margin: 10px;
}

#quote .words {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	
}

#quote .author {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

/* Fade Slideshow */
#fade {
	float: right;
	/*width: auto;*/
	/*height: auto;*/
	margin: 0;
	padding: 0;
}

/* Marguee Line */
#colMarguee{
	height: 30px;
}

.marqueeLine {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
}

/* Inner Block */
.innerBlock{
	margin: 5px;
	/*text-align: center;*/
}

/* Column header line */
.colHeaderLine {
	overflow: hidden;
	text-align: left;
	height: 30px;
	min-height: 30px;
	background: url(../images/ornament.jpg) repeat-x left;
	border: 0;
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 10px;	
}

a.HeaderLine:link {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	line-height: 30px;
}

a.HeaderLine:active {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	line-height: 30px;
}

a.HeaderLine:visited {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	line-height: 30px;
}

a.HeaderLine:hover {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	line-height: 30px;
}

/* News column */
.colNews {	
	text-align: left;
	height: 69px;
	overflow: hidden;
	margin-bottom: 10px;
}

.colNews span {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

a.colLeftNews:link {
	color: #000000;	
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

a.colLeftNews:active {
	color: #000000;	
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

a.colLeftNews:visited {
	color: #000000;	
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

a.colLeftNews:hover {
	color: #000000;	
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
}

/* Search form */
.search {
	background-color: #f0f0f0;
	border:1px solid #E4E4E4;
	/*border: 1px dashed #5b5b5b;*/
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;	
}

.search input[type="text"], input[type="button"] {
	background-color: #f0f0f0;
	border: 1px solid #5b5b5b;
}

.search input[type="text"]:focus, input[type="button"]:focus {
	background-color: #ffffff;
	border: 1px solid #5b5b5b;
}

.search select {
	background-color: #f0f0f0;
	border: 1px solid #5b5b5b;
	margin-left: 5px;
}

.search select:focus {
	background-color: #ffffff;
	margin-left: 5px;
}

/* Corner */
#corner {
	margin-bottom: 17px; 
	padding: 5px; 
	text-align: center;
}

#cornerImage {
	margin: 0;
	text-align: center; 
	width: 303px;
	border: 1px solid #E4E4E4;
	background-color: #f0f0f0;
	padding: 5px;
}

#cornerImage:hover {
	background-color: transparent;	
}

/* Laws column */
.colLaws {
	margin: 0 0 10px 0;
	padding: 3px;
	border:1px solid #E4E4E4;
	background-color: #f0f0f0;
	text-align: justify;
}

.colLaws:hover {
	background-color: transparent;
}

a.colLeftLaws:link {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.colLeftLaws:active {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.colLeftLaws:visited {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.colLeftLaws:hover {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}

/* Pages top */
.colTopLeft {
	float: left;
	width: 10px;
	height: 150px;
	background: url(../images/shadow_left.gif) no-repeat top right;
}

.colTopRight {
	float: left;
	width: 10px;
	height: 150px;
	background: url(../images/shadow_right.gif) no-repeat top left;
}

/*
.colTopWrapper {
	overflow: hidden;
	width: 100%;
	height: 150px;
	float: left;
	clear: both;
	margin-bottom: 10px;	
}
*/

.colTopTbl {
	width: 100%; 
	height: 150px;
	border: 0; 
	border-spacing: 0; 
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 10px 0;
	border-spacing: 0; 
	border-collapse: collapse;
}

.colTopTbl_Center {
	padding: 0;
	margin: 0;
	border:1px solid #E4E4E4;	
}

.colTopTbl_leftBorder {
	width: 10px;
	background: url(../images/shadow_left.gif) no-repeat top right;
	padding: 0;
	margin: 0;
}

.colTopTbl_rightBorder {
	width: 10px;
	background: url(../images/shadow_right.gif) no-repeat top left;
	padding: 0;
	margin: 0;
}

.colTop {
	/*float: left;*/
	overflow: hidden;
	/*width: 93%;*/
	width: 100%;	
	height: 150px;	
	/*margin: 0 0 10px 0;*/
	padding: 0;
	margin: 0;
	/*border:1px solid #E4E4E4;
	/*background: url(../images/korner.jpg) #f0f0f0 no-repeat bottom right;*/	
}

.colTop p {
	margin: 5px 5px 0 0;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;	
}

a.colRightTop:link {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;	
	text-decoration: none;
}

a.colRightTop:active {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.colRightTop:visited {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.colRightTop:hover {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}


.colTop_Left {
	/*float: left;*/
	overflow: hidden;
	/*width: 92%;*
	width: 100%;
	height: auto;	
	/*margin: 0 0 10px 0;*/
	padding: 10px 0 10px 0;
	border: 0;
	text-align: center;
	background: #f0f0f0;
	/*background: url(../images/korner.jpg) #f0f0f0 no-repeat bottom right;*/
}

a.colLeftTop:link {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;	
	text-decoration: none;
}

a.colLeftTop:active {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.colLeftTop:visited {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.colLeftTop:hover {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}


/* Bottom column */
.bottomTbl {
	width: 100%;
	border: 0;
	text-align: center;
}

.bottomTbl td {
	text-align: center;
	vertical-align: top;
}

.bottomTbl td.partners {
	width: 65%;
}

/* Pages bottom */
.colBottom {
	/*clear: both;*/
	margin: 0 0 10px 0;
	padding: 0;	
	text-align: center;
	vertical-align: top;	
}

.colBottom p {
	margin: 5px 0 0 0;
	padding: 0;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;	
}

a.colRightBottom:link {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.colRightBottom:active {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.colRightBottom:visited {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.colRightBottom:hover {
	color: #5b5b5b;	
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}

/* Footer */
#footer {	
	margin: 0 auto;
	margin-bottom: 20px;
	width: 90%;
	height: 100px;
	background-color: #ffffff;
	border-top: 0;
	border-left: 1px dashed #5b5b5b;
	border-right: 1px dashed #5b5b5b;
	border-bottom: 1px dashed #5b5b5b;
	background: url(../images/fonbg2.jpg);
	/*border: 1px solid #ff0000;*/
}

#footerLine {
	margin: 10px auto;	
	width: 90%;
	height: 30px;
	background: url(../images/ornament.jpg);
	clear: both;	
}

#copy {
	margin: 10px auto;	
	width: 90%;
	height: 80px;
}

#copy_right {
	float: left;
	width: 320px;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	/*margin-left: 10%;*/
}

#contacts {
	text-align: right;
	float: right;
	width: 360px;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;	
}

#contacts span {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;	
}

#contacts div {
	float: right;
	text-align: left;	
}

#sliderWrap {
    /*margin: 0 auto;*/
    width: auto;
}
			    
#slider {
    position: absolute;
    width: 100%;
    height: 150px;
    margin-top: -151px;
    background-color: #ffffff;
    border-bottom: 1px solid #000000;
    z-index: 10;
}
        			    
#sliderContent {
    z-index: 10;
    width: 100%;
    height: 145px;
    margin: 0;
    position: absolute;
    background-color: #ffffff;
    color: #333333;
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    padding: 0;
}
					        																	    	    
#openCloseWrap {
    background: #ffffff;
    position:absolute;
    width: 100px;
    height: 20px;
    margin: 150px 0 0 700px;
    color: #333333;
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    behavior: url("/css/PIE.htc");
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #000000;
    border-top: 0px;
}

