/* 
Touch Solutions
622design

Updated: Thursday February 14, 2008 @ 11:00 AM
Author: JR Zoleta

*/

/* ------------------------------------------------------ SPLASH --------------------------- */

#marketingsplash {
	width: 936px;
	height: 285px;
	background: url(../images/marketing_splash_bg.gif) no-repeat top left;
	}

#marketingimage {
	margin-left: 12px;
	margin-top: 12px;
	float: left;
	width: 911px;
	height: 264px;
	}

* html #marketingimage {
	margin-left: 6px;
	}

#mysqllogo {
	margin-left: 48px;
	margin-top: 24px;
	float: left;
	}

* html #mysqllogo {
	margin-left: 24px;
	}

#headersplash {
	margin-top: 12px;
	width: 936px;
	height: 213px;
	background: url(../images/splash_heads_bg.gif) no-repeat top left;
	padding-top: 18px;
	}

#productsheader, #supportheader, #aboutheader {
	width: 268px;
	float: left;
	}

#supportheader, #aboutheader {
	margin-left: 40px;
	}

#productsheader {
	margin-left: 28px;
	}

* html #productsheader {
	margin-left: 14px;
	}

.image {
	margin-top: 4px;
	}

#headersplash p {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 4px;
	}

/* ------------------------------------------------------ BODY ----------------------------- */

#bottomhalf {
	width: 936px;
	margin-top: 18px;
	}

#bottomleft {
	width: 295px;
	float: left;	
	}

#bottomcenter {
	margin-left: 25px;
	width: 295px;
	float: left;
	}

#bottomright {
	margin-left: 25px;
	width: 295px;
	float: left;
	}

.text {
	margin-top: 24px;
	}
	
.text p {
	margin-top: 12px;
	}
	
.field-field-main-image {
	margin-top: 24px;
	}

.field-field-main-image img {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	padding: 8px;
	}
