/* MAIN PAGE STARTS */

#HeaderLeft{ 
	width:338px; 
	height:216px; 
	float:left; 
	background:url(../images/defaults/header_left_bottom.jpg) no-repeat bottom
}

#HeaderLeft h1{
	background:url(../images/defaults/bkg_h1.jpg) repeat-x top; 
	width:292px; 
	float:left;
	font-size:15px;
	padding:20px 0 10px 20px;
	font-weight:bold;
}
#HeaderLeft p{ 
	width:280px; 
	padding:0 0 4px 20px; 
	float:left;
}
#HeaderLeft a{  
	padding:10px 0 0 0; 
	float:left; 
	font-weight:bold
}

/* HEADER RIGHT STARTS */
#HeaderRight{ 
	width:515px; 
	float:left;
	background: url(../images/defaults/title_services.jpg)  repeat-y 0 0;
	padding-left:26px;
	
}

#HeaderRight h1{ font-size:15px;font-weight:bold;} 
#ContentTab{width:485px;float:left; padding-left:1px }

#jFlowSlide{  
	background:url(../images/defaults/bkg_tab.jpg); 
	float:left;
	
}
#mySlides{
	width:485px; 
	height:172px; 
	overflow:hidden
}

.jFlowPrev{ float:left; padding:2px 0 0 0; cursor:pointer;}

.jFlowNext{ float:left; padding:40px 0 0 0;cursor:pointer;}

#myController{ float:left;background:#556E83; width:485px } 

#myController span { margin:0px; padding:0px; font-size:0px;float:left;}

#myController p { 
	color:#FFF; 
	cursor:pointer; 
	line-height:12px;
	font-size:11px;
	float:left; 
	padding:3px 0; 
	border-right:#FFFFFF 1px solid; 
	text-align:center; cursor:pointer;
	height:27px;
	line-height:27px;
	width:94px;	
}
.jFlowControl:hover{
	background:#0D304E;
}
#myController p.bigLink{line-height:12px; }
#myController p.lastLink{ border-right:0;}
#myController p.largeLink{width:104px}
#myController p.jFlowSelected {	background:#0D304E;cursor:pointer; }


.InfoTab{
	width:245px; 
	height:161px; 
	padding:10px 20px 0 215px; 
	background-repeat:no-repeat
}
#InfoTab1{background-image:url(../images/tab/tab_img1.jpg)}
#InfoTab2{background-image:url(../images/tab/tab_img2.jpg)}
#InfoTab3{background-image:url(../images/tab/tab_img3.jpg)}
#InfoTab4{background-image:url(../images/tab/tab_img4.jpg)}
#InfoTab5{background-image:url(../images/tab/tab_img5.jpg)}
#InfoTab6{background-image:url(../images/tab/tab_img6.jpg)}


.InfoTab p, .InfoTab h1{padding:0 0 10px;  color:#000; }

.InfoTab a{
	font-weight: bold;
}




/* TECNOLOGY STARTS */

#Technology{ 
	width:560px; 
	height:250px;  
	float:left;
	padding-top:20px;
}
#Technology h2{ 
	width:151px; 
	height:34px; 
	background:url(../images/defaults/center_header.jpg) left no-repeat; 
	line-height:34px; 
	text-align:center;
	font-size:15px;
	padding:0;
}
#Technology .ContentTech{
	 width:157px;  
	 float:left; 
	 padding:5px 10px;
	 background:url(../images/defaults/center_bkg.jpg) repeat-x top
 }
#Technology h6{ 
	width:177px; 
	height:38px; 
	padding:7px 0 0; 
	text-align:center;
	float:left;
	line-height:30px;
}
h6#TitleLeft{ background:url(../images/defaults/center_left.jpg);}
h6#TitleCenter{ background:url(../images/defaults/center_center.jpg);}
h6#TitleRight{ background:url(../images/defaults/center_right.jpg);}

#Technology p{color:#666; }

#Technology a{ 
	color:#FFFFFF; 
	line-height:23px; 
	background:url(../images/defaults/btn_more.jpg) bottom no-repeat; 
	float:left; 
	width:79px; 
	height:25px; 
	text-align:center; 
	font-weight:bold; 
	padding:10px 0 0 0;
}
#Technology a:hover{ text-decoration:underline}


#RightContent{ padding:20px 20px 25px 0; width:285px}
/* MAIN PAGE ENDS */

