* {
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
html, body { height:100%;}
body { font-family:Tahoma, Geneva, sans-serif; font-size:100%; line-height:1em;}

input, select, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper {
	width:100%;
	overflow:hidden;
}
.container { width:100%;}

p { margin-bottom:1px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#contacts-form { clear:right; width:100%; overflow:hidden;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .field { clear:both; padding-bottom:7px; width:100%; overflow:hidden;}
#contacts-form label { float:left; width:79px; color:#2cb6e9; font-weight:bold;}
#contacts-form input { width:240px; padding:2px 0 2px 3px; border:1px solid #d9d9d9; background:none;}
#contacts-form textarea { width:790px; height:192px; border:1px solid #d9d9d9; background:none; padding:2px 0 2px 3px; margin-bottom:15px; overflow:auto;}
#contacts-form .button { width:150px; float:right;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { padding-bottom:15px;}
.list1 li p { margin-bottom:6px;}
.list1 li a { font-weight:bold;}

.list2 { padding:4px 0 10px 0;}
.list2 li { width:100%; overflow:hidden; padding-bottom:20px;}
.list2 li.last { padding-bottom:0 !important;}
.list2 li img { float:left; margin-right:20px;}
.list2 li h5 { padding-top:6px;}
.list2 li h6 { padding-top:15px;}

.list3 li { list-style-type:disc; list-style-position:inside; padding-bottom:15px;}
.list3.color1 li { color:#3b7615;}
.list3.color2 li { color:#18335E;}
.list3.color3 li { color:#ff7200;}
.list3 li span { color:#404141 !important;}

.list4 dt { font-weight:bold; margin-bottom:16px; color:#2cb6e9;}
.list4 dd { padding-bottom:16px;}

.carousel { width:100%; overflow:hidden;}
.carousel li { float:left; margin-right:15px;}
.carousel li.prev { margin-right:17px; padding-top:74px;}
.carousel li.next { margin-right:0; padding-top:74px;}

.phones-list li { width:100%; overflow:hidden; padding-bottom:16px;}
.phones-list li strong { float:left; width:69px; color:#2cb6e9;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-indent.fright { float:right; margin:0 0 0 20px;} 
.img-indent.alt { margin-bottom:30px;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }


/*==================txt, links, lines, titles====================*/
a {color:#2cb6e9; outline:none;}
a:hover{text-decoration:none;}

h1 { font-size:3em; line-height:1em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; font-weight:normal; letter-spacing:0px; width:949px; margin-bottom:42px;}
h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:22px; line-height:1em; font-weight:normal; margin-bottom:22px; color:#515151;}
h2.alt { letter-spacing:-1px;}
h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.5em; line-height:1.1em; margin-bottom:10px;}
h4 { font-size:.91em; margin-bottom:10px;}
h4 strong { font-size:1.1em; color:#2cb6e9; display:block;}
h5 { font-size:1em; margin-bottom:5px;}
h6 { font-size:1em; font-weight:normal;}

.txt1 { color:#2cb6e9;}

/*header*/
#header .row-1 { height:137px;}

#header .logo {
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#header .top-links { float:right; padding:45px 35px 0 0;}
#header .top-links li { float:left; margin-left:8px;}

#header .nav-box { background:url(images/nav-box-bg.gif) left top repeat-x; width:100%;}
#header .nav-box .left { background:url(images/nav-box-left.gif) no-repeat left top;}
#header .nav-box .right { background:url(images/nav-box-right.gif) no-repeat right top; height:47px;}


/*-- MENU CSS --*/


#time4bed-nav{
	position:relative;
	height:43px;
	font-size:14px;
	text-transform:capitalize;
	background:#fff url("images/time4bed_bg.gif") repeat-x bottom left;
	font-family:Arial, Helvetica, sans-serif;
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 1px;
}
#time4bed-nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#time4bed-nav ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}




#time4bed-nav ul li a{
	display:block;
	float:left;
	color:#2A2A2A;
	text-decoration:none;
	height:43px;
	line-height:50px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
#time4bed-nav ul li a span{
	display:block;
	float:left;
	height:31px;
	width:auto;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 0;
}
#time4bed-nav ul li a:hover{color:#EF7007;}
#time4bed-nav ul li a:hover span{display:block;cursor:pointer;}
#time4bed-nav ul li a.current,#time4bed-nav ul li a.current:hover{color:#EF7007;background:transparent url("images/time2bed_left-ON.gif") no-repeat top left;}
#time4bed-nav ul li a.current span{background:transparent url("images/time2bed_right-ON.gif") no-repeat top right;height:43px;}










/*FINNNNNNNNNNNNNNNN MENUS CSS*/


body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */
	font-family: verdana,sans-serif;
	font-size:    small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #333;
	background-repeat: no-repeat;
}  

a { color: #333333; }
a:hover { color: #333; }
a:active { color: #000; }

p { line-height: 140%; }

h1 {
	font-family: trebuchet ms,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 140%;
	color: #333;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
}

.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 85%;
	line-height: 130%;
}

#main {
	text-align: left;
	border: 1px solid #666;
	background: #FFFDF3;
	clear: both;
	width: 98%;
	margin-top: -1px;
}

#bodyarea {
	padding: 20px;
	min-height: 300px;
}

#topbar {
	padding-bottom: 0.5em;
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size: 200%;
}

#topbar a { text-decoration: none; color: #000; }

#topbar a:hover { text-decoration: underline; }

/*///////////// Tabs Code ////////////*/

#tabs {
	font-family: tahoma,verdana,sans-serif;
	font-size: 85%;
	clear: both;
	text-align: center;
}

#tabs ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabs li { float: left; }

#tabs a,span { width: 90px; }

#tabs span {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #FFF3B3;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a {
	position: relative;
	top: 0;
	margin: 1px 2px 0 0;
	float: left;
	background: #FFFAE1;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 5px 4px 5px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a:hover {
	background: #FFF7CD;
	position: relative;
	top: 0;
	padding: 5px 4px 6px 10px;
	margin-top: 0px;
}

#tabs a.active {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #FFF3B3;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a.active:hover {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #FFF3B3;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#subtabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subtabs li {
	float: left;
	padding: 0 8px 0 8px;
	border-left: 1px solid #CCC;
	white-space: nowrap;
}

#subtabs li:first-child { border-left: none; }

#subtabs {
	font-family: tahoma,verdana,sans-serif;
	font-size: 85%;
	background: #FFF3B3;
	color: #666;
	padding: 5px 7px 7px 7px; /* for All other Browsers */
}



		





/*content*/
#content { padding:0 0 20px 0;}
#content .section {
	padding-bottom:20px;
}

#content .button { background:url(images/button-bg.gif) left top repeat-x; display:block; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase;}
#content .button em { display:block; font-style:normal; background:url(images/button-left.gif) no-repeat left top;}
#content .button em b { display:block; height:35px; line-height:35px; background:url(images/button-right.gif) no-repeat right top; cursor:pointer;}
#content .button:hover { color:#000;}

#content .button1 { background:url(images/button1-bg.gif) left top repeat-x; display:block; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase;}
#content .button1 em { display:block; font-style:normal; background:url(images/button1-left.gif) no-repeat left top;}
#content .button1 em b { display:block; height:35px; line-height:35px; background:url(images/button1-right.gif) no-repeat right top; cursor:pointer;}
#content .button1:hover { color:#000;}

#content .button2 { background:url(images/button2-bg.gif) left top repeat-x; display:block; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase;}
#content .button2 em { display:block; font-style:normal; background:url(images/button2-left.gif) no-repeat left top;}
#content .button2 em b { display:block; height:35px; line-height:35px; background:url(images/button2-right.gif) no-repeat right top; cursor:pointer;}
#content .button2:hover { color:#000;}

#content .button3 { background:url(images/button3-bg.gif) left top repeat-x; display:block; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase;}
#content .button3 em { display:block; font-style:normal; background:url(images/button3-left.gif) no-repeat left top;}
#content .button3 em b { display:block; height:35px; line-height:35px; background:url(images/button3-right.gif) no-repeat right top; cursor:pointer;}
#content .button3:hover { color:#000;}

.main-banner-big {
	width:950px;
	height:318px;
	margin-bottom:1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-position: left top;
}
.main-banner-big .inner {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
.main-banner-big .button { background:url(images/button.jpg) no-repeat left top !important; width:170px; height:36px; line-height:32px; float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.75em; text-align:center; color:#fff; text-decoration:none; text-transform:none !important;}
.main-banner-big .button:hover { color:#000;}

.main-banner-small { background:url(images/main-banner-small.jpg) no-repeat left top; width:950px; height:163px; margin-bottom:20px;}
.main-banner-small .inner { padding:47px 0 0 52px;}
.main-banner-small h1 { font-size:30px; width:350px;}

/*extra-content*/
#extra-content {
	border-bottom:1px solid #fff;
	padding:20px 0 29px 0;
	background-color: #ededed;
}
#extra-content .section { padding-bottom:20px;}

#extra-content .box { background:url(images/box1-bg.gif) left top repeat-x #fff; width:100%;}
#extra-content .box .border-top {background:url(images/border.gif) repeat-x top;}
#extra-content .box .border-bot {background:url(images/border.gif) repeat-x bottom;}
#extra-content .box .border-left {background:url(images/border.gif) repeat-y left;}
#extra-content .box .border-right {background:url(images/border.gif) repeat-y right;}
#extra-content .box .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
#extra-content .box .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
#extra-content .box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
#extra-content .box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }


/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top repeat-x; width:100%;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:27px 35px 30px 27px;}

.box1 { background:#ededed; width:100%;}
.box1 .border-top {background:url(images/border-top.gif) repeat-x top;}
.box1 .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-left.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-right.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom; width:100%;}
.box1 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box1 .inner { padding:27px 35px 30px 34px;}

.dept-list { float:left;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd p { text-align:left;}


#templatemo_bottom_panel{
	width:100%;
	min-height: 280px;
	margin: 0 auto;
	border-top: 1px solid #050702;
	background-color: #000000;
	background-image: url(images/templatemo_bottom_panel_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#templatemo_bottom_panel #templatemo_bottom_section{
	overflow: hidden;
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 15px;

}

#templatemo_bottom_section #templatemo_bottom_section_left {
	float: left;
	display: inline-block;
	width: 280px;
	margin-right: 30px;
	margin-bottom: 15px;
}

#templatemo_bottom_section .bottom_section_title{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #ffffff;
}

#templatemo_bottom_section_left .popular_post {
	list-style: none;
	margin: 0;
	padding: 0 30px 0 0;
}


