* {
	margin:0;
	padding:0;
}
body {font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.0625em; background-color:#361865;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:17px;}

.tail-top { background-image:url(images/background.gif); background-repeat: repeat-x; padding-bottom:200px; background-color:#361865; padding-left:90px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form { font-size:.91em;}
#contacts-form label { display:block; height:61px;} 
#contacts-form label input { width:144px; padding:2px 0 3px 3px; color:#111; background:#e2e0d2; border:1px solid #a09b96;}
#contacts-form textarea {width:160px; height:138px; padding:2px 0 2px 3px; margin-bottom:19px; color:#111; background:#e2e0d2; border:1px solid #a09b96; overflow:auto;}
#contacts-form .link1 { font-size:1em;}

/*==================list====================*/
ul { list-style:none;}

.list1 { width:100%; overflow:hidden;}
.list1 li { float:left; margin-right:23px; padding-bottom:23px;}
.list1 li.alt { margin-right:0;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}
.img-box1 { width:100%; overflow:hidden; padding-bottom:5px;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:17px;}
.p2 { margin-bottom:7px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

h1.phone {font-size:25px; font-weight:normal; color:#FFF; padding-top:130px; padding-left: 277px;}
h1.email {font-size:25px; font-weight:normal; color:#FFF; padding-top:20px; padding-left: 234px;}
h2 { font-size:1em; font-weight:normal; color:#0bb7fc; margin-bottom:12px;}
h3 { font-size:1em; font-weight:normal; margin-bottom:5px;}
h4 { font-size:1em; font-weight:normal; color:#0bb7fc;}
h5 { font-size:.91em; font-weight:normal; color:#0bb7fc;}

.txt1 { font-style:italic; line-height:1.5em;}
.txt2 { color:#737373;}

.link1 { display:block; float:right; background:url(images/link1-bg.jpg) left top repeat-x; color:#fff; text-decoration:none; font-size:.91em; margin-left:6px;}
.link1 em { display:block; background:url(images/link1-left.jpg) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.jpg) no-repeat right top; padding:3px 6px 4px 24px; font-style:normal;}
.link1:hover {color:#d90e16;}

.link2 { color:#0bb7fc;}

.button1 { display:block; float:right; padding:3px 8px 4px 32px; background:url(images/button1.jpg) no-repeat left top; font-size:.91em; color:#fff; text-decoration:none; font-weight:bold;}
.button1:hover { color:#d90e16;}
.button2 { display:block; float:right; padding:3px 8px 4px 32px; background:url(images/button2.jpg) no-repeat left top; font-size:.91em; color:#fff; text-decoration:none; font-weight:bold;}
.button2:hover { color:#d90e16;}



.title { margin-bottom:17px;}
.title-box { font-size:.91em; color:#bfbfbf; margin-bottom:20px;}
.title-box img { margin-bottom:3px;}
.title-box span { padding-left:30px;}

/*==================boxes====================*/
.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

/*header*/
#headers .row-1 { height:300px;}
#headers .row-1 .indent {
	padding:390px 0 0 141px;
}
#headers .row-2 { }

#menu .row-1 { height:280px;}
#menu .row-1 .indent {
	padding:390px 0 0 141px;
}
#menu .row-2 { }


.nav{
    background-position: left top;
    background-repeat: repeat-x;
	width:587px;
    font-family: Verdana,sans-serif;
    font-size: 15px;
    margin-top:90px;
	margin-left:-70px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    white-space: nowrap;
	width: 700px;
}
.nav{
    display: block;
    overflow: auto;
}
.nav li{
    color: white;
    float: left;
    height: 24px;
    list-style: none outside none;
    margin: 0;
}
.nav a{
    text-decoration: none;
}
.nav a:hover{
    text-decoration: none;
}
.nav li {
    background-color: #8242A4;
    background-image: url("images/alzbar.png");
    border-left: 1px solid #7B389A;
	height: 36px;
   
}

.nav li:hover {
    background-color: #8242A4;
    background-image: url("images/alzbar-hover.png");
}

.nav li a{
    color: white;
    display: block;
    font-weight: normal;
    height: 16px;
    margin: 0;
    padding: 8px 6px 5px;
}

/*content*/
#content { padding:0px 0 0px 0;}
#content .block {
	padding-bottom:33px;
	padding-right:5px;
	padding-top: 5px;
	padding-left: 5px;
}
#content .col-2 .block { padding-bottom:23px;}
#content .col-1 .block p{ padding-top:23px;}

/*footer*/
#footer {
	color: #FFF;
	text-align:center;
	margin-top:30px;
}
#footer .indent { padding:20px 0 0 0;}
#footer a { color:#ae6cf3;}
#footer a.rss { background:url(images/rss.jpg) no-repeat left top; padding:0 0 1px 24px; color:#db4345; text-decoration:none;}
#footer a.rss:hover { text-decoration:underline;}

/*==========================================*/
