﻿* {
	margin:0;
	padding:0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #CCCCCC;
	line-height: 16px;
}

img {
	border: 0;
	
	

}

h1,h2,h4{
	margin:0px;
}

p { 
 	padding-bottom: 10px;
	
}

h3 { 
 	padding-bottom: 10px;
	margin-top:10px;
}

a {
	font-size: 12px;
	color: #24324C;
	text-decoration: none;
	outline: none;
}

a:hover{
	font-size: 12px;
	color: #B19A0E;
	text-decoration: none;
}

dl, dt{
	clear:left;
	font-size: 12px;
	color: #333333;
	float:left;
}

dd {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 120px;
}

input {
	border:1px solid #AAAAAA;
	font-size: 12px;
	height: 19px;
	color: #333333;
	background: #FF url(../images/inputBG.jpg) repeat-x top;
}

select {
	border:1px solid #AAAAAA;
	font-size: 12px;
	height: 19px;
	color: #333333;
	background: url(../images/inputBG.jpg) repeat-x top;
}

/*------ button ------*/
.btnSearch {
	width: 74px;
	height: 24px;
	border: none;
	background: url(../images/btnSearchIndex.jpg) no-repeat;
}
.btnStatus {
	width: 110px;
	height: 25px;
	border: none;
	background: url(../images/btnStatus.jpg) no-repeat;
}

/*------ div id ------*/
#page_container { 
	width: 999px;
	height: auto;
	margin: auto;
}
#float_container {
	width: 999px;
	height: auto;
	float: left;
	background: #FF;
}
#headingArea {
	width: 999px;
	height: auto;
	float: left;
}
#bodyArea {
	width: 997px;
	height: auto;
	float: left;
	background: #FFFFFF;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	padding-top: 15px;
}
#footerArea {
	width: 999px;
	height: 25px;
	float: left;
	padding-top: 10px;
	background: url(../images/footerBG.jpg) repeat-x left top;
}
#menu{
	width: 999px;
	height: 75px;
	float: left;
	padding-top: 3px;

}
#banner{
	width: 999px;
	height: 275px;
	float: left;
}
#banner_image{
	width: 999px;
	height: 60px;
	float: left;
	background: url(../images/small_banner.jpg) no-repeat left top;
}
#banner_image .replay{
	width: 40px;
	height: 30px;
	float: right;
	padding: 30px 15px 0 0px;
}
#logo {
	width: 149px;
	height: 75px;
	float: left;
	background: url(../images/logo.jpg) no-repeat left top;
}
#mainMenu{
	width: 840px;
	height: 35px;
	float: left;
	padding-top:0;
}
#mainMenu-bg {
	width:840px;
	height:35px;
	float:left;
}
#mainMenu-left{
	background:url(../images/menu/main_menu_left.png) no-repeat;
	width: 30px;
	height: 40px;
	float: left;

}
#mainMenu-right{
	background:url(../images/menu/main_menu_bg..png);
	width: 810px;
	height:40px;
	float: left;

}
#bodyKeepSpace{
	width: 962px;
	height: auto;
	float: left;
	padding: 0px 15px 0px 15px;
}
#whole_links{
	width: 997px;
	height: auto;
	float: left;
	z-index:-200;
}
#bodyFirstRow{
	width: 962px;
	height: auto;
	float: left;
}
#bodySecondRow{
	width: 962px;
	height: auto;
	float: left;
}
#bodyThirdRow{
	width: 962px;
	height: auto;
	float: left;
}
#bodyFirstRowLerft{
	width: 450px;
	height: auto;
	float: left;
}
#bodyFirstRowRight{
	width: 510px;
	height: 330px;
	float: right;
	background: url(../images/nurologikBG.jpg) repeat-x right top;
	border: 1px solid #D6D6D6;
	margin-left: 20px;
	margin-bottom:0;
}
#productName{
	width: 250px;
	height: 18px;
	float: left;
}
#moreslider {
	width: 200px;
	height: 18px;
	float: right;
	text-align: right;
}
#menu-left{
	float:left;
	background:url(../images/menu/menu_left_bg.png) no-repeat;
	width:10px;
	height:40px;
}
#mainMenu-leftSide {
	float:left;
	background:url(../images/menu/menu_left.jpg);
	width:10px;
	height:75px;
}
#menu-right {
	float:left;
	background:url(../images/menu/menu_bg.jpg) no-repeat;
	width:1px;
	height:40px;
}
/*------ div Class ------*/
.bodyTPL{
	width: 962px;
	height: auto;
	float: left;
	background: #FFFFFF;
}
.menu_page{
	width: 999px;
	height: 75px;
	float: left;
	background: url(../images/menuBG.jpg) repeat-x top left;
}
.bodySecondSpace{
	width: 962px;
	height: auto;
	float: left;
	padding: 15px 0px 15px 0px;
}
.ourService{
	width: 960px;
	height: 240px;
	float: left;
	background: url(../images/ourServiceBG.jpg) repeat-x left top;
}
.ourServiceColumn_a{
	width: 127px;
	height: 240px;
	float: left;
	background: url(../images/serviceIMG.jpg) no-repeat;
}
.ourServiceColumn_b{
	width: 817px;
	height: 210px;
	float: left;
	padding: 14px 0px 15px 0px;
}
.ourServiceColumn_c{
	width: 16px;
	height: 240px;
	float: left;
	background: url(../images/serviceIMGRight.jpg) no-repeat;
}
.ourServiceColumn_b_inside{
	background: url(../images/service/bg.jpg) repeat-x ;
	width: 962px;
	height: 171px;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
 }
