/* GLOBAL */

img, div, a { behavior: url(iepngfix.htc) }

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;	
padding: 0;
background: #E5DBC1 url(../img/bcgr.gif) repeat;
background-attachment: fixed;
}

img{
  border:0;
}

h1 {
position: absolute;
font-size: 22px;
width: 840px;
margin: 27px 60px 20px 60px;
color: #b4c5d2;
font-weight: 100;
}

h2 {
font-size: 16px;
color: #ffffff;
text-align:left;
margin-left: 30px;
margin-top: 20px;
font-weight: 100;
}

h3 {
font-size: 14px;
color: #ffffff;
text-align:left;
margin-left: 30px;
margin-top: 20px;
font-weight: 100;
}

h4 {
padding: 0;
margin: 0 auto 10px 0;
font-size: 16px;
color: #ffffff;
font-weight: normal;
}

h5 {
padding: 0;
margin: 15px auto 5px 0;
font-size: 14px;
color: #ffffff;
font-weight: normal;
}

a {font-family: Arial, Helvetica, sans-serif;font-size: 12px;	color: #429ed7; text-decoration: underline;outline:none;}
a:hover {color:#2F7DB5; text-decoration:none;}
a:active {color:#2F7DB5; text-decoration:none;}
a:visited {color: #429ed7;text-decoration: underline;}
a:hover {color:#2F7DB5; text-decoration:none;}

a.c {font-family: Arial, Helvetica, sans-serif;font-size: 14px;	color: #429ed7; text-decoration: underline;;outline:none;}
a.c:hover {color:#2F7DB5; text-decoration:none;}
a.c:active {color:#2F7DB5; text-decoration:none;}
a.c:visited {color: #429ed7;text-decoration: underline;}
a.c:hover {color:#2F7DB5; text-decoration:none;}

a.p {font-family: Arial, Helvetica, sans-serif;font-size: 16px;	color: #429ed7; text-decoration: underline; outline:none;}
a.p:hover {color:#2F7DB5; text-decoration:none;}
a.p:active {color:#2F7DB5; text-decoration:none;}
a.p:visited {color: #429ed7;text-decoration: underline;}
a.p:hover {color:#2F7DB5; text-decoration:none;}

.pet {margin-top: 5px;}
.petpet  {margin-top: 55px;}
.left_30 {margin-left: 30px;}
 
#wraper {
  position:absolute;
  left:50%;
  width:990px;
  margin-left:-495px;
}

/* HEADER */

#top {
  width:990px;
  height:27px;
  background: url(../img/top.png) no-repeat;
}

#body {
  margin: 0;
  float: left;
  width:990px;
  background: url(../img/body.png) top left repeat-y;
}

#header {
margin-top: 0;
margin-left: 15px;
width: 960px;
height: 123px;
background: url(../img/header.gif); 
}

#logo {
position: absolute;
width: 236px;
height: 85px;
margin: 25px auto auto 362px;

}

#lang {
position: absolute;
width: 120px;
height: 12px;
margin: 3px auto auto 840px;
}



/* NAVIGATION */

#navbar {
   width: 960px;
   height:40px;
   background: #FFFFFF url(../img/nav_bcgr.gif);
   border:0;
   margin-left: 15px;
   }

#navigation {
   width: 880px;
   height:40px;
   background: #FFFFFF url(../img/nav_bcgr.gif);
   border:0;
   margin-left: 40px;
}

#tab {
   margin:0;
   position:absolute;
   top: 150px;
}

#tab ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#tab li {
    display:inline;
	float:left;
	margin:0;
	padding:0;
}

#tab a {
	background: url("../img/nav_right.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	position:relative;
}

#tab a span {
	display:block;
	background:url("../img/nav_left.gif") no-repeat left top;
	width: 147px;
	text-align: center;
	font-size:13px;
	color:#FFFFFF;
	line-height:40px;
}

#tab a:hover,#tab li.item_active a {
	background-position:right bottom;
	cursor: pointer;
}

#tab a:hover span,#tab li.item_active a span {
	background-position:left bottom;
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
	cursor: pointer;
}


/* CONTENT */

#content {
  width: 960px;
  margin-left: 15px;
}

#headline  {
  width: 960px;
  height: 140px;
  background-color: #003965;
}


.t1 {
font-size: 12px;
color: #FFFFFF;
}

.t2 {
color: #ffffff;
font-weight: bold;
font-size: 14px;
padding-left: 15px;
}

.t3 {
color: #A9BCCB;
font-size: 12px;
padding-left: 15px;
}

.l1 {
color: #A9BCCB;
font-size: 14px;
}

.map {
margin-top: 13px; 
padding: 0;
color: #A9BCCB; 
font-size: 12px; 
}

.l2 {
color: #ffffff;
font-size: 14px;
}

.pro {
position: absolute; 
margin: 10px auto 5px 60px;
}

/* BOTTOM */

#footer {
float: left;
height: 40px;
width: 880px;
margin-left: 54px;
background-color: #003965;
}

.copyright {
float: left;
margin: 0;
padding-top: 18px;
font-size: 11px;
color: #809cb2;
line-height: 11px;
}

.tovae {
float: right;
padding-top: 12px;

}

#bottom {
float: left;
  width:990px;
  height:27px;
  background: url(../img/bottom.png) no-repeat;
}
