#kwicks_container { 
	background: url(images/bg.jpg) repeat-x;
	height: 122px;
	width:922px !important;
}
#kwicks {
	margin:0;
	padding:0;
	width: 922px;
}

#kwicks .kwick {
	float: left;
	display: block;
	width: 280px;	
}

#kwick_1 { 
	background:url(images/dominios.jpg) top left no-repeat;
	font-family: Segoe UI,'Trebuchet MS'; color: #2f2928;
	height: 121px; 
	font-size: 11px; 
	font-weight:bold;
	border-right:#2f2928 dotted 1px;
	cursor:pointer;
	padding:0px 0px 0px 10px;
}
#kwick_2 { 
	background:url(images/web_hosting.jpg) top left no-repeat;
	font-family: Segoe UI,'Trebuchet MS'; color: #2f2928;
	height: 121px; 
	font-size: 11px; 
	font-weight:bold; border-right:#2f2928 dotted 1px;
	cursor:pointer;
	padding:0px 0px 0px 10px;
}
#kwick_3 {
	background:url(images/email_hosting.jpg) top left no-repeat;
	font-family: Segoe UI,'Trebuchet MS'; color: #2f2928;
	height: 121px; 
	font-size: 11px; 
	font-weight:bold;
	cursor:pointer;
	padding:0px 0px 0px 10px;
}
#tit {
	font-family: Segoe UI,'Trebuchet MS'; color: #2f2928; 
	font-size: 20px !important; 
	font-weight:bold;
	padding-bottom:10px; 
}
a.elementos {
	font-family: Segoe UI,'Trebuchet MS'; color: #2f2928;
	text-decoration:none 
}


#foot_logo {
	background-color:#2f2f2f;
	width:922px;
	height: 34px; 
}
