@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image:url(../images/header-back.png);
	background-repeat:repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#222;
	font-size:75%;
	line-height:1.5;
}
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #1f3865; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 0; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}
hr {
	noshade:noshade;
	border-top:1px solid #E6E6E6;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin-bottom:20px;
	margin-top:20px;
	clear:both;
}
.container {
	width:960px;
	margin:0 auto;
}
.block {
	margin:0 40px 0 40px;
	float:none;
}
.menu {
	width:960px;
	height:59px;
	margin-top:30px;
	margin-bottom:50px;
	background:url(../images/shadow.png) no-repeat bottom;
	font-size:25px;
	font-weight:bold;
	color:#666;
}
.menu a {
	color:#1f3865;
	text-decoration:none;
}
.menu a:hover {
	color:#666;
}
.tab-left {
	height:59px;
	width:18px;
	background:url(../images/tab-left.png) bottom no-repeat;
	float:left;
	margin-left:20px;
}
.tab-right {
	height:59px;
	width:18px;
	background:url(../images/tab-right.png) bottom no-repeat;
	float:left;
}
.tab-middle {
	height:59px;
	background:url(../images/tab-midd.png) top repeat-x;
	float:left;
	padding-top:15px;
}
.tab-act-left {
	height:60px;
	width:18px;
	background:url(../images/act-tab-left.png) bottom no-repeat;
	float:left;
	margin-left:20px;
}
.tab-act-right {
	height:60px;
	width:18px;
	background:url(../images/act-tab-right.png) bottom no-repeat;
	float:left;
}
.tab-act-middle {
	height:59px;
	background:url(../images/act-tab-midd.png) top repeat-x #FFF;
	float:left;
	padding-top:15px;
}
.footer {
	background:url(../images/footer-back.png) repeat-x bottom;
	width:100%;
	height:165px;
	text-align:center;
}
.footer p {
	padding-top:90px;
	float:none;
}
#partners {
	list-style:none;
}

#partners li
{
	clear: left;
}

#partners li p,
#partners li h3
{
	margin-left: 200px;
}

#partners li h3
{
	margin-bottom: 0;
}

#partners li img
{
	float: left;
}

#model {
	list-style:none;
}
#model h3 {
	color: inherit;
}
#model-1 {
	color:#e0922f;
}
#model-2 {
	color:#00acec;
}
#model-3 {
	color:#c51e5a;
}
#model-4 {
	color:#ddbf2e;
}
#model-5 {
	color:#2471a9;
}
#model-6 {
	color:#9ec54c;
}
#model li p {
	color: black;
	font-weight: normal;
	font-size: 12px;
}

#participant {
	list-style:none;
}
#participant ul {
	list-style:none;
}

#glob-home {
	float:left;
	margin:0 30px 30px 0;
}
#glob-involved {
	float:left;
	margin:0 30px 30px 0;
}

#model-img {
	float:right;
	margin:100px 30px 30px 0;
}

#guide-img {
	float:left;
	margin:0 30px 30px 0;
}

#about-us {
	margin-left:360px;
}

#model-txt {
	width:500px;
}