body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td 
{
	margin:		0;
	padding:	0;
}

body
{
	background:		#E6E6E7 url(images/fondog.png) repeat-x;
	font-size:		62.5%;
	cursor:			default;
	font-family:	Arial, Verdana, sans-serif;
}

html > body { font-size: 10px; }

a { outline: none; }

a img { border: none; }

#wrap
{
	width:		1000px;
	margin:		0 auto;
}

	#contenido
	{
		position:	absolute;
		margin:		0 auto;
		width:		1000px;
		background:	url(images/fondos/fondo.png) repeat-y;
	}

fieldset { border: none; }

/* --------------------------- */

div#cabecera
{
	padding:	34px 5px 0 40px;
	overflow:	hidden;
	background:	#fff;
}

	div#cabecera a#logo
	{
		float:			left;
		width:			547px;
		height:			75px;
		margin:			5px 0;
		text-indent:	-9999px;
		background:		url(images/logo.png) no-repeat;
	}
	
	div#cabecera span#tel
	{
		float:			right;
		width:			382px;
		height:			110px;
		text-indent:	-9999px;
		margin-top:		-34px;
		background:		url(images/tel.png) no-repeat;
	}
	
	div#cabecera ul#nav
	{
		list-style-type:	none;
		clear:				left;
		padding-top:		12px;
		overflow:			hidden;
	}
	
		div#cabecera ul#nav li
		{
			float:			left;
			background:		url(images/nav.png) left top no-repeat;
			height:			40px;
			margin-left:	1px;
		}
		
			div#cabecera ul#nav li:hover { height: 45px; margin-top: -5px; }
			div#cabecera ul#nav li.current { height: 50px; margin-top: -10px; }
		
			div#cabecera ul#nav li a
			{
				display:			block;
				font-size:			16px;
				color:				#fff;
				text-decoration:	none;
				padding:			10px 14px 0 15px;
				background:			url(images/navtop.png) right top no-repeat;
			}
	
/* ---------------------------------- */

div#titulo
{
	background:		#afe1f1 url(images/titulo.png);
	height:			158px;
	padding:		40px 30px 20px 40px;
	margin-bottom:	20px;
}

	div#titulo h1
	{
		width:			940px;
		height:			70px;
		text-indent:	-9999px;
		background:		url(images/h1.png) no-repeat;
	}
	
	div#titulo h2
	{
		width:			552px;
		height:			78px;
		text-indent:	-9999px;
		background:		url(images/h2.png) no-repeat;
	}
	
/* ----------------------- */

