html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size: 14px;
    vertical-align:baseline;
    background:transparent;
}

html, body {
	height: 100%;
	min-width: 1000px;
	background: #FFF;
	color: #211109;
	font-size: 12px;
	font-family: Century Gothic, Comic Sans, Comic Sans MS, cursive;
	background-color: #7a4526;
}

body {
    line-height:1.2;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a:hover {
    text-decoration: underline;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
div#container {
	margin: 0 auto;
	position:relative;
	margin-top: 3px;
	height:auto !important;
	height:600px;
	min-height:600px;
	width: 1029px;
	font-family: Century Gothic, Comic Sans, Comic Sans MS, cursive;
	clear:both;
	overflow:hidden;
}

div#header {
	margin: 0 auto;
	position: relative;
	height: 159px;
	width: 100%;
	border-bottom: 6px solid #ffa23b;
	z-index: 5;
}
div#head-align{
	margin: 0 auto;
	width: 1020px;
	z-index: 5;
}
div#head-bg{
	float:left;
	position: relative;
	height: 159px;
	width: 840px; 
	background-image: url(../img/head_img.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
	z-index: 5;
}
a#logo {
	float: left;
	width: 355px;
	height: 159px;
	background: url('../img/logo.png') no-repeat left bottom;
}
div#dog_logo_en, div#dog_logo_lt{
	position: absolute;
	left: 290px;
	height: 208px;
	width: 460px;
	background-image: url(../img/dogs_en.png);
    background-repeat: no-repeat;
    background-position: right bottom;
	z-index: 5;
}
div#dog_logo_lt{
	background-image: url(../img/dogs_lt.png);
}
div#left_side {
	float: left;
	min-height: 613px;
	width: 268px;
	background-color: #7a4526;
	background-image: url(../img/left-bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
div#lang  {
	float: right;
	margin-top: 10px;
	color: #221a04;
	text-align: right;
	width: 250px;
}
div#lang a {
	color: #211109;
	float: right;
	margin: 0 0px;
	width: 120px;
	height: auto;
	padding-top: 5px;
	text-decoration: none;
	text-align: center;		
}

div#lang a:hover{
	font-weight: bold;
}
div#lang a.active{
	font-weight: bold;
	color: #ffa23b;
	background: url('../img/lang_act.png') no-repeat left center;	
}
div#lang a.active_en{
	font-weight: bold;
	color: #ffa23b;
	background: url('../img/lang_act.png') no-repeat left center;
}
div.box {
	margin-top: 15px;
	margin-right: 35px;
	float: right;
	clear: both;
	width: 70%;
}
div.box h2 {
	color: #ffa23b;
	width: 100%;
	text-align: right;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
}
div#right_side {
	float: left;
	position: relative;
	min-height: 613px;
	width: 760px;
	background-color: #9a6e49;
	background-image: url(../img/right-bg4.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
	border-left: 1px solid #391f11;
}
div#right_side div#text{	
	padding: 66px 20px 50px 40px;
	font-size: 14px;
	color: #211109;
	font-family: arial, Helvetica,sans-serif;
}
div#right_side div#text a{
	color: #211109;
	font-weight: bold;
}

div#right_side div#text h1{
	font-size: 22px;
	color: #ffa23b;
	font-weight: normal;
	padding-bottom: 26px;
	font-family: Arial, Comic Sans, Tahoma, Comic Sans MS, cursive;
}
div#right_left{
	position: absolute;
	bottom: 0;
	height: 392px;
	width: 39px;
	background-image: url(../img/right-left.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
div#right_side_bott {
	position: absolute;
	bottom: 0px;
	height: 16px;
	width: 100%;	
	background-color: #211109;
}
div#footer{
	float: right;
	height: 41px;
	width: 99.5%;	
	background-color: #211109;
	color: #804e1a;
}
div#sol {
	margin: 5px auto 0 auto;
	width: 350px;
	text-align: center;
	font-size: 11px;
}
div#sol a {
	font-size: 11px;
	text-decoration: none;
	color: #804e1a;
}
div#sol a:hover {
	text-decoration: underline;
	color: #804e1a;
}
