@charset "utf-8";
/* CSS Document */
		UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}


/* blue button */
LI.blue-p  {
		    display: inline;
}

LI.blue-p A {
	background-image: url(../images/panel-but-blue01.jpg);
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 148px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	float: left;
	font-weight: bold;
}



		LI.blue-p A.selected,
		LI.blue-p A:hover {
			color: #fff;
		
			background-image: url(../images/panel-but-blue.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		
		LI.blue-p A:focus {
			outline: 0;
			background-image: url(../images/panel-but-blue.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}

/* purple button */
		LI.purple-p  {
		    display: inline;
		}

		LI.purple-p A {
	background-image: url(../images/panel-but-ppc01.jpg);
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 148px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	float: left;
	font-weight: bold;
		}



		LI.purple-p A.selected,
		LI.purple-p A:hover {
			color: #fff;
			background-image: url(../images/panel-but-ppc.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		
		LI.purple-p A:focus {
			outline: 0;
			background-image: url(../images/panel-but-ppc.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		

/* red button */
		LI.red-p  {
		    display: inline;
		}

		LI.red-p A {
	background-image: url(../images/panel-but-pr01.jpg);
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 148px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	float: left;
	font-weight: bold;
		}



		LI.red-p A.selected,
		LI.red-p A:hover {
			color: #fff;
			background-image: url(../images/panel-but-pr.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		
		LI.red-p A:focus {
			outline: 0;
			background-image: url(../images/panel-but-pr.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
/* aqua button */
		LI.aqua-p  {
		    display: inline;
		}

		LI.aqua-p A {
	background-image: url(../images/panel-but-aqua01.jpg);
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 148px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	float: left;
	font-weight: bold;
		}



		LI.aqua-p A.selected,
		LI.aqua-p A:hover {
			color: #fff;
			background-image: url(../images/panel-but-aqua.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		
		LI.aqua-p A:focus {
			outline: 0;
			background-image: url(../images/panel-but-aqua.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		div.tabs div {
		}
		
		div.tabs h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 32px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
		}

div.tabs p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}


#first {
	background-color: #8398C5;
	background-image: url(../images/panel-seo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 202px;
	width: 655px;
	display: block;
	position: relative;
}

#second {
	background-color: #BA4191;
	background-image: url(../images/panel-ppc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 202px;
	width: 655px;
	display: block;
	position: relative;

}

#third {
	background-color: #E08887;
	background-image: url(../images/panel-pr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 202px;
	width: 655px;
	display: block;
	position: relative;

}
#fourth {
	background-color: #7BB6C6;
	background-image: url(../images/panel-translates.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 202px;
	width: 655px;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;

}
#fourth h2 {
	font-size: 23px;
	line-height: 26px;


}
#fourth table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#fourth INPUT, TEXTAREA {
	font-family: Arial, verdana;
	padding: 0px;
	background-color: #92C7D5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #296574;
	border-right-color: #E4F2F5;
	border-bottom-color: #FFFFFF;
	border-left-color: #296574;
	width: 129px;
	margin: 0px;
}
#fourth TEXTAREA {
	font-family: Arial, verdana;
	padding: 0px;
	background-color: #92C7D5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #296574;
	border-right-color: #E4F2F5;
	border-bottom-color: #FFFFFF;
	border-left-color: #296574;
	width: 129px;
	margin: 0px;
}
#fourth input.submit
{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #717A8A;
	text-align: left;
	height: 27px;
	width: 127px;
	margin: 0;
	border: 0;
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/but-get-quote.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.waste {
			min-height: 1000px;
}
.flash {
	height: 220px;
	width: 220px;
	display: block;
	position: absolute;
	z-index: 88;
	left: 582px;
	top: 29px;
}