div#principal
{
	background:	#f5f6f6 url(images/fondo.png) bottom repeat-x;
	padding:	0 0 35px 8px;
	overflow:	hidden;
}
	
	div#principal img#bigtruck { margin-bottom: 16px; }
	
	div#principal h3
	{
		color:			#6D6F71;
		font-weight:	normal;
		font-size:		18px;
		margin-bottom:	18px;
	}
	
	div#principal h4
	{
		color:			#006595;
		font-weight:	bold;
		font-size:		14px;
		margin-bottom:	14px;
	}

	div#principal p
	{
		color:			#494949;
		font-size:		13px;
		text-align:		justify;
		padding-left:	16px;
		width:			570px;
		margin-bottom:	13px;
	}
	
	div#principal a { color: #3B8AA5; }
		
	div#principal ul, div#principal ol
	{
		width: 		556px;
		padding:	0 24px 0 10px;
		margin:		5px 0 18px 0;
	}
	
		div#principal ul { list-style-type: none; }
	
		div#principal ul li, div#principal ol li
		{
			color:			#494949;
			font-size:		13px;
			border-bottom:	1px solid #e0e2e3;
			padding:		12px 0 3px 0;
			text-align:		justify;
			margin-left:	30px;
		}
		
			div#principal ul li 
			{
				background:		url(images/dot.png) left 65% no-repeat;
				margin-left:	20px;
				padding-left:	17px;
			}

	div#principal dl
	{
		width: 		556px;
		padding:	0 24px 0 10px;
		background: url(images/lista.png) top no-repeat;
		margin:		5px 0 18px 0;
	}
	
		div#principal dl dt
		{
			float:			left;
			height:			39px;
			color:			#7BC256;
			font-size:		13px;
			padding:		11px 4px 0 0;
			width:			150px;
			text-align:		right;
		}
			
		div#principal dl dt.big
		{
			float:			left;
			height:			98px;
			margin-right:	10px;
			background:		url(images/dtbig.png) left top no-repeat;
			color:			#fff;
			font-size:		11px;
			width:			160px;
		}
		
			div#principal dl dt.big span 
			{
				background:		url(images/dttopbig.png) right top no-repeat;
				display:		block;
				height:			78px;
				padding:		19px 17px 0 10px;
			}
	
	
		div#principal dl dd
		{
			color:			#494949;
			font-size:		13px;
			border-bottom:	1px solid #e0e2e3;
			padding:		12px 0 3px 0;
			text-align:		justify;
			margin-left:	170px;
			min-height:		39px;
		}
		
	div#principal p#use
	{
		width:			549px;
		height:			41px;
		background:		url(images/use.png) no-repeat;
		text-indent:	-9999px;
		margin:			30px 0 45px 8px;
	}
	
	div#principal img#amsa
	{
		position:		absolute;
		right:			65px;
		top:			850px;
	}
	
	div#principal div#testimonial
	{
		position:		absolute;
		right:			14px;
		top:			939px;
		width:			362px;
		height:			196px;
		padding:		8px 7px 0 13px;
		margin-left:	200px;
	}
	
		div#principal div#testimonial h3
		{
			font-weight:	bold;
			font-size:		12px;
			color: 			#DF9F4D;
			width:			217px;
			height:			16px;
			margin:			0;
		}
	
		div#principal div#testimonial p
		{
			color:			#494949;
			font-size:		13px;
			text-align:		justify;
			padding:		12px 0 0 0;
			line-height:	1.4;
			margin:			0;
			width:			auto;
		}
		
		div#principal div#testimonial span
		{
			color:			#7a7c7f;
			font-style:		italic;
			font-weight:	bold;
			float:			right;
			margin-top:		-12px;
		}
		
		div#principal div#testimonial ul { margin: 0; padding: 0; width: auto; }
		div#principal div#testimonial li { margin: 0; padding: 0; background: none; border: none; }
		
		div#principal img#smiling
		{
			position:	absolute;
			right:		5px;
			top:		5px;
		}
		
/* ---------------------------- */

form#free-quote
{
	width:		355px;
	height:		534px;
	padding:	20px 0 0 28px;
	right:		5px;
	top:		280px;
	background:	url(images/form.png);
	position:	absolute;
}

	form#free-quote h3
	{
		background:		url(images/form-title.png);
		text-indent:	-9999px;
		width:			322px;
		height:			110px;
		margin-bottom:	0px !important;
	}
	
	form#free-quote label span { font-size: 12px; color: #fff; display: block; padding:7px 0 2px 0; }
	
	form#free-quote input
	{
		border:			1px solid #fff;
		color:			#fff;
		background:		transparent;
		font-family:	inherit;
		padding:		4px 8px;
		display:		block;
		width:			298px;
		font-size:		11px;
		margin:			0;
	}
	
	form#free-quote a#calendar
	{
		display:		block;
		width:			34px;
		height:			34px;
		background:		url(images/calendar.png);
		margin:			-5px 0 0 280px;
		text-indent:	-9999px;
	}
	
	form#free-quote select
	{
		border:			1px solid #fff;
		color:			#fff;
		background:		#67B845;
		font-family:	inherit;
		padding:		4px 8px;
		margin-bottom:	10px;
		display:		block;
		width:			316px;
		font-size:		12px;
	}
	
		form#free-quote select option { color: #000; }
	
		form#free-quote input#submit 
		{
			border:		none; 
			padding:	0;
			margin:		0px 0 0 10px;
		}
		
/* ---------------------- */
		
