body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent {
	padding: 0px;
	width: 1200px;
	min-height: 1000px;
	background: url(../img/footer.png) no-repeat left bottom;
	margin: 0 auto;
	z-index: 0;
	position: relative;
	left: -40px;
}
#contentFNAC {
	padding: 0px;
	width: 1038px;
	min-height: 800px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
/* LEFT */
#leftContainer {
	float: left;
	width: 241px;
	background-color: transparent;
}
/* RIGHT */
#rightContainer {
	float: left;
	width: 797px;
	margin-top: 31px;
}
#headerMenu {
	float: right;
	width: 180px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #232020;
	text-align: right;
}
#headerMenu a {
	text-decoration: none;
}
#headerMenu img {
	float: left;
	margin-right: 5px;
}
#title {
	float: right;
	color: #231f20;
	margin: 10px 0 5px 0;
	width: 650px;
	text-align: left;
}
#topContainer {
	width: 100%;
	height: 277px;
}
.topBoxLeft {
	float: left;
	width: 241px;
	height: 275px;
	background: url(../img/topBoxLeft.jpg) no-repeat left top;
	text-align: left;
	padding: 0 6px 0 19px;
}
.topBoxCenter {
	float: left;
	width: 238px;
	height: 275px;
	background: url(../img/topBoxCenter.jpg) no-repeat left top;
	text-align: left;
	padding: 0 8px 0 13px;
}
.topBoxRight {
	float: left;
	width: 237px;
	height: 275px;
	padding: 0 8px 0 16px;
	background: url(../img/topBoxRight.jpg) no-repeat left top;
	text-align: left;
}
.boxTitle {
	color: #FFF;
	font-size: 12px;
	padding: 11px 0 0 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxNameProduct {
	color: #231f20;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 0 75px;
}
.boxNameProductLink {
	color: #231f20;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.boxNameCategory {
	color: #ff6c00;
	font-size: 12px;
	font-weight: bold;
	padding-left: 75px;
}
.boxNameCategoryLink {
	color: #ff6c00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.boxPriceGrey {
	font-size: 12px;
	padding: 105px 0 10px 145px;
}
.boxImage {
	height: 80px;
	width: 90px;
	float: left;
	margin-top: 15px;
	margin-left: 120px;
}
.boxNewVersion {
	padding: 5px 0 0 70px;
	line-height: 19px;
	font-size: 11px;
	color: #ff6c00;
}
.boxNewVersion img {
	float: right;
	margin-right: 5px;
}
#middleContainer {
	width: 100%;
	height: 275px;
	margin-bottom: 18px;
}
.boxWindows7 {
	float: left;
	width: 421px;
	height: 255px;
	background: url(../img/middleBoxLeft.jpg) no-repeat left top;
	text-align: left;
	margin: 2px 7px 0 18px;
	padding: 10px 20px 10px 0px;
}
.boxWindows7Right {
	float: right;
	width: 185px;
	text-align: left;
	line-height: 19px;
}
.boxWindows7Right img {
	float: right;
	margin-right: 5px;
}
.boxCompare {
	float: left;
	width: 318px;
	height: 276px;
	text-align: left;
}
.boxQuestion {
	float: left;
	width: 190px;
	height: 143px;
	background: url(../img/boxQuestion.png) no-repeat left top;
	padding: 5px;
	margin: 18px 12px 0 18px;
	text-align: left;
}
.boxProducts {
	float: left;
	width: 538px;
	height: 143px;
	background: url(../img/boxProducts.png) no-repeat left top;
	padding: 5px 5px 5px 8px;
	margin: 18px 0 0 4px;
	text-align: left;
}
.boxProducts img {
	float: left;
	margin: 0 5px 2px 0;
}
.boxProductsName {
	float: left;
	width: 185px;
	margin-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}
.boxProductsPrice {
	float: left;
	width: 55px;
	margin-bottom: 2px;
	padding-right: 5px;
	text-align: right;
}
.seeMore {
	float: right;
	width: 200px;
	text-align: right;
	text-decoration: underline;
	font-size: 11px;
	margin: 5px 20px 0 0;
}
/* OTHER PRODUCTS */
#mainContentLIST {
	padding-bottom: 10px;
	width: 1200px;
	background: url(../img/footer.png) no-repeat left bottom;
	margin: 0 auto;
	min-height: 859px;
	z-index: 0;
	position: relative;
	left: -40px;
}
.listContent {
	background-color: #FFF;
	border: 1px solid #c5c5c5;
	border-bottom: none;
	padding: 10px;
	z-index: 999;
	text-align: left;
}
.listContent2 {
	background-color: transparent;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border: 1px solid #c5c5c5;
	padding: 10px;
	z-index: 999;
	background-image: url(../img/faqTabBottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.listContainer {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #ff6c00;

	height: 20px;
	margin: 10px 0 5px 0;
	/*height: 22px;
	line-height: 22px;*/
}
.listContainer b {
	float: left;
	margin-right: 10px;
	line-height: 19px;
}
.selectTxt {
	font-size: 11px;
	color: #000;
	font-weight: normal;
}
/*.listContainer select {
	float: left;
	width: 150px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #c3c3c3;
	margin-left: 10px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
}*/
.listBox {
	float: left;
	width: 360px;
	padding: 10px 10px 10px 0;
}
.listBox img {
	float: left;
	margin-right: 5px;
}
#rightContainerOP {
	float: left;
	width: 797px;
	margin-top: 2px;
}
/*
.select {
	float: left;
	width: 141px;
	height: 19px;
	line-height: 19px;
	margin-left: 10px;
	padding-left: 5px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	background: url(../img/select.jpg) no-repeat left bottom;
	
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. 
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}*/
/* FOOTER */
#footerMS {
	position: relative;
	margin: 30px 0 0 260px;
	font-size: 11px;
	color: #232020;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
#footerFAQ {
	margin: 30px 0 0 40px;
	font-size: 11px;
	color: #232020;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
}
.sep {
	padding: 0 5px;
}
/* TEXT STYLES */
.sub { vertical-align: text-top; font-size: 8px; }
.txtOrange { color: #ff6c00; }
.txtGrey { color: #231f20; }
.txtBlue { color: #3c8ee8; }
.txtBlack {	color: #000; }
.txtWhite {	color: #fff; }
.txt10 { font-size: 10px; }
.txt11 { font-size: 11px; }
.txt12 { font-size: 12px; }
.txt13 { font-size: 13px; }
.txt14 { font-size: 14px; }
.txt15 { font-size: 15px; }
.txt16 { font-size: 16px; }
.txt20 { font-size: 20px; }
