@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-image: url(../images/gif_jpeg/background_index.jpg);
	background-repeat: repeat-x;
	background-color: #ddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #container {
	width: 750px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 


/* THIS IS FOR THE LOGO AND THE top right menu */

.twoColFixRtHdr #logo {
	background-color: #FFF;
	padding: 0px;
	border: thin solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px; /* 8 */
	margin-left: 0px;
	background-image:  url(../images/gif_jpeg/logo25.jpg);
	/* url(../images/gif_jpeg/sigparklogo1.gif); */
	background-repeat: no-repeat;
	height: 58px; /* 53 */
	background-position: left 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
} 
#logo .logomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.logotext {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7F7F7F;
}
#container #logo ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7F7F7F;
	list-style-type: none;
}

#container #logo ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#logo ul li a {
	color: #A6A6A6;
	text-decoration: none;
}

#container #logo ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A6A6A6;
}

.twoColFixRtHdr #container #logo ul li a:hover {
	color: #4040FF;
}


/* ****************this is end of the log ******************/


/* START OF THE TOP MENU */



.twoColFixRtHdr #topmenu {
	background-color: #F4F4F4;
	height: 26px;
	padding: 0px;
	width: 747px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-left-color: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
} 
#topmenu ul {
	padding: 0px;
	clear: both;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-repeat: no-repeat;
}

.twoColFixRtHdr #container #topmenu ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	height: 14px;
	overflow: hidden;
	background-position: 0px center;
	width: 118px;
	padding: 0px;
	text-align: center;
	text-indent: 15px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	color: #7F7F7F;
}
.twoColFixRtHdr #container #topmenu ul li a  {
	text-decoration: none;
	color: #7F7F7F;
}

.twoColFixRtHdr #container #topmenu li.menoquote {
	border-right-style: none;
	border-right-width: 0px;
}

.twoColFixRtHdr #container #topmenu li.menuhome {
	border-left-width: 0px;
	border-left-style: none;
}

.twoColFixRtHdr #container #topmenu ul li a:hover {
	color: #4040FF;
}

/************************ end of TOP MENU ***************** */

/* START OF HEADER IMAGE */


.twoColFixRtHdr #header {
	height: 225px;
	background-color: #FFF;
	padding: 0px;
	background-image: url(../images/gif_jpeg/hdr_industries.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	clear: both;
	margin: 0px;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #header h1 {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #headerbottombar {
	background-color: #ddd;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

/* end of HEADER *************************/

/* -----------START OF RIGHT SIDE BAR---------------- */

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 208px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../homepageslices/services_sidebar_img.gif);
	background-repeat: no-repeat;
	background-color: #EEE;
	height: 655px;
	background-position: 1px 12px;
	/* for showing the border 
	border: 1px solid #933;
	*/
}

#sidebar1 .sidebartext {
	margin: 0px;
	padding: 20px;
	text-align: left;
}


#sidebar1 .divourservices {
	font-family: Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#sidebar1 .divourservices .txtourservices {
	margin: 0px;
	padding: 0px;
}

#sidebar1 ul li {
	list-style-type: none;
	background-color: #EFF8FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #D5ECFF;
	padding-left: 20px;
	width: 180px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 7px;
	padding-bottom: 1px;
	background-image: url(../images/gif_jpeg/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color: #AAA;
	font-weight:bold;
	font-variant: normal;
	height: 20px;
}
.twoColFixRtHdr #container #sidebar1 ul {
	/*margin-top: 32px; */
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 0px;
}
.twoColFixRtHdr #container #sidebar1 ul li a {
	text-decoration: none;
	color: #8F8F8F;
}

.twoColFixRtHdr #container #sidebar1 ul li a:hover {
	color: #4040FF;
}

#featureclients {
	background-image: url(../images/gif_jpeg/featureclients_rightbar.gif);
	background-repeat: no-repeat;
	height: 394px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px none #006;
	width: 198px;
	padding: 0px;
}



/****************** end of RIGHT SIDE BAR *********************/

/* --------- START OF LEFT SIDE BAR --------------*/

#leftbar {
	background-repeat: no-repeat;
	width: 173px;
	padding: 0px;
	height: 625px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
/* for showing the border
border: 1px solid #F00;
*/
}


#mainContent #leftbar #addressbar {
	background-image: url(../images/gif_jpeg/address_bar.gif);
	height: 212px;
	width: 173px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#mainContent #leftbar #specialization {
	background-image: url(../images/gif_jpeg/specialization_bar.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 247px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ***********  end of LEFT SIDE BAR ***********/


/*-----------  START OF MAIN CONTENT FOR TREE COLUMNS *****************/

.twoColFixRtHdr #mainContent {
	margin-top: 5px;
	margin-right: 229px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	position: relative;
	background-color: #FFF;
	height: 655px;
	background-repeat: no-repeat;
	background-position: 5px top;
	/* for showing the border 
	border: 1px solid #06C;
	*/
} 

/* following is for home/webdesign/... etc */
#mainContent .websitepositeion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000;
	height: 20px;
	/* for shoing the border
	border: 1px solid #606;
	*/
}