.popular_post li{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #36241b;
}

#templatemo_bottom_section #templatemo_bottom_section_right {
	float: right;
	text-align: right;
	display: inline-block;
	width: 280px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#templatemo_bottom_section_right .list_section{
	list-style: none;
	margin: 0 0 15px 30px;
	padding: 0;
}

#templatemo_bottom_section_right .list_section li{
	list-style: none;
}

/* end of bottom panel */








/*  footer */

#templatemo_footer_panel{
	width:100%;
	height: 80px;
	margin: 0 auto;
	background-color: #151513;
	border-top: 1px solid #36352c;
}

#templatemo_footer_panel #templatemo_footer_section{
	width: 960px;
	height: 10px;
	margin:0 auto;
	padding: 20px 15px;	
	text-align: center;
}
/*==========================================*/
#jaja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-image: url(images/time2bed_left-ON.gif);
	background-repeat: no-repeat;
}
#jiji {
	background-color: #FF0000;
	margin: 40px;
	padding: 50px;
	height: 400px;
	width: 600px;
	visibility: visible;
	left: 500px;
	top: 300px;
}

#fon {
	background-image: url(images/Gris-bg12.jpg);
	background-repeat: no-repeat;
	margin: 1px;
	width: 100%;
	visibility: visible;
	left: 50px;
	top: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.fondocom {
	background-image: url(images/fondo-comillas.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 510px;
	margin: 52px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 30px;
}






#column_w610 p {
	padding-bottom: 20px;
}

