@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0FFED;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	font-size: 		12px;
	color: 			#333333;
	padding:		5px 10px 0px 10px;
	margin-top:		0px;
	text-indent: 	30px;
	text-align: 	justify;
}
table{
	font-size: 		12px;
	color: 			#333333;
	padding-left: 10px;
}
td{
	vertical-align:top;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:10px;
	color:#ffffff;
	background: #FF5F3A;
	width: 100px;
	text-transform:uppercase;
	padding:10px;
	margin-bottom:0px;
}
a{
	text-transform:lowercase;
	text-decoration:none;
	color:#2E7F6C;
	font-size:14px;
}
a:hover{
	text-decoration:underline;
}
.header{
	background: url(images/site-bkg.jpg) top repeat-x;
	width: 980px;
	text-align: center;
}
#menu {
	width: 980px;
	margin-top:0px;
	padding-top:0px;
	height:44px;
}
#clear{
	clear:both;
	height:5px;
	width:100%
}
.container{
	width:980px;
	text-align:justify;
}
.paragraf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	color: #333333;
	border:#2E7F6C solid 2px;
	padding:10px;
	margin-top:0px;
}
#iso{
	width:250px;
	float:right;
	margin-top: 5px;
	margin-left: 10px;
}
#iso img{
	border:#2E7F6C 1px solid;
	margin:5px;
}
#contact{
	background:url(../images/contact.jpg) top left no-repeat;
	background-color:#FFFFFF;
	height: 260px;
}
.center{
	width:980px;
	margin-bottom:0px;
}
.left{
	width:460px;
	float:left;
	clear:left;
	text-align:justify;
}
.right{
	width:460px;
	float:right;
	clear:right;
	text-align:justify;
}
#p-left{
	height:200px;
}
#p-right{
	height:200px;
}
.footer{
	margin-top: 20px;
	padding-top: 10px;
	width:100%;
	height: 100px;
	background-color:#76CC99;
	border-top:#2E7F6C solid 1px;
	border-bottom:#2E7F6C solid 10px;
}
.footer a{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;e bitmap
}
.footer a:hover{
	color: #333333;
	text-decoration:none;
}
#classmedia img{
	border:none;
	margin-top:20px;
}
