html {
	height:100%;
	width:100%;
}

body {
	background-color: #FBD5DB;
	background-image: url(../image/Page-BgT.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom center;
	margin: 0px;
	padding: 0px;
	height:100%;
}

a {
	text-decoration:none;
}

a:hover {
	color:#009933;
}

h1 {
	font-family:"Courier New", Courier, mono;
	font-size: 24px;
	color: #009933;
	font-weight: bold;
	padding-bottom:0px;
	padding-top:0px;
}

h2 {
	font-family:"Courier New", Courier, mono;
	font-size: 10px;
	color: #009933;
	font-weight: bold;
	text-align:center;
}

h3 {
	font-family:"Courier New", Courier, mono;
	font-size: 32px;
	color: #003399;
	font-weight: bold;
}

h4 {
	font-family:"Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
/*	text-indent:30px;*/
}

h5 {
	font-family:"Courier New", Courier, mono;
	font-size: 18px;
	color: #009999;
	font-weight: bold;
	letter-spacing:normal;
	text-align:center;
}

h6 {
	font-family:"Courier New", Courier, mono;
	font-size: 18px;
	color: #009933;
	font-weight: bold;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
}

h7
{
	font-family:"Courier New", Courier, mono;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;

}

h8
{
	font-family:"Courier New", Courier, mono;
	font-size: 18px;
	color: #FFFFFF;
/*	font-weight: bold;*/
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;

}

h9
{
	font-family:"Courier New", Courier, mono;
	font-size: 16px;
	color: #FFFFFF;
	text-align:justify;
	padding-top:0px;
	padding-bottom:0px;

}

.cellheader {
	background-image:url(../image/plashka0.png);
	background-repeat:no-repeat;
	background-size: 100%;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: bold;
	color:#FFFFFF;

}

.cellheader a {
/*	background-image:url(../image/plashka0.png);
	background-repeat:no-repeat;*/
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: bold;
	color:#FFFFFF;

}

.cellheader a:hover {
/*	background-image:url(../image/plashka0.png);
	background-repeat:no-repeat;*/
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: bold;
	color:#AAAAAA;

}


.cellnormal {
	text-align:left;
	color:#000000;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.cellmain {
	padding-top:25px;
	background-image:url(../image/breadcru.png);
	background-position:0px 10px;
	background-repeat:no-repeat;
		
}

ul {
	padding-left:15px;
}

li {
	font-size: 16px; 
	line-height: 24px; 
	list-style: none; 
	background: url("../image/marker00.png") no-repeat 0px 10px; 
	color:#009933;
	padding-left: 15px;
} 

li a {
	color: #009933;
}

li a:hover {
	color: #009999;
	text-decoration:underline;
	font-weight: bold;
}

/* use a semi-transparent image for the overlay */
#overlay {
	background-image:url(../image/transparent.png);
	color:#efefef;
	position:absolute;
	
}

/* container for external content. uses vertical scrollbar, if needed */
div.wrap {
	height:441px;
	overflow-y:auto;
}

/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../image/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:500px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../image/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.libutton {
	position: inherit;
	height: 20px;
	background-image: url(../image/menun.png);
	padding-top: 5px;
	font-family:  "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	left: 0px;
	text-align: center;
}

.libutton:hover {
	display: block;
	color: #000000;
	background-image: url(../image/menuc.png);
	cursor: pointer;	
	position: relative;
	height: 20px;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	left: 0px;
	border-top: medium #000000;
	border-right: medium #000000;
	border-bottom: medium #000000;
	border-left: medium #000000;
}



#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(../image/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(../image/slider.png) no-repeat;
    width:680px;
    height:300px;
    margin:0 auto;
    padding-top:0px;
    margin-top:0px;
}

#slider {
	position:relative;
    width:680px;
    height:246px;
    margin-left:0px;
	background:url(../image/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom: -42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../image/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../image/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}