form#contacto
{
	width:			570px;
	margin-bottom:	30px;
}

	form#contacto label
	{
		display:	block;
	}
	
	form#contacto label span 
	{ 
		font-size:	12px; 
		color:		#494949;
		display: 	block; 
		padding:	10px 0 4px 0; 
	}
	
	form#contacto label input, form#contacto label textarea
	{
		border:			1px solid #838384;
		color:			#494949;
		background:		#fff;
		font-family:	inherit;
		padding:		6px 8px;
		display:		block;
		width:			320px;
		font-size:		12px;
		margin:			0;
	}
	
	form#contacto label textarea { height: 150px; }
	
	
		form#contacto input#contactsubmit 
		{
			border:		none; 
			padding:	0;
			margin:		10px 0 0 248px;
		}
		
		
/************************************************************************/
/*								Slideshow								*/
/************************************************************************/

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    height:300px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#wrap-trucks{
    margin-left: 200px;
    padding: 8px 7px 0 13px;
    position: absolute;
    right: 14px;
    top: 1200px;
    width: 362px;
}
#wrap-trucks ul#slide-images2 li{
	list-style-type:none !important;
	border:none;
	background:none;
}
/*#slide-images li{
    display:block;
    background-color:#FFFFFF;
}
*/



/************************************************************************/
/*								Blog				  	    */
/************************************************************************/

div#principal div#content
{
	width:	592px;
}

div.title a, div#sidebar h1, div#sidebar h1 a
{
	color:				#6D6F71 !important;
	font-weight:		normal;
	font-size:			18px;
	text-decoration:	none;
}

div.title a { font-size: 22px; }

div.date
{
	display:		block;
	margin-bottom:	18px;
	color:			#494949;
	font-size:		11px;
}

div.info
{
	display:		block;
	padding-bottom:	22px;
	border-bottom:	1px solid #ccc;
	margin-bottom:	22px;
	color:			#494949;
	font-size:		11px;
}

div#principal div#content form { font-size: 11px; }

div#principal div#content form p { padding: 0; }

div#sidebar form { margin-top: 18px; }

div#principal div#content form input[type="text"], div#sidebar form input[type="text"]
{
	margin:			-17px 0 0 70px;
	float:			left;
	background: 	#fff;
    border: 		1px solid #494949;
    color: 			#494949;
    font-family:	inherit;
    font-size: 		11px;
    padding: 		2px 3px;
}

div#sidebar form input#s
{
	float:	none;
	margin:	0;
}

div#principal div#content form input[type="submit"]
{
	position:	relative;
	top:		-33px;
	left:		220px;
}

.category {
	padding: 0px 0px 4px 20px;
	background: url(images/category.gif) no-repeat top left transparent;
}

.tags {
	padding: 0px 0px 4px 20px;
	background: url(images/tags.gif) no-repeat top left transparent;
}

.bubble {
	padding: 0px 0px 4px 20px;
	background: url(images/bubble.gif) no-repeat top left transparent;
}

div#sidebar
{
	position:	absolute;
	right:		13px;
	top:		850px;
	width:		362px;
	overflow:	hidden;
}

div#sidebar ul
{
	width:		auto;
	padding:	0;
	margin:		0;
}

	div#sidebar div.widget ul
	{
		width: 		556px;
		padding:	0 24px 0 10px;
		margin:		5px 0 18px 0;
	}
	
		div#sidebar ul li
		{
			background:		none;
			margin:			0;
			padding:		0;
			margin-bottom:	20px;
		}
		
		div#sidebar div.widget ul li 
		{
			padding:		12px 0 3px 17px;
			margin:			0 0 0 20px;
			border:			none;
			background:		url(images/dot.png) left 65% no-repeat;
		}
		
div#sidebar img#amsa, div#sidebar div#testimonial, div#sidebar img#smiling, div#sidebar img#smiling2, div#sidebar img#smiling3
{
	position:	static;
}

div#sidebar div#testimonial { margin-left: -13px; }

div.navigation { font-size: 12px; }

