/* CSS Document */

body{	 
	padding:18px 0 15px; 0; 
	margin:18px 0 15px 0;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

.tabbg{
	background-color:#3b4648;
}

.menu{
	font-family:Tahoma, "Trebuchet MS";
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}

.menu:hover{
	color:#04bdfc;
	text-decoration:none;
}

.left{
	font-family:Tahoma, "Trebuchet MS";
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-image:url(images/bullet.jpg);
	margin-left:20px;
	padding-left:20px;
}

.left li{
	margin-bottom:5px;
	padding-bottom:5px;
}

.left a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.left a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.left a:hover{
	color:#2ee8fe;
	text-decoration:none;
}

h1{
	font:bold 14px Arial;
	color:#72f6ff;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

.bodytxt{
	font-family:Tahoma, "Trebuchet MS";
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	padding-right:30px;
	line-height:16px;
}

.bodytxt a:link{
	color:#fcba49;
	text-decoration:none;
}

.bodytxt a:visited{
	color:#fcba49;
	text-decoration:none;
}

.bodytxt a:hover{
	color:#ffffff;
	text-decoration:none;
}

.service{
	background-image:url(images/services.jpg);
	background-repeat:no-repeat;
	height:140px;
	background-position:top;
}

.service ul{
	font-family:Tahoma, "Trebuchet MS";
	font-size:12px;
	color:#1f1f1f;
	text-decoration:none;
	line-height:20px;
	padding-top:17px;
	margin-top:17px;
	padding-left:15px;
	margin-left:15px;
}

.service ul a:link{
	color:#1f1f1f;
	text-decoration:none;
}

.service ul a:visited{
	color:#1f1f1f;
	text-decoration:none;
}

.service ul a:hover{
	color:#1f1f1f;
	text-decoration:underline;
}

.schedule{
	background-image:url(images/schedule.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:141px;
	font-family:Tahoma, "Trebuchet MS";
	color:#000000;
	text-decoration:none;
	line-height:16px;
	font-size:12px;
}

.phone{
	font-size:22px;
	text-decoration:none;
}

.footer{
	font-family:Tahoma, "Trebuchet MS";
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

.footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
