html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea{
	background-color: #ffffff;
}
td, input, select, textarea{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.top {
	background-image: url(title_design.gif);
	width: 100%;
	height: 147px;
}
td.talisman {
	width: 190px;
	padding-top: 10px;
	padding-left: 15px;
}
td.logo {
	width: 100%;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}
td.topmenu {
}
td.left_buttons {
	width: 190px;
	height: 100%;
	border-right: 1px solid #000000; 
	padding-left: 5px;
	padding-right: 5px;
}
td.right_buttons {
	width: 190px;
	height: 100%;
	border-left: 1px solid #000000; 
	padding-left: 10px;
	padding-right: 5px;
}
table.buttons {
	width: 100%;
}

table.buttons_with_advert {
	height: 100%;
	width: 100%;
}

div.button {
	position: relative;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;    
	font-size: 16px;
	color: #000000;
	text-align: right;
	width: 190px;
	height: 140px;
	text-decoration: none;
}

a.button {
	width: 190px;
	height: 140px;
}


div.disposition_button_text{
		
	position: absolute;
	top: 98px;
	left: 62px;
}

div.price_button_text{
	
	position: absolute;
	top: 98px;
	left: 83px;
}

div.reduce_button_text{
	
	position: absolute;
	top: 98px;
	left: 80px;
}

div.replacement_button_text{
	
	position: absolute;
	top: 97px;
	left: 54px;
}

div.bleaching_button_text{
	
	position: absolute;
	top: 98px;
	left: 62px;
}

div.cure_button_text{
	
	position: absolute;
	top: 99px;
	left: 78px;
}

div.mainpage_button_text{
	
	position: absolute;
	top: 100px;
	left: 70px;
}


td.text {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;    
}
td.text_top_box
{
	height: 20px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
td.text_top {
	height: 20px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #000000; 
	text-align: center;
	padding-bottom: 8px;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}
td.shadow_top {
	background-image: url(shadow_top_design.gif);
	height: 18px;
	width: 100%;
}
td.shadow_bottom {
	background-image: url(shadow_design.gif);
	height: 18px;
	width: 100%;
}
td.copyright {
	background-image: url(title_design.gif);
	height: 40px;
	width: 100%;
}
td.counter
{
	padding-left: 10px;
	height: 100%;
	text-align: left;
	vertical-align: middle;
}
td.email
{
	padding-right: 10px;
	height: 100%;
	text-align: right;
	vertical-align: middle;
}
a.red_link
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: #ABABFF;
}
td.text_map {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
td.map {
	text-align: center;
	height: 100%;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.text_prices_top {
	text-align: center;
	font-size: 18px;
	width: 100%;
	padding-bottom: 5px;
}

td.text_job_top {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
}

td.form_field_name{
	width: 40%;
	padding-right: 20px;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;    

}
td.form_field{
	width: 60%;
	text-align: left;
}
input.form_field{

	width: 70%;
}
td.request_form{
	width: 100%;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;    
}


td.form_button{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.form_comment{
	height: 100%;
	text-align: center;
}
td.advert{
	height: 10%;
	width: 100%;
	font-size: 11px;
	border-top: 1px solid #000000; 
	vertical-align: bottom;
	padding-top: 5px;
}

