@charset "UTF-8";
body  {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image:url(images/Commercialfade.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 860px;
	height: 565px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#globalNav{
	padding: 0px 0px 0px 0px;
	position: static;
	width: 860px;	
}

#globalNav img{
}

#globalNav a {
	font-size: 80%;
	padding: 0px 0px 2px 0px;
	text-align: center;
	color: #ffffff;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
}
 
.twoColFixLtHdr #header {
	background: #aab2fd;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 134px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	height: 399px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: auto;
	margin-bottom: 0px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #sidebarCall {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	height: 399px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	height: 399px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: auto;
	margin-bottom: 0px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 101;
}
.twoColFixLtHdr #mainContent {
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 250px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 365px;
} 
.twoColFixLtHdr #mainContentScooters {
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 250px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 355px;
	margin-bottom: 1px;
	background-image: url(images/World-of-Forbes-scooters.jpg);
}
.twoColFixLtHdr #mainContentWhitegoods {
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 250px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 355px;
	margin-bottom: 1px;
	background-image: url(images/World-of-Forbes-Whitegoods.png);
}.twoColFixLtHdr #mainContentTelevisions {
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 250px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 355px;
	margin-bottom: 1px;
	
	background-image: url(images/World-of-Forbes-Televisions.png);
}    
.twoColFixLtHdr #spec {
	padding-top: 20px;
	padding-left: 76px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 366px;
	width: 530px;
	background-image: url(images/Room.png);
} 
.twoColFixLtHdr #spec2 {
	padding-top: 20px;
	padding-left: 370px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 366px;
	width: 530px;
}	
.twoColFixLtHdr #spec6 {
	padding-top: 20px;
	padding-left: 370px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 366px;
	width: 530px;
} 
.twoColFixLtHdr #spec3 {
	padding-top: 20px;
	padding-left: 370px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 366px;
	width: 230px;
	background-image: url(images/RoomWashing.png);
} 
.twoColFixLtHdr #TVsmall {
	position: absolute;
	left: 358px;
	top: 163px;
	width: 173px;
	height: 116px;
} 
.twoColFixLtHdr #TVlarge {
	position: absolute;
	left: 50px;
	top: 66px;
	width: 248px;
	height: 157px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

