﻿html{height:100%;}

body 
{
	margin:0px;
	background-color:#b2c8d0;
	color:#000000;
	font-family:Verdana;
	height:100%;
}

.frame{width:100%;height:100%; background:url(images/bg.jpg) repeat-x left center;}
.maintbl{width:866px;height:540px;}
.headertbl{height:138px;border-top:solid 3px #999999;border-left:solid 3px #999999;border-right:solid 3px #999999;}
.tdmenu{height:40px;background:url(images/menu-bg.jpg) repeat-x; width:439px;}
.menutbl{padding-top:7px;width:420px;color:#ffffff; font-size:13pt;}
.menutbl a
{
	color:#ffffff;
	text-decoration:none;
}
.menutbl a:hover
{
	color:#fff018;
	text-decoration:none;
}

.centertbl{height:356px;border-bottom:solid 3px #999999;border-left:solid 3px #999999;border-right:solid 3px #999999;}
.txttbl{width:494px; height:356px; background:#ffffff url(images/text-bg.jpg) no-repeat right top; font-size:9pt;}
.title{color:#e60066;font-size:22pt;}
.tdtxt{padding:0px 20px 10px 0px;}
.divtxt{width:474px; height:264px; overflow:auto;}
.lefttbl{width:246px; height:298px;background-color:#ffffff;}
.lefttbl a
{
	color:#000000;
	text-decoration:underline;
}
.lefttbl a:hover
{
	color:#000000;
	text-decoration:none;
}
.contacttbl{width:186px; background-color:#d1e0e6; font-size:10px;}
.servicetbl{width:186px; background-color:#d1e0e6; font-size:10px;}
ul
{
	margin-left:12px;padding-left:12px;margin-top:10px;margin-bottom:10px;
}

.bottombg{width:246px;background:url(images/bottom.jpg) no-repeat;}
.bottomtbl
{
	width:746px;
	height:40px !important; /*taken by FF*/
	height:39px; /*taken by IE*/
	background-color:#b2c8d0;
}
.copyright{width:500px; font-size:8pt;}
.copyright a
{
	color:#000000;
	text-decoration:none;
}
.copyright a:hover
{
	color:#000000;
	text-decoration:underline;
}