/* CSS Document */
* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/bg-tail.jpg) top repeat-x;
	text-align:center;
	font-weight:normal;
}

html, input, textarea
	{
		font-family: Tahoma, Geneva, sans-serif;
		font-size:0.6875em;
		line-height:1.545em;
		color:#4E4E4E;
	}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}
.alignright { text-align:right;}

input,select { vertical-align:middle; font-weight:normal;}
a {color:#004b9e; outline:none; text-decoration:underline; padding-bottom:10px;}
a:hover{text-decoration:none;}
a img { border:0;}
p {padding-top:5px; padding-bottom:5px;}
ul {list-style:none;}
img {margin-top:0px; vertical-align:top;}

object { outline:none;}

h1 { font-size:24px; line-height:1.2em; text-transform:uppercase; font-weight:normal; padding-top:8px; padding-bottom:0px;}
h2 { font-size:1.273em; line-height:1.2em; text-transform:uppercase; font-weight:normal; padding-top:0px; padding-bottom:10px;}
h3 { font-size:20px; line-height:1.2em; text-transform:uppercase; font-weight:normal; padding-top:15px; padding-bottom:10px;}
h5{ font-weight:bold; color:#004b9e; margin-top:-5px; margin-bottom:0px;text-align:right;}

ul { margin-top:0px; margin-bottom:0px;}
ul li { background:url(images/marker1.gif) 0 6px no-repeat; padding-left:10px; margin-bottom:5px;}
ul li a { color:#4E4E4E; text-decoration:none;}
ul li a:hover { color:#149ED1; text-decoration:underline;}


.link1 { font-size:0.909em; 
		 font-weight:bold; 
		 color:#004b9e; 
		 text-transform:uppercase; 
		 text-decoration:none; 
		 background: url(images/marker2.gif) right 3px no-repeat; 
		 padding-right:16px;
		 padding-top:0px; 
		 padding-bottom:0px;}
.link1:hover { text-decoration:underline;}
.link2 { color:#004b9e;}

.text1 {font-weight:bold; color:#004b9e; margin-bottom:10px;}

/* ============================= main layout ====================== */
.bg-top { background:url(images/header-bg1.jpg) top center no-repeat;}
.bg-bottom { background:url(images/caisses.jpg) bottom center no-repeat;}
.column-1 img, .column-2 img {margin-right:20px;}

.space1 { margin-right:24px;}
.spase2 { margin-top:10px;margin-bottom:10px;}
.spase3 { margin-top:30px;}
.spase4 { margin-top:10px;}

.indent2 { padding-top:20px;}

/* ============================= header ====================== */
#header .row-1 { height:26px; padding:7px 27px 0 0; font-size:0.909em; color:#FFFFFF; text-transform:uppercase;}
#header .row-1 span { color:#757575;}
#header .row-1 a { color:#FFF; text-decoration:none;}
#header .row-1 a:hover { color:#757575; }
#header .row-2 { height:207px;}
/* ============================= content ====================== */
#content { padding:10px 0 55px; }
.column-1 { width:222px; }
.column-2 { width:570px; }
.divider { border-top:1px solid #BCBCBC;}
.divider-bot { border-bottom:1px solid #BCBCBC; padding-bottom:8px;}
.phone { float:left; width:70px; }

/*.column-1 .list2 li { background:url(images/marker1.gif) 0 7px no-repeat; padding-left:10px; }
.column-1 .list2 li a { line-height:1.818em;}

.list2 { margin-top:10px;}
.list2 li { background:url(images/marker1.gif) 0 7px no-repeat; padding-left:10px; }
.list2 li a { color:#4E4E4E; text-decoration: underline}
.list2 li a:hover { color:#149ED1; text-decoration: none}*/

/* ============================= footer ====================== */
#footer .foorer-main { width:832px; margin:0 auto; text-align:left; padding-top:25px;}
#footer a { color:#A7A7A7;}
/* ============================= forms ============================= */
#SearchForm .input {width:151px; height:18px; border: none; background:#FFFFFF; color:#2B2B2B; font-size:1.2em; line-height:1em; margin:0 0 0 10px; padding:5px 0 0 0;}
#SearchForm .button { width:18px; height:18px; border:0px; background: none; vertical-align:middle; cursor:pointer; outline:none; margin:3px 0 0 10px; padding:0; }

#contacts-form {line-height:1.3em;}
label { height:42px; display:block;} 
#contacts-form input {width:260px; height:17px; border:1px solid #A3A3A3; padding:2px 0 0 5px; font-size:1em; line-height:1em;}
#contacts-form textarea {width:260px; height:102px; border:1px solid #A3A3A3; background:#FFFFFF; padding:2px 0 0 5px; overflow:auto; font-size:1em; line-height:1em;}
#contacts-form select {width:267px; height:18px; border:1px solid #A3A3A3; background:#6C9DDF; padding:0px 0 0 0px; overflow:auto; font-size:1em; line-height:1em;}


/*Layout*/
.col-1, .col-2, .col-3, .col-4, .col-5 {float:left;}
.column-1, .column-2 {float:left;}
.container {width:100%; overflow:hidden;}

#main { width:833px; margin:0 auto; text-align:left;}
#header {height:521px; }
#footer { height:70px; background:url(images/bg-footer.gif) top repeat-x #F2F2F2; text-align:center;}

/* ============================= page1 ===========================*/
#page1 .col-1 { width:273px;}
/* ============================= page2 ===========================*/
#page2 .col-1 { width:313px;}
#page2 .col-2 { width:257px;}
/* ============================= page4 ===========================*/
#page4 .col-1 { width:313px;}
#page4 .col-2 { width:257px;}
/* ============================= page5 ===========================*/
#page6 .col-1 { width:270px;}
#page6 .col-2 { width:313px;}
#page6 .col-3 { width:257px;}
/* ============================= page6 ===========================*/
#page7 .col-1 { width:381px;}
#page7 .col-2 { width:160px;}
#page7 .col-3 { width:285px; }
#page7 .col-4 { width:285px;}