div#footer
{
	color:		#494949;
	font-size:	11px;
}

	div#footer a { color: #3B8AA5; }=======
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td 
{
	margin:		0;
	padding:	0;
}

body
{
	background:		#E6E6E7 url(images/fondog.png) repeat-x;
	font-size:		62.5%;
	cursor:			default;
	font-family:	Arial, Verdana, sans-serif;
}

html > body { font-size: 10px; }

a { outline: none; }

a img { border: none; }

#wrap
{
	width:		1000px;
	margin:		0 auto;
}

	#contenido
	{
		position:	absolute;
		margin:		0 auto;
		width:		1000px;
		background:	url(images/fondos/fondo.png) repeat-y;
	}

fieldset { border: none; }

/* --------------------------- */

div#cabecera
{
	padding:	34px 5px 0 40px;
	overflow:	hidden;
	background:	#fff;
}

	div#cabecera a#logo
	{
		float:			left;
		width:			547px;
		height:			75px;
		margin:			5px 0;
		text-indent:	-9999px;
		background:		url(images/logo.png) no-repeat;
	}
	
	div#cabecera span#tel
	{
		float:			right;
		width:			382px;
		height:			110px;
		text-indent:	-9999px;
		margin-top:		-34px;
		background:		url(images/tel.png) no-repeat;
	}
	
	div#cabecera ul#nav
	{
		list-style-type:	none;
		clear:				left;
		padding-top:		12px;
		overflow:			hidden;
	}
	
		div#cabecera ul#nav li
		{
			float:			left;
			background:		url(images/nav.png) left top no-repeat;
			height:			40px;
			margin-left:	1px;
		}
		
			div#cabecera ul#nav li:hover { height: 45px; margin-top: -5px; }
			div#cabecera ul#nav li.current { height: 50px; margin-top: -10px; }
		
			div#cabecera ul#nav li a
			{
				display:			block;
				font-size:			16px;
				color:				#fff;
				text-decoration:	none;
				padding:			10px 14px 0 15px;
				background:			url(images/navtop.png) right top no-repeat;
			}
	
/* ---------------------------------- */

div#titulo
{
	background:		#afe1f1 url(images/titulo.png);
	height:			158px;
	padding:		40px 30px 20px 40px;
	margin-bottom:	20px;
}

	div#titulo h1
	{
		width:			940px;
		height:			70px;
		text-indent:	-9999px;
		background:		url(images/h1.png) no-repeat;
	}
	
	div#titulo h2
	{
		width:			528px;
		height:			87px;
		text-indent:	-9999px;
		background:		url(images/h2.png) no-repeat;
	}
	
/* ----------------------- */

