@import "reset-fonts-grids.css";
@import "nav.css";
@import "text.css";

/* GLOBAL SETTINGS */

* {
	margin: 0px;
   	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}

html, body {
	background: #f3f3f3 url('../img/bg.jpg') repeat-x top left;
}

body {
	overflow-x: hidden;
}

img {
	border: 0px;	
}

p {
	margin-bottom: 10px;	
}

div {
	position: relative;	
	text-align: left;
}

/* FRAMEWORK LAYOUT */

#container {
	width: 1010px;
	margin: 0 auto;
}

#header {
	height: 121px;	
	position: relative;
	z-index: 15;
}

#logo {
	top: 15px;	
}

#home {
	position: absolute;
	top: 40px;
	right: 20px;
}

#home a {
	width: 73px;
	height: 30px;
	text-indent: -9999px;
	background: url('../img/home.png') no-repeat top left;
	display: block;
}

#logo a {
	width: 367px;
	height: 121px;
	background: url('../img/hispanic-market-strategy-group-logo.png') no-repeat;
	text-indent: -9999px;
	display: block;
}

#navigation {
	position: absolute;
	right: 10px;
	top: 80px;
	height: 27px;
	z-index: 9;
}

#main {
	width: 980px;
	margin: 23px auto;
	color: #2a2a2a;
	z-index: 1;
}

#top {
	width: 980px;
	height: 193px;
	background: url('../img/main.jpg') no-repeat;
	border-bottom: 5px solid #0376b0;
}

#top2 {
	position: relative;
	top: -3px;
	width: 918px;
	padding: 20px 30px 30px 30px;
	border-bottom: 5px solid #0376b0;
	border-left: 1px solid #65cdf0;
	border-right: 1px solid #65cdf0;
	background: #fff;
}

.bio-front {
	position: absolute;
	top: 20px;
	left: 25px;
	z-index: 2;
}

.main-blue {
	position: absolute;
	top: -11px;
	left: 0px;
	z-index: 1;
}

.front-welcome {
	padding-left: 200px;
	font-size: 14px;
	z-index: 1;
}

.front-welcome h1 {
	text-shadow: 2px 2px 6px #ccc;	
}

.front-welcome p {
	font-size: 14px;	
}

.front-welcome div {
	font-size: 14px;
	font-style: italic;
}

.front-welcome div:first-line {
	font-weight: bold;	
}

#main-image {
	position: absolute;
	left: 1px;
	bottom: 0px;
	width: 392px;
	height: 212px;
}

#learn-more a {
	position: absolute;
	top: 140px;
	right: 40px;
	width: 166px;
	height: 43px;
	display: block;
	background: url('../img/learn-more.jpg') no-repeat;
	text-indent: -9999px;
}

.main-cta {
	padding: 40px 0 0 20px;
	float: left;
}

#bottom {
	width: 980px;
	min-height: 208px;
}

#inside-bottom {
	width: 978px;
	background: #ebebeb url('../img/bottom-bg.png') repeat-x;
	border-left: 1px solid #0376b0;
	border-right: 1px solid #0376b0;
}

#inside-bottom2 {
	width: 898px;
	padding: 40px;
	background: #ebebeb url('../img/bottom-bg.png') repeat-x;
	border-left: 1px solid #0376b0;
	border-right: 1px solid #0376b0;	
}

#inside-bottom2 h2 {
	padding: 10px 0;	
}

#inside-bottom2 img {
	float: right;
	padding: 0 0 40px 40px;
}

#inside-bottom img {
	float: left;	
}

#main-sell {
	width: 700px;
	float: left;
	padding: 25px 25px 10px 25px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

.answer {
	padding: 10px 10px 10px 20px;
	margin: 12px;
	border-left: 1px dotted #54a84a;
}

.reason {
	padding: 15px 20px 0px 20px;
	float: left;
	width: 190px;
}

.reason h3 {
	font-size: 16px;
	margin: 10px 0;
	color: #0376b0;
	font-weight: bold;
	letter-spacing: -1px;
}

.reason p {
	font-size: 13px;
	line-height: 16px;
	color: #505050;
}

.about-content {
	width: 680px;
	padding-right: 30px;
	float: left;	
	font-size: 14px;
}

