@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	outline:none;
}
img {
	border: none;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #353535;
	font-size: 11px;
	}
#pageWrapper {
	margin: 0px auto;
	width: 752px;
	}
#headerWrapper {
	height: 100px;
	margin: 20px 0px 10px;
}
h1 {
	text-indent: -9999px;
	}
#logo {
	background: url(images/logo.jpg) no-repeat;
	width: 237px;
	height: 95px;
	float: left;
	margin: 0px 0px 0px 20px;
	}
#support {
	float: right;                              
	width: 325px;
	margin: 0px 1px 0px;
}
#contact {
	padding: 9px 0px 9px 0px;
	color: #cc0000;
	font-weight: bold;
	padding-left: 57px;
	padding-top: 5px;
}
#liveChat {
	margin: 10px 0px 0px 107px;
}
#navigation {
	height: 26px;
}
#navigation ul {
}
#navigation ul  li {
	display: inline;
	margin: 0px 1px 0px 1px;
	padding: 7px 0px 6px;
	float: left;
}
#navigation ul a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	background-color: #717073;
	text-align: center;
}
#navigation a:hover {
	background-color: #cc0000;
}
#contentWrapper {
	margin: 3px 1px 10px;
	border-top: solid 2px #aaa;
	padding: 15px 0px 0px;
	clear: both;
}
#contentWrapper h3 {
	font-size: 16px;
	color: #cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px;
}

#contentWrapper h4 {
	font-size: 14px;
	color: #3f3f3f;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 5px 15px;
}
#contentWrapper hr {
	height:1px;
	border-top:0 solid #CCCCCC;
	margin:10px 0;
}

#content {
	width: 475px;
	float: left;
	padding: 10px 10px 10px 10px;
	border: solid 1px #cdcdcd;
	margin: 0px 15px 10px 0px;
	height: inherit;
}
html >body #content {
	*margin: 0px 15px 0px 0px;
}
#content p {
	padding: 7px 0px 8px;
	text-align: left;
	max-width:475px;
}
#content ul {
	margin:5px 0 10px 0;
}

#welcome {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	background-image: url(images/header2.swf);
	background-repeat: no-repeat;
}
#content li {
	padding: 2px 0px 5px 35px;
	text-align: left;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 15px 7px;
}
#content .Olist {
	padding: 5px 0px 5px 0px;
	text-align: left;
	list-style-type:decimal;
}
html>body #content .Olist {
	padding: 5px 0px 5px 0px;
	margin-left: 35px;
}
#content .indent{
	margin: 0 0 3px 35px;
}
html>body #content .indent{
	margin: 0 0 3px 55px;
}
#content .indent li {
	padding: 2px 0px 1px 0px;
	background:none;
	text-align: left;
	list-style-type:square;
}
#content ol{
	margin: 0 0 3px 35px;
}
html>body #content ol{
	margin: 0 0 3px 55px;
}
#content ol li {
	padding: 2px 0px 1px 0px;
	background:none;
	text-align: left;
	list-style-type:decimal;
}
#content li a{
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}
#content li a:hover {
	text-decoration:underline;
}
#content p a{
	color:#cc0000;
	text-decoration:none;
}
#content p a:hover {
	text-decoration:underline;
}
#content ul li a{
	color:#cc0000;
	text-decoration:none;
	font-weight:normal;
}
#content ul li a:hover {
	text-decoration:underline;
}
#content blockquote {
	margin: 0 0 5px 0;
	width: 435px;
}
html>body #content blockquote {
	margin: 0 0 5px 35px;
}
html>body #content blockquote {
	*margin: 0 0 5px 0;
}
#sideMenuWrapper {
	float: left;
	width: 238px;
	margin: 0px 0px 10px;
}
html >body #sideMenuWrapper {
	*margin: 0px 0px 0px;
}
html >body #sideMenu{
	width: 216px;
}
#sideWrapper2 {
	width: 216px;
	border: solid 1px #cdcdcd;
	padding: 10px;
}
#sideMenu {
	width: 216px;
	border: solid 1px #cdcdcd;
	padding: 10px;
}
#sideMenu h2 {
	height: 20px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.5px;
	padding: 3px 0px 0px 5px;
}
#sideMenu h4 {
	background-color: #CC0000;
	padding: 5px 0;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0 0 10px;
}

