﻿body 
{
	width:100%;
	height:100%;
	--background-image:url(images/back.gif);
	--background-repeat:repeat-x;
	font-family: Sans-Serif,Verdana;	
	text-align:left;		
}
body a
{
	color:Gray;
}

#Header
{
	position:relative;
	top:0px;	
	height:77px;
	width:868px;	
}
#HeaderLeft
{
	width:220px;
	height:77px;
	position:relative;
	float:left;
	top:7px;			
}
#HeaderLeft img
{
	left:0px;
	text-align:left;	
}
#HeaderMid
{
	width:390px;
	height:30px;
	position:relative;
	float:left;
	top:0px;
	text-align:left;
	vertical-align:text-bottom;
	margin-top:37px;	
	font-size:14px;
	font-family:Sans-Serif;
}
#HeaderRight
{
	width:252px;
	height:77px;
	position:relative;
	float:left;
	top:0px;		
}
#HeaderLinks
{
	position:relative;
	width:868px;
	height:36px;
	top:0px;	
	background-image:url(images/hbback.gif);
	background-repeat:repeat-y;				
}
#HeaderLinks ul
{
	padding:0;	
	margin:0;
	font-size:14px;
	font-weight:bold;	
	text-align:center;				
}
#HeaderLinks li
{
	display:inline;	
	--margin-right:12px;	
	--margin-left:12px;	
	text-align:center;		
	float:left;
	--margin-top:10px;	
	padding: 10px 12px 10px 12px
}
#HeaderLinks li a
{
	text-decoration:none;
	color:black;
}
#HeaderLinks li a:hover
{
	color:red;
	--text-decoration:underline;
}

#HeaderWhiteArea
{
	width:868px;
	height:23px;
	top:0px;
	position:relative;
	background-color:white;
}
#BodyArea
{
	width:868px;
	height:350px;
	top:0px;
	position:relative;
	background-color:#050707;
	text-align:center;
}
#FooterWhiteArea
{
	width:868px;
	height:23px;
	top:0px;
	position:relative;
	background-color:white;
}
#FooterLinks
{
	width:868px;
	height:36px;
	top:0px;
	position:relative;
	background-image:url(images/fbback.gif);
	background-repeat:repeat-y;
	text-align:center;
	
}
#FooterLinks ul
{
	padding:0;	
	margin:0;
	font-size:14px;
	font-weight:bold;	
	text-align:center;		
}
#FooterLinks li
{
	display:inline;	
	margin-right:8px;	
	margin-left:8px;	
	text-align:center;		
	float:left;
	margin-top:10px;
}
#FooterLinks li a
{
	text-decoration:none;
	color:black;
}
#FooterLinks li a:hover
{
	--text-decoration:underline;
	color:White;
}
#FooterDetail
{
	width:868px;
	height:104px;
	top:0px;
	position:relative;	
	text-align:left;
}
#FooterDetail ul
{
	list-style-type:none;	
	text-align:center;
	vertical-align:middle;		
	line-height:2em;
	padding:0;
	margin-left:0;
	margin-top:10px;
}
#FooterDetail li
{	
	display:inline;
	list-style-type:none;
	margin-left:5px;	
	text-align:left;		
}
#FooterDetail li ul
{	
	list-style-type:none;		
	line-height:0.5em;	
}
#FooterDetail li ul li
{	
	display:block;	
}


#MemberArea
{
	background-color:#00AEEF;
	width:245px;
	height:20px;	
	font-size:12px;
	margin-top:30px;	
	float:right;	
	font-weight:bold;
	padding: 7px 5px 5px 5px;
	text-align:center;
}
#MemberArea a
{
	text-decoration:none;
	color:Black;
}
#MemberArea a:hover
{
	text-decoration:underline;	
}

.SpecialOffer
{
	font-size:14px;
	color:red;
	font-weight:bold;
}
.SignUpNow
{
	font-size:9px;	
}
.Send
{
	font-size:12px;	
	font-weight:bold;
}
.CallUsNow
{
	font-size:21px;
	color:red;
	font-weight:bold;
}
.FooterPhone
{
	font-size:21px;	
	font-weight:bold;
}
.FooterLinks
{
	font-size:13px;				
	font-weight:bold;
}
.CopyRight
{
	text-align:center;
	color:Gray;
	font-size:11px;	
}
.PageTitle
{
	font-size:16px;
	font-weight:bold;
}
#BodyLeft
{
	position:relative;
	top:0px;
	width:351px;	
	float:left;	
	background-image:url(images/bbar.png);
	background-repeat:repeat-y;
	height:100%;
}
#BodyRight
{
	position:relative;
	top:0px;
	left:0px;
	width:500px;
	float:left;
	color:black;
	background-color:White;
	text-align:left;
	margin: 10px 5px 5px 5px
}
#ServiceSub
{	
	visibility:hidden;
	position:absolute;
	width:130PX;
	height:100px;		
	background-color:#8ec63f;		
	text-align:left;	
	font-size:14px;	
	z-index:1;		
	color:Black;
	
}
.ServiceSubTable
{
	width:100%;	
}
.ServiceSubTable tr td
{
	width:100%;	
}
.ServiceSubTable tr:hover td
{
	background-color:White;
}
.ServiceSubTable a
{
	text-decoration:none;
	color:black;
}