.contact-form {
	margin: 15px 0 0 15px;
	padding: 70px 0 0 13px;
	float: left;
	width: 173px;
	height: 106px;
	background: url('../img/contact-form.png') no-repeat;
}

.contact-form input {
	padding: 5px;
	border: 1px solid #fbd97f;
	color: #9e9e9d;
	margin-bottom: 5px;
	width: 148px;
}

#sendContactEmail {
	position: relative;
	top: 5px;
	border: none;
}

#secondary {
	width: 962px;
	margin-left: 8px;
}

#secondary-inside {
	width: 960px;
	background: #fff;
	padding-top: 25px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

#secondary-inside h1 {
	color: #54a84a;	
}

#secondary-inside p {
	font-size: 14px;
	color: #777777;
	line-height: 24px;
}

#graph {
	width: 408px;
	height: 327px;
	background: url('../img/projected-us-hispanic-population.png') no-repeat;
	text-indent: -9999px;
	float: left;
}

#secondary-sentences {
	padding: 0px 20px 20px 10px;
	float: left;
	width: 520px;
}

#secondary-sentences img {
	float: right;	
}

#footer {
	margin: 30px 20px 0 20px;
	padding: 10px;
	color: #8d8d8d;
	border-top: 1px solid #8d8d8d;
	text-align: center;
	font-size: 11px;
}

.column-left {
	width: 480px;
	padding-right: 26px;
	float: left;
}

.column-left p {
	font-size: 14px;	
}

.column-right {
	width: 384px;
	float: left;
}

.bio {
	color: #464646;
}

.column-left h2 {
	padding: 10px 0;	
}

p.info {
	padding: 5px 10px;
	margin-left: 10px;
	font-size: 14px;
	border-left: 1px solid #dadada;
}

.important {
	margin: 25px 0;
	padding: 10px;
	border: 1px solid #54a84a;
	background: #ebfae9;
}

.important h3 {
	text-decoration: underline;
}

.imp-link {
	margin-top: 10px;
	font-size: 20px !important;
	display: block;
	padding: 0px 10px 10px 30px;
	background: url('http://www.hispanicmarketstrategygroup.com/img/imp-link.png') no-repeat top left;
}

.imp-link2 {
	font-size: 14px !important;
	display: block;
	padding: 4px 10px 10px 30px;
	background: url('http://www.hispanicmarketstrategygroup.com/img/imp-link2.png') no-repeat top left;
}

.dotted-break {
	border-top: 3px dotted #CCC;
	padding-top: 15px;
}

.quote {
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

.column-left ul {
	margin: 10px 0 0 10px;
}

.column-left li {
	margin-left: 10px;
	padding: 5px;
	list-style: circle;
	font-size: 14px;
}

#bottom ul {
	margin: 10px 0 10px 10px;
}

.about-content li {
	margin-left: 17px;
	padding: 5px;
	list-style: circle;
	font-size: 14px;
}

.about-content ul {
	margin: 10px 0 10px 10px;
}

#bottom li {
	margin-left: 10px;
	padding: 5px;
	list-style: circle;
	font-size: 14px;
}

.testimonial {
	padding: 20px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background: url('../img/quote.png') no-repeat top left;
}

.testimonial-name {
	padding: 15px;
	font-size: 14px;
	text-align: right;	
}

.credit {
	font-size: 10px;
	color: #777777;
}

.side-quote {
	margin: 40px 5px 0 15px;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #009ddb;
}

.quote-name {
	font-size: 11px;
	text-align: right;
	color: #666;
}

#services-table {
	margin-top: 10px;
	padding: 15px;
	border-collapse: separate;
}

#services-table tr td {
	padding: 5px;	
}

.contact-form2 {
	border: 1px solid #d5d5d5; 
	margin-top: 15px; 
	padding: 10px 5px 15px 5px; 
	float: left; 
	background: #ebebeb url('../img/bottom-bg.png') repeat-x;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
	color: #4a4a4a;
}

.submit-button {
	background: url('../img/contact-submit.png');
	cursor: pointer;
	border: 0px;
	width: 169px !important;
	height: 28px;
	padding: 0px !important;
}

/* HACKS */

.clearfix {
	clear: both;	
	height: 0px;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0px; 
  clear: both; 
  visibility: hidden;
}

a, object, embed {
   outline: none;
}
