body
{
	font-family:Helvetica, Arial, Sans-Serif;
	color: #535A61;
	font-size: 12px;
}

.emphasized
{
	font-weight: bold;
}

a.product
{
	color: #1450B0;
	text-decoration: none;
}

a.services
{
	color: #1450B0;
	text-decoration: none;
}

a.aboutus
{
	color: #1450B0;
	text-decoration: none;
}

h2.aboutus
{
	font-size:15px;
	color: #1450B0;
}

h3.aboutus
{
	font-size:13px;
	color: #D19745;
}

h2.services
{
	font-size:15px;
	color: #1450B0;
}

h3.services
{
	font-size:13px;
	color: #D19745;
}

div.hrBlueDotted 
{
	clear:both;
	height: 15px;
	background: url(/images/horizontalLineblueDotted.gif) repeat-x scroll center;
}

div.hrTanDotted {
	clear:both;
	height: 15px;
	background: url(/images/horizontalLineTanDotted.gif) repeat-x scroll center;
}

div.hrProduct hr {
  display: none;
}
	
div.page
{
	width: 760px;
}

div.content
{
	clear: both;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

img 
{
	border-width: 0;
}

div.menuContainer
{
	width: 740px;
	position:relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DCDCDC;
	height:26px;
}

ul.menu
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 19px;
	display: inline;
	border: none;
}

div.menu 
{
	float: left;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width : 1px;
	border-top-color: #DCDCDC; 
	padding-top: 3px;
	padding-bottom: 3px;
	height: 19px;
}
li.menuItem
{
	display: inline;
	list-style-type: none;
}
li.menuItem a
{
	padding: 2px 8px 2px 8px;
	background-color: #E7EDF8;
	font-size: 12px;
	color: #1450B0;
	text-decoration: none;
}
li.menuItem a:hover
{
	color: #B77318;
	background-color:#DFBE85;
}

li.menuItemImage
{
	margin-left: 3px;
	display: inline;
	list-style-type: none;
	vertical-align: -5px;
}

div.phoneNumber
{
	height: 19px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #C68D2F;
}


.separated
{
	border-top-style: solid;
	border-top-width : 1px;
	border-top-color: #DCDCDC; 
}

hr.landing
{
	clear:both;
	visibility: hidden;
}

td.productImage
{
	width: 197px;
	text-align: center;
	border-right-style:dotted;
	border-right-width: 1px;
	border-right-color: #C68D2F
}

td.productThumbnail
{
	width: 100px;
	text-align: center;
}

td.quoteform
{
	vertical-align: top;
	border-left-style:dotted;
	border-left-width: 1px;
	border-left-color: #C68D2F;
	padding: 1px 5px 1px 5px;
	width: 140px;
}

td.productInfo 
{
	padding: 1px 15px 1px 15px;	
	vertical-align: text-top;
}

.quoteField
{
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	width: 145px;	
	overflow: auto;
}

.smallHeading 
{
	font-weight: bold;
	font-size: 12px;
}

.smallText
{
	font-size: 10px;	
}

.requiredField 
{
	font-weight:bold;	
}

.unicapButton
{
	font-size:19px;
    background-color:#C68D2F;
    border-style:dotted;
    border-color:#C68D2F;
    border-width:1px;	
    text-align: center;
    color: White;
    font-weight: bold;
}

ul.sideNavigation
{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(/images/backgrounds/sideNavSubItemBackground.gif);
	background-repeat: repeat;
}

div.sideNavigationTop
{
	background-image: url(/images/backgrounds/sideNavTopBackground.gif);
	background-repeat: no-repeat;
	height: 5px;
}

li.sideNavItem
{
	background-image: url(/images/backgrounds/sideNavItemBackground.gif);
	background-repeat: no-repeat;
	height:17px;
}

li.sideNavItem:hover
{
	background-image: url(/images/backgrounds/sideNavItemBackgroundOn3.gif);
}

