body{
	margin:0;
	font: 14px Verdana, Arial, sans-serif;
	color:#f1eeee;
	background:#3b405a;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#fff;}
a:hover{text-decoration:underline;}
p {margin:0;}
form, fieldset {
	border:none;
	margin:0;
	padding:0;
}
#wrapper {
	width:845px;
	margin:0 auto;
}
/* header */
#header {
	background:url(../images/bg-header.jpg) no-repeat;
	width:100%;
	height:172px;
	overflow:hidden;
	position:relative;
}

/* navigation */
.nav {   
	position:absolute;
	bottom:0;
	right:0;
	height:33px;
	border-top:1px solid #94a3ba;
	width:100%;
	background:url(../images/bg-nav.jpg) no-repeat;
}
.nav ul {
	display:inline;
	float:right;
	margin:0 35px;
	list-style:none;
	padding:0;
}
.nav li{
	float:left;
	
}
.nav li a {
	font:bold 13px/33px Arial, Helvetica, sans-serif;
	padding:0 15px;
	float:left;
	position:relative;
}
.nav li a:hover, .nav li a.active {
	text-decoration:none;
	background:url(../images/bg-nav-active.png) repeat-x;
}

#main-home {
	padding:26px 0 0;
	background:#42577e url(../images/bg-content.jpg) repeat-x;
}
#main {
	padding:26px 0 1px;
	background:#42577e url(../images/bg-main.jpg) repeat-x 0 100%;
}
.photo {
	border:none;
	margin:0 34px 0 39px;
	float:left;
}
.locality {
	border:none;
	margin:0 34px 0 36px;
	float:left;
}
/* content */
#content {
	background:#4a6086 url(../images/bg-more.jpg) no-repeat 0 100%;
}
#twocolumn, #content {
	overflow:hidden;
	padding:0 0 59px;
	width:845px;
}
.rightcolumn {
	width:540px;
	float:left;
	overflow:hidden;
}
#content p {
	line-height:20px;
	padding:2px 26px 11px;
}
strong.name {
	font-size:24px;
	font-weight:normal;
}
/* secondary navigation */
.second-nav {
	padding:0 26px 76px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-second-nav.jpg) no-repeat 0 100%;
}
.second-nav ul{
	float:left;
	height:139px;
	overflow:hidden;
	background:url(../images/selector2.gif) no-repeat 50% 105px;
	margin:0 -12px;
	list-style:none;
	padding:0;
}
.second-nav li.first {
	width:277px;
}
.second-nav li{
	float:left;
	width:267px;
	background:url(../images/selector3.gif) no-repeat 100% 13px;
	margin:0 -1px 0 1px;
	height:126px;
}
.second-nav li p{
	font:10px/16px Arial, Helvetica, sans-serif;
	width:120px;
	float:left;
	color:#757978;
	padding:23px 0 0;
}
.second-nav li p strong{
	color:#4e606e;
	display:block;
	font-size:14px;
}
.second-nav li a {
	float:left;
	width:113px;
	margin:21px 13px 0 8px;
}
/* main-body */
.main-body {
	font-size:12px;
	overflow:hidden;
	height:1%;
	padding:0 0 25px ;
	width:540px;
}

.main-body p {
	padding:0 0 15px 0;
}

.main-body a {
	text-decoration:underline;
}

/* procedures*/
.procedures-left {
	width:250px;
	float:left;
	margin-right:20px;
}
.procedures-right {
	width:270px;
	float:left;
	margin-top:10px;
}
.procedures-title {
	font-weight: bold;
	padding-bottom:10px;
	border-bottom: 1px solid #999999;
}
.procedures-body {
	padding-top:10px;
	font-size:11px;
}

/* address*/
.adr h1 {
	font-size:12px;
	line-height:16px;
	margin:-2px 0 15px;
}
.adr {
	font-size:12px;
	overflow:hidden;
	height:1%;
	padding:0 0 25px ;
	width:540px;
}
#twocolumn .adr p {
	padding:0;
	line-height:16px;
}
#twocolumn p.map {
	padding:17px 0 16px;
}
p.map a {
	text-decoration:underline;
}
p.map a:hover{
	text-decoration:none;
}
/* form */
.sign-up {
	border-top:1px solid #526372;
	padding:22px 0 52px;
}
.sign-up h2 {
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0 0 1px;
}
.sign-up form ul {
	list-style:none;
	margin:0;
	padding:0;
}
.sign-up form ul li{
	overflow:hidden;
	padding:16px 0 0;
	width:271px;
	height:16px;
}
.sign-up form input{
	float:right;
	width:172px;
	height:14px;
	padding:2px 0 0 2px;
	border:none;
	background:url(../images/bg-input.jpg) no-repeat 100% 0;
	font:10px Arial, Helvetica, sans-serif;
}
.sign-up form label {
	float:left;
	font-size:12px;
}
#btn {
	float:right;
	margin:-7px -2px 0;
	width:70px;
	height:19px;
	padding:0;
}
#twocolumn .sign-up p {
	margin:16px 0 2px;
	font-size:10px;
	line-height:16px;
	color:#a8aeb8;
}
/* footer */
#footer {
	padding:41px 0 20px;
	text-align:center;
	color:#6f717d;
	font-size:11px;
	line-height:16px;
	letter-spacing:-1px;
}
