@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C5D2E3;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	color: #a9abb3;
	background-color: #a9abb3;
}

#illustration {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 458px;
	background-position: center top;
	position: absolute;
	padding-top: 22px;
}
.gray p{
	color: #4f5961;
	margin-top:0px;
}
#partners {
	height: 90px;
	width: 434px;
	background-image: url(images/partners.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#partners p {
	font-size: 12px;
	color: #1d3f8f;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 180px;
}
#bot {
	position: relative;
	height: 101px;
	width: 100%;
	background-image: url(images/bot_bg.gif);
	background-repeat: repeat-x;
	color: #50596D;
}
#contact{
	position: relative;
	width: 946px;
	margin: auto;
}
a {
	color: #1D3F8F;
}


a:hover {
	color: #698DE0;
}



#menu {
	width: 942px;
	height: 350px;
	position: relative;
	margin: auto;
}

#cont {
	width: 942px;
	position: relative;
	margin: auto;
	padding: 0px;
}

#menu a, .topmenu a
{
	text-decoration:none;
}

#menu ul {
	float: left;
}
#buttons_home {
	height: 78px;
	width: 942px;
	position: relative;
	margin: auto;
}
#buttons {
	margin-left: 755px;
	position: absolute;
	width: 200px;
	margin-top: 27px;
}


#menu h1 {
	background-image: url(images/menu_h_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 210px;
}

#menu h1 a, #menu li h1 a, #menu h4 a, .topmenu a{
	color: #f7e998;
}

#menu h1 a:hover, #menu li h1 a:hover, #menu h4 a:hover, .topmenu a:hover{color: #EECF20;}

#menu h2 {
	background-image: url(images/menu_h_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#menu h2 a, #menu h3 a{color: #ed6b02;}
#menu h2 a:hover, #menu h3 a:hover{
	color: #FE9F52;
}


#menu h3 {
	background-image: url(images/menu_h_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 0px;
	font-size: 13px;
	color: #ed6b02;
	line-height: 18px;
	margin-top: 12px;
	margin-bottom: 5px;
}

#menu h4 {
	background-image: url(images/menu_p_bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 25px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 18px;
	margin-top: 24px;
	margin-bottom: 5px;
}

#menu ul {
	padding-right: 20px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#menu li {
	margin-left: 25px;
	list-style-image: url(images/menu_bullet.gif);
}

#menu li a{
	color:#b2b5bd;
}

#menu li a:hover{
	color:#707481;
}

#menu li h1{
	margin-left: -25px;
	padding-left: 25px;
}

.topmenu{
	
}

h1 {
	font-size: 24px;
	color: #3A3E48;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1 a {
	color: #3A3E48;
	text-decoration:none;
}

h1 a:hover {
	color: #3A3E48;
	text-decoration:underline;
}

h2 {
	font-size: 14px;
	color: #f04b00;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 a{
	color: #f04b00;
	text-decoration:none;
}

h2 a:hover {
	color: #B73700;
	text-decoration:underline;
}

#s24 {
	font-size: 24px;
}

