/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:980px;
} 

body { 
	background:url(images/tail-body.jpg) repeat center top;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#556e7b; 
	min-width:980px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.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%;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #fff;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}

/*=========================== FORMS ===========================*/

#search-form label {
	color:#dbf3f9;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	display:block;
	font-weight:bold;
	font-size:.92em;
	padding-bottom:6px;
}
#search-form fieldset {
	float:left;
}
#search-form span {
	float:left;
	width:102px;
}
#search-form input {
	background-color:#f7f8f8;
	border:1px solid #4f6470;
	padding:2px 0 2px 10px;
	width:80px;
}
#search-form select {
	height:20px;
	background-color:#f7f8f8;
	border:1px solid #4f6470;
	font-family:Tahoma, Arial, helvetica, sans-serif;
}
#search-form fieldset.style1 {
	width:600px;
}
#search-form fieldset.style1 select {
	width:213px;
	color:#4f5e65;
	margin-bottom:10px;
	font-weight:bold;
}
#search-form fieldset.style1 input {
	font-size:.92em;
}
#search-form fieldset.style1 a {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	color:#fff;
}
#search-form fieldset.style1 p {
	padding-top:15px;
	margin:0;
}
#search-form fieldset.style2 {
	width:312px;
}
#search-form fieldset.style2 input {
	color:#097ec8;
	font-weight:bold;
	width:310px;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	margin-bottom:10px;
}
#search-form fieldset.style2 select {
	font-size:.92em;
	width:92px;
}
#search-form fieldset.style2 a {
	color:#f2f6f8;
	font-size:1.17em;
	line-height:1.2em;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	float:left;
	background:url(images/button-tail.gif) repeat-x left top;
	margin:22px 0 0 8px;
}
#search-form fieldset.style2 a em {
	display:block;
	background:url(images/button-left.gif) no-repeat left top;
}
#search-form fieldset.style2 a b {
	font-style:normal;
	display:block;
	background:url(images/button-right.gif) no-repeat right top;
	padding:7px 18px 16px 18px;
}
#search-form fieldset.style2 a:hover {
	color:#000;
}
#search-form .extra {
	padding-bottom:20px;
}

/*---*/

#contacts-form fieldset {
	float:left;
}
#contacts-form .field1 {
	width:319px;
}
#contacts-form .field2 {
	width:271px;
}
#contacts-form .field1 div { 
	height:53px;
}
#contacts-form label {
	display:block;
}
#contacts-form input {
	width:258px; 
	padding:2px 0 2px 3px; 
	background:#fff;
	color:#556e7b; 
	border:1px solid #b3c2cc; 
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:266px; 
	height:121px; 
	overflow:auto;
	background:#fff;
	color:#556e7b; 
	border:1px solid #b3c2cc; 
	padding:2px 0 2px 3px;
	margin-bottom:15px; 
}

/*========================== LISTS ============================*/

.list {
	background:url(images/marker1d.gif) no-repeat;
	padding-bottom: 0px;
	margin-bottom: 6px;
	padding-left: 10px;
	padding-top:0px;
	margin-top:4px;
}
.list li {
	padding:0 0 5px 10px;
	background:url(images/marker1.gif) no-repeat left 5px;
}

.list1 li {
	padding-bottom:18px;
}
.list1 li cite {
	font-style:normal;
	line-height:1.5em;
	color:#026fb0;
}
.list1 li h5 {
	text-align:right;
}

/*========================== OTHER ============================*/

.img-indent {
	margin-bottom:20px;
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}
.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p { 
	line-height:1.5em;
	margin-bottom:20px;
}
.p0 {
	margin:0;
}

.address span { 
	float:right; 
	margin-right:12px;
}

.tab1 {
	width:100%;
	border:0;
	margin-bottom:10px;
} 
.tab1 td {
	color:#026fb0;
	padding:4px 0 5px 10px;
}
.tab1 tr.top td {
	color:#fff;
	font-weight:bold;
	background:#a3acaf;
}
.tab1 tr.alt {
	background-color:#fff;
}

.tab2 {
	width:100%;
	border:0;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
} 
.tab2 td {
	color:#026fb0;
	padding:5px 0 5px 10px;
}
.tab2 tr.top td {
	color:#858a8c;
	font-weight:bold;
	background:#fff;
}
.tab2 tr td {
	border-bottom:1px solid #fff;
}
.tab2 tr td a {
	font-size:.92em;
	color:#f56228;
	font-weight:bold;
}

