/* DROPDOWN MENUS */
.menu {
	background-color: #FFFFFF;
	float: left;
	border: 4px solid #A5A8AB;
}
.menu li {
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
}
.menu a {
	float: left;
	text-decoration: none;
}
.menu a:hover {
}
#nav {
	list-style: none;
	float: left;
}
#nav li {
	float: left;
}
#nav .menu {
	position: absolute;
	left: -1000em;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	top: 160px;
	float: left;
	clear: left;
}

#nav li:hover ul {
	left: auto;
	float: left;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	float: left;
}
#nav .menu li ul li a:hover {
	background-color: #F3F3F4;
	color: #D51E48;
	text-decoration: none;
}

.link-1 {
	background-image: url(../Images/navigation.gif);
	height: 45px;
	width: 75px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.link-1:hover {
	background-image: url(../Images/navigation.gif);
	background-position: 0px -45px;
}
.link-1-active {
	background-image: url(../Images/navigation.gif);
	background-position: 0px -45px;
	float: left;
	width: 90px;
	height: 45px;
}
.link-2 {
	background-image: url(../Images/navigation.gif);
	display: block;
	height: 45px;
	width: 135px;
	float: left;
	background-position: -90px 0px;
}
.link-2:hover {
	background-image: url(../Images/navigation.gif);
	background-position: -90px -45px
}
.link-2-active {
	background-image: url(../Images/navigation.gif);
	background-position: -90px -45px;
	width: 135px;
	height: 45px;
	float: left;
}
.link-3 {
	background-image: url(../Images/navigation.gif);
	float: left;
	height: 45px;
	width: 165px;
	background-position: -225px 0px;
}
.link-3:hover {
	background-image: url(../Images/navigation.gif);
	background-position: -225px -45px
}
.link-3-active {
	background-image: url(../Images/navigation.gif);
	background-position: -225px -45px;
	height: 45px;
	width: 165px;
	float: left;
}
.link-4 {
	background-image: url(../Images/navigation.gif);
	float: left;
	height: 45px;
	width: 90px;
	background-position: -390px 0px;
}
.link-4:hover {
	background-image: url(../Images/navigation.gif);
	background-position: -390px -45px
}
.link-4-active {
	background-image: url(../Images/navigation.gif);
	background-position: -390px -45px;
	float: left;
	height: 45px;
	width: 90px;
}
.link-5 {
	background-image: url(../Images/navigation.gif);
	float: left;
	height: 45px;
	width: 90px;
	background-position: -480px 0px;
	display: block;
}
.link-5:hover {
	background-image: url(../Images/navigation.gif);
	background-position: -480px -45px
}
.link-5-active {
	background-image: url(../Images/navigation.gif);
	background-position: -480px -45px;
	float: left;
	height: 45px;
	width: 90px;
}
.link-6 {
	background-image: url(../Images/navigation.gif);
	float: left;
	height: 45px;
	width: 120px;
	background-position: -570px 0px;
	display: block;
}
.link-6:hover {
	background-image: url(../Images/navigation.gif);
	background-position: -570px -45px
}
.link-6-active {
	background-image: url(../Images/navigation.gif);
	background-position: -570px -45px;
	float: left;
	height: 45px;
	width: 120px;
}
.link-7 {
	background-image: url(../Images/navigation.gif);
	float: left;
	height: 45px;
	width: 135px;
	background-position: -690px 0px;
	display: block;
}
.link-7:hover {
	background-image: url(../Images/navigation.gif);
	background-position: -690px -45px
}
.link-7-active {
	background-image: url(../Images/navigation.gif);
	background-position: -690px -45px;
	float: left;
	height: 45px;
	width: 135px;
}
.link-8 {
	background-image: url(../Images/navigation.gif);
	float: left;
	height: 45px;
	width: 90px;
	background-position: -825px 0px;
	display: block;
}
.link-8:hover {
	background-image: url(../Images/navigation.gif);
	background-position: -825px -45px
}
.link-8-active {
	background-image: url(../Images/navigation.gif);
	background-position: -825px -45px;
	float: left;
	height: 45px;
	width: 90px;
}
.pi-link-01 {
	background-image: url(../Images/accident-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.pi-link-02 {
	background-image: url(../Images/accident-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -130px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.pi-link-03 {
	background-image: url(../Images/accident-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -260px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.pi-link-04 {
	background-image: url(../Images/accident-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -390px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.pi-link-05 {
	background-image: url(../Images/accident-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -520px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.pi-link-06 {
	background-image: url(../Images/accident-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -650px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.pi-link-07 {
	background-image: url(../Images/accident-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -780px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.pi-link-08 {
	background-image: url(../Images/accident-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -910px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.pi-link-09 {
	background-image: url(../Images/accident-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1040px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.pi-link-10 {
	background-image: url(../Images/accident-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1170px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfy-link-01 {
	background-image: url(../Images/services-for-you-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfy-link-02 {
	background-image: url(../Images/services-for-you-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -130px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfy-link-03 {
	background-image: url(../Images/services-for-you-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -260px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfy-link-04 {
	background-image: url(../Images/services-for-you-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -390px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfy-link-05 {
	background-image: url(../Images/services-for-you-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -520px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfy-link-06 {
	background-image: url(../Images/services-for-you-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -650px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfy-link-07 {
	background-image: url(../Images/services-for-you-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -780px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfy-link-08 {
	background-image: url(../Images/services-for-you-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -910px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfb-link-01 {
	background-image: url(../Images/services-for-business-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfb-link-02 {
	background-image: url(../Images/services-for-business-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -130px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfb-link-03 {
	background-image: url(../Images/services-for-business-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -260px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfb-link-04 {
	background-image: url(../Images/services-for-business-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -390px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;
}
.sfb-link-05 {
	background-image: url(../Images/services-for-business-panels.jpg);
	background-repeat: no-repeat;
	background-position: 0px -520px;
	float: left;
	height: 130px;
	width: 315px;
	margin-bottom: 7px;

}
