




/*
     FILE ARCHIVED ON 1:29:27 Dec 20, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:01:41 Aug 1, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #fff;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #51c1d3;
}

	a:hover {
		text-decoration: none;
	}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main-tail {
	background: url( http://barq-sp.com/images/main-tail.gif) repeat 50% 17px;
}

#main-tail-top {
	background: url( http://barq-sp.com/images/main-tail-top.gif) repeat-x 50% 0%;
}

#main {
	font-size: 0.75em;
}

header {
	position: relative;
	width: 970px;
	height: 194px;
	margin: 0 auto;
}

	#page1 header {
		height: 627px;
	}

#content-tail {
	background: url( http://barq-sp.com/images/content-tail-bot.gif) repeat-x 50% 100%;
	padding: 0 0 23px 0;
}

	section#content {
		width: 970px;
		margin: 0 auto;
	}

#footer-tail {
	background: #fff;
}

	footer {
		width: 970px;
		min-height: 184px;
		height: auto !important;
		height: 184px;
		margin: 0 auto;
		overflow: hidden;
	}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 6px 15px 26px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 5px 15px 18px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 24px 21px 0;
	}
	
	ul.fright1 {
		float: right;
		padding: 0 17px 44px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

#navi {
	overflow: hidden;
	position: absolute;
	top: 62px;
	right: 216px;
}

	#navi li {
		background: url( http://barq-sp.com/images/navi-divider.gif) no-repeat 0% 3px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 7px 0 8px;
		line-height: 16px;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #a1a1a1;
	}
	
		#navi li a {
			text-decoration: none;
			color: #a1a1a1;
		}
		
			#navi li a:hover {
				text-decoration: underline;
			}

nav {
	background: url( http://barq-sp.com/images/menu.gif) no-repeat 0% 0%;
	width: 961px;
	height: 38px;
	padding: 1px 4px 5px 1px;
	position: absolute;
	top: 137px;
	left: 4px;
}

	nav ul {
		width: 100%;
	}
	
		nav ul li {
			background: url( http://barq-sp.com/images/menu-divider.gif) no-repeat 100% 0%;
			position: relative;
			float: left;
		}
		
		nav ul li.last {
			background: none;
		}
		
			nav ul li a {
				background: url( http://barq-sp.com/images/menu-act.gif) repeat-x 0% -37px;
				position: relative;
				float: left;
				width: 117px;
				height: 38px;
				padding: 0 0 0 20px;
				overflow: hidden;
				line-height: 38px;
				font-size: 0.917em;
				font-weight: bold;
				text-transform: uppercase;
				text-decoration: none;
				color: #000;
			}
			
				nav ul li a:hover {
					background-position: 0% 0%;
					text-shadow: 1px 1px 0 #276880;
					color: #fff;
				}
			
			nav > ul > li.act > a {
				background-position: 0% 0%;
				text-shadow: 1px 1px 0 #276880;
				color: #fff;
			}
			
				nav > ul > li.act > a > span {
					background: url( http://barq-sp.com/images/menu-arrow1.gif) no-repeat 114px 11px;
				}
			
				nav > ul > li.act > a > strong {
					background-position: 0% 0%;
				}
				
				nav > ul > li.act > a > b {
					background-position: 100% 0%;
				}
			
			nav ul li a span {
				background: url( http://barq-sp.com/images/menu-arrow.gif) no-repeat 95px 11px;
				display: block;
				height: 38px;
				cursor: pointer;
			}
			
				nav ul li a:hover span {
					background: url( http://barq-sp.com/images/menu-arrow-act.gif) no-repeat 95px 11px;
				}
			
			nav > ul > li.active > a {
				background-position: 0% 0%;
				text-shadow: 1px 1px 0 #276880;
				color: #fff;
			}
			
				nav > ul > li.active > a > span {
					background: url( http://barq-sp.com/images/menu-arrow-act.gif) no-repeat 95px 11px;
				}
			
			nav ul li a strong {
				background: url( http://barq-sp.com/images/menu-act-left.gif) no-repeat 0% -37px;
				display: block;
				height: 37px;
				margin: 0 0 0 -20px;
				padding: 0 0 0 20px;
				cursor: pointer;
			}
			
				nav ul li a:hover strong {
					background-position: 0% 0%;
				}
				
			nav ul li a b {
				background: url( http://barq-sp.com/images/menu-act-right.gif) no-repeat 100% -37px;
				display: block;
				height: 37px;
				cursor: pointer;
			}
			
				nav ul li a:hover b {
					background-position: 100% 0%;
				}
				
		nav ul li ul {
			background: url( http://barq-sp.com/images/sub-menu-bg.png) no-repeat 0% 100%;
			width: 210px;
			display: none;
			padding: 0 0 11px 0;
			position: absolute;
			top: 38px;
			left: 0px;
		}
		
			nav ul li ul li {
				background: url( http://barq-sp.com/images/sub-menu-tail.png) repeat-y 0% 0%;
				position: relative;
				padding: 0 5px 0 1px;
				float: none;
			}
			
				nav ul li ul li a {
					background: url( http://barq-sp.com/images/menu-line.gif) repeat-x 0% 100%;
					position: relative;
					display: block;
					float: none;
					width: 185px;
					min-height: 29px;
					height: auto !important;
					height: 29px;
					padding: 0 0 0 19px;
					overflow: hidden;
					line-height: 28px;
					font-size: 0.917em;
					font-weight: bold;
					text-transform: uppercase;
					text-decoration: none;
					color: #8d8d8d;
				}
				
					nav ul li ul li a:hover {
						background: url( http://barq-sp.com/images/menu-line.gif) repeat-x 0% 100%;
						text-shadow: none;
						color: #000;
					}
				
				nav ul li ul li.first {
					padding: 9px 5px 0 1px;
				}
				
				nav ul li ul li.last {
					background: url( http://barq-sp.com/images/sub-menu-tail.png) repeat-y 0% 0%;
					padding: 0 5px 3px 1px;
				}
				
					nav ul li ul li.last a {
						background: none;
					}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content {
	background: url( http://barq-sp.com/images/content-tail.gif) repeat-y 50% 0%;
}

	#content-top {
		background: url( http://barq-sp.com/images/content-top.gif) no-repeat 50% 0%;
	}
	
	#content-bot {
		background: url( http://barq-sp.com/images/content-bot.gif) no-repeat 50% 100%;
		width: 100%;
	}

#content #indent {
	padding: 1px 5px 5px 5px;
}

#content #indent-1 {
	padding: 27px 35px 29px 35px;
}

#content #indent-2 {
	padding: 27px 31px 29px 35px;
}

#content #indent-3 {
	padding: 27px 31px 0 35px;
}

	#content p {
		padding: 0 0 20px 0;
		line-height: 20px;
		font-size: 1.167em;
		color: #838383;
	}
	
		#content p.extra {
			padding: 0 0 26px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 22px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 24px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 30px 0;
		}
		
	#content blockquote p strong {
		display: block;
		padding: 4px 9px 0 0;
		text-align: right;
		color: #000;
	}
	
	#content blockquote p b {
		display: block;
		padding: 4px 9px 11px 0;
		text-align: right;
		color: #000;
	}

/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #000 url( http://barq-sp.com/images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url( http://barq-sp.com/images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url( http://barq-sp.com/images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url( http://barq-sp.com/images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url( http://barq-sp.com/images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url( http://barq-sp.com/images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url( http://barq-sp.com/images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url( http://barq-sp.com/images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 0 0 0 0;
	}
	
/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

h1 {
	position: absolute;
	top: 51px;
	left: 5px;
}

	h1 a {
		background: url( http://barq-sp.com/images/logo.png) no-repeat 0% 0%;
		display: block;
		width: 254px;
		height: 141px;
		overflow: hidden;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	padding: 0 0 17px 0;
	line-height: 28px;
	font-size: 2em;
	font-weight: normal;
	color: #383838;
}

	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: normal;
	}
	
	h2 em {
		display: block;
		margin: 0 0 -1px 0;
		font-style: normal;
	}

h6 {
	padding: 0 0 20px 0;
	line-height: 20px;
	font-size: 1.167em;
	color: #000;
}

	h6 em {
		display: block;
		margin: 0 0 -20px 0;
		font-style: normal;
	}

	h6 small {
		float: right;
		padding: 0 10% 0 0;
		font-size: 1em;
	}
	
	h6 a {
		color: #000;
	}

.link {
	float: left;
	line-height: 20px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #51c1d3;
}

.link-indent {
	margin: 0 0 38px 0;
}

.link-indent-1 {
	margin: 0 0 24px 0;
}

.line-ver {
	background: url( http://barq-sp.com/images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-1 {
	background: url( http://barq-sp.com/images/line-ver1.gif) repeat-y;
	width: 100%;
}

.line-hor {
	background: url( http://barq-sp.com/images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 17px;
	overflow: hidden;
}

.line-hor-1 {
	background: url( http://barq-sp.com/images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 15px;
	overflow: hidden;
}

.line-hor-2 {
	background: url( http://barq-sp.com/images/line-hor2.gif) repeat-x 0% 0%;
	height: 26px;
	overflow: hidden;
	margin: 0 -30px 0 -30px;
}

.line-hor-3 {
	background: url( http://barq-sp.com/images/line-hor2.gif) repeat-x 0% 0%;
	height: 2px;
	overflow: hidden;
	margin: 0 -30px 0 -30px;
}

.title {
	padding: 0 0 6px 0;
	line-height: 24px;
	font-size: 2em;
	color: #51c1d3;
}

	.title strong {
		display: block;
		padding: 0 0 11px 0;
		font-weight: normal;
	}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 319px;
	overflow: hidden;
}

	#contact-form label {
		background: url( http://barq-sp.com/images/contact-input.gif) no-repeat 0% 0%;
		display: block;
		height: 50px;
		overflow: hidden;
	}
	
	#contact-form strong {
		background: url( http://barq-sp.com/images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 240px;
		font-weight: normal;
	}
	
	#contact-form input {
		background: none;
		width: 279px;
		height: 16px;
		padding: 8px 18px 8px 18px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #838383;
	}
	
	#contact-form textarea {
		background: none;
		width: 279px;
		height: 220px;
		padding: 8px 18px 8px 18px;
		border: none;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #838383;
	}
	
	#contact-form div.line {
		background: url( http://barq-sp.com/images/line-hor.gif) repeat-x 0% 0%;
		width: 100%;
		height: 15px;
		overflow: hidden;
		margin: 25px 0 0 0;
	}

	#contact-form a {
		float: right;
		margin: 0 6px 0 19px;
		line-height: 20px;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #51c1d3;
	}

#search-form {
	background: url( http://barq-sp.com/images/search-input.gif) no-repeat 0% 0%;
	width: 209px;
	height: 35px;
	overflow: hidden;
	position: absolute;
	top: 52px;
	right: 4px;
}

	#search-form input {
		background: none;
		width: 161px;
		height: 15px;
		padding: 10px 0 10px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#search-form input#search-submit {
		background: url( http://barq-sp.com/images/search-submit.gif) no-repeat 0% 0%;
		width: 38px;
		height: 35px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 0 0;
}

.info-box {
	background: url( http://barq-sp.com/images/line-hor1.gif) repeat-x 0% 100%;
}

	.info-box .inner {
		padding: 20px 30px 22px 30px;
	}
	
	.info-box strong {
		float: right;
	}
	
		.info-box strong a {
			background: url( http://barq-sp.com/images/button.gif) no-repeat 0% 0%;
			display: block;
			width: 138px;
			height: 59px;
			overflow: hidden;
			line-height: 58px;
			text-align: center;
			font-size: 1.5em;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
		}
		
			.info-box strong a:hover {
				color: #000;
			}
			
		.info-box b {
			display: block;
			margin: 0 0 -5px 0;
			padding: 8px 0 0 0;
			line-height: 24px;
			word-spacing: -1px;
			font-size: 2em;
			font-weight: normal;
			color: #51c1d3;
		}
		
		.info-box em {
			display: block;
			line-height: 24px;
			font-size: 1.167em;
			font-style: normal;
			color: #8c9091;
		}

.indent-left {
	padding: 0 0 0 30px;
}

.list {
	padding: 0 0 26px 0;
	overflow: hidden;
}

	.list li {
		background: url( http://barq-sp.com/images/marker.gif) no-repeat 0% 6px;
		padding: 0 0 0 16px;
		line-height: 20px;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #51c1d3;
	}
	
		.list li a {
			color: #51c1d3;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		margin: 0 0 -2px 0;
		line-height: 40px;
		font-size: 0.927em;
		text-transform: uppercase;
		color: #838383;
	}
	
		.list-1 li a {
			display: block;
			height: 42px;
			line-height: 43px;
			padding: 0 0 0 30px;
			text-decoration: none;
			color: #838383;
		}
		
		.list-1 li a:hover {
			background: url( http://barq-sp.com/images/list-tail.gif) repeat-x 0% 0%;
			font-weight: bold;
			color: #5198a4;
		}
		
			.list-1 li a:hover span {
				background: url( http://barq-sp.com/images/list-marker.gif) no-repeat 100% 12px;
				display: block;
			}

.list-2 {
	padding: 0 0 4px 0;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 21px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 20px;
		font-size: 1.167em;
		color: #838383;
	}
	
		.list-2 li img {
			float: left;
			margin: 5px 15px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			line-height: 20px;
			color: #000;
		}
		
		.list-2 li a {
			text-transform: uppercase;
			font-size: 0.786em;
			color: #51c1d3;
		}

.list-3 {
	margin: 0 0 0 -9px;
	overflow: hidden;
}

	.list-3 li {
		background: url( http://barq-sp.com/images/divider1.gif) no-repeat 0% 4px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 6px 0 10px;
		line-height: 20px;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #51c1d3;
	}
	
		.list-3 li a {
			color: #51c1d3;
		}

.list-4 {
	width: 100%;
	padding: 0 0 10px 0;
	overflow: hidden;
}

	.list-4 li {
		float: left;
		width: 263px;
		padding: 0 26px 0 0;
	}
	
	.list-4 li.extra {
		padding: 0;
	}
	
		.list-4 li img {
			margin: 0 0 19px 0;
		}
		
		.list-4 li strong {
			display: block;
			line-height: 20px;
			font-size: 1.167em;
			color: #000;
		}

.list-5 {
	width: 100%;
	padding: 0 0 3px 0;
	overflow: hidden;
}

	.list-5 li {
		float: left;
		width: 288px;
		padding: 0 20px 0 0;
	}
	
	.list-5 li.extra {
		padding: 0;
	}
	
		.list-5 li img {
			margin: 0 0 19px 0;
		}
		
		.list-5 li strong {
			display: block;
			line-height: 20px;
			font-size: 1.167em;
			color: #000;
		}

.list-6 {
	padding: 0 0 3px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.167em;
	color: #838383;
}

	.list-6 dt {
		color: #51c1d3;
	}
	
		.list-6 dt a {
			color: #51c1d3;
		}
		
	.list-6 dd {
		padding: 0 0 20px 0;
	}

.list-7 {
	padding: 0 0 22px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.167em;
	color: #838383;
}

	.list-7 dt {
		font-weight: bold;
		color: #000;
	}
	
	.list-7 dd {
		width: 100%;
		padding: 0 0 20px 0;
		overflow: hidden;
	}
	
		.list-7 dd small {
			float: right;
			padding: 0 26% 0 0;
			font-size: 1em;
		}

.list-8 {
	overflow: hidden;
	line-height: 20px;
	font-size: 1.167em;
	color: #838383;
}

	.list-8 dt {
		font-weight: bold;
		color: #000;
	}
	
		.list-8 dt a {
			text-decoration: none;
			color: #000;
		}
		
		.list-8 dt a:hover {
			text-decoration: underline;
		}
		
	.list-8 dd {
		padding: 0 0 20px 0;
	}

.list-indent {
	padding: 0 0 31px 0 !important;
}

.list-indent1 {
	padding: 0 0 21px 0 !important;
}

.list-indent2 {
	padding: 0 0 24px 0 !important;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.clients {
	margin: 0 0 -20px 0;
	overflow: hidden;
}

	.clients li {
		padding: 0 0 25px 0;
	}

.privacy {
	width: 100%;
}

	.privacy p.extra {
		padding: 0 0 23px 0 !important;
	}
	
		.privacy strong {
			display: block;
			line-height: 20px;
			font-size: 0.917em;
			font-weight: normal;
			text-transform: uppercase;
			color: #51c1d3;
		}

/* ============================== other END ====================================== */





