/*Clear*/ * {
    font-family: Tahoma;
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
    font-size: 12px;
}

table {
    font-size: 12px;
}

input {
    padding: 2px 4px;
}

body {
    background: #fff url(../img/wall.jpg);
    color: #000;
}

table, img {
    border: 0;
}

/*
 table {
 border-collapse: collapse;
 }
 */
table td {
    padding: 0px;
    vertical-align: top;
}

a, a:link, a:visited, a:active {
    color: #000;
}

a:hover {
    color: #653719;
}:focus {
    outline: none;
}

label {
    cursor: pointer;
}

/*Position*/
#container {
    width: 1000px;
    margin: 0 auto;
	background-color: #8A4C1D;
}

#wrapper {
    float: left;
    width: 100%
}

#content {
    margin: 0 246px
}

#navigation {
    float: left;
    width: 245px;
    margin-left: -1000px
}

#extra {
    float: left;
    width: 245px;
    margin-left: -245px
}

#footer {
    clear: left;
    width: 100%
}

/*Local*/
#header {
    position: relative;
    height: 349px;
    background: url(../img/header.jpg) no-repeat;
}

#logo {
	position:absolute;
	top:18px;
	left:30px;
	width:175px;
	height:125px;
	text-align:center;
}
#logo a {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.9em;
	font-weight:bold;
	padding-top:55px;
	padding-bottom:10px;
}
#logo a:hover {
	color:#000;
}
#menu {
	position:absolute;
	top: 269px;
	left:493px;
}
#menu a {
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}
#menu td {
	text-align:center;
	line-height:1em;
	padding-top:2px;
	vertical-align:middle;
}
#m1 {
	width:101px;
}
#m2 {
	width:119px;
}
#m3 {
	width:80px;
}
#m4 {
	width:96px;
}
#m5 {
	width:97px;
}
#tel {
	height:60px;
	width:300px;
	font-weight:bold;
	font-size:2em;
	color:#FCD716;
	position:absolute;
	bottom:12px;
	left:7px;
	line-height:1.3em;
}
.block {
    background: url(../img/mid_bl.gif) repeat-y;
	position:relative;
}

.leftmenu {
    height: 386px;
}
.form {
	height: 406px;
}
.block_f {
	background: url(../img/bot_bl.gif) no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:17px;
}
.block_t {
	background: url(../img/top_bl.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:14px;
}
#navigation ul {
	list-style-type:none;
	padding-left:18px;
	padding-top:2px;
}
h1 {
	text-transform:uppercase;
	font-weight:bold;
	width:100%;
	height:58px;
	background: url(../img/head_bl.gif) no-repeat 1px 0;
	line-height:60px;
	text-align:center;
	color:#EACC33;
	font-size:1.6em;
}
#content h1 {
	display:inline;
	font-size:1em;
	color: #000;
	font-weight:auto;
	width:auto;
	height:auto;
	background:none;
	line-height:normal;
	text-align:left;
	padding-bottom:1.3em;
}
.leftmenu ul li {
	text-transform:uppercase;
	height:23px;
	font-size:1.2em;
	padding-left:20px;
	background: url(../img/bull.gif) no-repeat 0 0;
}
.leftmenu ul li a {
	text-decoration:none;
}
#content {
	background: #CDBB75 url(../img/content_top.gif) no-repeat top left;
	padding:7px 7px 17px 7px;
	position:relative;
}
#cont_foot {
	background: #CDBB75 url(../img/content_bot.gif) no-repeat bottom left;
	height:6px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}
h2 {
	font-size:1.6em;
	font-weight:normal;
	padding-bottom:14px;
}
p {
	padding:0 0 14px 0;
}
.samp {
	text-align:center;
}
#imbecillus {
	height:100%;
	background: url(../img/man_submit.jpg) no-repeat 26px 140px;
	padding:0 0 0 16px;
	display:inline;
	float:left;
	position:relative;
}
#zForm {
	margin-top:20px;
}
#zForm table td {
	text-transform:uppercase;
	vertical-align:middle;
	font-size:11px;
	padding-right:6px;
}
#zForm input  {
	width:110px;
	height:12px;
}
#zForm input.sm {
	width:35px;
}
#zForm p {
	padding:0;
}
#zForm button.sbm {
	width:195px;
	height:85px;	
	border:none;
	background:none;
	cursor:pointer;
	text-transform:uppercase;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	position:absolute;
	bottom:18px;
	left:26px;
}
#zForm select {
	width:120px;
}
#zForm input {
	padding:1px 2px;
}
.block .text {
	text-align:left;
	padding-bottom:16px;
}
h3 {
	text-transform:uppercase;
	font-size:1em;
	font-weight:normal;
	padding:0 16px;
}
.block .text p {
	padding-left:30px;
	padding-right:16px;
}
#footer {
	height:88px;
	background: url(../img/footer.jpg) no-repeat;
}

