#headerAcerca{
height:100px;
}

#headerAcerca1{
top:-47px;
left:-10px;
position:relative;
}
/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {
	/* dimensions */
	/*width:760px;
	height:31px !important;*/
	width:660px;
	height:28px !important;
	margin:0 !important; 
	padding:0;	
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}
/*#flowtabs li {
	list-style-image: none !important;
	margin:0px !important;
	
}*/
/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
background-image:url(images/blue_panes.jpg);
background-repeat:no-repeat;
	/*background: url(/tools/img/tabs/blue_panes.jpg) no-repeat;*/
	display:block;
	/*height: 31px;   
	width: 189px;*/
	height: 28px;   
	width: 164px; 
	padding:0px;
	margin:0px;
	
	/* font decoration */
	color:#000;
	font-size:12px;
	line-height:33px;/***********/
	text-align:center;
	text-decoration:none;
}

/* adjust the background image position on each tab */
#flowtabs #t1 			{ background-position: 0 0; }
#flowtabs #t2 			{ /*background-position: -189px 0; */ background-position: -164px 0;}
#flowtabs #t3 			{ /*background-position: -378px 0; */ background-position: -328px 0;}
#flowtabs #t4 			{ /*background-position: -567px 0; width:192px; */ background-position: -492px 0; width:167px;}
 
/* mouseover state */
#flowtabs a:hover 		{ color:#fff;	 }
#flowtabs #t1:hover 	{ /*background-position:      0 -33px; */ background-position:      0 -29px;}
#flowtabs #t2:hover 	{ /*background-position: -189px -33px; */ background-position: -164px -29px;}
#flowtabs #t3:hover 	{ /*background-position: -378px -33px; */ background-position: -328px -29px;}
#flowtabs #t4:hover 	{ /*background-position: -567px -33px; */ background-position: -492px -29px;}

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; line-height:34px; }
#flowtabs #t1.current { /*background-position:      0 -66px; */ background-position:      0 -57px;}
#flowtabs #t2.current { /*background-position: -189px -66px; */ background-position: -164px -57px;}
#flowtabs #t3.current { /*background-position: -378px -66px; */ background-position: -328px -57px;}
#flowtabs #t4.current { /*background-position: -567px -66px; */ background-position: -492px -57px;}





/*{{{ buttons */
 
button {
	outline:1px outset #999;	
	border:1px solid #fff;	
	background-color:#222;
	color:#fff;
	height:24px;
	-moz-border-radius:4px;
	-moz-outline-radius:4px;
	cursor:pointer;
	font-size:11px;
}
 
button em {
	color:yellow;
	font-style:normal;
}
 
/* button.custom */
button.custom {
	background:transparent url(images/normal.png) 0 0 no-repeat;	
	height:34px;	
	width:99px;	
	border:0;
	outline:0;
}
 
button.custom span {
	position:relative;
	top:-1px;		
}
 
button.custom.large {
	background-image:url(images/large.png);
	width:119px;
}
 
button.custom.low {
	background-image:url(images/low_small.png);
	width:75px;		
	height:26px;
	font-size:11px;
}
 
button.custom.low.large {
	background-image:url(images/low_large.png);
	width:115px;
}
 
button.custom.low.medium {
	background-image:url(images/low.png);
	width:94px;
}
 
button.custom.low.xlarge {
	background-image:url(images/low_xlarge.png);
	width:155px;
}
 
button.delete {
	background-image:url(images/delete.png);
	width:94px;		
	height:26px;
}
 
 
 
button.custom.low span {
	top:-2px;		
}


/* panes */
#flowpanes {
	background: url(images/blue_panes.jpg) no-repeat 0 -100px;
	/*background: url(/tools/img/tabs/blue_panes.jpg) no-repeat 0 -100px;*/		
	/*width:760px;
	height:450px;*/
	width:660px;
	height:388px;	
	
	
	position:relative;
	overflow:hidden;
	clear:both;
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
	margin:20px 40px;
	
	float:left;
	display:block;
	width:600px;
	/*cursor:pointer;*/
	font-size:14px;
	/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left';*/
}

/* some decorations for elements inside single pane */
#flowpanes div h2 {
	font-weight:normal;
	color:#ddd;
	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:22px;
}

#flowpanes a {
	color:#cc9;		
	font-size:14px;
}

#flowpanes p, #flowpanes samp {
	color:#ccc;
	margin:0 10px 0 10px;
	font:14px Arial, Helvetica, sans-serif;
	text-align:left;
}

#flowpanes div.narrow {
	padding-right:160px;		
}

#flowpanes div ul li{
padding:0 0 0 0px;
margin:0 0 0 35px;
list-style:square;
color:#FFFFFF;
font-size:11px;
}


/*#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
}*/
 
/* override single pane */
/*#flowpanes div {
	float:left;
	display:block;
	width:670px;
	cursor:pointer;
	font-size:14px;
}*/
 
/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}
 
#flowpanes p.less{
	color:#fff !important;
	font-size:12px;
	font-weight:bold;
	margin:20px 0 10px 0px;
}

#flowpanes p.more{
font:14px Arial, Helvetica, sans-serif;
margin:10px 0;
/*letter-spacing:-1px;*/
}
#flowpanes p.more1{
font:13px Arial, Helvetica, sans-serif;
margin:10px 240px 0 0;
/*letter-spacing:-1px;*/
}

#flowpanes p.more2{
font:13px Arial, Helvetica, sans-serif;
margin:10px 40px 0 200px;
font-weight:bold;
/*letter-spacing:-1px;*/
}

#flowpanes p.more3{
font:13px Arial, Helvetica, sans-serif;
margin:10px 40px 0px 200px;
color:#FFFFFF;
/*letter-spacing:-1px;*/
}

#flowpanes ul.more4 li{
font:11.5px Arial, Helvetica, sans-serif;
margin:10px 20px 0 260px;
color:#FFFFFF;

}

#flowpanes img.position{
float:right;
margin:0 0 20px 20px;
/*style="float:right;margin:0 0 20px 20px"*/
}