@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../images/topBg.jpg);
	background-repeat:repeat-x;
}
a {
	text-decoration:none;
    color: #993333;
}
	a:hover {color: #10445a;}	
#wraper{
	position:relative;
	width:901px;
	margin:0 auto;
	padding:0px;
}
#headerWraper{
	float:left;
	width:100%;	
}
#header{
	
}
#logo{
	float: left;
	width: 169px;
	padding: 0px 00px 00px 0px;
}
#topRight{
	display:block;
	float:right;
	height:124px;
	width:525px;
	margin:0px 0px;
	padding:0px;
	
}
#signin{
	display:block;
	float:right;
	height:36px;
	width:440px;
	border-top:none;
	border-left:#565656 solid 1px;
	border-right:#565656 solid 1px;
	border-bottom:#565656 solid 1px;
}
#fields{
	float:left;
	display:block;
	width:410px;
	height:15px;
	margin-top:9px;
}
#btnGo{
	float:right;
	display:block;
	width:20px;
	height:20px;
	margin-top:9px;
	margin-right:5px;
}

#topNavigaion{
	display:block;
	float:right;
	width:498px;
	height:30px;
	margin-top:51px;
}
#navigaionBtn{
	float:left;
}

#navigation {
	float:right;
	margin-top:56px;
	width:496px;
}
#navigation ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#navigation ul li {
			float:left;			
}
a#homeBtn {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 70px;
		height: 30px; 			
		background: transparent url(../images/Btn_home.png) 0 0 no-repeat;
		
		}
		a#homeBtn:hover {background-position: left bottom;}
		#homeBtnSlcted {
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 70px;
		height: 30px; 			
		background: transparent url(../images/Btn_home.png) 0 0 no-repeat;
		background-position: left bottom;
		}
a#resumeBtn {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 111px;
		height: 23px; 			
		background: transparent url(../images/btn_Submit.gif) 0 0 no-repeat;
		
		}
		a#resumeBtn:hover {background-position: left bottom;}
		#resumeBtnSlcted {
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 70px;
		height: 30px; 			
		background: transparent url(../images/btn_Submit.gif) 0 0 no-repeat;
		background-position: left bottom;
		}
a#aboutBtn {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 90px;
		height: 30px; 			
		background: transparent url(../images/Btn_about.png) 0 0 no-repeat;
		}
		a#aboutBtn:hover {background-position: left bottom;}
		#aboutBtnSlcted {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 90px;
		height: 30px; 			
		background: transparent url(../images/Btn_about.png) 0 0 no-repeat;
		background-position: left bottom;
		}
		
a#servicesBtn {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 85px;
		height: 30px; 			
		background: transparent url(../images/Btn_services.png) 0 0 no-repeat;
		}
		a#servicesBtn:hover {background-position: left bottom;}
		#servicesBtnSlcted {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 85px;
		height: 30px; 			
		background: transparent url(../images/Btn_services.png) 0 0 no-repeat;
		background-position: left bottom;
		}
a#groupBtn {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 70px;
		height: 30px; 			
		background: transparent url(../images/Btn_group.png) 0 0 no-repeat;
		}
		a#groupBtn:hover {background-position: left bottom;}
		#groupBtnSlcted {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 70px;
		height: 30px; 			
		background: transparent url(../images/Btn_group.png) 0 0 no-repeat;
		background-position: left bottom;
		}
a#careersBtn {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 81px;
		height: 30px; 			
		background: transparent url(../images/Btn_careers.png) 0 0 no-repeat;
		
		}
		a#careersBtn:hover {background-position: left bottom;}	
		#careersBtnSlcted {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 81px;
		height: 30px; 			
		background: transparent url(../images/Btn_careers.png) 0 0 no-repeat;
		background-position: left bottom;
		}
a#contactBtn {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 100px;
		height: 30px; 			
		background: transparent url(../images/Btn_contact.png) 0 0 no-repeat;
		
		}
		a#contactBtn:hover {background-position: left bottom;}
		#contactBtnSlcted {		
		left: 10px;		 
		bottom: 0px;
		display: block;
		width: 100px;
		height: 30px; 			
		background: transparent url(../images/Btn_contact.png) 0 0 no-repeat;
		background-position: left bottom;
		}

