/* body{
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	}
#page-wrapper{
	border:1px solid #13276E;
	border-top:0px;
	border-bottom:0px;
	margin:0 5px 0 5px !important;
	}
#sidebar{
	padding-left:5px;
	}
#contextbar{
	padding-right:5px;
	}
#header-container{
	display:inline;
	margin-left:5px;
	padding:0px !important;
	margin-top:5px;
	border:1px solid #13276E;
	border-bottom:0 !important;
	}
#header-container img{
	padding:4px 4px 4px 8px !important;
	}
#footer{
	width:760px !important;
	}
#footer div div div{
	padding:0 !important;
	}
#buttons{
	width:750px;
	margin-left:6px;
	margin-top:5px;
	background-image:url(../img/buttonbackground.gif);
	background-repeat:no-repeat;
	height:50px;
	}
#buttons ul{
	padding:25px 0 0 15px;
	height::20px;
	}	
#buttons ul a{
	display:block;
	width:90px;
	height:20px;
	text-indent:-9999px;
	}
#buttons ul li{

	list-style:none;
	float:left;
	padding-right:20px;
	}	
#products{
	background-image:url(../img/header/products.gif);						
}
#services{
	background-image:url(../img/header/services.gif);						
}
#partners{
	background-image:url(../img/header/partners.gif);						
}
#profile{
	background-image:url(../img/header/profile.gif);						
}
#contact-us{
	background-image:url(../img/header/contact-us.gif);						
}
#shop{
	background-image:url(../img/header/shop.gif);						
}


a:hover#products{
	background-image:url(../img/header/products-over.gif);						
}
a:hover#services{
	background-image:url(../img/header/services-over.gif);						
}
a:hover#partners{
	background-image:url(../img/header/partners-over.gif);						
}
a:hover#profile{
	background-image:url(../img/header/profile-over.gif);						
}
a:hover#contact-us{
	background-image:url(../img/header/contact-us-over.gif);						
}
a:hover#shop{
	background-image:url(../img/header/shop-over.gif);						
}
*/

#page-wrapper{
	border:1px solid #13276E;
	border-top:0px;
	border-bottom:0px;
	/* margin:0 5px 0 5px !important; */
	margin-top:0 !important;
	}

#sidebar{
	padding-left:5px;
	}

#contextbar{
	padding-right:5px;
	}

div#header-container {
	border-bottom:0;
	padding:0;
	position:relative;
}

h2#pagetitle,
#navbox-shoppingBasket,
#navlink-shop {
	margin-top:10px;
}

#topbanner {
	background-image: url(/rxs/prptelecom/img/top.gif);
	height: 110px;
	width:760px;
}

#telephone{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	position: absolute;
	top: 114px;
	left: 34px;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 0 24px;
	line-height: 21px;
	background: url(/rxs/prptelecom/img/phone.gif) no-repeat left;
}

ul.customnav {
	/* margin: 0px 5px 2px 5px; */
	margin-left:5px;
	padding: 0px;
	list-style: none;
	width: 750px;
	background-color: rgb(1, 26, 108);
	display: inline;
	float: left;
}
ul.customnav li {
	float: right;
	background: url(/rxs/prptelecom/img/tab_right.gif) no-repeat top right;
	font-weight: bold;
}
ul.customnav li a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 1.3em 0px 1.3em;
	line-height: 23px;
	background:  url(/rxs/prptelecom/img/tab_left.gif) no-repeat left top;
	text-decoration: none;
	color: #666666;
}
ul.customnav a:hover {
	color: rgb(1,26,108);
}