li.sideNavSubItem
{
	background-image: url(/images/backgrounds/sideNavSubItemBackground.gif);
	background-repeat: repeat-y;
	height:17px;
}

li.sideNavSubItem:hover
{
	background-image: url(/images/backgrounds/sideNavSubItemBackgroundOn.gif);
	background-position: 0px 1px;
}

li.sideNavItem a
{
	vertical-align: middle;
	line-height: 17px;
	height: 17px;
	font-size:11px;
	color: #535A61;
	font-weight:bold;
	text-decoration:none;
	padding-left: 28px;
}

li.sideNavItem:hover a
{
	color: #D19745;
}

li.sideNavSubItem a
{
	font-size:11px;
	color: #535A61;
	text-decoration:none;
	padding-left: 28px;
}

li.sideNavSubItem:hover a
{
	color: #D19745;
}

.sideNavigationPlaceholderCell
{
	width:190px;
}

.sideNavigationCell
{
	vertical-align:top;
	width:190px;
	background-image: url(/images/backgrounds/sideNavSubItemBackground.gif);
	background-repeat: repeat;
}

.sideNavigationContentSpacerCell
{
	vertical-align:top;
	width:25px;
}

div.breadCrumbs
{
	position: absolute; 
	left: 198px;
	bottom: 0px;
	padding-left:18px;
	padding-bottom:2px;
	vertical-align:bottom;
}

.breadcrumbsText
{
	color: #535A61;
	text-decoration:none;
	font-size:11px;
}

.breadcrumbsTextCurrent
{
	color: #1450B0;
	font-size:11px;
}

.breadcrumbsLink
{
	color: #535A61;
	text-decoration:none;
	font-size:11px;
}

.content
{
	width:528px;	
	vertical-align:top;
}

a.footerLink:link {
	color: #535A61;
	text-decoration: none;
}
a.footerLink:visited {
	color: #535A61;
	text-decoration: none;
}
a.footerLink:hover {
	color: #535A61;
	text-decoration: underline;
}




.footerText
{
	font-size: 10px;
	color: #535A61;
	word-spacing: 3px;
}



.copyDisclaimer
{
	clear:both;
	color: #99999B;
	font-size: 10px;
}

table.mainTable
{
	border-left-width: 4px;
}

.pageFooter
{
	clear: both;
	position: relative;
	bottom: 25px;
	left: 220px;
}

.adBar
{
	text-align: right;
	padding-left: 20px;
	padding-bottom: 25px;
}

.ad
{
	padding-top: 20px;
	text-align: center;
	vertical-align: middle;
	height: 150px;
	width: 162px;
}

.productImageCell
{
	width:196px;
	height:250px;
	border-right-style: dotted;
	border-right-color: #C68D2F;
	border-right-width: 1px;
}

.productDescriptionCell
{
	padding-left: 20px;
	vertical-align: top;
	width: 315px;
}

