body {	background-color: #d1f0ff;
	margin: 0; 
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 14px;
	color: #051369;
	}
#bg { position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 34px;
    background-image:  url(images/bg-btm.gif);
    background-repeat: repeat x;
    z-index: -10;
}	
img { border: 0; }	

	
#container { background: #fff;
    width: 950px;
     margin: auto;
     margin-top: 20px;
     height: 580px;
     border: 1px solid #4A5A9D;
     padding: 0;	
     background-repeat: no-repeat;
	background-position: bottom right;        
	background-image: url(images/bg-pg1.jpg);
}
#container2 { background: #fff;
     width: 950px;
     margin: auto;
     margin-top: 20px;
     height: 580px;
     border: 1px solid #4A5A9D;
     padding: 0;	
     background-repeat: no-repeat;
	background-position: bottom right;        
	background-image: url(images/bg-pg2.jpg);
}
#container3 { background: #fff;
     width: 950px;
     margin: auto;
     margin-top: 20px;
     height: 580px;
     border: 1px solid #4A5A9D;
     padding: 0;	
}

div#ite { width: 950px;
     margin: auto;
     margin-top: 2px;
     font-size: .7em;
	background: transparent;
	}
a.bar { font-weight: bold;
	text-decoration: none;
	border: 0px;
	color: #051369;
}
a:hover.bar  {
	text-decoration: none;
	background: none;
	border: 0px;
	color: #000;
} 
a:active.bar  {
	text-decoration: none;
	border: 0px;
	color: #000;
}
a:visited.bar {
	text-decoration: none;
	border: 0px;
	color: #051369;
}

#title { margin: 10px 0 0 15px;
	padding: 0;

	}
	
#topbar { 
	height: 30px;
	border-top: 1px solid #4A5A9D;
	border-bottom: 1px solid #ccc;
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	background: #4A5A9D url(images/topbar-bg.gif);
	}
	
#topbar p {  margin: 0;
      padding: 0;
}  

div#head {
	margin: 30px 0px 0px 20px;
	padding: 0;
	}
div#text {
  width: 475px;
  height: 350px;
  overflow: auto;
  margin: 0;
  padding: 10px 10px 0 20px;
  /*background-color: yellow;*/
}

.text { 
	font-size: 14px;
	color: #051369;
	/*color: #253F8E;*/
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	margin: 0;
	} 
	
#nadia { margin: 40px 0 0 20px;
	padding: 0;
	border: 0px solid #ccc;
	}
	
#page1-text { border: 0px solid #000;
    margin: -40px 0 0 270px;
	padding: 15px 0 0 0;
	font-family: "trebuchet ms";
	text-align: left;
}
#page1-text ul { 
    margin:0;
    list-style-image: url(images/bullet.gif);
}
.p1t-large { font-size: 2.5em;
    font-weight: bold;
    font-style: italic;
}
.p1t-med { font-size: 1.5em;
    font-weight: bold;
    font-style: italic;
    margin:20px 0 0 0;
}
.p1t-btm { margin: 0;
    padding: 30px 0 3px 0;
    font-size: 1.5em;
    font-weight: bold;
    font-style: italic;
}
#bps { margin: -125px 0 0 20px;
	padding: 0;
	width: 220px;
	}	
	
a.txt { color: #ff9900;
	text-decoration: none;
	}
	
a:hover.txt {  color: #ffffff;
	background-color: #253F8E;
	text-decoration: none;
	}
a:active.txt  { color: #ff9900;
	text-decoration: none;
}
a:visited.txt { color: #ff9900;
	text-decoration: none;
}

div#contact {position: absolute;
	top: 550px;
	left: 303px;
	border: 0px solid red;
	background: #fff;
	padding: 0px 3px;
	}

.text {
	font-size: 0.9em;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	margin: 5px 0px 10px 0px;
	}
.smalltext {
	font-size: 0.7em;
	line-height: 100%;
	font-weight: normal;
	text-align: left;
	margin: 5px 0px 10px 0px;
	}
h1 { font-family: Lucida Calligraphy,Book Antiqua Italic,Palatino Linotype Bold Italic, serif;
	font-size: 30px;
	color: #253F8E;
	line-height: 140%;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	}



