body
{
	background-image:url(../images/headerBackground.jpg);
	background-repeat:repeat-x;
	background-color:#FAFAFA;
	padding:0px;
	margin:0px;
}

img
{
	border:none;
}

#header
{
	width:1000px;
	height:212px;
}

#logo
{
	position:absolute;
	top:71px;
	left:64px;
}

#logoImage
{
	width:191px; 
	height:34px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.xcom-systems.net/images/logo.png',sizingMethod='scale');
}

#mainMenu
{
	width:464px;
	height:42px;
	position:absolute;
	top:170px;
	left:267px;	
}


#login
{
	width:260px;
	height:42px;
	position:absolute;
	top:170px;
	left:731px;
	padding-left:8px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;	
}

#login a
{
	text-decoration:underline;
	color:#006DCE;
}


#mainContent
{
	width:1000px;
}

#leftMainContent
{
	float:left;
	width:269px;
}

#leftMainContentSpacer
{
	padding-left:57px;
	padding-right:8px;
}

#leftMainContentBorder
{
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	background-color:#eeeeee;
}

#leftMainContentText
{
	padding:3px;
	/* 198 px */
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	float:left;
	width:1000px;
	background-color:#fafafa;
}
#footer a {
	color:#333333;
	text-decoration:underline;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}


.menuBG1
{
	width:195;
	height:22px;
	background-image:url(../images/menuBG1.jpg);
	background-repeat:no-repeat;
}

.menuBG2
{
	width:195;
	height:22px;
	background-image:url(../images/menuBG2.jpg);
	background-repeat:no-repeat;
}

.menuBG3
{
	width:195;
	height:22px;
	background-image:url(../images/menuBG3.jpg);
	background-repeat:no-repeat;
}

#middleMainContent
{
	float:left;
	width:463px; /*438*/
	/* padding-left:10px;
	padding-right:15px; */
}

#middleMainPadding
{
	padding-left:10px;
	padding-right:15px;
}

.middleContentText
{
	width:412px; /*438*/
	padding:12px;
	border-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	background-color:White;
	font-family:Verdana;
	font-size:11px;
	color:#464646;
}

#rightMainContent
{
	float:left;
	width:268px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}

#rightMainContentPadding
{
	padding-left:8px;	
}

.rightContentText
{
	width:216px; /*240*/
	padding:12px;
	border-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	background-color:White;
	font-family:Verdana;
	font-size:11px;
	color:#464646;
}

#rightMainContent a
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#rightMainContent ul
{
	list-style: url(../images/bulletPoint.png) disc;
	margin-left:10px;
	padding-left:10px;
}


#shoppingCartDiv
{
	float:left;
	width:12px; 
	height:14px;
	background-image:url(../images/shoppingCart.png);
	background-repeat:no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.xcom-systems.net/images/shoppingCart.png',sizingMethod='scale');
}

#searchRefurbishedProductsDiv
{
	float:left;
	width:145px; 
	height:16px;
	background-image:url(../images/searchProducts.png);
	background-repeat:no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.xcom-systems.net/images/searchProducts.png',sizingMethod='scale');
}

#servicePageHeading
{	    
	width:97px; 
	height:41px;
	background-image:url(../images/service.png);
	background-repeat:no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.xcom-systems.net/images/service.png',sizingMethod='scale');
}

.searchBackground
{
	background-image:url(../images/searchBackground.png);
	background-repeat:no-repeat;
	width:170px;
	height:22px;
	border-style:none;
	border-width:0px;
}

