/* ---=== MAIN PAGE LAYOUT STYLES ===--- */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

a:active, a:link , a:visited  
{
	color:#000000;
	text-decoration:underline;
}
a:hover 
{
	text-decoration:none;
}

#maincontentarea ul li
{
	list-style-image:url(../images/bullet.gif);
	
}

/*  ----==== MAIN SECTIONS ====----  */

#holder
{
	margin:0px auto;
	width:750px;
	height:auto;

}

#top
{
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height:159px;
	width:751px;	
	text-align:left;
}
.flashHolder 
{
	width:375px;
	height:40px;
	margin:20px 20px 0px 0px;
	border:0px solid red;
	float:right;
}
.logo
{
	margin-top:20px;
	margin-left:16px;
}

#mainmenu
{
	background-image: url(../images/main_menu_bg.jpg);
	background-repeat:repeat-y;
	height:19px;
	width:734px;
	_width:734px;	

	text-align:left;
	padding:0px 0px 11px 12px;

	border-left:2px solid #003399;
	border-right:2px solid #003399;
	border-top:1px solid #003399;
	border-bottom:1px solid #003399;
}

#maincontentarea
{
	border-bottom:1px solid #003399;
	border-left:2px solid #003399;
	border-right:2px solid #003399;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;

	text-align:left;
	padding:5px 5px 0px 5px;
	background-color:#C5C3DB;

}
.homeText 
{
	border:0px solid red;
	width:480px;
	float:left;
}
.homeSpecialOffers 
{
	border:0px solid red;
	width:233px;
	float:right;
}
.hpSpotsWrapper 
{
	margin:20px 0px 10px 0px; 
	border-bottom:1px solid #003399;
}


.hpSpotLeft
{
	float:left;
	width:213px;
	height:188px;
	margin:0px 0px 10px 20px;

}
.hpSpotMid
{
	float:left;
	width:213px;
	height:188px;
	margin:0px 0px 10px 28px;

}
.hpSpotRight
{
	float:Right;
	width:213px;
	height:188px;
	margin:0px 20px 10px 0px;

}
.hpSpotServices
{
	float:Right;
	width:213px;
	height:188px;
	margin:0px 20px 10px 0px;
	background-image:url(../images/hpSpot_services.jpg);
	background-repeat:no-repeat;
	

}
.hpSpotServices ul li a:active, .hpSpotServices ul li a:link , .hpSpotServices ul li a:visited  
{
	color:#000000;
	text-decoration:underline;
}
.hpSpotServices ul li a:hover 
{
	text-decoration:none;
}
.hpSpotPadding 
{
	margin:45px 0px 0px 0px;
}
#bottom
{
	width:735px;
	height:38px;
	background-image:url(../images/bottom.gif);
	background-repeat: no-repeat;
	color:white;
	font-size:10px;
	font-style: italic;
	text-align:right;
	padding-top:10px;
	padding-right:15px;
}

#bottom a
{
	color:white;
	font-size:10px;
	font-style: italic;
	text-decoration:none;
}

.branding
{
	width:850px;
	text-align:center;
	padding-top:5px;
	font-size:10px;
	color:Black;
	margin:0px auto;
	border:0px solid red;
}

.branding a 
{
	text-decoration:none;
	color:Black;
}
