/*
    designed by WebTemplateOcean.com
    http://www.webtemplateocean.com/
    released under Creative Commons Attribution-ShareAlike 3.0 license
*/

* {
    margin: 0;
    padding: 0;
}

body {
    padding-bottom: 30px;
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #444444;
    background: #418AB5;
}

h1 {
    padding: 15px 0 0 30px;
    font-size: 38px;
    color: #FFFFFF;
}

h1 a, h1 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

p {
    padding: 10px 0;
    line-height: 1.8em;
    text-align: justify;
}

p#subtitle {
    padding: 0 0 0 30px;
    font-style: italic;
    font-size: 14px;
    text-transform: lowercase;
    color: #FFFFFF;
}

a {
    color: #4082B2;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

/* header */

#header {
	position: relative;
	width: 960px;
	height: 140px;
	margin: 0 auto;
	background: #26639C url('images/header.jpg') no-repeat;
}

#logo {
	position: absolute;
	top: 15px;
	left: 50px;
	width: 860px;
	height: 84px;
	border: none;
}

/* menu */

#menu {
    padding: 109px 10px 0 0;
    height: 60px;
}

#menu ul {
    float: right;
    list-style: none;
}

#menu ul li {
    display: block;
    float: left;
    color: #FFFFFF;
}

#menu ul li a {
	padding: 0 42px;
	color: #FFFFFF;
	text-decoration: none;
}

/* search form */

#search {
    position: absolute;
    top: 130px;
    left: 630px;
    width: 300px;
}

#search input.text {
    float: left;
    display: block;
    padding: 6px 5px;
    width: 198px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #B5D0E1;
    background: #4D8EB4 url('images/searchtxt.jpg') no-repeat;
    border: 1px solid #5B94B6;
}

#search input.submit {
    float: right;
    display: block;
    width: 78px;
    height: 30px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #7B9FB6;
    background: #114C76 url('images/submit.jpg') no-repeat;
    border: 1px solid #2A759F;
    cursor: pointer;
}

/* main */

#main {
	width: 100%;
	min-width: 960px;
	padding: 12px 0;
	background: #FFFFFF;
}

#main2 {
    width: 908px;
    margin: 0 auto;
    padding: 25px 25px 0 25px;
    border: 1px solid #E0EBF2;
}

/* sidebar */

#sidebar {
    float: left;
    width: 240px;
    padding-bottom: 20px;
}

#sidebar h2 {
    padding-left: 20px;
    margin-bottom: 3px;
    font-size: 15px;
    font-weight: normal;
    line-height: 38px;
    color: #FFFFFF;
    background: #3476A7 url('images/h2.jpg') no-repeat;
}

#sidebar .box {
    padding: 15px 20px 20px 20px;
    background: url('images/box.jpg') no-repeat top;
}

#sidebar p {
    text-align: left;
}

#sidebar ul {
    list-style: none;
    padding: 15px 0 24px 0;
    background: url('images/box.jpg') no-repeat top;
}

#sidebar ul li {
    padding: 3px 10px 3px 20px;
    line-height: 1.8em;
    border-bottom: 1px solid #E0EBF2;
}

#sidebar ul li a {
    padding: 0;
}

/* content */

#content {
    float: right;
    width: 620px;
    padding-bottom: 5px;
}

#content .post {
    padding: 0 0 45px 0;
}

#content h2 {
    font-size: 2em;
    color: #3476A8;
}

#content h2 a {
    color: #3476A8;
    text-decoration: none;
}

p.postmeta {
    color: #888888;
}

#content .entry {
    padding: 10px 0 0 0;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* footer */

#footer {
	    clear: both;
    height: 1px;
    overflow: hidden;
	
	width: 960px;
	height: auto;
	margin: 0 auto;
	/* [disabled]padding-top: 10px; */
	background: url('images/footer.jpg') no-repeat top;
}

#footer p {
    text-align: center;
    color: #FFFFFF;
}

#footer a {
    color: #AFD8E8;
}
#main #main2 #sidebar .box {
	text-align: center;
}




TABLE.offices { /*border: none; background-color: #FFF; width: 95%; margin-left: 15px;*/;
                background-color: #fff; border: 1px solid #dcdcdc; padding: 0px; margin: 10px;
					 		  -moz-border-radius: 6px; -webkit-border-radius: 6px; behavior:url(border-radius.htc);
            -khtml-border-radius: 6px; border-radius: 6px;
					 }
            TR.offices-h  { /*background-color: #FAA;*/ font-weight: normal;
				              background-image: url(img/td_bac_n.png); background-repeat: repeat-x; 
								  height: 30px; color: #4b4b4b; text-align: center;}
            TR.offices-1  { /*background-color: #e4d9f3;*/ background-color: #ededed; padding: 0px; margin: 0px;}
            TR.offices-2  { /*background-color: #dfead0;*/ background-color: #f9f9f9; padding: 0px; margin: 0px;}
            TD.offices    { /*border: 1px solid #000;*/ padding: 0px 3px; margin: 0px;  font-size: 11px; font-weight: normal;}	
			

.tableObshti { border-collapse:collapse; font-size: 14px;}
.tableObshti td { padding:2px; border:1px solid #888888;}