div#principal
{
	background:	#f5f6f6 url(images/fondo.png) bottom repeat-x;
	padding:	0 0 35px 8px;
	overflow:	hidden;
}
	
	div#principal h3
	{
		color:			#6D6F71;
		font-weight:	normal;
		font-size:		18px;
		margin-bottom:	18px;
	}
	
	div#principal h4
	{
		color:				#006595;
		font-weight:		bold;
		font-size:			14px;
		margin-bottom:		14px;
	}

	div#principal p
	{
		color:			#949698;
		font-size:		13px;
		text-align:		justify;
		padding-left:	16px;
		width:			570px;
		margin-bottom:	13px;
	}
	
	div#principal a { color: #3B8AA5; }
		
	div#principal ul, div#principal ol
	{
		width: 		556px;
		padding:	0 24px 0 10px;
		margin:		5px 0 18px 0;
	}
	
		div#principal ul { list-style-type: none; }
	
		div#principal ul li, div#principal ol li
		{
			color:			#949698;
			font-size:		13px;
			border-bottom:	1px solid #e0e2e3;
			padding:		12px 0 3px 0;
			text-align:		justify;
			margin-left:	30px;
		}
		
			div#principal ul li 
			{
				background:	url(images/dot.png) left 65% no-repeat;
				margin-left:	20px;
				padding-left:	17px;
			}

	div#principal dl
	{
		width: 		556px;
		padding:	0 24px 0 10px;
		background: url(images/lista.png) top no-repeat;
		margin:		5px 0 18px 0;
	}
	
		div#principal dl dt
		{
			float:			left;
			height:			39px;
			color:			#7BC256;
			font-size:		13px;
			padding:		11px 4px 0 0;
			width:			150px;
			text-align:		right;
		}
			
		div#principal dl dt.big
		{
			float:			left;
			height:			98px;
			margin-right:	10px;
			background:		url(images/dtbig.png) left top no-repeat;
			color:			#fff;
			font-size:		11px;
			width:			160px;
		}
		
			div#principal dl dt.big span 
			{
				background:		url(images/dttopbig.png) right top no-repeat;
				display:		block;
				height:			78px;
				padding:		19px 17px 0 10px;
			}
	
	
		div#principal dl dd
		{
			color:			#949698;
			font-size:		13px;
			border-bottom:	1px solid #e0e2e3;
			padding:		12px 0 3px 0;
			text-align:		justify;
			margin-left:	170px;
			min-height:		39px;
		}
		
	div#principal p#use
	{
		width:			549px;
		height:			41px;
		background:		url(images/use.png) no-repeat;
		text-indent:	-9999px;
		margin:			30px 0 45px 8px;
	}
	
	div#principal img#amsa
	{
		position:		absolute;
		right:			65px;
		top:			850px;
	}
	
	div#principal div#testimonial
	{
		position:		absolute;
		right:			14px;
		top:			939px;
		width:			362px;
		height:			196px;
		padding:		8px 7px 0 13px;
		margin-left:	200px;
	}
	
		div#principal div#testimonial h3
		{
			font-weight:	bold;
			font-size:		12px;
			color: 			#DF9F4D;
			width:			217px;
			height:			16px;
			margin:			0;
		}
	
		div#principal div#testimonial p
		{
			color:			#979a9c;
			font-size:		13px;
			text-align:		justify;
			padding:		12px 0 0 0;
			line-height:	1.4;
			margin:			0;
			width:			auto;
		}
		
		div#principal div#testimonial span
		{
			color:			#7a7c7f;
			font-style:		italic;
			font-weight:	bold;
			float:			right;
			margin-top:		-12px;
		}
		
		div#principal div#testimonial ul { margin: 0; padding: 0; width: auto; }
		div#principal div#testimonial li { margin: 0; padding: 0; background: none; border: none; }
		
		div#principal img#smiling
		{
			position:	absolute;
			top:		1131px;
			right:		14px;
		}
		
		div#principal img#smiling2
		{
			position:	absolute;
			top:		1326px;
			right:		14px;
		}
		
		div#principal img#smiling3
		{
			position:	absolute;
			top:		1491px;
			right:		14px;
		}
		
/* ---------------------------- */

form#free-quote
{
	width:		355px;
	height:		534px;
	padding:	20px 0 0 28px;
	right:		5px;
	top:		280px;
	background:	url(images/form.png);
	position:	absolute;
}

	form#free-quote h3
	{
		background:		url(images/form-title.png);
		text-indent:	-9999px;
		width:			322px;
		height:			110px;
		margin-bottom:	0px !important;
	}
	
	form#free-quote label span { font-size: 12px; color: #fff; display: block; padding:7px 0 2px 0; }
	
	form#free-quote input
	{
		border:			1px solid #fff;
		color:			#fff;
		background:		transparent;
		font-family:	inherit;
		padding:		4px 8px;
		display:		block;
		width:			298px;
		font-size:		11px;
		margin:			0;
	}
	
	form#free-quote a#calendar
	{
		display:		block;
		width:			34px;
		height:			34px;
		background:		url(images/calendar.png);
		margin:			-5px 0 0 280px;
		text-indent:	-9999px;
	}
	
	form#free-quote select
	{
		border:			1px solid #fff;
		color:			#fff;
		background:		#67B845;
		font-family:	inherit;
		padding:		4px 8px;
		margin-bottom:	10px;
		display:		block;
		width:			316px;
		font-size:		12px;
	}
	
		form#free-quote select option { color: #000; }
	
		form#free-quote input#submit 
		{
			border:		none; 
			padding:	0;
			margin:		0px 0 0 10px;
		}
		
