@charset "utf-8";
/* CSS Document */


#InternationalQSARSchool {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:750px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:49px;
	background-image:url(images/header.png);
}

#space01 {
	position:absolute;
	left:71px;
	top:49px;
	width:39px;
	height:124px;
    background-image:url(images/space01.png);	
}

#header004 {
	position:absolute;
	left:110px;
	top:49px;
	width:155px;
	height:1px;
    background-image:url(images/header-04.png);	
}

#space04 {
	position:absolute;
	left:265px;
	top:49px;
	width:113px;
	height:635px;
	background-image:url(images/space04.png);
}

#logo {
	position:absolute;
	left:378px;
	top:49px;
	width:496px;
	height:69px;
}

#space05 {
	position:absolute;
	left:874px;
	top:49px;
	width:44px;
	height:635px;
    background-image:url(images/space05.png);
}


#space02 {
	position:absolute;
	left:110px;
	top:50px;
	width:155px;
	height:69px;
    background-image:url(images/space02.png);
}

#content {
	position:absolute;
	left:378px;
	top:118px;
	width:496px;
	height:506px;
	background-image:url(images/content.png);
}

#menu-home {
	position:absolute;
	left:110px;
	top:119px;
	width:155px;
	height:26px;
}

#menu-calendar {
	position:absolute;
	left:110px;
	top:145px;
	width:155px;
	height:25px;
}

#menu-materials {
	position:absolute;
	left:110px;
	top:170px;
	width:155px;
	height:25px;
}

#nav-pevious {
	position:absolute;
	left:378px;
	top:624px;
	width:248px;
	height:60px;
}

#space01016 {
	position:absolute;
	left:72px;
	top:173px;
	width:38px;
	height:511px;
	background-image:url(images/space01-16.png);
}

#menu-courses {
	position:absolute;
	left:110px;
	top:195px;
	width:155px;
	height:25px;
}

#menu-contacts {
	position:absolute;
	left:110px;
	top:220px;
	width:155px;
	height:25px;
}

#space03 {
	position:absolute;
	left:110px;
	top:245px;
	width:155px;
	height:439px;
	background-image:url(images/space03.png);	
}


#nav-next {
	position:absolute;
	left:626px;
	top:624px;
	width:248px;
	height:60px;
}

#expansion {
	position:absolute;
	left:0px;
	top:684px;
	width:1000px;
	height:6px;
	background-image:url(images/expansion.png);		
}

#footer {
	position:absolute;
	left:0px;
	top:690px;
	width:1000px;
	height:60px;
	background-image:url(images/footer.png);
}



.body,table,td,tr {
	font-size:11px;
	margin-top: 4px;
	padding-top:2px;
	padding-bottom:0px;
    line-height:16px;
	font-family:Verdana, Geneva, sans-serif;
}

#content a
{
  color:#F90;
  text-decoration:none;
  border-bottom:thin;
  border-bottom-color:#666;
  border-bottom-style:dotted;
}

.links 
{
  text-align:center;
  margin-top: 0px;
  margin-bottom: 14px;
  padding-top:0px;
  padding-bottom:0px;
  font-weight:bold;
}	


p
{
	margin-top: 0px;
	padding-top:0px;
	padding-bottom:0px;
}


 h1
    {
     color:#300;		
     margin-top: 2px;		
     padding-top:0px;
     padding-bottom:0px;
     margin-bottom: 0px;		
     font-size:15px;
	 font-style:normal;
     font-weight:bold;
    }

.buffer
{
	margin-top:-4px;
	font-size:10px;
	line-height:14px;
}