#bannerNav{
	float:left;
	width:901px;
	height:241px;
	display:block;
	margin:0px;
	padding:0px;
	background-color:#CCC;
	
}
#bannerNav2{
	float:left;
	width:901px;
	height:156px;
	display:block;
	margin:0px;
	padding:0px;
	background-color:#CCC;
	
}
#bannerSrv{
	float:left;
	width:901px;
	height:122px;
	display:block;
	margin:0px;
	padding:0px;
	background-color:#CCC;
	
}
#wraperContent{
	float:left;
	width:100%;
	
}
#wraperContent_srv{
	position:relative;	
	float:left;
	width:100%;
	background-image:url(../images/Services/images/vlines_54.gif);
	background-repeat:repeat-y;
}
#siteTree{
	float:left;
	width:632px;
	display:block;
	padding: 5px 35px;
}
#srv_rightContent{
	float:left;
	width:632px;
	display:block;
	padding:15px 35px;
}
#cntact_rightContent{
	float:left;
	width:620px;
	display:block;
	padding:15px 35px;
}
#imgGalleryWraper{
	float:left;
	position:relative;
	width:382px;
	display:block;
	padding-top:12px;
	
}
#imgGallery{
	float:left;	
	position:relative;	
	width:370px;
	display:block;
	margin:0px auto;
}
#srv_rightContent2{
	float:left;
	width:632px;
	display:block;
	margin:0px auto;
}
#SrvBoxesWraper2{
	float:left;
	width:250px;
	background-color:#fff;
	display:block;
	padding:0px;
}
#SrvBoxesWraper{
	float:left;
	width:280px;
	background-color:#fff;
	display:block;
	padding:15px;
}
#srvBoxTitle{
	float:left;
	width:100%;
	background-color:#FFF;
	height:24px;
	border:#999 solid 1px;
	display:block;
}
#ProHighlightsWraper{
	float:right;
	width:165px;
	height:47px;
	background-color:#fff;
	display:block;
	padding:5px;
}
#ProHighlightsTitle{
	float:left;
	width:100%;
	height:50px;
	display:block;
}
#srvBoxCntntWraper{
	float:left;
	width:100%;
	background-color:#FFF;
	height:114px;
	border:#999 solid 1px;
	border-top:none;
	display:block;
}
#cntBoxCntntWraper{
	float:left;
	width:100%;
	background-color:#FFF;
	height:155px;
	border-top:none;
	display:block;
}
#leftNav{

	float:left;
	width:199px;
	display:block;
}

#leftNavContent{

	display:block;
	width:90%;
	margin:20px auto;	
}
#leftNavArrows{
	float:left;
	display:inline;
	width:12px;
	height:7px;
	margin-top:4px;
	margin-right:4px;
	background-image:url(../images/Services/images/arrow_09.gif);
	background-repeat:no-repeat;
}
a#leftNavLinks{
	float:left;
	display:block;
	width:90%;	
	height:18px;
	margin-top:10px;	
	background-color:#ffffff;
	border:#ffffff solid 1px;
}
a#leftNavLinks:hover{
	float:left;
	display:block;
	width:95%;	
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#900;
	background-color:#fff5e9;
	border:#f0d0a4 solid 1px;	
	text-decoration:none;
}
a#proHighlightsLink{
	float:left;
	display:block;
	width:90%;	
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#C60;
	margin-top:0px;	
	background-color:#ffffff;
	border:#ffffff solid 1px;
}
a#proHighlightsLink:hover{
	float:left;
	display:block;
	width:90%;	
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#900;
	background-color:#fff5e9;
	border:#f0d0a4 solid 1px;	
	text-decoration:none;
}
#proHighlightsLinkSlctd{
	float:left;
	display:block;
	width:95%;	
	height:18px;
	margin-top:0px;
	color:#333333;
	background-color:#ffffff;
	border:#ccc solid 1px;
}
#leftNavLinksSlctd{
	float:left;
	display:block;
	width:95%;	
	height:18px;
	margin-top:10px;
	color:#333333;
	background-color:#ffffff;
	border:#ccc solid 1px;
}
#eBrochureContentWraper{
	position:relative;
	float:left;
	display:block;
	width:100%;
	margin:60px auto;	
}
#eBrochureContent{
	position:relative;
	display:block;
	width:184px;
	margin:0px auto;	
}
a#eBrochure{
	float:left;
	display:block;
	padding:2px 5px;
	padding-top:4px;
	width:172px;	
	height:18px;
	margin-top:0px;	
	background-color:#eeeeee;
	border:#d2d2d2 solid 1px;
	border-top:none;
}
a#eBrochure:hover{
	float:left;
	display:block;
	padding:2px 5px;
	padding-top:4px;
	width:172px;	
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#900;
	background-color:#fff5e9;
	border:#f0d0a4 solid 1px;
	border-top:none;
	text-decoration:none;
}
#cntLeftWraper{
	float:left;
	display:block;
	width:661px;
	margin:0px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333333;
	text-decoration:none;
}
#cntRightWraper{
	float:left;
	display:block;
	width:200px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333333;
	text-decoration:none;
}
#txtSeprator {
	width:100%;
	height:14px;
	background: url(../images/TxtSepratorBg.gif) 0 0 repeat-x;
	margin: 0 auto;
}	
#smallImage{
	float: left;
	width: 130px;
	height: 70px;
	padding: 20px 00px 0px 00px;
}
#featuredProduct{
	float: left;
	width: 531px;
	padding: 20px 0px 0px 0px;
	background-color:#;
}
#group{
	float: left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin-top:20px;
	background-color:#ffffff;
}
#groupHead{
	height:14px;
	width:100%;
	background: url(../images/TxtSepratorBg.gif) 0 0 repeat-x;
	background-position:inherit;	
}
#groupLogos{
	float:right;
	width:95%;
	height:76px;
}
#groupSeperator{
	float:left;
	width:10px;
	height:76px;
	padding:0px 8px;
	background-image:url(../images/group_seperator.gif);
	background-repeat:no-repeat;
	background-position:center;
}
	
