/* CSS Document */
img{
	border:0;
	outline:none;
	}
a{
	outline:none;
	border:0;
	}
.banner{
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*position:absolute;
	top:10px;
	left:40px;*/
	width:672px;
	height:351px;
	z-index:2;
	}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/left.png) 0 0 no-repeat;
	display:block;
	width:14px;
	height:39px;
	margin:-6px 0 0 0;
	float:left;
	cursor:pointer;
	font-size:1px;	
}

/* right */
a.right 				{ background:url(../images/right.png) no-repeat; clear:right; margin-right:-14px;
	position:absolute; right:22px; top:142px; z-index:999;}
a.right:hover 		{ background-position:-0 0; }



/* left */
a.left				{ margin-left: -30px;
	position:absolute; left:40px;top:142px; z-index:999;} 
a.left:hover  		{ background-position:0 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 672px;
	height:352px;
	padding:0px 0 0 0;
	/*background-color:#eeeeee;*/
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.itemsList {
	float:left;
	width:672px;
	position:relative;
}

/* single scrollable item */
.scrollable img {
	float:left;/*
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;*/
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}


.riaPop1{
	position:absolute;
	right:144px;
	top:10px;
	width:138px;
	height:104px;
	display:block;
	background:url(../images/blankPop.png) 0 0 repeat;
	}
.riaPop2{
	position:absolute;
	right:144px;
	top:115px;
	width:122px;
	height:126px;
	background:url(../images/blankPop.png) 0 0 repeat;
	
	}
.mobPop1{
	position:absolute;
	right:220px;
	top:30px;
	width:75px;
	height:140px;
	background:url(../images/blankPop.png) 0 0 repeat;
	}
.mobPop2{
	position:absolute;
	right:151px;
	top:119px;
	width:75px;
	height:140px;
	background:url(../images/blankPop.png) 0 0 repeat;
	}
.closePop {
	float:right;
	right:165px;
	top:55px;
	position:absolute;
	}
.popup_area {
	margin:0;
	background:url(../images/grayBg.png) 0 0 no-repeat;
	padding:10px 0 0 150px;
	width:522px;
	height:341px;
	display:block;
	}
.popreadL1{
	position:absolute;
	left:402px;
	top:300px;
	width:82px;
	height:24px;
	z-index:9999;
	display:block;
	background:url(../images/blankPop.png) 0 0 repeat;
	}
.popreadL2{
	position:absolute;
	left:419px;
	top:295px;
	width:82px;
	height:24px;
	z-index:9999;
	display:block;
	background:url(../images/blankPop.png) 0 0 repeat;
	}
.popreadL3{
	position:absolute;
	left:422px;
	top:294px;
	width:82px;
	height:24px;
	z-index:9999;
	display:block;
	background:url(../images/blankPop.png) 0 0 repeat;
	}
/*.navi{
	margin:0; padding:0; position:absolute; right:0px; top:5px; z-index:999;
	}
.navi a{
	margin:0 8px 0 0; padding:4px 0 0 0; float:left; background:url(../images/numBgban.png) 0 0 repeat; width:26px; height:21px; text-align:center; font:normal 14px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;
	}
.navi a:hover{
	margin:0 8px 0 0; padding:4px 0 0 0; float:left; background:url(../images/numBgbanH.png) 0 0 repeat; width:26px; height:21px; text-align:center; font:normal 14px Arial, Helvetica, sans-serif; color:#000; text-decoration:none;
	}
.navi a.active{
	margin:0 8px 0 0; padding:4px 0 0 0; float:left; background:url(../images/numBgbanH.png) 0 0 repeat; width:26px; height:21px; text-align:center; font:normal 14px Arial, Helvetica, sans-serif; color:#000; text-decoration:none;
	}
.navi{
	margin:0; padding:0; position:absolute; left:36px; bottom:10px; z-index:999;
	}
.navi a{
	margin:0 0px 0 6px; border-right:solid 1px #6a6b70; padding:2px 9px 2px 5px; float:left; text-align:center; font:normal 12px/13px Arial, Helvetica, sans-serif; color:#6a6b70; text-decoration:none;
	}
.navi a:hover{
	background:#6a6b70; color:#fff; text-decoration:none;
	}
.navi a.active{
	background:#6a6b70; color:#fff; text-decoration:none;
	}*/
	
.navi{
	margin:0; padding:0; position:absolute; left:26px; bottom:8px; z-index:999;
	}
.navi a{
	margin:0 0px 0 4px; background:url(../images/home-banner/white-bullet.png); background-repeat:no-repeat; width:16px; height:16px; text-decoration:none; display:block; float:left;
	}
.navi a:hover{
	margin:0 0px 0 4px; background:url(../images/home-banner/white-bullet.png); background-repeat:no-repeat;
	}
.navi a.active{
	margin:0 0px 0 4px; background:url(../images/home-banner/blk-bullet.png); background-repeat:no-repeat;
	}
	

.ourClient{
	margin:0; padding:0; position:absolute; left:0px; top:0px; z-index:9999; 
	}
.conBanBtnN{
	margin:0; padding:0; position:absolute; right:130px; top:236px; z-index:999; width:220px; height:30px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}
.conBanBtnN2{
	margin:0; padding:0; position:absolute; right:70px; top:237px; z-index:999; width:285px; height:30px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}
.conBanBtnN3{
	margin:0; padding:0; position:absolute; right:172px; top:236px; z-index:999; width:178px; height:30px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}
.conBanBtnN4{
	margin:0; padding:0; position:absolute; right:83px; top:236px; z-index:999; width:270px; height:30px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}

.conBanBtnN5{
	margin:0; padding:0; position:absolute; right:150px; top:230px; z-index:999; width:200px; height:30px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}

.conBanBtnN6{
	margin:0; padding:0; position:absolute; right:185px; top:237px; z-index:999; width:170px; height:30px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}	
	
.conBanBtnN7{
	margin:0; padding:0;  position:absolute; right:23px; top:1px; z-index:999; width:360px; height:307px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}
	
/*.conBanBtnN7{
	margin:0; padding:0;  position:absolute; right:23px; top:1px; z-index:999; width:360px; height:307px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}
	
.conBanBtnN7{
	margin:0; padding:0;  position:absolute; right:23px; top:1px; z-index:999; width:360px; height:307px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}
	
.conBanBtnN7{
	margin:0; padding:0;  position:absolute; right:23px; top:1px; z-index:999; width:360px; height:307px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}
	
.conBanBtnN7{
	margin:0; padding:0;  position:absolute; right:23px; top:1px; z-index:999; width:360px; height:307px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}
	
.conBanBtnN7{
	margin:0; padding:0;  position:absolute; right:23px; top:1px; z-index:999; width:360px; height:307px; background:url(../images/spacer.gif) 0 0 repeat; border:1px solid #000000;
	}						

*/
.contactlink{
	margin:0; padding:0; position:absolute; right:15px; bottom:10px; z-index:999; width:75px; height:15px; background:url(../images/spacer.gif) 0 0 repeat;
	}

