

/* ============================= pageAbout ===========================*/

#pageAbout .boxTitle {
	background: url(images/gmc-about.jpg) no-repeat;
	float: left;
	width: 790px;
	height: 60px;
}

#pageAbout .boxTitle h5 {
	font-family:normal Georgia,'Times New Roman',Times,serif;
	color:#FFFFFF;
	font-size:1.3em;font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	padding: 15px;
	}


/* ============================= pageSupport ===========================*/

#pageSupport .boxTitle {
	background: url(images/gmc-support.jpg) no-repeat;
	float: left;
	width: 790px;
	height: 60px;
}

#pageSupport .boxTitle h5 {
	font-family:normal Georgia,'Times New Roman',Times,serif;
	color:#FFFFFF;
	font-size:1.1em;font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	padding: 5px;
	}

/* ============================= pageSolutions ===========================*/

#pageSolutions .boxTitle {
	background: url(images/gmc-solutions.jpg) no-repeat;
	float: left;
	width: 790px;
	height: 60px;
}

#pageSolutions .boxTitle h5 {
	font-family:normal Georgia,'Times New Roman',Times,serif;
	color:#FFFFFF;
	font-size:1.2em;font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	padding: 5px;
	}

/* ============================= pageProducts ===========================*/

#pageProducts .boxTitle {
	background: url(images/gmc-products.jpg) no-repeat;
	float: left;
	width: 790px;
	height: 60px;
}

#pageProducts .boxTitle h5 {
	font-family:normal Georgia,'Times New Roman',Times,serif;
	color:#FFFFFF;
	font-size:1.3em;font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	padding: 15px;
	}

/* ============================= pageQuote ===========================*/

#pageQuote .boxTitle {
	background: url(images/gmc-quote.jpg) no-repeat;
	float: left;
	width: 790px;
	height: 60px;
}

#pageQuote .boxTitle h5 {
	font-family:normal Georgia,'Times New Roman',Times,serif;
	color:#FFFFFF;
	font-size:1.3em;font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	padding: 15px;
	}

/* ============================= pageContact ===========================*/

#pageContact .boxTitle {
	background: url(images/gmc-contact.jpg) no-repeat;
	float: left;
	width: 790px;
	height: 60px;
}

#pageContact .boxTitle h5 {
	font-family:normal Georgia,'Times New Roman',Times,serif;
	color:#FFFFFF;
	font-size:1.5em;font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	padding: 15px;
	}