ul.productDetailMenu
{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

li.productDetailMenuItem
{
	border-top: dotted 1px #DBB98B;
	border-bottom: dotted 1px #DBB98B;
	background-image: url(/images/backgrounds/productDetailMenuItemOffBa2.gif);
	background-position: left center; 
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 30px;
	width: 160px;
	height: 17px;
	margin-bottom: 5px;
}

li.productDetailMenuItem:hover
{
	background-image: url(/images/backgrounds/productDetailMenuItemOnBa2.gif);
}

li.productDetailMenuItemOn
{
	border-top: dotted 1px #DBB98B;
	border-bottom: dotted 1px #DBB98B;
	background-image: url(/images/backgrounds/productDetailMenuItemOnBa2.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 30px;
	width: 160px;
	height: 17px;
	margin-bottom: 5px;
}

li.productDetailMenuItem a
{
	color: #535A61;
	font-weight: bold;
	text-decoration:none;
}

li.productDetailMenuItem:hover a
{
	color: White;	
}

li.productDetailMenuItemOn a
{
	color: White;	
	font-weight: bold;
	text-decoration:none;
}

.productDataTable
{
	width: 100%;
	border: 0px;
}

th.productDataTableHeaderRowLeft
{
	background-color: #FDF8F2;
	border-bottom-style: dotted;
	border-bottom-color: #C68D2F;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-right-color: #C68D2F;
	border-right-width: 1px;
}

th.productDataTableHeaderRowRight
{
	background-color: #FDF8F2;
	border-bottom-style: dotted;
	border-bottom-color: #C68D2F;
	border-bottom-width: 1px;
}

a.productData
{
	color: #535A61;
	text-decoration: none;
}

.quickQuoteButtonCell
{
	vertical-align:bottom;
	text-align: right;
	padding-bottom: 6px;
}

table.productConfig
{
	background-color: #FDF8F2;
	width:100%;
}

.productConfig 
{
	padding: 1px 3px 1px 3px
}

td.productConfigProductName
{
	font-size: 14px;
	background-color: White;
	color: #D19745;
	border-bottom-style: dotted;
	border-bottom-color: #C68D2F;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #C68D2F;
	border-top-width: 1px;
	padding: 1px 10px 1px 10px;
	width: 315px;
}

td.productConfigHeaderOverview
{
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-color: #C68D2F;
	border-bottom-style: dotted;
	border-bottom-color: #C68D2F;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #C68D2F;
	border-top-width: 1px;
	border-right-style: dotted;
	border-right-color: #C68D2F;
	border-right-width: 1px;
	padding: 1px 10px 1px 10px;
	width:176px;
}

td.productConfigItemName
{
	font-weight: bold;
	background-color: #FDF8F2;
	border-bottom-style: dotted;
	border-bottom-color: #C68D2F;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-right-color: #C68D2F;
	border-right-width: 1px;
	padding: 1px 10px 1px 10px;
	width:176px;
	
}

td.productConfigItemValue
{
	background-color: #FDF8F2;
	border-bottom-style: dotted;
	border-bottom-color: #C68D2F;
	border-bottom-width: 1px;
	padding: 1px 10px 1px 10px;
	width: 315px;
}

.partsDataTable
{
	width: 100%;
}

.hidden
{
	display:none;
}

table.contact 
{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

td.contact
{
	vertical-align: top;
}

.underline
{
	text-decoration:underline;
}

th.contact
{
	border-bottom: solid 1px #535A61; 
	text-align: left;
}

div.home
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div.logoTagLine
{
	clear:both;
	width: 740px;
	height: 72px;
	position: relative;
}
div.logo
{
	float: left;
}


div.tagLine
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #214bac;		
	word-spacing: 1px;
}

span.IBMEnterpriseHardware
{
	letter-spacing: 0.3px;
}

div.homeHR
{
	margin-top: 6px;
	margin-bottom: 6px;
	border-top-color: #DCDCDC;
	border-top-style: solid;
	border-top-width: 1px;
	height: 0px;
	width: 740px
}

div.homeBanner
{
	width: 750px;
	height: 162px;
	padding: 0px 0px 0px 0px;
	background-position: right;
	background-image: url(/images/backgrounds/homeBannerBackground.jpg);
	background-repeat: no-repeat;
}

div.homeText
{
	padding: 40px 0px 0px 20px;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #214bac;
	width: 520px;
}

div.homeText h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 15px;
	line-height: 20px;
}

div.homeProductServicesQuote
{
	margin-top: 6px;
}

div.homeColumnHeader
{
	margin-bottom: 6px;
}

div.homeColumnContent
{
	padding-top: 10px;
	height: 256px;
	background-color: #F2F2F2;
}

div.homeColumnContent h2 {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
}

div.homeColumnImage
{
	position:absolute;
	bottom: 0px;
}

div.productColumn
{
	float:left;
	width: 189px;
	vertical-align: top;
	position: relative;
	margin-right: 6px;
}

div.servicesColumn
{
	float:left;
	width: 189px;
	vertical-align: top;
	position: relative;
	margin-right: 6px;
}

div.quoteColumn
{
	float:right;
	position: relative;
	width: 349px;
	vertical-align: top;
}

div.quoteColumnContent
{
	padding-top: 10px;
	height: 256px;
	background-image: url(/images/backgrounds/homeQuotesBackground.jpg);
	background-repeat: repeat;
	font-size: 11px;
	line-height: 14px;
}

div.homeQuoteButton
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

a.home
{
	color: #383c41;
	font-weight: bold;
}

ul.home
{
	list-style: none;
}

li.homeBulletOrange
{
	padding-bottom: 10px;
	list-style-type: none;
	list-style-image: url('/images/bullets/powerSymbolRightOrange.gif');
}

li.homeBulletOrange a
{
	color: #383c41;
	font-weight: bold;
	font-size: 11px;
}

li.homeBulletQuote
{
	padding-bottom: 10px;
	padding-right: 5px;
	list-style-type: none;
	list-style-image: url('/images/bullets/powerSymbolRightBlue.gif');
}

li.homeSeeAll
{
	padding-right: 10px;
	text-align: right;
	list-style-type: none;
	list-style-image: url('/images/bullets/arrowSquareOrange.gif');
}

li.homeSeeAll a
{
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color:#bf7d1f;	
}

.boldBlue
{
	font-weight: bold;
	color:#214bac;
}

ul.employeeDirectory
{
	list-style: none;
	padding-bottom: 20px;
}

ul.employeeDirectory li
{
	padding-bottom: 20px;
	padding-right: 20px;
	float: left;
	width: 220px;
}

ul.contact
{
	list-style: none;
	padding-bottom: 20px;
}

ul.contact li
{
	padding-bottom: 20px;
	padding-right: 20px;
	float: left;
	width: 220px;
}

br
{
	clear: both;
}

h3.productSeries
{
	font-size: 20px;
	font-weight: normal;
	color: #214bac;
}

a.productSeries
{
	font-size: 16px;
	font-weight: normal;
	color: #C68D2F;
	text-decoration: none;
}

ul.productSeries 
{
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 350px;
}

ul.productSeries li
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	vertical-align: middle;
	width: 350px;
}