/* folowing for index page with 6 images */
.divforleanmore {
	width: 115px;
	margin-left: 40px;
	margin-top: 170px;
	position: absolute;
}
.divfortxtonimages {
	
	width: 135px;
	height: 60px;
	margin-top: 110px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.divfortxtonimages .txtonimages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.anchorimage {
	border: thin none #FFF;
	outline-color:#fff;
}

/* end of index with 6 images */

/* text for the main content */
#container #mainContent .maintext {
	margin-left: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		padding: 0px;
	margin-top: 0px;
	color: #555;
	/* for showing the border 
	border: 1px solid #0FC;
	*/
}
/* following is for sub heading in main content like web design, e-commerce etc...*/
#mainContent .maintext .mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
}
 /* for the button get started */
#mainContent .maintext p .but_getstarted {
	margin-right: 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent .maintext .price {
	margin: 0px;
	padding: 0px;
	color: #0368CD;
	font-weight: bold;
	font-size: 12px;
}

#mainContent .maintext .getstarted {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/* -----------------end of MAIN CONTENT FOR THREE COLUMNS ***************/

#mainContent p .maincontentmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #2874D2;
	text-decoration: none;
}






/*-------------------  START OF MAIN CONTENT FOR TWO COLUMNS ----------------*/


.twoColFixRtHdr #container #mainContent #img1 {
	padding: 0px;
	float: right;
	height: 200px;
	width: 165px;
	background-image: url(../images/gif_jpeg/ecommerce.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.twoColFixRtHdr #container #mainContent #img2 {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 165px;
	float: right;
	background-image: url(../images/gif_jpeg/interface.jpg);
	background-repeat: no-repeat;
}
.twoColFixRtHdr #container #topmenu ul li .pagemenu1 {
	color: #4040ff;
}

.twoColFixRtHdr #container #mainContent #img3 {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 165px;
	background-image: url(../images/gif_jpeg/database.jpg);
	background-repeat: no-repeat;
}
.twoColFixRtHdr #container #mainContent #img4 {
	background-image: url(../images/gif_jpeg/benefit.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 200px;
	width: 165px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.twoColFixRtHdr #container #mainContent #img5 {
	background-image: url(../images/gif_jpeg/business.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 200px;
	width: 165px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixRtHdr #container #mainContent #img6 {
	background-image: url(../images/gif_jpeg/reports.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 200px;
	width: 165px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* ****************** end of MAIN CONTENCT FOR TWO COLULMNS ***************/

/* ------------- START OF FOOTER ------------*/

.twoColFixRtHdr #footer {
	background-color: #FFF;
	height: 35px;
	padding: 0px;
	position: relative;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #Ddd;
	border-right-color: #930;
	border-bottom-color: #930;
	border-left-color: #930;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixRtHdr #container #footer ul li a {
	text-decoration: none;
	color: #296FCE;
}

.twoColFixRtHdr #container #footer ul li a:hover {
	color: #2872D1;
	text-decoration: underline;
}
.twoColFixRtHdr #container #footer ul li {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C3CFF;
}
.twoColFixRtHdr #container #footer ul li em {
	color: #333;
	font-size: 14px;
}
.twoColFixRtHdr #container #footer ul {
	text-align: center;
	padding: 0px;
	margin-top: 1px;
	margin-left: 0px;
}
.twoColFixRtHdr #container #footer ul p {
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/************ end of FOOTER *************************/

/*********** START OF FORM ***************/


#mainContent .maintext form fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #818181;
}
#mainContent .maintext form fieldset {
	border: 1px dotted #6B6B6B;
}
#mainContent .maintext form fieldset div #checkset label {
	width: 20%;
}
#mainContent .maintext form fieldset div label   {
	float: left;
	width: 40%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}

input.btn {
	color: #00008B;
	background-color: #E6F4FF;
	border: 1px outset #00008B;
}
input.txt {
	color: #6F6F6F;
	background-color: #FDFDFD;
	border: 1px inset #5C9FE0;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
form div {
  
  margin: 0;
  padding: 0;
  padding-top: 5px;
}

/*  check box start */

.checkboxes label
{
	float: left;
	padding-right: 10px;
	white-space: nowrap;
}
#mainContent .maintext form fieldset .checkboxes .checkboxtitle {
	width: 80%;
}
#mainContent .maintext form fieldset .checkboxes {
	margin-bottom: 0px;
	height: 95px;
}
.formtextarea {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: scroll;
	color:#555;
	background-color: #FDFDFD;
	border: 1px inset #5C9FE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
		
}
.formselect {
	background-color: #FDFDFD;
	color:#555;
	border: 1px inset #5C9FE0;
}

.checkboxes input
{
    vertical-align: middle;
}
.twoColFixRtHdr #container #mainContent .maintext .getstarted .tt {
	padding: 0px;
	width: 0px;
	border: 10px solid #63C;
}


.checkboxes label span
{
    vertical-align: middle;
}

/******* end of FORM*********************/


</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
<script type="text/javascript">

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//
</script>
.butgetstarted {
	border: medium solid #0F3;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #555;
	font-weight: bold;
}
#topmenu ul .menuhome .menuhome {
	text-decoration: underline;
	background-color: #FCFCFE;
	color: #699EC9;
}
.twoColFixRtHdr #container #topmenu ul .menuhome .pagemenu {
	color: #4040ff;
}
