﻿/*
#footer
{
	float: left;
	width: 100%;
	height: 350px;
	margin: 0px;
	padding: 0px;
	background-color: #DFE0E2;
}

#footer h3
{
	color: #C93994;
}

#footercenter
{
	float: none;
	margin: auto;
	padding-left: 20px;
	width: 960px;
	color: #484848;
}

#sitemapfooter
{
	float: left;
	width: 170px;
	height: 300px;
	border-right: solid 1px #BFBFBF;
}

#midfootdiv
{
	float: left;
	width: 240px;
	height: 300px;
	margin-left: 10px;
	border-right: solid 1px #BFBFBF;
}

#rightfootdiv
{
	float: left;
	width: 500px;
	height: 300px;
	margin-left: 10px;
}

#midfootdiv a
{
	color: #484848;
}
#rightfootdiv p
{
	color: #484848;
}
#rightfootdiv img
{
	float: right;
}


.plainli
{
	line-height: 25px;
}

.lowerbar_late_serv, .lowerbar_late_mini
{
	width: 240px;
	float: left;
	padding-left: 10px;
}
.lowerbar_late_serv h2
{
	color: #C93994;
}



.quicklinks
{
	width: 900px;
	float: left;
	padding: 10px;
}



#homeimg
{
	float: left;
	width: 190px;
	margin: 0px;
	margin-top: 62px;
	padding:0px 10px 0px 10px;
}




#oppos
{
	float: right;
	width: 185px;
}
#oppostop
{
	background-image: url('../LayoutImages/oppostop.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 185px;
	height: 35px;
}
#opposmid
{
	background-image: url('../LayoutImages/opposmid.jpg');
	float: left;
	width: 185px;
}
#opposbot
{
	background-image: url('../LayoutImages/opposbot.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 185px;
	height: 12px;
}



#oppos h3
{
	color: #2b2b2b;
	padding: 2px 0 0 5px;
	float: left;
	text-decoration: none;
}





#homevids
{
	float: right;
	width: 180px;
}
#homevids a img
{
	float: none;
	margin: auto;
	width: 170px;
	text-align: center;
}

#hometopwrap
{
	float: left;
	width: 600px;
}

#homecontent
{
	float: left;
	height: 382px;
	padding: 0 10px 10px;
	margin-bottom: 2px;
	width: 580px;
	background-image: url(../LayoutImages/welcome.jpg);
	background-repeat: no-repeat;
}

#homecontent a
{
	font-weight:bold;
	text-decoration:underline;
 }
 
#homecontent p
{
	float: left;
	color: #484848;
	font-size: 12px;
	line-height: 20px;
	width: 360px;
	margin: 65px 0 0;
}

#homeeventsmid
{
	float: left;
	width: 603px;
}

#homeeventsmid img
{
	margin-left: 1px;
	margin-right: 3px;
}





.leftmenu1
{
	margin-bottom: 2px;
	margin-left: 14px;
	height: 28px;
	width: 160px;
	background-image: url('../LayoutImages/leftmenu.jpg');
}

.leftmenu1 a
{
	text-align: center;
	font-weight: normal;
	font-size: 11px;
}







#businesspanel
{
	float: left;
}

#businesspaneltop
{
	width: 788px;
	height: 62px;
	float: left;
	margin-top: 3px;
	background-image: url('../LayoutImages/fbusinesstop.jpg');
	background-repeat: no-repeat;
}

#businesspaneltop h2
{
	color: #fff;
	width: 595px;
	float: left;
	padding: 18px 0px 0px 10px;
	font-weight: bold;
	font-size: 14px;
}
#businesspaneltop h3
{
	float: left;
	width: 120px;
	padding: 18px 0px 0px 10px;
	color: #fff;
	font-size: 14px;
}

#businesswrapper
{
	width: 789px;
	float: left;
	height: auto;
	background-image: url(../LayoutImages/fbusinessmid.jpg);
	background-repeat: repeat-y;
}

#businesspanelbottom
{
	width: 788px;
	height: 25px;
	float: left;
	background-image: url('../LayoutImages/fbusinessbottom.jpg');
	background-repeat: no-repeat;
}
#importtant
{
	margin: auto auto auto 160px;
	text-align: left;
	width: 945px;
}




#txtforbusiness-tophead
{
	width: 585px;
	height: 55px;
}


#txtforbusines
{
	float: left;
	width: 585px;
	height: auto;
	padding-left: 10px;
	font-size: 12px;
}

#txtforbusines h3
{
	font-size: 16px;
	color: #C93994;
	font-weight: bold;
}


#txtforbusinesbg
{
	background-image: url('../LayoutImages/txtforbusinessbg.jpg');
	background-repeat: no-repeat;
	margin-left: 2px;
	width: 585px;
	height: 55px;
	padding-left: 10px;
	color: #fff;
}*/


.delgatelist tr:hover
{
	background-color: #BFE3FE;
}