.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 30px 40px 20px 40px;
	margin-bottom: 20px;
	background: url(images/templatemo_section_middle.jpg) repeat-y;
}

.section_01 .top {
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_section_top.jpg) top left no-repeat;
}

.section_01 .bottom {
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url(images/templatemo_section_bottom.jpg) bottom left no-repeat;
}

.list_with_icon {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.list_with_icon li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(images/templatemo_list_icon.jpg) left top no-repeat;
}

#webs {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-image: url(images/fondo-webs.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}

#web1 {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-image: url(images/Diseno-logotipos.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
}

#fon25 {
	margin: 0px;
	width: 100%;
	visibility: visible;


	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(images/Fondo%20inicio.png);
}


#fon26 {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(images/fondo%20descuento.png);
}

#fon27 {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(images/fondo%20poscionamiento.png);
}


#fon28 {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(images/fondo-diseno-grafico.png);
}


#fon29 {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(images/fondo%20logotipos.png);
}

#fon30 {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(images/fondodis.png);
}


#cliente {
	margin: 0px;
	width: 280px;
	visibility: visible;
	background-image: url(images/fondo-clientes.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#cliente1 {
	margin: 0px;
	width: 280px;
	visibility: visible;
	background-image: url(images/fondo-clientes1.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#webpeslam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-image: url(images/css.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}


#posicionamiento {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-image: url(images/Posicionamiento_en_Buscadores.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
}

#descuento {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-image: url(images/grandes-descuentos.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
}

#barato {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-image: url(images/diseno-web-barato.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}

#web {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-image: url(images/Cabeza-diseno.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#fondot {
	margin: 0px;
	width: 100%;
	visibility: visible;
	background-image: url(images/fondo-cabecera.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/*- Menu 14--------------------------- */
	
	
#menu14 {
	width: 200px;
	margin: 10px;
	}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:  url(images/menu14.gif);
	padding: 8px 0 0 10px;
	}
	
#menu14 li a:hover {
	color: #FFF;
	background:  url(images/menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}			
	
	
	
	
	
	
	
	
	
	