#sideMenu ul {
	padding: 0px 0px 5px 25px;
}
#sideMenu li {
	padding: 1px 5px 2px 25px;
	list-style-type: none;
	background-image: url(images/bullet-side-nav.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 11px;
}
#sideMenu a {
	color: #cc0000;
	text-decoration: none;
}
#sideMenu a:hover {
	color: #353535;
}
#sideMenu h2 a {
	color: #353535;
}
#sideMenu h2 a:hover {
	color: #cc0000;
}
#sideSolutions {
	width: 215px;
}
html >body #bottomMenu{
	border-top: solid 1px #cdcdcd;
	clear: both;
	margin: 0px 0px 10px;
	float: left;
	width: 750px;
	padding: 10px 0px 0px 0px;
}
html >body #bottomMenu{
	*margin: 0px 1px 0px;
}
#bottomMenu {
	border-top: solid 1px #cdcdcd;
	clear: both;
	margin: 0px 0px 0px;
	float: left;
	width: 750px;
	padding: 10px 0px 0px 0px;
}
#LMenu {
	width: 398px;
	background-image: url(images/image-indusolu.jpg);
	background-repeat: no-repeat;
	background-position: 10px 40px;
	float: left;
	margin: 0px 15px 0px 0px;
	border: solid 1px #77a819;
	height: 247px;
}
#LMenu h3 {
	height: 24px;
	color: #FFF;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 3px 5px 0px 10px;
	background-color: #77a819;
	margin: 3px;
}
#LMenu ul {
	padding: 5px 5px 10px 175px;
}
#LMenu li {
	list-style-type: none;
	background-image: url(images/bullet-indusolu.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 2px 15px;
}
#LMenu a {
	font-size: 11px;
	color: #353535;
	text-decoration: none;
}
#LMenu a:hover {
	color: #cc0000;
}
#quickQuery {
	width: 333px;
	float: left;
	margin: 0px 0px 0px 0px;
	border: solid 1px #ffb300;
	display: block; 
	padding: 0px 0px 0px 0px;
	display: block; 
	*height: 248px;
}
#quickQuery  h3 {
	height: 24px;
	color: #FFF;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 3px 5px 0px 10px;
	background-color: #ffb300;
	margin: 3px;
}
#footer {
	width: 750px;
	margin: 0px auto 0px;
	clear: both;
	padding: 35px 0px 15px;
	text-align: center;
	font-size: 11px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}
#footer a {
	text-decoration: none;
	color: #353535;
}
#footer a:hover {
	color: #cc0000;
}
#form {
	padding: 2px 10px 10px 10px;
}
#form .field {
	height: 14px;
	margin: 5px 0px 7px;
}
#form .field .input {
	float: right;
}
#form .lbl {
	float: left;
	font-size: 11px;
}
#sideWrapper2 #form .lbl {
	float: left;
	font-size: 11px;
	padding:5px 0 3px 0;
}
#form .input .bg {
	background: #fff no-repeat;
	border: 1px solid #cecece;
	width: 195px;
	float: left;
}
html >body #sub-resButton{
	float: left;
	margin: 5px 0px 10px 116px;
	padding: 0px;
}
html >body #sub-resButton{
	float: left;
	*margin: 20px 0px 10px 58px;
	padding: 0px;
}
#sub-resButton  {
	float: left;
	margin: -5px 0px 10px 38px;
	padding: 0px 0px 0px 0px;
}
#contactForm {
	background-color: #fbf8e7;
	border: dotted 1px #cdcdcd;
	min-height: 365px;
	margin: 25px 0 0;
	display: block; 
}
#contactForm h3 {
	background-image: url(images/contact-envelope.jpg);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding: 25px 0 5px 75px;
}
#form2 {
	padding: 10px 35px 10px 35px;
}
#form2 .field {
	height: 20px;
	margin: 5px 0px 7px;
}
#form2 .field .input {
	float: right;
}
#form2  .lbl {
	float: left;
	font-size: 12px;
}
#form2 .input .bg {
	background: #fff no-repeat;
	border: 1px solid #cecece;
	width: 250px;
	float: left;
}
html>body #form2 #sub-resButton {
	float: right;
	margin: 5px 0px 10px 150px;
	height: 100%;
}
#form2 #sub-resButton {
	float: right;
	margin: 0px 0px 10px 150px;
	height: 100%;
}
html>body #form2 #sub-resButton {
	*margin: 15px 0px 10px 150px;
}
#testimonials p {
	margin: 5px 0px 15px;
}
#testimonials {
	width: 215px;
	margin: 15px 0px 0px;
}

/* Sidebar FAQs*/

.sidebar-faqs{
	width: 215px;
	margin: 15px 0px 0px;	
}
.sidebar-faqs ol{
	padding: 5px 0px 15px 20px;	
}
.sidebar-faqs ol li{
	padding:5px 0;
}

/* --End Sidebar FAQs-- */

#testimonials {
	width: 215px;
	margin: 15px 0px 0px;
}