/* ============================= JS faded slider START ===================================== */

#faded {
	width: 966px;
	height: 426px;
	overflow: hidden;
	position: absolute;
	top: 194px;
	left: 4px;
}

	#faded a.prev {
		background: url( http://barq-sp.com/images/button-prev.gif) no-repeat 0% 0%;
		display: block;
		width: 14px;
		height: 21px;
		overflow: hidden;
		text-indent: -100px;
		position: absolute;
		top: 372px;
		left: 422px;
		z-index: 100;
	}
	
	#faded a.next {
		background: url( http://barq-sp.com/images/button-next.gif) no-repeat 0% 0%;
		display: block;
		width: 14px;
		height: 21px;
		overflow: hidden;
		text-indent: -100px;
		position: absolute;
		top: 372px;
		left: 525px;
		z-index: 100;
	}

		#faded div {
			background: url( http://barq-sp.com/images/pagination-bg.png) no-repeat 0% 0%;
			width: 60px;
			height: 58px;
			padding: 9px 49px 0 54px;
			overflow: hidden;
			position: absolute;
			top: 358px;
			left: 401px;
			z-index: 90;
		}

ul.pagination {
	width: 60px;
	height: 36px;
	overflow: hidden;
	position: absolute;
	top: 367px;
	left: 455px;
	z-index: 99;
}

	ul.pagination li {
		float: left;
		padding: 0 5px 4px 0;
	}

		ul.pagination li a {
			background: url( http://barq-sp.com/images/pagination.png) no-repeat 0% 0%;
			float: left;
			width: 14px;
			height: 14px;
			overflow: hidden;
			text-indent: -100px;
		}

		ul.pagination li.current a {
			background-position: 0% -14px;
		}
		
		ul.pagination li a:hover {
			background-position: 0% -14px;
		}

/* ============================== JS faded slider END ====================================== */





/* ============================ footer START ===================================== */

footer .indent {
	background: url( http://barq-sp.com/images/line-hor.gif) repeat-x 50% 100%;
	padding: 38px 0 27px 33px;
}

	footer .line-ver {
		background-position: 590px 0%;
	}
	
	footer .block-1 {
		width: 528px;
		padding: 0 30px 0 0;
	}
	
	footer .block-2 {
		width: 350px;
		padding: 0 0 0 29px;
	}

footer .inner {
	padding: 19px 27px 0 35px;
}

footer p {
	line-height: 16px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #b2b2b2;
}

	footer p a {
		text-decoration: none;
		color: #b2b2b2;
	}
	
	footer p a:hover {
		color: #000;
	}

.text {
	line-height: 1.429em;
	font-size: 1.167em;
	color: #838383;
}

#icons {
	width: 100%;
	overflow: hidden;
}

	#icons li {
		float: left;
		padding: 0 9px 0 0;
	}

#menu-bot {
	float: right;
	overflow: hidden;
}

	#menu-bot li {
		background: url( http://barq-sp.com/images/divider.gif) no-repeat 0% 3px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 7px 0 8px;
		line-height: 1.455em;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #b2b2b2;
	}
	
		#menu-bot li a {
			text-decoration: none;
			color: #b2b2b2;
		}
		
			#menu-bot li a:hover {
				color: #000;
			}

/* ============================= footer END ====================================== */