* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font-family: Arial,
             "Helvetica Neue",
             Helvetica,
             sans-serif;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}

/* makets */

td.makets_right {
	padding-left:10px;
	padding-top:5px;
}

td.makets_right h2 {
	font-size:17px;
	margin-bottom:10px;
}

td.makets_right img {
	border:1px solid #b5b5b9;
}

td.makets_left img {
	margin:5px;
	border:1px solid #b5b5b9;
}

td.makets_left img:hover {
	margin:5px;
	border:1px solid #d02a27;
}

td.top_makets_left select {
	border:1px solid #b5b5b9;
	background-color:#f0efef;
	width:233px;
	height:20px;
}

td.top_makets_left h2 {
	font-size:17px;
	margin-bottom:18px;
	margin-top:10px;
}

/* News */

div.newssep{
	height:35px;
	background-image:url('/;-)/background_pattern.gif');
	background-repeat:repeat-x;
	text-align:left;
}

div.blocknews {
	margin-left:30px;
	margin-right:75px;
	margin-bottom:35px;
}

div.newsmodule {
	margin-left:85px;
	margin-top:30px;
}

div.newssep_corner_left {
	position:relative;
	left:0px;
	top:7px;
	width:26px;
	height:26px;
	background-image:url('/;-)/footer_corner_left.gif');
}

span.itemtitle {
	color:#25221e!important;
	font-size:13px!important;
	font-weight:bold;
}

span.itemdate {
	color:#25221e!important;
	font-size:13px!important;
}

p.itemtext {
	color:#444445!important;
	font-size:13px!important;
}

p.itemtext+p {
	color:#444445!important;
	font-size:13px!important;
}

a.detailink {
	font-size:17px!important;
}

/* comment */

div.commentblock {
	width:100%;
	height:100px;
	margin-bottom:38px;
}

div.comment_left {
	position:relative;
	width:452px;
	float:left;
	margin-right:40px;
}

div.comment_right {
	
}

textarea.type4 {
	position:relative;
	top:-5px;
	width:300px;
	height:63px;
	border: 1px solid #8d8b8b;
}


div.cmntbtn_send {
	position:relative;
	left:829px;
	top:-48px;
	height:18px;
	font-size:12px;
	color:#ffffff;
	width:100px;
	text-align:center;
	padding-top:3px;
	padding-bottom:2px;
	margin-top:60px;
	
	background-image:url('/;-)/btn_bg_off.gif');
	border-radius:5px;
}


div.cmntbtn_send:hover {
	position:relative;
	left:829px;
	height:18px;
	font-size:12px;
	color:#ffffff;
	width:100px;
	text-align:center;
	padding-top:3px;
	padding-bottom:2px;
	
	background-image:url('/;-)/btn_bg_on.gif');
	border-radius:5px;
}


img.star {
	margin-right:2px;
}

/* Header
-----------------------------------------------------------------------------*/

.pagenationBlock {
	text-align:center;
	margin-bottom:40px;
	background-image:url('/;-)/navigation_bg.gif');
	background-repeat:no-repeat;
	background-position:center;
	height:41px;
	padding-top:23px;
}

.pagenationBlockOther {
	text-align:center;
	margin-bottom:40px;
	background-image:url('/;-)/navigation_bg.gif');
	background-repeat:no-repeat;
	background-position:center;
	height:41px;
	padding-top:23px;
	width:450px;
}

a.page {
	color:#000!important;
	font-size:13px!important;
	text-decoration:none;
}

.hidden {
	display:none;
}

a.pageactive {
	color:#fff!important;
	font-size:13px!important;
	text-decoration:none;
}

span.page:hover a.page {
	color:#fff!important;
	font-size:13px!important;
	text-decoration:none;
}

span.page:hover {
	padding:3px 8px 2px 8px;
	margin-left:1px;
	margin-right:1px;
	background-image:url('/;-)/navigation_on.gif');
}

span.page {
	padding:3px 8px;
	margin-left:1px;
	margin-right:1px;
	background-image:url('/;-)/navigation_off.gif');
}

span.pageactive {
	padding:3px 8px 2px 8px;
	margin-left:1px;
	margin-right:1px;
	background-image:url('/;-)/navigation_on.gif');
}

a.pageprev:hover {
	color:#d62236!important;
	font-size:13px!important;
	text-decoration:underline;
}

