@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	background-image:url(images/main-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:tahoma;
	background-color:#eeeeee;
	font-size:13px;
	text-align:center;
}
body a:link {
	text-decoration:none;
	color:#b41e1e;
}
body a:visited {
	text-decoration:none;
	color:#b41e1e;
}
body a:active {
	text-decoration:none;
	color:#b41e1e;
}
body a:hover {
	text-decoration:underline;
	color:#207895;
}
#header {
	height:174px;
	width:950px;
}
#info {
	width:950px;
}
#body {
	width:950px;
	margin:auto;
	background-color:#FFF;
	text-align:justify;
}
#footer {
	clear:both;
	width:950px;
	color:#fff;
	font-size:12px;
	text-align:center;
	padding-top:0px;
	background-color:#7cc0d9;
	padding:10px 0px 10px 0px
}
#footer a {
	color:#FFF;
	text-decoration:none;
	margin:0px 5px 0px 5px;
	font-weight:normal;
}
#logo {
	background-image:url(images/logo.jpg);
	width:231px;
	height:135px;
	margin-left:10px;
	float:left;
	background-repeat:no-repeat
}
#centre-pict {
	background-image:url(images/centrer-pict.jpg);
	width:500px;
	height:174px;
	float:left
}
#phone {
	background-image: url(images/phone.jpg);
	width:189px;
	height:174px;
	float:right;
	margin-right:20px
}
.txt1 {
	text-transform:uppercase;
	color:#2e6c81;
	font-size:14px;
	width:200px;
	margin:30px 0px 0px 180px
}
.txt2 {
	text-transform:uppercase;
	color:#6f6f6f;
	font-size:12px;
	width:200px;
	margin:20px 0px 0px 180px
}
#menu {
	background-image:url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	height:34px;
	width:930;
	margin:0px 10px 0px 10px
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline
}
#menu li {
	list-style:none;
	display:inline;
	padding:0px 15px 5px 15px;
	background-image:url(images/separ.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
#menu li a:link {
	text-decoration:none;
	font-size:13px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold
}
#menu li a:visited {
	text-decoration:none;
	font-size:13px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold
}
#menu li a:hover {
	font-size:13px;
	color:#e4f0f4;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold
}
#partner {
	background-image:url(images/partner-button.gif);
	background-repeat:no-repeat;
	width:170px;
	height:40px;
	float:right;
	margin:0px 20px 0px 0px
}
#content {
	width:625px;
	float:left;
	margin:16px 0px 20px 10px;
	line-height:17px
}
#right-part {
	float:right;
	width:255px;
	margin:10px 10px 20px 5px
}
#form {
	background-image:url(images/form-bg.jpg);
	width:245px;
	background-repeat:repeat-y;
	display:table
}
#pform {
	background-image:url(images/form-bg.jpg);
	width:245px;
	background-repeat:repeat-y;
	display:table
}
#form p {
	margin:10px 10px 0px 10px
}
.form-bottom {
	background-image:url(images/form-bottom.jpg);
	background-repeat:no-repeat;
	height:15px
}
.form {
	margin-bottom:10px
}
#form ul {
	margin:10px 0px 0px 40px;
	padding:0px
}
#form li {
	margin:5px 0px 0px 0px;
	padding:0px;
	list-style-image:url(images/ul-img.gif)
}
#form li a:link {
	text-decoration:none;
	color:#808080
}
#form li a:visited {
	text-decoration:none;
	color:#808080
}
#form li a:hover {
	text-decoration:none;
	color:#207895
}
h1 {
	color:#b41e1e;
	font-size:30px;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:normal
}
#line {
	background-color:#dfdddd;
	height:4px;
	margin:5px 0px 10px 0px
}
h2 {
	padding:0px;
	margin:0px;
	color:#217996;
	font-size:22px;
	font-weight:normal
}
#bottom-menu {
	margin:0px 0px 10px 0px
}