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

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

html{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000b29;
	height:100%;
	min-width:910px;
	background:url(../images/LampiriSchools_01.png) repeat-x #012f4c;
}

body {
	height:100%;
	line-height:1.5;
	min-width:910px;
	padding-bottom:25px;	
}

p{
	margin-bottom:8px;
	margin-top:3px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffc103;
	letter-spacing:-1px;
	font-weight:normal;
	margin-bottom:8px;
	margin-top:12px;
	border-bottom:dotted 1px #ffc103;
	width:60%;
	padding-bottom:3px;
}

ul{
	list-style-type:none;
}

/* =Links
---------------------------------------------------------------------*/
a:link, a:visited { font-size:11px; color:#000b29; font-weight:bold; text-decoration:underline; }

a:hover { color:#0586ff; font-size:11px; font-weight:bold; text-decoration:underline; }

a.top:link, a.top:visited { color:#CC0000; font-weight:bold; text-decoration:none; border-bottom:1px #CC0000 dotted; padding-bottom:1px;}

a.else:link, a.else:visited { font-size:11px; color:#FFFF00; text-decoration: none; border:none; font-weight:400; }

a.else:hover { color:#FFCC66; font-size:11px; text-decoration: none; border:none; font-weight:400; }

/* =Content
-----------------------------------------------------------------------------*/
#wrapper{
	width:910px;
	min-width:910px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	min-height:500px;
	background-color:#f5f9fa;
	background:url(../images/LampiriSchools_33.jpg) bottom center repeat-x;
}

#flashcontent{
	height:320px;
	width:910px;
	float:left;
}

#container {               
	min-width:910px;
	width:910px;
	height:auto;
	min-height:800px;
	background:#f4f9fa;
	margin-bottom:60px;
	padding-bottom:35px;
}

#navigation{
	width:100%;
	text-align:right;
	float:left;	
	margin-top:-91px;
}

#navigation li{
	display:inline;
}

#navigation a{
	display:block;
	float:right;
	padding-left:25px;
	padding-right:25px;
	font-size:16px;
	font-weight:normal;
	height:50px;
	line-height:50px;
	text-decoration:none;
	letter-spacing:-0.05em;
}

#navigation a:hover{
	color:#ffc103;
}

#left-nav{
	width:210px;
	float:left;
	height:500px;
}

#center{
 width:660px;
 float:left;
 padding-right:10px;
 font-family:"Trebuchet MS";
 font-size:14px;
}


.center{
	float:right;
	padding-left:10px;
	padding-bottom:15px;
	padding-top:35px;
}

#left-nav{
	width:230px;
	float:left;
	height:auto;
}

#banners{
	width:660px;
	float:left;
	padding-top:20px;
}

#titlos-top{
	width:100%;
	float:left;
	height:40px;
	background-color:#012f4c;
	color:#FFFFFF;
	font-size:22px;
	letter-spacing:12px;
	line-height:40px;
	text-align:center;
}

#panorama{
	width:660px;
	padding-right:10px;
	float:left;
}

/*menu left---------------------------------------*/
#menu1{
 margin-top:25px;
 margin-left:15px;
}
 
ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}
 
ul.menu a, ul.menu a:active, ul.menu a:visited {
   display: block;
 height:37px;
 line-height:37px;
 font-weight:500;
 background:url(../images/LampiriSchools_08.jpg) center left no-repeat;
 padding-left:7px;
 font-size:13px;
 letter-spacing:-1px;
 text-decoration:none;
}
 
ul.menu a:hover {
   color: #000b29;
}
 
ul.menu li a {
  margin-bottom: 15px;
}
 
ul.menu li ul li a:link, ul.menu li ul li a:active, ul.menu li ul li a:visited {
  background:none; 
  color:#0087fe;
  height:15px;
  line-height:15px;
  padding-left:10px;
  margin-bottom:8px;
}
 
ul.menu li ul li a:hover {
 color: #ffc103;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }


/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	height:35px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	line-height:35px;
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
}

/* =Contact only
-----------------------------------------------------------------------------*/
#contact{
	padding-left:20px;
	margin-right:20px;
	width:430px;
	float:left;
	min-height:100%;
	height:100%;
}

#form1{
	float:left;
	width:250px;
	margin-right:15px;
}

#maps{
	width:255px;
	float:left;
	font-size:12px;
}

#maps img{
	border:#CC0000 1px solid;
	padding:4px;
	margin-bottom:5px;
	margin-top:5px;
}

.address{
	float:left;
	width:100%;
}

input, textarea{
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12px;
   color:#6699FF;
   padding:4px;
   margin-bottom:5px;
   border:solid 1px #CCCCCC;
   background-color:#FFFFFF;
   letter-spacing:1px;
   margin-right:5px;
}

.style1 {
	color: #D40203;
	font-weight: bold;
}

.style3 {font-size: 11px}

#center ul{
 list-style:inside;
 list-style-type:disc;
 margin-left:10px;
}
#photos{
	float:left;
	width:655px;
}

#photos img{
	float:left;
	background:url(../images/photos-bg.jpg) center center no-repeat;
	padding:4px;
	margin-bottom:5px;
	z-index:-10;
}

#photos img:hover{
	background:url(../images/photos-bg-over.jpg) center center no-repeat;	
	z-index:-10;
}

.photo{
	float:left;
	width:152px;
	height:188px;
	text-align:center;
	margin-right:10px;
	position:relative;
}

.photo p{
	font-size:12px;
	line-height:1.3;
}