a.pagenext:hover {
	color:#d62236!important;
	font-size:13px!important;
	text-decoration:underline;
}

a.pageprev {
	position:relative;
	top:-2px;
	right:15px;
	color:#000!important;
	font-size:13px!important;
}

a.pagenext {
	position:relative;
	top:-2px;
	left:15px;
	color:#000!important;
	font-size:13px!important;
}

#header {
	height: 150px;
	background: #FFFFFF;
}

#service_bg {
	background: url("/;-)/background_top_ver_pattern.gif");
	width:10px;
	height:6px;
	position:absolute;
	margin-left:-26px;
	margin-top:4px;
}

#logotype {
	height:66px;
	width:186px;
	padding-top:45px; /* 50 */
	position:relative;
	left:130px;
	top:30px;
	background-image:url('/;-)/logotype.gif');
	background-repeat: no-repeat;
	font-family: "Segoe UI",
				 Candara,
				 "Bitstream Vera Sans",
				 "DejaVu Sans",
				 "Trebuchet MS",
				 Verdana,
				 sans-serif;
	font-size:18px;
	text-align:right;
	color:#000000;
	float:left;
	cursor:pointer;
}

#block_info {
	height:138px;
	width:215px;
	position:relative;
	float:left;
	left:170px;
	top:35px;
}

p.phoneNumber {
	font-family: "Trebuchet MS", sans-serif;
	font-size:30px;
	letter-spacing: -4px;
	font-weight:bold;	
	color:#000000;
	margin:0;
}

sup {
	font-family: "Trebuchet MS", sans-serif;
	font-weight:bold;
	letter-spacing: -1px;
	font-size:16px;
	color:#c7c5c4;	
}

ul.navigationBtns {
	 list-style-type:none;
	 margin-left:25px;
	 margin-top:-10px;
}

ul.navigationBtns li {
	 float:left;
	 margin-left:13px;
}

#block_links {
	height:100px;
	width:600px;
	position:relative;
	float:left;
	left:155px; /* 210 */
	top:63px; /* 55 */
}

ul.linksBtns {
	list-style-type:none;
	z-index:9;
}

ul.linksBtnsSub {
	list-style-type:none;
	position:absolute;
	top:45px;
	left:0;
	border: 1px #f0f0f0 solid;
	z-index:0;
	background-color:#f0f0f0;
}

ul.linksBtns li  ul.linksBtnsSub li {
	background-image:none;
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px;
	height:18px;
	font-size:13px;
}

ul.linksBtns li  ul.linksBtnsSub li:hover {
	background-image:none;
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px;
	height:18px;
	font-size:13px;
	text-decoration:none;
}

ul.linksBtns li {
	margin-right: 22px;
	float: left;
	background-image: url('/;-)/links_btns_off.gif');
	background-repeat: no-repeat;
	background-position:0px 10px;
	padding-left: 7px;
	padding-top: 12px;
	font-size:16px;
}

ul.linksBtns li:hover {
	margin-right: 26px;
	float: left;
	background-image: url('/;-)/links_btns_on.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left: 14px;
	font-size:19px;
}

ul.linksBtns li.linksActiveNone {
	margin-right: 26px;
	float: left;
	background-image: url('/;-)/links_btns_on.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left: 14px;
	font-size:19px;
}

ul.linksBtns li.linksAdctive {
	margin-right: 26px;
	float: left;
	background-image: url('/;-)/links_btns_on.gif');
	background-repeat: no-repeat;
	background-position:3px 3px;
	padding-left: 14px;
	padding-right:14px;
	padding-top:14px;
	font-size:19px;
	border: 1px #f4eeeb solid;
}

ul.linksBtns li.linksActive {
	margin-right: 26px;
	float: left;
	background-image: url('/;-)/links_right_corner.gif');
	background-repeat: no-repeat;
	background-position:right top;
	padding-left: 14px;
	padding-right:14px;
	padding-top:14px;
	font-size:19px;
	border-left: 1px #f4eeeb solid;
	background-color:#f0f0f0;
	z-index:9;
}

#linksLeftCorner {
	width:20px;
	height:20px;
	background-image:url('/;-)/links_left_corner.gif');
	position:absolute;
	top:0;
	margin-left:-15px;
}

#linksRightCorner {
	width:10px;
	height:10px;
	background-image:url('/;-)/links_right_corner.gif');
	position:absolute;
	top:0;
	right:0;
}