a#logoGain{
	float:left;
	display:block;
	width:117px;
	height:76px;
	background-image:url(../images/group_gain.gif);
	background-repeat:no-repeat;
}
#logoIkan{
	float:left;
	display:block;
	background-image:url(../images/group_ikan.gif);
	background-repeat:no-repeat;
	width:94px;
	height:76px;
}
#logoIkanPvt{
	float:left;
	display:block;
	background-image:url(../images/group_ikan_pvt.gif);
	background-repeat:no-repeat;
	width:100px;
	height:76px;
}
#logoSignage{
	float:left;
	display:block;
	background-image:url(../images/group_signage.gif);
	background-repeat:no-repeat;
	width:92px;
	height:76px;
}
#logoFurniture{
	float:left;
	display:block;
	background-image:url(../images/group_furniture.gif);
	background-repeat:no-repeat;
	width:103px;
	height:76px;
}
#businessAssociates{
	float:left;
	width:100%;
	height:25px;
	display:block;
	margin-top:12px;
	background-image:url(../images/businessAsscites.gif);
	background-repeat:no-repeat;
}
#rowHeight{
	float:left;
	width:100%;
	height:10px;
	display:block;
	
}
#flash_bussAsst{
	float:left;
	height:84px;
	background-image:url(../Flashes/BusinessAssociates_logos2.swf);
}
#clear{
	clear:both;
}
#careerTitleHeadBg{
	float:left;
	display:block;
	width:95%;	
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	text-align:left;
	color:#900;
	background-color:#fff5e9;
	border:#f0d0a4 solid 1px;	
	text-decoration:none;
}
#contactTitleHeadBg{
	float:left;
	display:block;
	width:100%;	
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	text-align:left;
	color:#7e787f;
	background-color:#f8f8f8;
	border:#e5e5e5 solid 1px;	
	text-decoration:none;
}
#contactTitleHeadBg2{
	float:left;
	display:block;
	width:400px;	
	height:318px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	padding-left:10px;
	text-align:left;
	color:#900;
	background-color:#f7f7f7;
	border:#CCC solid 1px;	
	text-decoration:none;
}
#footer{
	vertical-align:top;
	float:left;
	width:100%;
	height:40px;
	background-color:#333;
	margin-top:0px;
	padding:0px;
}
#footerWraper{
	position:relative;
	width:901px;
	height:40px;
	margin:0 auto;	
	padding:0px;
	vertical-align:top;
}
#footerLinks{
	float:left;
	width:50%;
	padding-top:10px;
	padding-left:5px;
	vertical-align:bottom;
}
#footerTxt{
	float:right;
	width:17%;
	font: normal 11px  Arial, Helvetica, sans-serif;
	color: #ececec;
	padding-top:10px;
	padding-left:5px;
	vertical-align:bottom;
}

