body {
	background-color: #00ADEE;
	margin: 0px;
	font-size: 12px;
	font-family: helvetica;
	line-height: 13px;
	text-align: center;
}

h1, h2 {
	line-height: 24px;
}

.container {
	max-width: 1024px;
}

.menu {
	height: 28px;
	width: 1024px;
	background-image: url('../images/menugrad.jpg');
	float: left;
}

.header img {
	float: left;
}

.menu ul {
	border: 0px;
	padding: 0 0 0 50px;
	margin: 0px;
	color: #ffffff;
}

.menu li {
	background-image: url('../images/menusprite.jpg');
	height: 18px;
	width: 100px;
	list-style-type: none;
	float: left;
	margin: 0px 8px 0 8px;
	padding: 3px 0 0 0;
	border: 0px;
	background-position: 0 -21px;
	
}

.menu li:hover {
	background-position: 0 0px;
}
a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}


#active {
	background-position: 0 0px;
}

.content {
	height: 389px;
	width: 1024px;
	float: left;
}

#home {
	background-image: url('../images/homebg.jpg');
}

#about {
	background-image: url('../images/aboutusbg.jpg');
}

#aim {
	background-image: url('../images/aimbg.jpg');
}

#partners {
	background-image: url('../images/partnersbg.jpg');
}

#news {
	background-image: url('../images/newsbg-more.jpg');
}
#news-more {
	background-image: url('../images/newsbg-more.jpg');
}
#involve {
	background-image: url('../images/involvebg.jpg');
}

#links {
	background-image: url('../images/linksbg.jpg');
}

#contacts {
	background-image: url('../images/contactbg.jpg');
}


.contentnews {
	
	width: 1024px;
	float: left;
}


.contContainer {
	float: right;
	width: 740px;
	margin-right: 40px;
	margin-top: 10px;
	text-align: left;
}

.aboutContainer {
	float: right;
	width: 650px;
	margin-right: 40px;
	margin-top: 20px;
	text-align: left;
}


.involveCont {
	float: right;
	width: 380px;
	margin-right: 40px;
	margin-top: 20px;
	text-align: left;
}


.contactCont {
	float: right;
	width: 330px;
	margin-right: 40px;
	margin-top: 20px;
	text-align: left;
}
.involveCont a{
		font-size: 12px;
	font-family: helvetica;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}

.contactCont a{
		font-size: 12px;
	font-family: helvetica;
	line-height: 13px;
	color: #000000;
}




.forwards {
	float: right;
	width: 650px;
	margin-right: 50px;
	margin-top: 20px;
	text-align: left;
}

li {
	margin-left: -25px;
}

.aboutforwards {
	float: right;
	width: 650px;
	text-align: left;
}

a img{
	border: 0px;
}

.forwardimage{
	float: left;
}

.footer {
	width: 1024px;
	float: left;
	height: 34px;
	background-color: #002e6e;
	color: #ffffff;
	padding-top: 17px;
}

.footer a {
	margin: 10px;
}

.aimcontainer {
	height: 40px;
	width: 330px;
	float: right;
	margin-top: 335px;
}

#plan {
	height: 600px;
	background-color: #ffffff;
}

iframe {
	border: 3px;
	border-style: solid;
	border-color: #ffffff;
}

.iframecontainer {
	width: 850px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	font-family: helvetica;
	margin-left: 30px;
	margin-top: 10px;
}

.iframecontainer-more {
	width: 981px;
	height: 780px;
	height: auto !important;
	float: left;
	font-size: 12px;
    line-height: 18px;
	font-family: helvetica;
	margin-left: 30px;
	margin-top: 30px;
}
.iframecontainer-more2 {
	font-size: 12px;
	line-height: 18px;
	font-family: helvetica;
}
.iframecontainer-more3 {
	width: 981px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	font-family: helvetica;
	margin-left: 30px;
	margin-top: 30px;
}
.pictures {
	float: right;
	width: 260px;
	margin-right: 20px;
	margin-top: 13px;
}

.newsphoto {
	width: 260px;
	height: 155px;
	border: 3px;
	margin-top: 17px;
	border-style: solid;
	border-color: #ffffff;

}
a.news              { text-decoration:    none;
                        font-size:          11px; 
						color:              #002E6E;}
a.news:link         { text-decoration:    none;
                        font-size:         11px;
						color:              #002E6E; }
a.news:visited      { text-decoration:    none;
                        font-size:          11px; 
						color:              #002E6E; }
a.news:selected     { text-decoration:    none;
                        font-size:          11px; 
						color:              #002E6E; }
a.news:hover        {
	color:              #0066FF;
	text-decoration:   underline;
}

.NewsTitle {
	color: #002E6E;
	font-size: 24px;
	font-weight: bold;
}
.NewsText {
	font-size: 12px;
	font-family: helvetica;
	
}
.content-news {
	
	width: 1024px;
	float: left;
}

.none {
	border: 0px;
}

.newslink {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