a.linksLink {
	font-family: Arial,
             "Helvetica Neue",
             Helvetica,
             sans-serif;
	text-decoration:underline;
	color:#000;	
}

a.linksLink:hover {
	font-family: Arial,
             "Helvetica Neue",
             Helvetica,
             sans-serif;

	text-decoration:underline;
	color:#000;	
}

ul.serviceBtns>li>p>a.linksLink:hover {
	font-family: Arial,
             "Helvetica Neue",
             Helvetica,
             sans-serif;
	text-decoration:none;
	color:#000;	
}

a.linksLinkSubActive {
	font-family: Arial,
             "Helvetica Neue",
             Helvetica,
             sans-serif;

	text-decoration:none;
	color:#d62738;	
}
a.linksLinkSub {
	font-family: Arial,
             "Helvetica Neue",
             Helvetica,
             sans-serif;

	text-decoration:underline;
	color:#000;	
}

a.linksLinkSub:hover {
font-family: Arial,
             "Helvetica Neue",
             Helvetica,
             sans-serif;

	text-decoration:none;
	color:#000;	
}

/* Middle
-----------------------------------------------------------------------------*/


#block_action {
	width:470px;
	height:200px;
	position:relative;
	left:85px;
}

#action_img {
	border-top:6px solid #fff;
	border-bottom:6px solid #fff;
	border-left:6px solid #fff;
	border-right:6px solid #fff;
	width:458px;
	height:188px;
}

#right_corner {
	width:36px;
	height:101px;
	position:absolute;
	left:434px;
	top:0px;
	background-image:url('/;-)/block_action_rightCorn.gif');
}

#left_corner {
	width:74px;
	height:34px;
	position:absolute;
	left:0px;
	top:166px;
	background-image:url('/;-)/block_action_leftCorn.gif');
}

#action_text {
	width:200px;
	height:120px;
	position:absolute;
	left:231px;
	top:35px;
}

p.action_title {
	font-size:12px;
	color:#ffffff;
	background-color:#000000;
	width:130px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	margin: 0 0 12px;
}

p.action_text {
	font-size:11px;
	line-height: 145%;
	color:#000000;
	margin: 0 0 0 0;
}

a {
	color:#000000;
	text-decoration:underline;
}

#left_pattern {
	width:200px;
	height:13px;
	background-image:url('/;-)/background_pattern.gif');
	margin-left:320px;
}

#left_spacer {
	position:relative;
	margin-top:-13px;
	left:199px;
	width:36px;
	height:13px;
	background-color:#fff;
	margin-left:320px;
}

#unleft_pattern {
	position:relative;
	top:252px;
	//position:absolute;
	//top:405px; /* 240 */
	left:0px;
	width:85px;
	height:13px;
	background-image:url('/;-)/background_pattern.gif');
}

#bottom_pattern {
	width:184px;
	height:13px;
	position:relative;
	top:13px;
	margin-left:-10px;
	background-image:url('/;-)/background_pattern.gif');
}

.pattern {
	width:100%;
	height:13px;
	background-image:url('/;-)/background_pattern.gif');
	border-top:4px solid #fff;
	border-bottom:4px solid #fff;
	margin-top:-4px;
}

#middle {
	float:left;
	width:100%;
	margin-right:-555px;/* width of left and right columns */
	background-color:#fbfafa;
	border-bottom:4px solid #fff;
}
#content {
	margin-right:555px;/* width of left and right columns */	
}

#middle2 {
	float:left;
	width:100%;
	margin-right:-330px;/* width of left and right columns */
	background-color:#fbfafa;
	border-bottom:4px solid #fff;
}
.content2 {
	margin-right:330px;/* width of left and right columns */	
}

#left2 {
	width:330px;
	position:relative;
	float:left;
	z-index:2;
	font-size:11px;
}

#left {
	width:555px;
	position:relative;
	float:left;
	z-index:2;
	font-size:11px;
}

#we_know_block {
	margin-left:40px;
	margin-right:80px;
	margin-top:30px;
	margin-bottom:0px;
}

#we_know_block2{
	margin:25px 80px 0 260px;
	min-height:210px;
}