div.productSeriesText
{
	float: left;
	width: 250px;
}

div.productSeriesImage
{
	height: auto;
	vertical-align: middle;
	float: right;
	width: 95px;
}

div.quoteSidebar
{
	margin-left: 10px;
	padding-left: 10px;
	border-left: dotted 1px #C68D2F;
	float: right;
	width: 171px;
	margin-left:auto;
	margin-right: auto;
}

div.quoteForm 
{
	background-color: #F2F2F2;
	border: solid 1px black;
}

div.quoteFormContent
{
	padding: 0px 2px 0px 2px;
}

#primaryFoot {
	position:relative;
	width:400px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
}

#primaryFoot p {
	color: #99999B;
	font-size: 10px;
	text-align:center;
		margin:0;
}
#primaryFoot .headline {
	color: #99999B;
	font-size: 10px;
	text-align:center;
	font-weight:bold;
	margin:0;
}
#secondaryFoot {
	position:relative;
	width:400px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
}

#secondaryFoot p {
	color: #99999B;
	font-size: 10px;
	text-align:center;
		margin:0;
}
#secondaryFoot .headline {
	color: #99999B;
	font-size: 10px;
	text-align:center;
	font-weight:bold;
	margin:0;
}
#secondaryFoot a:link {
	color: #535A61;
	text-decoration: none;
}
#secondaryFoot a:visited {
	color: #535A61;
	text-decoration: none;
}
#secondaryFoot a:hover {
	color: #535A61;
	text-decoration: underline;
}


td.top
{
	vertical-align: top;
}

div.landingAbout
{
	width:	540px;
}