html, body {
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
	height:100%;
}
a {
	text-decoration:none;
	color:#87878b;
}
#wrap {
	height:auto;
	width:960px;
	margin:0 auto;
}
#header {
	height:160px;
	width:960px;
}
#logo {
	height:129px;
	width:527px;
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	margin-top:15px;
}
#login {
	height:20px;
	width:10px;
	float:right;
	margin-right:28px;
	margin-top:22px;
	color:#87878b;
}
#menu_container {
	height:30px;
	width:610px;
	margin:90px 0 0 350px;
}
#menu_container ul {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	
}
#menu_container ul li {
	float:left;
	padding:7px 0 0 8px;
	height:29px;
	color:#87878b;
	font-size:12px;
	font-weight:bold;
	line-height:29px;
}
.seprator {
	background:url(../images/line.png) no-repeat center;
	height:29px;
	width:20px;
}
#js {
	height:298px;
	width:960px;
}
#body {
	min-height:601px;
	max-height:100%;
	width:960px;
	margin-top:10px;
}
#body #body_top {
	height:18px;
	width:960px;
	background:url(../images/body_top.png) no-repeat;
}
#body #body_mid {
	background:url(../images/body_mid.png);
	border:1px solid #eee;
	min-height:576px;
	max-height:100%;
	width:958px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
#body #body_bottom {
	height:18px;
	width:960px;
	background:url(../images/body_bottom.png) no-repeat;
}
#body #left_navigation {
	margin-top:20px;
	min-height:189px;
	max-height:100%;
	width:234px;
	float:left;
	background:url(../images/left_navigation.png) no-repeat;
}
#body #left_navigation ul {
	padding:0;
	margin:17px 0 0 40px;
}
#body #left_navigation ul li {
	border-bottom:1px solid #e3e3e3;
	color:#8d8a8a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image:url(../images/bullet.png);
	font-size:14px;
	padding:10px 0 0 0;
}
#body #right-box {
	width:700px;
	height:100%;
	margin-left:250px;
	}
#heading {
	width:218px;
	height:28px;
	margin:20px 0 0 8px;
}
#text_container {
	height:100%;
	width:650px;
	margin-top:8px;
	margin-left:25px;
}
#text_container p {
	text-align:justify;
	padding:15px 0 0 0;
	margin:0;
	color:#6c6c6d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#text_container p a {color:#990000; font-weight:bold; }
#text_container ul li {
	list-style-image:url(../images/4.gif);
	font-size:13px;
	padding:6px 0 0 0;
	color:#6c6c6d;
}
#text_container h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:8px 0 0 0px;
	margin:0;
}
#text_container h6 {
	color:#990000;
	padding:0;
	margin:10px 0 0 0;
}
#text_container table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6c6c6d;
}
#footer {
	height:200px;
	width:960px;
	-webkit-border-top-left-radius: 8px;
	border-top:1px solid #666;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background:#404040;
	margin-top:10px;
	text-align:center;
	color:#ffffff;
	float:left;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474A50', endColorstr='#0F161A');
	background:-webkit-gradient(linear, left top, left bottom, from(#474A50), to(#0F161A));
	background:url(../images/footermod-bg.png) no-repeat center top, -moz-linear-gradient(center top, #474A50, #0F161A) repeat 0 0;
	background:url(../images/footermod-bg.png) no-repeat center top, -o-linear-gradient(top, #474A50, #0F161A) repeat 0 0;
	padding-top:80px;
	font-size:11px;
}
#listiteam{ height:auto; width:auto;}
#listiteam ul li{ list-style:url(../images/5.gif);}
#listiteam a{ color:#990000; font-weight:bold;}

#quickbooks 	{background-image:url(../images/quickbooks.jpg);
				 width:86px;
				 height:49px;
				 margin-left:580px;
				
				 }

#peachtree	    {background-image:url(../images/peachtree.jpg);
				 width:115px;
				 height:31px;
				 margin-left:555px;
				
				 }

#business-works {background-image:url(../images/business-works.jpg);
				 width:144px;
				 height:39px;
				 margin-left:520px;
				
				 }

#sage-mas90     {background-image:url(../images/sage-mas90.jpg);
				 width:166px;
				 height:29px;
				 margin-left:500px;
				
				 }

#navision_logo    {background-image:url(../images/navision_logo.jpg);
				 width:144px;
				 height:34px;
				 margin-left:520px;
				
				 }
<!------------------------form------------------>
*:focus{
			outline:none; /* Prevents blue border in Webkit */
		}
input, textarea {
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			background-color:#fff;
			border:1px solid #ccc;
			font-size:20px;
			width:300px;
			min-height:30px;
			display:block;
			margin-bottom:16px;
			margin-top:8px;
		   -webkit-border-radius:5px;
		   -moz-border-radius:5px;
			border-radius:5px;
		   -webkit-transition: all 0.5s ease-in-out;
		   -moz-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;
		}
		
		textarea {
				min-height:100px;
		}

		input:focus, textarea:focus {
			-webkit-box-shadow:0 0 25px #ccc;
			-moz-box-shadow:0 0 25px #ccc;
			box-shadow:0 0 25px #ccc;
			
			-webkit-transform: scale(1.05);
			-moz-transform: scale(1.05);
			transform: scale(1.05);
		}
		
		/* The interesting bit */
		
		input:not(:focus), textarea:not(:focus) {
			opacity:0.5;
		}
		
		input:required, textarea:required {
			background:url("../images/asterisk_orange.png") no-repeat 280px 7px;
		}

		input:valid, textarea:valid {
			background:url("../images/tick.png") no-repeat 280px 5px;			
		}		

		input:focus:invalid, textarea:focus:invalid {
			background:url("../images/cancel.png") no-repeat 280px 7px;						
		}

		input[type=submit] {
			padding:10px;
			background:none;
			opacity:1.0;
		}