#last_works {
	background-color:#fbfafa;
	padding-bottom:10px;
	padding-left:26px;
	background-image:url('/;-)/background_top_ver_pattern.gif');
	background-repeat:repeat-y;
}

div.view_all {
	position:relative;
	margin-top:-30px;
	top:-20px;
	//top:0px;
	//margin-top:0px;
	left:186px;
	height:17px;
	font-size:11px;
	color:#ffffff;
	background-color:#000000;
	width:90px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}

div.view_all:hover {
	position:relative;
	margin-top:-30px;
	top:-20px;
	//top:0px;
	//margin-top:0px;
	left:186px;
	height:17px;
	font-size:11px;
	color:#ffffff;
	background-color:#e54845;
	background-image:url('/;-)/red_gradient.gif');
	width:90px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}

div.btn_send {
	position:relative;
	left:337px;
	height:18px;
	font-size:12px;
	color:#ffffff;
	width:100px;
	text-align:center;
	padding-top:3px;
	padding-bottom:2px;
	background-image:url('/;-)/btn_bg_off.gif');
	border-radius:5px;
}

td.makets_right div.btn_send {
	position:relative;
	left:261px;
	height:18px;
	font-size:12px;
	color:#ffffff;
	width:100px;
	text-align:center;
	padding-top:3px;
	padding-bottom:2px;
	background-image:url('/;-)/btn_bg_off.gif');
	border-radius:5px;
}

td.makets_right div.btn_send:hover {
	position:relative;
	left:261px;
	height:18px;
	font-size:12px;
	color:#ffffff;
	width:100px;
	text-align:center;
	padding-top:3px;
	padding-bottom:2px;
	background-image:url('/;-)/btn_bg_on.gif');
	border-radius:5px;
}

div.btn_send:hover {
	position:relative;
	left:337px;
	height:18px;
	font-size:12px;
	color:#ffffff;
	width:100px;
	text-align:center;
	padding-top:3px;
	padding-bottom:2px;
	background-image:url('/;-)/btn_bg_on.gif');
	border-radius:5px;
}

div.btn {
	height:18px;
	font-size:12px;
	color:#ffffff;
	min-width:100px;
	text-align:center;
	padding-top:3px;
	padding-bottom:2px;
	background-image:url('/;-)/btn_bg_off.gif');
	border-radius:5px;
}

div.btn:hover {
	height:18px;
	font-size:12px;
	color:#ffffff;
	min-width:100px;
	text-align:center;
	padding-top:3px;
	padding-bottom:2px;
	background-image:url('/;-)/btn_bg_on.gif');
	border-radius:5px;
}

div.btn a {
	color:#fff;
	text-decoration:none;
}


a.btn {
	height:18px;
	font-size:12px;
	color:#ffffff;
	width:100px;
	min-width:100px;
	text-align:center;
	padding:3px 15px 5px;
	background-image:url('/;-)/btn_bg_off.gif');
	border-radius:5px;
	color:#fff;
	text-decoration:none;
}

a.btn:hover {
	height:18px;
	font-size:12px;
	color:#ffffff;
	width:100px;
	min-width:100px;
	text-align:center;
	padding:3px 15px 5px;
	background-image:url('/;-)/btn_bg_on.gif');
	border-radius:5px;
	color:#fff;
	text-decoration:none;
}

span.price {
	height:31px;
	font-size:15px;
	color:#ffffff;
	width:100px;
	min-width:100px;
	text-align:center;
	padding:10px 15px 5px;
	background-image:url('/;-)/price_bg.gif');
	border-radius:5px;
	text-shadow:-1px 0 1px #941010;
	color:#fff;
	text-decoration:none;
}

span.price span {
	font-size:25px;
}

td.site_title a {
	font-size:18px;
	color:#000;
}

td.site_title p {
	margin:0 0 10px!important;
}

td.site_title {
	padding-bottom:15px;
}

a.white_link {
	color:#fff;
	text-decoration:none;
}

#other_service_reverse {
	width:348px;
	height:32px;
	position:absolute;
	bottom:-21px;
	left:74px;
	background-image:url('/;-)/other_service_background_reverse.gif');
}

#other_service {
	width:348px;
	height:32px;
	position:absolute;
	bottom:-21px;
	left:74px;
	background-image:url('/;-)/other_service_background.gif');
}