dl {
	color:#026fb0;
	line-height:1.5em;
}
dl dt {
	font-weight:bold;
}
dl dd {
	padding-bottom:20px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#1272c3; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	color: #0d4668;
	font-size: 1.17em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 14px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.2em;
	color:#1272c3;
	text-decoration:underline;
	margin-bottom:15px;
}
h4 {
	font-size:1.17em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:17px;
	line-height:1.29em;
	color:#1272c3;
}
h5 {
	font-size:1em;
	line-height:1.5em;
	color:#026fb0;
}
h5.extra {
	margin-bottom:17px;
}

.link {
	color:#f56228;
}

.flaglink {
	color:#ffffff;
	text-decoration:none;

	
}
.flaglink a{
	color:#ffffff;
	text-decoration:none;}

.flaglink a:hover {
color:#ffffff;
text-decoration:underline;}

.menulink {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	
}
.menulink a{
	color:#ffffff;
	text-decoration:none;}

.menulink a:hover {
color:#ffffff;
text-decoration:underline;}

.link1 {
	text-align:right;
	font-size:.92em;
	line-height:1.2em;
}
.link1 a {
	color:#383e3f;
	padding:1px 0 2px 21px;
	display:inline-block;
	background:url(images/marker.png) no-repeat left top;
}

.line-hor { 
	margin:20px 0;
	background:url(images/line-hor.gif) repeat-x left top;
	height:1px; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

/*============================ BOXES ==========================*/

.main-box {
	width:100%;
	background:url(images/main-tail.jpg) repeat-y center 850px;
}
.main-box .top {
	background:url(images/main-top.jpg) no-repeat center top;
}
.main-box .bot {
	background:url(images/main-bot.jpg) no-repeat center bottom;
	padding-bottom:112px;
}

/*---*/

.box { 
	background:#c1c2c4; 
	width:100%;
}
.box.alt {
	margin-bottom:20px;
}
.box .inner { 
	padding:12px 10px 14px 10px;
}
.box h4 {
	text-transform:none;
	color:#606466;
}
.box p {
	color:#026fb0;
}

/*---*/

.box1 { 
	background:#f9e5af; 
	width:100%;
	margin-bottom:20px;
}
.box1 .inner { 
	padding:12px 10px 14px 10px;
}
.box1 h4 {
	text-transform:none;
	color:#606466;
}

.box2 {
	background:#c1c2c4;
	width:100%;
	margin-bottom:20px;
	background-image: url(images/box2_bg.jpg);
}
.box2 .inner { 
	padding:12px 10px 14px 10px;
}
.box2 .inner img {
	border:0;
	vertical-align:top;
	text-align:left;
	margin: 2px 30px 2px 30px;
}
.box2 h4 {
	text-transform:none;
	color:#606466;
}

/*========================== HEADER ===========================*/

#header {}

/*========================= CONTENT ===========================*/

#content .row-1 {
	height:175px;
	background:url(images/cont-tail1.gif) repeat-x left top;
}
#content .row-1 .inside {
	padding:0 0 0 40px;
}
#content .row-1 .col-1 {
	height:175px;
	width:614px;
	background:url(images/bg-right.jpg) no-repeat right top;
}
#content .row-1 .col-2 { 
	width:326px;
}
#content .row-1 .col-1 h4 {
	color:#0d4668;
	padding-top:15px;
	margin-bottom:14px;
}
#content .row-2 {
	background:url(images/cont-tail3.gif) repeat-x left bottom #f8f9fa;
	padding:27px 20px 30px 40px;
	position:relative;
}

/*========================= FOOTER ============================*/

#footer p {
	padding:21px 20px 0 0;
}
#footer p,
#footer a {
	color:#8a9193;
}
#footer span {

}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

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

/*--- carousel ---*/
.carousel-box {
	position:relative;
	width:980px;
	height:163px;
	background:url(images/cont-tail2.gif) repeat-x left top;
}
.carousel-box h4 {
	padding-top:11px;
	margin-bottom:13px;
}
.carousel-box .prev {
	position:absolute;
	left:15px;
	top:80px;
}
.carousel-box .next {
	position:absolute;
	right:15px;
	top:80px;
}
.carousel-box .carousel {
	width:860px;
	overflow:hidden;
	margin-left:48px;
}
.carousel-box ul li {
	float:left;
	border:0;
	margin-right:16px;
	position:relative;
}
.carousel-box ul li a {
	 width:164px;
	 height:108px;
	 display:block;
}

