/* header */

body#pro #main
{
 	width:417px;
 	background-color:#eeeeee;
 	background-image: url(../../images/bg-home-content.gif);
 	background-position: bottom;
 	background-repeat: repeat-x;
 	padding: 30px 20px 0 20px;
}

body#pro li
{
	margin-left: 25px;
}

body#pro .masthead
{
    clear: both;
		background: url(../../images/content-aboutgbhservices-banner.jpg) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#pro .protectionmasthead
{
    clear: both;
		background: url(../../images/bg-head-pro-protection.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#pro .consultingmasthead
{
    clear: both;
		background: url(../../images/bg-head-pro-consult.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#pro .installationmasthead
{
    clear: both;
		background: url(../../images/bg-head-pro-install.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#pro .conferencingmasthead
{
    clear: both;
		background: url(../../images/content-videoconferencing-banner.jpg) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#pro .audioconferencingmasthead
{
    clear: both;
		background: url(../../images/content-audioconferencing-banner.jpg) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#pro .aboutgbhservmasthead
{
    clear: both;
		background: url(../../images/content-aboutgbhservices-banner.jpg) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#pro .networkmanagementmasthead
{
    clear: both;
		background: url(../../images/content-networkmanagement-banner.jpg) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}




body#home .masthead h1
{
    color: #fff;
    font-size: 25px;
    position: relative;
    top: 50px;
    left: 233px;
    width: 500px;
    font-weight: normal;
}

body#pro .masthead h1 strong
{
    font-size: 32px;
    font-weight: normal;
    padding-right: 10px;
}

body#pro .masthead h2
{
    color: #8E1417;
    font-size: 15px;
    position: relative;
    top: 43px;
    left: 395px;
    width: 270px;
    font-weight: normal;
}

.proheader 
{
	float: left;
	height: 117px;
	width: 966px;
	padding: 0 0 0 0;
	margin-bottom: 2px;
	background-image: url(../../images/header-bg-pro2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.proheader .logo
{
	float: left;
	padding: 2px 0 3px 0;
}

.prostyle2 {
	color: #f18e00;
	font-size: 18px;
}

/* left nav bar */
.proleft
{
	color: #747257;
	text-decoration: none;
}
.proleft:hover
{
	color: #f18e00;
	text-decoration: underline;
}

/* pro content links*/

.procontentlink
{
	color: #f18e00;
	text-decoration: none;
}
.procontentlink:hover
{
	color: #f18e00;
	text-decoration: underline;
}

/* pro content links end */

#pronav
{
	background-color: #eeeeee;
	background-image: url(../../images/bg-left-nav-corner.gif);
	background-repeat: no-repeat;
	/*padding: 30px 5px 10px 25px;*/
	
}

#pronav.column, #pronav.itemcolumn
{
	float: left;
	/*width: 171px;*/
	width: 281px;
	padding: 0 0 0 0;
	background-color:#eeeeee;
	margin-right: 3px;

}

#pronavfirst
{
	padding: 30px 12px 12px 20px;
	text-decoration: none;
}


#pronaveven
{
	padding: 12px 12px 12px 20px;
	background-color: #dddddd;
	text-decoration: none;
}

#pronavodd
{
	padding: 12px 12px 12px 20px;
	background-color: #eeeeee;
	text-decoration: none;
}

#pronavlast
{
	height: 130px;
	background-color:#eeeeee;
 	background-image: url(../../images/bg-home-content.gif);
 	background-position: bottom;
 	background-repeat: repeat-x;
}

/* left nav bar end */

/* right nav bar */

#prosidebar.column
{
	float: right;
	width: 191px;
	padding: 10px 28px 0 0;
}

#prosidebar.column h3
{
	color: #8a8157;
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0 4px 0;
	width: 180px;
}

#prosidebar.column p
{
	margin-bottom: 15px;
	line-height: 14px;
	font-size: 11px;
	color: #747257;
	width: 180px;
}

#prosidebar.column .promo
{
	width: 191px;
	height: 202px;
	margin-bottom: 12px;
	/* background: url(../../images/sidebar/promo-space.jpg); */
	cursor:pointer;
}

#prosidebar.column .featureBrand
{
	/*	background: url(../../images/sidebar/featured-brand.jpg); */
	cursor:pointer;
}

#prosidebar.column .calloutListing
{
	float: left;
	width: 171px;
	padding: 10px 10px 15px 10px;
	background-color: #EDECBA;
	color: #747257;
	font-size: 11px;
	margin-bottom: 10px;
}

#prosidebar.column .calloutListing h3
{
	margin: 0 0 8px 0;
}

#prosidebar.column .calloutListing ul
{
	list-style-type: none;
	float: left;
}
#prosidebar.column .calloutListing li
{
	display: block;
	padding: 3px 0;
}

/* right nav bar end */