#service_left {
	float:left;
	
	margin-top:10px;
	margin-left:25px;
}

#service_right {
	margin-top:10px;
	margin-left:170px;
}

#service_corner {
	position:absolute;
	margin-left:-17px;
	margin-top:-11px;
	width:26px;
	height:26px;
	background-image:url('/;-)/service_corner.gif');
}

#service_corner2 {
	position:absolute;
	margin-left:-3px;
	margin-top:-37px;
	width:26px;
	height:26px;
	background-image:url('/;-)/service_corner.gif');
}

#content_bottom {
	clear:both;
	width:100%;
	padding-top:5px;
}

.main_preview_table a {
	color:#000;
	font-size:16px;
}

.bg_title {
	font-size:20px;
	position:relative;
	top:38px;
	left:14px;
}

.bg_title span {
	color:#CE1A1C;
}

#content2_bottom {
	clear:both;
	//padding-left:85px;
	//padding-right:35px;
}

#content3_bottom {
	clear:both;
	width:100%;
}

#content_left {
	width:355px;
	float:left;
	margin-left:-5px;
	margin-top:-15px;
	//margin-top:-43px;
}

#content4_left {
	margin-left:85px;
	margin-top:10px;
	margin-bottom:30px;
	width:40%;
	float:left;
}

#content5_left {
	margin-left:85px;
	margin-right:40px;
	margin-top:10px;
	margin-bottom:40px;
	width:465px;
	float:left;
}

a { color:#d62236; }

a.black {
	color:#000000;
	font-weight:bold;
}

#content5_right {
	margin-right:40px;
	margin-top:10px;
	margin-bottom:40px;
}

#content4_right {
	margin-right:85px;
	margin-top:10px;
	margin-bottom:30px;
	width:40%;
	float:right;
}

#content2_left {
	margin-left:85px;
	width:550px;
	float:left;
}

#content3_left {
	width:100%;
	clear:both;
}

#content3_title {
	position:relative;
	width:700px;
	margin-left:85px;
	//margin-left:0px;
	top:-17px;
	//top:0px;
	//height:80px;
}

#content3_txt {
	position:relative;
	margin-left:333px;
	top:-20px;
}

h1.title_left {
	font-family: "Trebuchet MS", sans-serif;
	font-size:27px;
	margin-top:-17px;
	width:245px;
	text-align:center;
	letter-spacing:-1.2pt;
	line-height:90%;
	//line-height:100%;
}

h2.title_left {
	font-family: "Trebuchet MS", sans-serif;
	font-size:27px;
	margin-top:-17px;
	width:245px;
	text-align:center;
	letter-spacing:-1.2pt;
	line-height:90%;
	//line-height:100%;
}

h2.title {
	font-size:20px;
}

h2.title_right {
	font-family: "Trebuchet MS", sans-serif;
	font-size:27px;
	letter-spacing:-2px;
	margin-top:-9px;
	padding-left:10px;
	width:280px;
}

#content2_right {
	float:right;
	width:300px;
	padding-top:50px;
	padding-bottom:50px;
	margin-right:85px;
}

#content_center {
	//margin-left:355px;
	position:relative;
	z-index:0;
}

table.main {

}

#content_center_left {
	padding-top:45px;
	//padding-left:65px;
	//padding-right:330px;
}

#content_center_right {
	position:absolute;
	top:0;
	right:0;
	width:300px;
	padding-top:45px;
}

ul.title_submenu {
	position:relative;
	left:200px;
	list-style-type:none;
}

ul.title_submenu  li.spacer {
	padding:4px 0 4px 0;
}

a.title_submenu {
	color:#fff;
}

ul.title_submenu  li.submenu_active {
	background-color:#e44644;
}

ul.title_submenu  li {
	background-color:#000;
	color:#fff;
	font-size:13px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
}

ul {
	list-style-type:none;
}

p+ul li {
	background-image: url('/;-)/links_btns_off.gif');
	background-repeat: no-repeat;
	background-position:7px 0px;
	padding-left: 12px;
	font-size:13px;
	font-family: "Arial", sans-serif;
	line-height:18px;
	padding-bottom: 12px;
}

p+ul.serviceBtns li {
	background-image: url('/;-)/links_btns_off.gif');
	background-repeat: no-repeat;
	background-position:7px 0px;
	padding-left: 12px;
	font-size:13px;
	font-family: "Arial", sans-serif;
	line-height:0px;
	padding-bottom: 13px;
}