/* ---------------------- */
		
form#contacto
{
	width:			570px;
	margin-bottom:	30px;
}

	form#contacto label
	{
		display:	block;
	}
	
	form#contacto label span 
	{ 
		font-size:	12px; 
		color:		#949698;
		display: 	block; 
		padding:	10px 0 4px 0; 
	}
	
	form#contacto label input, form#contacto label textarea
	{
		border:			1px solid #949698;
		color:			#949698;
		background:		#fff;
		font-family:	inherit;
		padding:		6px 8px;
		display:		block;
		width:			320px;
		font-size:		12px;
		margin:			0;
	}
	
	form#contacto label textarea { height: 150px; }
	
	
		form#contacto input#contactsubmit 
		{
			border:		none; 
			padding:	0;
			margin:		10px 0 0 248px;
		}
		
		
/************************************************************************/
/*								Slideshow				     */
/************************************************************************/

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    height:300px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
}

/*#slide-images li{
    display:block;
    background-color:#FFFFFF;
}
*/



/************************************************************************/
/*								Blog				  	    */
/************************************************************************/

div#principal div#content
{
	width:	592px;
}

div.title a, div#sidebar h1, div#sidebar h1 a
{
	color:				#6D6F71 !important;
	font-weight:		normal;
	font-size:			18px;
	text-decoration:	none;
}

div.title a { font-size: 22px; }

div.date
{
	display:		block;
	margin-bottom:	18px;
	color:			#949698;
	font-size:		11px;
}

div.info
{
	display:		block;
	padding-bottom:	22px;
	border-bottom:	1px solid #ccc;
	margin-bottom:	22px;
	color:			#949698;
	font-size:		11px;
}

div#principal div#content form { font-size: 11px; }

div#principal div#content form p { padding: 0; }

div#sidebar form { margin-top: 18px; }

div#principal div#content form input[type="text"], div#sidebar form input[type="text"]
{
	margin:			-17px 0 0 70px;
	float:			left;
	background: 	#fff;
    border: 		1px solid #949698;
    color: 			#949698;
    font-family:	inherit;
    font-size: 		11px;
    padding: 		2px 3px;
}

div#sidebar form input#s
{
	float:	none;
	margin:	0;
}

div#principal div#content form input[type="submit"]
{
	position:	relative;
	top:		-33px;
	left:		220px;
}

.category {
	padding: 0px 0px 4px 20px;
	background: url(images/category.gif) no-repeat top left transparent;
}

.tags {
	padding: 0px 0px 4px 20px;
	background: url(images/tags.gif) no-repeat top left transparent;
}

.bubble {
	padding: 0px 0px 4px 20px;
	background: url(images/bubble.gif) no-repeat top left transparent;
}

div#sidebar
{
	position:	absolute;
	right:		13px;
	top:		850px;
	width:		362px;
	overflow:	hidden;
}

div#sidebar ul
{
	width:		auto;
	padding:	0;
	margin:		0;
}

	div#sidebar div.widget ul
	{
		width: 		556px;
		padding:	0 24px 0 10px;
		margin:		5px 0 18px 0;
	}
	
		div#sidebar ul li
		{
			background:		none;
			margin:			0;
			padding:		0;
			margin-bottom:	20px;
		}
		
		div#sidebar div.widget ul li 
		{
			padding:		12px 0 3px 17px;
			margin:			0 0 0 20px;
			border:			none;
			background:		url(images/dot.png) left 65% no-repeat;
		}
		
div#sidebar img#amsa, div#sidebar div#testimonial, div#sidebar img#smiling, div#sidebar img#smiling2, div#sidebar img#smiling3
{
	position:	static;
}

div#sidebar div#testimonial { margin-left: -13px; }

div.navigation { font-size: 12px; }

div#footer
{
	color:		#949698;
	font-size:	11px;
}

	div#footer a { color: #3B8AA5; }

