/* General Elements */
#mainBody-product {
width:786px;
background:url(/images/product-mockup/bg.gif) no-repeat top #b8d6ea;
	margin:0 auto;
	padding:0;
}
#mainBody-product-itsm {
width:786px;
background:url(/images/product-mockup/bg-1.gif) no-repeat top #7ac35a;
	margin:0 auto;
	padding:0;
}
#mainBody-product-crm{
width:786px;
background:url(/images/product-mockup/bg-3.gif) no-repeat top #fdd692;
	margin:0 auto;
	padding:0;
}
#mainBody-product1 {
background:url(/images/product-mockup/bg.jpg) repeat-y center top;
	margin:0;
	padding:0;
}

#mainContent-product {
	margin:0 auto;
	width:726px;
	min-height:400px;
	clear:both;
	display:table;
}

* html #mainContent-product {
	height:400px;
}

.main-products-left{
width:498px;
padding:10px;
float:left;
}
.main-products-right{
width:187px;
padding:10px;
float:left;
border-left:1px solid #94dbe6;
}

.main-products-bottom{
width:726px;
text-align:center;
clear:both;
float:left;
background:#00B0D8;
}
#mainBtm-product {
clear:both;
	height:50px;
	font-weight:normal;
	text-align:center;
	padding-top:12px;
	margin:0;
}

#mainBtm-product p, #mainBtm-product a {
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	line-height:16px;
	text-decoration:none;
}

/*for main products page*/
#fbox{ width:236px; margin:13px 0; padding:0; float:left; border:#cdd9e5 1px solid; background:url(/images/product-mockup/bg_products_alm.gif) no-repeat; background-position:bottom;}
#mbox{ width:236px; margin:13px 0; padding:0; float:left; border:#cdd9e5 1px solid; background:url(/images/product-mockup/bg_products_itsm.gif) no-repeat; background-position:bottom;}
#sbox{ width:236px; margin:13px 0; padding:0; float:left; border:#cdd9e5 1px solid; background:url(/images/product-mockup/bg_products_crm.gif) no-repeat; background-position:bottom;}

#fbox ul li,#mbox ul li, #sbox ul li{ list-style:none; margin-top:5px;}
#fbox p, #mbox p,#sbox p{margin-left:16px;}