td.txt {
	padding-right:86px;
}

table.txt {
	padding-left:86px;
}

ul.serviceBtns {
	list-style-type:none;
}

ul.serviceBtns li {
	background-image: url('/;-)/links_btns_off.gif');
	background-repeat: no-repeat;
	background-position:7px 10px;
	padding-left: 12px;
	padding-top: 12px;
	font-size:13px;
	margin-bottom:-16px;
}

ul.serviceBtns li:hover {
	background-image: url('/;-)/links_btns_on.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left: 12px;
	font-size:13px;
	margin-bottom:-16px;
}

ul.serviceBtns li.serviceActive {
	background-image: url('/;-)/links_btns_on.gif');
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left: 12px;
	font-size:13px;
	margin-bottom:-16px;
}

.txt {
	font-family: Arial,
             "Helvetica Neue",
             Helvetica,
             sans-serif;
	font-size:13px;
	line-height:18px;
}

p.txt3 {
	font-family: Arial,
             "Helvetica Neue",
             Helvetica,
             sans-serif;
	font-size:12px;
	line-height:100%;
}

p.left {
	width:105px;
	padding-right:30px;
	float:left;
}

input.type1 {
	position:relative;
	top:-5px;
	width:300px;
	height:20px;
	border: 1px solid #8d8b8b;
}

td.makets_right input.type1 {
	position:relative;
	top:-5px;
	width:225px;
	height:20px;
	border: 1px solid #8d8b8b;
}

input.type2 {
	position:relative;
	top:-5px;
	width:70px;
	height:20px;
	border: 1px solid #8d8b8b;
}

textarea.type3 {
	position:relative;
	top:-5px;
	width:300px;
	height:125px;
	border: 1px solid #8d8b8b;
}

td.makets_right textarea.type3 {
	position:relative;
	top:-5px;
	width:225px;
	height:125px;
	border: 1px solid #8d8b8b;
}

b.red {
	color:#d0492a;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin-left:85px;
	margin-right:85px;
	margin-bottom:40px;
	margin-top:20px;
	clear:both;
}

#footer2 {
	margin-bottom:125px;
	clear:both;
}

#footer_corner_left {
	position:relative;
	left:85px;
	top:7px;
	width:26px;
	height:26px;
	background-image:url('/;-)/footer_corner_left.gif');
}

#footer_corner_right {
	position:relative;
	left:100%;
	margin-left:-111px;
	top:-19px;
	width:26px;
	height:26px;
	background-image:url('/;-)/footer_corner_right.gif');
}

#our_clients {
	width:191px;
	height:69px;
	float:left;
	margin-left:20px;
	margin-top: 12px;
}

#footer_left_border {
	background-image:url('/;-)/background_ver_pattern.gif');
	background-repeat:repeat-y;
}

#footer_right_border {
	margin-left:200px;
	background-image:url('/;-)/background_ver_pattern.gif');
	background-position:right;
	background-repeat:repeat-y;
}

.phone {
	padding-top:10px;
	font-size:31px;
	line-height: 20%;
}

.footer_txt_phone {
	font-size:13px;
	line-height: 20%;
}

.footer_txt {
	font-size:13px;
	line-height: 100%;
}

.footer_txt_link {
	font-size:13px;
	color:#ce1a1c;
	text-decoration:underline;
}	

#footer_left {
	position:relative;
	width:250px;
	height:50px;
	text-align:center;
	float:left;
	left:85px;
}

#footer_center {
	position:absolute;
	width:200px;
	height:50px;
	top:0px;
	left:390px;
}

#footer_right {
	position:absolute;
	width:250px;
	height:50px;
	top:0px;
	right:100px;
}

.footer_pattern {
	width:100%;
	height:13px;
	background-image:url('/;-)/background_pattern.gif');
}

.clear {
	width:100%;
	position:relative;
	margin-top:30px;
	margin-bottom:85px;
}

#call {
	width:215px;
	height:138px;
	position:absolute;
	top:-22px;
	left:-35px;
	z-index:4;
}

#phone {
	z-index:2;
	position:absolute;
}

#navigation {
	z-index:3;
	position:absolute;
	top:90px;
	left:-170px;
}
