﻿body 
{
	background:#fcf1dd url(../i/master/body.png) repeat-x top;	
	margin:0px;
	padding:0px;
	font-family:Verdana;
}
p
{
	margin:0px;
	padding:4px 0px;
}
.main
{
	margin:0px auto;
	width:999px;
}
table.tab,
table.tab tr,
table.tab td
{
    border:solid 1px #C9A178;
    border-collapse:collapse;
}
/* begin masterTop ********************/
.masterTop
{
	background:url(../i/master/top.jpg) no-repeat bottom;
	float:left;
	width:100%;	
}
.masterTop .topLine
{
	float:left;
	width:100%;
	height:30px;
	*height:24px;
}
.masterTop .topLine .name
{
	background:url(../i/master/flower.png) no-repeat left;
	padding-left:32px;
	float:left;
	line-height:22px;
	font-size:13px;
	color:#fff0be;		
}
.masterTop .logo
{
	position:relative;
	top:19px;
	*top:22px;
	left:10px;
}
.masterTop .phone
{
	position:relative;
	top:-32px;	
	left:820px;	
	*left:822px;	
}
/* end   masterTop ********************/
/* begin masterContent ****************/
.masterContent
{
	float:left;
	width:100%;	
	background:url(../i/master/flower2.png) no-repeat 172px 0px;	
}
.masterContent .leftClmn
{
	float:left;	
	width:25%;	
}
.masterContent .rightClmn
{	
	float:right;	
	width:70%;	
	padding-left:20px;	
}
/* end   masterContent ****************/
/* begin masterFooter  ****************/
.masterFooter
{
	float:left;
	width:100%;	
	background:url(../i/master/footerLine.png) repeat-x top;	
}
.masterFooter .copyright
{
	padding:5px;
	width:100%;
	float: left;	
	font-size: 11px;
	line-height:12px;
	color:#aa845b;
}
.masterFooter .copyright a
{
	float:left;
	color:#aa845b;
}
.masterFooter .copyright a:hover
{
	text-decoration:none;
}
/* end   masterFooter  ****************/