.service_column{
	width: 240px;
	height: 171px;
	float: left;
	margin: 0px 4px 0px 4px;
}
.service_software{
	width: 240px;
	height: 171px;
	float: left;
	padding: 0px;
}
.service_consult{
	width: 240px;
	height: 171px;
	float: left;
	padding: 0px;
}
.service_integrator{
	width: 240px;
	height: 171px;
	float: left;
	padding: 0px;
}
.service_training{
	width: 240px;
	height: 171px;
	float: left;
	padding: 0px;
}
.mainslider {
	width: 490px;
	height: 290px;
	float: left;
	text-align: left;
}
.sliderimg {
	width: 482px;
	height: 198px;
	float: left;
	text-align: left;
}
.service_technical{
	width: 155px;
	height: 99px;
	float: left;
	padding: 0px;
}
.text_software{
	width: 150px;
	height: 20px;
	float: left;
	margin: 10px 0px 0px 5px;
	background: url(../images/softwareDevelopmentText.jpg) no-repeat;
}
.text_consult{
	width: 240px;
	height: 30px;
	float: left;
	margin: 10px 10px 0px 10px;
	background: url(../images/itConsultingText.jpg) no-repeat;
}
.text_integrator{
	width: 145px;
	height: 20px;
	float: left;
	margin: 10px 0px 0px 10px;
	background: url(../images/integratorsText.jpg) no-repeat;
}
.text_training{
	width: 145px;
	height: 20px;
	float: left;
	margin: 10px 0px 0px 10px;
	background: url(../images/trainingText.jpg) no-repeat;
}
.text_technical{
	width: 145px;
	height: 20px;
	float: left;
	margin: 10px 0px 0px 10px;
	background: url(../images/technicalSupportText.jpg) no-repeat; 
}
.service_details{
	width: 145px;
	height: auto;
	float: left;
	padding: 6px 0px 0px 10px;
}
.service_button{
	width: 130px;
	height: auto;
	float: left;
	padding: 5px 0px 0px 10px;
}
.oursoftware_tpl{
	width: 490px;
	height: 130px;
	float: left;
}
.nurologik{
	width: 490px;
	height: 160px;
	float: left;
	margin: 10px 0px 5px 20px;
	background: url(../images/nurologikIMG.jpg) no-repeat left top;
}
.neurolage{
	width: 490px;
	height: 160px;
	float: left;
	margin: 10px 0px 5px 20px;
	background: url(../images/neurolageIMG.jpg) no-repeat left top;
}
.pps{
	width: 490px;
	height: 160px;
	float: left;
	margin: 10px 0px 5px 20px;
	background: url(../images/ppsIMG.jpg) no-repeat left top;
}
.qas{
	width: 490px;
	height: 160px;
	float: left;
	margin: 10px 0px 5px 20px;
	background: url(../images/qasIMG.jpg) no-repeat left top;
}
.reporting{
	width: 490px;
	height: 160px;
	float: left;
	margin: 10px 0px 5px 20px;
	background: url(../images/reportingIMG.jpg) no-repeat left top;
}
.oursoftware_slider{
	width: 490px;
	height: 235px;
	float: left;
	margin-left: 20px;
}
.oursoftware_text{
	width: 330px;
	height: 100px;
	float: right;
	padding: 5px 20px 0px 0px;
}
.welcome{
	width: 440px;
	height: auto;
	float: left;
	padding: 0px;
}
.welcome_text{
	width: 440px;
	height: 22px;
	float: left;
	margin-top: 10px;
	background: url(../images/welcomeIMG.jpg) no-repeat left top;
}
.welcome_underline{
	width: 440px;
	height: 20px;
	float: left;
	padding: 0px;
	background: url(../images/welcomeUnderlineIMG.jpg) repeat-x left top;
}
.welcome_details{
	width: 440px;
	height: auto;
	float: left;
	vertical-align: text-top;
	text-align: left;
}
.details_com{
	width: 440px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
.welcome_imageleft{
	width: 245px;
	height: 140px;
	float: left;
	padding-bottom: 15px;
	background:url(../images/welcomeMainIMG.jpg) no-repeat left top;
}
.welcome_imageright{
	width: 186px;
	height: 110px;
	float: left;
	padding: 0px 0px 0px 20px;
}
.welcome_com{
	width: 186px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}

.footerLinkMain{
	width: 186px;
	height: 110px;
	float: left;
	padding: 0px 0px 15px 20px;
}
.twitter{
	z-index:-100;
	width: 140px;
	height: 60px;
	float: left;
	background: url(../images/icons/twitter.gif) no-repeat left;
	padding-left:1px;
}
.download{
	z-index:-100;
	width: 140px;
	height: 60px;
	float: left;
	background: url(../images/icons/pdf.gif) no-repeat left;
	padding-left:1px;
}
.online{
	z-index:-100;
	width: 140px;
	height: 60px;
	float: left;
 	padding-left:1px;
}
.skype{
	z-index:-100;
	width: 140px;
	height: 60px;
	float: left;
	background: url(../images/icons/skype.gif) no-repeat left;
	padding-left:1px;
}
.rss{
	z-index:-100;
	width: 140px;
	height: 60px;
	float: left;
	background: url(../images/icons/rss.gif) no-repeat left;
	padding-left:1px;
}
.facebook{
	z-index:-100;
	width: 140px;
	height: 60px;
	float: left;
	background: url(../images/icons/facebook.gif) no-repeat left;
	padding-left:1px;
}
.linkedin{
	z-index:-100;
	width: 140px;
	height: 60px;
	float: left;
	background: url(../images/icons/linked.gif) no-repeat left;
	padding-left:1px;
}
.whole_linksCont{
	width: 991px;
	height: 60px;
	float: left;
	padding-top: 20px;
	background: url(../images/bottom_bg.gif) repeat-x;
	border-top: 1px solid #E5E5E5;
	padding-left: 6px;
}
.footer_text{
	width: 999px;
	height: auto;
	float: left;
	font-size:9px;
}
.products{
	width: 420px;
	height: 22px;
	float: left;
	margin-top: 20px;
}
.contactus_rows{
	width: 932px;
	height: auto;
	float: left;
	padding-left: 30px;
}
.contactus{
	width: 962px;
	height: auto;
	float: left;
}
.contactus_rowsin{
	width: 250px;
	height: auto;
	float: left;
}
.contactus_small{
	width: 40px;
	height: auto;
	float: left;
}
.contactus_large{
	width: 210px;
	height: auto;
	float: left;
}
.contactus_mid{
	width: 380px;
	height: auto;
	float: left;
	padding-left: 20px;
}
.contactus_mid_rows{
	width: 380px;
	height: auto;
	float: left;
}
.slider_window{
	width: 475px;
	height: 190px;
	float: left;
	background: url(../images/sliderWindow.jpg) no-repeat top left;
}
.slider_productsmainin{
	width: 440px;
	height:150px;
	float: left;
}
.slider_products{
	width: 90px;
	height:160px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 5px;
	background: url(../images/seperationline.jpg) no-repeat right top;
}
.slider_products_end{
	width: 90px;
	height:160px;
	float: left;
	padding-right: 10px;
	margin-top: 5px;
}
.slider_images{
	width: 90px;
	height:118px;
	float: left;
}
.slider_text{
	width: 90px;
	height:20px;
	float: left;
	font-size: 11px;
}
.each_product_img{
	width: 425px;
	height:118px;
	padding-bottom: 5px;
	float: left;
}
.each_product_text{
	width: 425px;
	height:35px;
	padding-bottom: 5px;
	float: left;
}
.main_image {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
.ouroffices {
	width: 320px;
	height: auto;
	float: left;
}
.ouroffices_heading{
	width: 310px;
	height: 21px;
	float: left;
	text-transform:uppercase;
	background: url(../images/ouroffices.jpg) no-repeat top left;
	padding: 8px 0px 0px 10px;
}
.ouroffices_body{
	width: 310px;
	height: auto;
	float: left;
	padding: 02px 0px 2px 10px;
}
.sitemap_main{
	width: 960px;
	height: auto;
	float: left;
}
.sitemap_clum{
	width: 192px;
	height: auto;
	float: left;
}
.sitemap_head{
	width: 182px;
	height: 23px;
	float: left;
	background: url(../images/sitemapIMG.jpg) no-repeat top left;
	padding-left: 10px;
	padding-top: 6px;
}
.sitemap_headend{
	width: 182px;
	height: 23px;
	float: left;
	background: url(../images/sitemapIMGEnd.jpg) no-repeat top left;
	padding-left: 10px;
	padding-top: 6px;
}
.sitemap{
	width: 182px;
	height: 24px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	background: url(../images/sitemapbodyIMG.jpg) no-repeat top left;
}
.sitemapend{
	width: 182px;
	height: 24px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	background: url(../images/sitemapbodyIMGEnd.jpg) no-repeat top left;
}
.contactLeft{
	width: 500px;
	height: auto;
	float: left;
}
.contactRight{
	width: 300px;
	height: auto;
	float: right;
}
.sliderMain{
	width: 510px;
	height: 304px;
	float: left;
	padding: 14px 10px 10px 10px;
}
.sliderMain{
	width: 510px;
	height: 304px;
	float: left;
	padding: 14px 10px 10px 10px;
}
.detailsTitle{
	width: 137px;
	height: 20px;
	float: left;
	padding-top: 2px;
	text-align: left;
	font-weight: bold;
}
.detailsBody{
	width: 189px;
	height: 90px;
	font-size:12px;
	float: left;
	padding-top: 20px;
	padding-left:10px;
	overflow: hidden;
	text-align: left;
	
}
.detailsbtnGo{
	width: 137px;
	height: 20px;
	float: left;
	text-align: right;
	padding-top: 5px;
	padding-left:40px;
}

/*------ text Class ------*/
.textLink {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
.textLink A:link {
	font-size: 11px;
	color: #24324C;
	text-decoration: none;
}
.textLink A:visited {
	font-size: 11px;
	color: #24324C;
	text-decoration: none;
}
.textLink A:hover {
	font-size: 11px;
	color: #B19A0E;
	text-decoration: none;
}
.textLink A:active {
	font-size: 11px;
	color: #24324C;
	text-decoration: none;
}
.textUpper {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}
.darkLink {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}
.darkLink A:link {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}
.darkLink A:visited {
	font-size: 12px;
	color: #004F75;
	text-decoration: none;
	font-weight:bold;
}
.darkLink A:hover {
	font-size: 12px;
	color: #B19A0E;
	text-decoration: none;
	font-weight:bold;
}
.darkLink A:active {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}
.headingTex{
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
.headingTexsmall{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
.whitetext {
	font-size: 12px;
	color: #FF;
	text-decoration: none;
	font-weight:bold;
}
.whitetext A:link {
	font-size: 12px;
	color: #FF;
	text-decoration: none;
	font-weight:bold;
}
.whitetext A:visited {
	font-size: 12px;
	color: #FF;
	text-decoration: none;
	font-weight:bold;
}
.whitetext A:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold;
}
.whitetext A:active {
	font-size: 12px;
	color: #FF;
	text-decoration: none;
	font-weight:bold;
}
button {
	margin-top:2px;
	background:url(../images/btn_left.png) no-repeat;
	width:212px;
	height:25px;
	border: 0 none;
	cursor: pointer;
	padding: 0 0 0 0;
	color:#013152;
}
#navigationContainer{
	color:#999999;
	width:auto;
	height:auto;
	float:left;
	
}
#navigationContainer .newlinks{
	width:auto;
	height:20px;
	float:left;
}
#navigationContainer .newlinks .left{
	width:15px;
	background:url(../images/navigation_left.png);
	height:20px;
	float:left;
}
#navigationContainer .newlinks .right{
	width:15px;
	background:url(../images/navigation_right.png);
	height:20px;
	float:left;	
}
#navigationContainer .newlinks .body{
	width:auto;	
	height:20px;
	float:left;
	text-align:center;	
	padding:2px 2px 2px 2px;	
	background:url(../images/navigation_body.png) repeat-x;
}

.bodycontainer{
width:979px;
height:auto;

}
.bodyleft{
width:479px;
float:left;
height:auto;

}
.bodyright{
width:500px;
float:right;
height:auto;

}