<!------------------------form------------------>


.slidingDiv {
	height:300px;
	background-color: #99CCFF;
	padding:20px;
	margin-top:10px;
	border-bottom:5px solid #3399FF;
}
.show_hide {
	display:none;
}

.th{background: rgb(85,103,145); /* Old browsers */
background: -moz-linear-gradient(top, rgba(85,103,145,1) 0%, rgba(115,142,196,1) 81%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,103,145,1)), color-stop(81%,rgba(115,142,196,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(85,103,145,1) 0%,rgba(115,142,196,1) 81%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(85,103,145,1) 0%,rgba(115,142,196,1) 81%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(85,103,145,1) 0%,rgba(115,142,196,1) 81%); /* IE10+ */
background: linear-gradient(top, rgba(85,103,145,1) 0%,rgba(115,142,196,1) 81%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#556791', endColorstr='#738ec4',GradientType=0 ); /* IE6-9 */}

.slidingDiv{ border:1px solid #eee;}
.slidingDiv p{ width:620px; margin-left:15px; padding:0; text-align:center;}
.slidingDiv h4{ margin:0; color:#003366; font-size:16px; background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */}

.slidingDiv1{ border:1px solid #eee;}
.slidingDiv1 p{ width:620px; margin-left:15px; padding:0; text-align:center;}
.slidingDiv1 h4{ margin:0; color:#003366; font-size:16px; background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */}
.slidingDiv2{ border:1px solid #eee;}
.slidingDiv2 p{ width:620px; margin-left:15px; padding:0; text-align:center;}
.slidingDiv2 h4{ margin:0; color:#003366; font-size:16px; background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */}
.slidingDiv3{ border:1px solid #eee;}
.slidingDiv3 p{ width:620px; margin-left:15px; padding:0; text-align:center;}
.slidingDiv3 h4{ margin:0; color:#003366; font-size:16px; background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */}
.slidingDiv4{ border:1px solid #eee;}
.slidingDiv4 p{ width:620px; margin-left:15px; padding:0; text-align:center;}
.slidingDiv4 h4{ margin:0; color:#003366; font-size:16px; background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */}
.slidingDiv5{ border:1px solid #eee;}
.slidingDiv5 p{ width:620px; margin-left:15px; padding:0; text-align:center;}
.slidingDiv5 h4{ margin:0; color:#003366; font-size:16px; background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */}
.slidingDiv6{ border:1px solid #eee;}
.slidingDiv6 p{ width:620px; margin-left:15px; padding:0; text-align:center;}
.slidingDiv6 h4{ margin:0; color:#003366; font-size:16px; background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */}
.slidingDiv7{ border:1px solid #eee;}
.slidingDiv7 p{ width:620px; margin-left:15px; padding:0; text-align:center;}
.slidingDiv7 h4{ margin:0; color:#003366; font-size:16px; background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */}
.slidingDiv8{ border:1px solid #eee;}
.slidingDiv8 p{ width:620px; margin-left:15px; padding:0; text-align:center;}
.slidingDiv8 h4{ margin:0; color:#003366; font-size:16px; background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */}
.slidingDiv9{ border:1px solid #eee;}
.slidingDiv9 p{ width:620px; margin-left:15px; padding:0; text-align:center;}
.slidingDiv9 h4{ margin:0; color:#003366; font-size:16px; background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */}

#ribon{ background:url(../images/ribon.png); height:61px; width:58px; float:right; margin-top:-5px; margin-right:5px;}
#footer2{ height:300px; width:100%; border-top:1px solid  #ddd; margin-top:2px; background:url(../images/footer2.png) repeat-x; }
#footer_cont{ height:290px; width:960px; margin:0 auto; border-left:1px solid #ddd; border-right:1px solid #ddd; margin-top:8px;}
#tabs{ height:200px; width:960px; }
#tab1{height:200px; width:240px; border-right:1px dashed #666666; float:left; margin-top:15px;}				 
#tab2{height:200px; width:240px; border-right:1px dashed #666666; float:left; margin-top:15px;}				 
#tab3{height:200px; width:240px; border-right:1px dashed #666666; float:left; margin-top:15px;}				 
#tab4{height:200px; width:230px;  float:left; margin-top:15px;}				 
 
#tabs h2{ padding:0 0 0 0; margin:5px 0 0 45px; color:#6f6f6f;} 
#tab1 #icon{ background:url(../images/services-icon.png) no-repeat center; float:left; height:39px; width:39px; margin:0 0 0 20px;}
#tab2 #icon1{ background:url(../images/product-icon.png) no-repeat center; float:left; height:39px; width:39px; margin:0 0 0 20px;}
#tab3 #icon2{ background:url(../images/careers.png) no-repeat center; float:left; height:39px; width:39px; margin:0 0 0 20px;}
#tab4 #icon3{ background:url(../images/contacts.png) no-repeat center; float:left; height:39px; width:39px; margin:0 0 0 20px;}

