@charset "utf-8";
/*================================================================
Title: EstudioMex | Diseño y Programacion Para Sitios Web
Created: 02.5.09 - v1.5
Designed By: www.estudiomex.com - EstudioMex
Website: http://www.estudiomex.com
Copyright © 2009 estudiomex.com
================================================================*/

* {
	margin:0;
	padding:0;
	}

body {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	font-weight: normal;
	font-size: 12px;
	background: url(/library/images/html_bg.gif) 0 0;
	}
p {
	margin: 10px 0 10px 0;
	padding:0;
	line-height:18px;
	color: #666666;
	}
h1 {
	
	}
h2 {
	color:#4c4c4c;
	font-size:22px;
	margin:0 0 0 0;
	font-family: Helvetica, Arial, sans-serif
	}


a:link, a:visited {
	color: #c05800;
	text-decoration: none;
	}
a:hover, a:active {
	color: #c05800;
	text-decoration: underline;
	}
	

/* 
--------------------------------------------------------------------------
Main CSS
--------------------------------------------------------------------------
*/

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 936px!important;
	width: 936px;
	text-align: left;
	position:relative;
	}
#splash {

	}
#contact {
	width:260px;
	border-top:1px solid #c05800;
	position:absolute;
	z-index:1;
	top:275px;
	left:320px;
	text-align:right;
	padding: 5px 0 5px 0;
	letter-spacing:-1px;
	}