#careers {
	border-top: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
	padding: 10px 0px;
}
#careers li {
	padding: 3px 0px 3px 35px;
	text-align: left;
	background-image: url(images/bullet-side-nav.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 15px 3px;
}
#careers a {
	color: #353535;
	text-decoration: none;
}
#careers a:hover {
	color: #CC0000;
}
#careerWrapper {
	margin: 10px 0px 0px;
}
#careerWrapper h4 {
	padding: 0px 0px 0px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cc0000;
	margin: 0px 0px 10px;
}
#careerWrapper li {
	padding: 1px 0px 3px 30px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 15px 5px;
	margin: 0px 0px 0px 25px;
}
#newsLetterWrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc0000;
	font-size: 16px;
	text-align: center;
	width: 190px;
}
#newsLetterWrapper {
	float: left;
	padding: 10px;
	width: 216px;
	border: solid 1px #cdcdcd;
	margin: 10px 0 0;
	background-color: #eee;
}
#newsLetterForm  {
	float: left;
	width: 205px;
	height: 20px;
	margin: 5px 0 0 0;
	background-color: #353535;
	padding: 5px 5px 7px 5px;
}
#bg {
	width:206px;
	margin:0px auto 0px;
	height: 25px;
}
html>body #bg {
	width:206px;
	margin:0px auto 0px;
	height: 25px;
}
#input {
	float: left;
	height: 23px;
	margin: 0px 0px 0px 0px;
	width: 140px;
}
#button {
	float: right;
	margin: 0px 0px 0px 0px;
}
#newsLetter    #s2   {
	background: #fff;
	border: 0px solid #fff;
}
#contentMServices {
	padding: 0 0 0 170px;
	background-image: url(images/image01.jpg);
	background-repeat: no-repeat;
}
#contentFServices {
	padding: 0 0 0 170px;
	background-image: url(images/image02.jpg);
	background-repeat: no-repeat;
}
#contentMServices  h4, #contentFServices h4 {
	color: #cc0000;
	font-size: 12px;
	margin: 0 0 5px;
}
#contentMServices  ul li a, #contentFServices ul li a {
	color: #000;
	list-style: none;
}
#contentMServices  li a:hover, #contentFServices li a:hover{
	text-decoration: underline;
	list-style: none;
}
#quickEmail {
	background: url(images/email.jpg) no-repeat;
	float: right;
	padding: 0 0 3px 25px;
}
#quickEmail   h6 a {
	font-size: 10px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
#quickEmail h6 a:hover {
	text-decoration: underline;
}
#imgEmails {
	background:url(images/contact-emails.gif) no-repeat;
	width:131px;
	height:148px;
	margin:0 0 8px 0;
}
#weCallYou {
	text-align:left;
	height:14px;
	margin: 5px 0 0;
	background: url(images/we-call-you.gif) no-repeat 0px 0;
	color: #cc0000;
	font-weight: bold;
}
#weCallYou a {
	color:#cc0000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#weCallYou a:hover {
	text-decoration:underline;

}
#headerAbout{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headers2-1.jpg) no-repeat;
}
#headerServices{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headers2-2.jpg) no-repeat;
}
#headerCareers{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headers2-3.jpg) no-repeat;
}
#headerContact{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headers2-4.jpg) no-repeat;
}
#headerIndustry{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headers2-5.jpg) no-repeat;
}
#headerSoftwareProducts{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerSoftwareProducts.jpg) no-repeat;
}
#headerITProductsAndServices{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerITProductsAndServices.jpg) no-repeat;
}
#headerPromotionalProducts{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerPromotionalProducts.jpg) no-repeat;
}
#headerAdvertising{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerAdvertising.jpg) no-repeat;
}
#headerTelecommunications{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerTelecommunications.jpg) no-repeat;
}
#headerFinancialServices{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerFinancialServices.jpg) no-repeat;
}
#headerMerchantServices{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerMerchantServices.jpg) no-repeat;
}
#headerCommercialCleaning{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerCommercialCleaning.jpg) no-repeat;
}
#headerTaxAndAccounting{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerTaxAndAccounting.jpg) no-repeat;
}
#headerConsultancyAndTraining{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerConsultancyAndTraining.jpg) no-repeat;
}
#headerMedicalProductsAndServices{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerMedicalProductsAndServices.jpg) no-repeat;
}
#headerTravelAndHospitality{
	width:475px;
	height:150px;
	margin:0 0 10px 0;
	background:url(images/headerTravelAndHospitality.jpg) no-repeat;
}

/* payment */
.payment-option{
	width:725px;
	margin:10px auto;
	border:2px solid #ccc;
}
.payment-option .payment-logo{
	float:left;
	width:200px;
	height:100%;
	border-right:2px solid #ccc;
	margin:auto;
	text-align:center;
	vertical-align:middle;
	
}
.payment-option .payment-info{
	float:left;
	width:340px;
	border-right:2px solid #ccc;
	padding:20px;
}
.payment-option .payment-info p{
	color:#737373;
	padding:0 0 10px 0;
	
}
.payment-option .payment-buynow{
	float:left;
	width:140px;
	margin:auto;
	text-align:center;
}
.clear{
	clear:both;
	height:0px;
	margin:0;
	padding:0;
	line-height:1px;
}
.form_validation_field_error_error_message{
	color:#ff0000;
}