/* global fixes */
#HiddenTextItems {display: block; font-size: 0px; text-indent: -9999px; line-height: 0;}
.clear {clear: both;}

html{font-size: 100%;}
body {
	font-family: Arial,helvetica,Verdana,Sans-Serif;
	height: 100%;
	font-size: 12px;
}
div#Wrapper {}
div#Container {margin-left: auto; margin-right: auto; width: 941px; padding-left: 43px; background: url(bkgd.gif) 0 0 repeat-y;}
	div#header {background: url(home_and_business_computing.jpg) 211px 0 no-repeat; width: 903px; height: 99px;}
	div#LeftColumn {width: 230px; float: left; margin-bottom: 50px;}
	div#RightColumn {width: 670px; float: left; margin-bottom: 50px;}
		div#MainContentSection {margin-top: 40px; padding-left: 25px;}
	h1#MainHeader {margin-left: -2000px !important; color: red;}

	
		ul#ProductList {background-image: url(footer.gif) 0 bottom no-repeat; padding: 0;}
			ul#ProductList li {width: 146px; padding: 0 10px; list-style: none; float: left;}
				ul#ProductList h3 {margin: 0 10px; display: block;}
				ul#ProductList div.ProductImage {margin-left: 23px;}
				ul#ProductList p.ProductShortIntro {margin: 0 10px; display: block;}
				
/*Individual Pages-----------------------------------*/				
	body.bodyClassHomePage div#MainContentSection {background: url(mouseMedium.jpg) 390px 10px no-repeat; }
		body.bodyClassHomePage div#MainContentSection h1, body.bodyClassHomePage div#MainContentSection h2, body.bodyClassHomePage div#MainContentSection h3, 
		body.bodyClassHomePage div#MainContentSection li, body.bodyClassHomePage div#MainContentSection p {width: 380px;}
	body.bodyClassUserDefinedForm {}
	body.bodyClassPage {}
	body.bodyClassProductPage {}
		
