/* MAKET SPECIFIC STYLES */

body {margin: 0px; padding: 0px;background-color: #FFFFFF; color: #000000;}
.horizspacer {height: 0px;}

/* BODY */
#lay_body {
	padding: 10px;
	background-color: #9aaeca;
	background-image: url(../../_mod_files/ce_images/layout/lay_body_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 2px solid #18448c;
}
#lay_f1 {
	background-color: #FFFFFF;
	color: #18448c;
}
#lay_f2 {
	padding: 8px;
	padding-left: 20px;
              	border-bottom: 2px solid #18448c;  
	border-right: 2px solid #18448c;
}
#lay_f3 {
	padding: 10px;
}
#lay_f4 {
	background-color: #18448c;
}


#imagecell {
	background-color: #000000;
	color: #18448c;
}
#logospace {
	padding-left: 10px;
	padding-top: 10px;
	border-left: 2px solid #18448c;
}
#linkspace {
	padding: 8px;
	border-right: 2px solid #18448c;
}
#messagecell {
	background-color: #18448c;
	color: #ffffff;
}
#msgleft {
	color: #ffffff;
	padding: 10px;
	text-align: left;
}
#msgright {
	color: #ffffff;
	padding: 10px;
	text-align: right;
	font-size: 16px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}
#structure {
	border: 2px solid #18448c;
}

TD#msgleft H1 {
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
TD#msgleft H1 A,
TD#msgleft H1 A:link,
TD#msgleft H1 A:visited {
	color: #8c8c8c;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
TD#msgleft H1 A:active {
	color: #ffffff;
}
TD#msgleft H1 A:hover {
	color: #e6ecee;
}

A#header-home {
    width: 600px;
    height: 94px;
    background-image: url(../../_mod_files/ce_images/header-home.gif);
    display: block;
    text-decoration: none;
}
A#header-home:hover {
    background-position: 0 -94px;
}
A#header-mech {
    width: 391px;
    height: 94px;
    background-image: url(../../_mod_files/ce_images/header-mech.gif);
    display: block;
    text-decoration: none;
}
A#header-mech:hover {
    background-position: 0 -94px;
}
A#header-plum {
    width: 391px;
    height: 94px;
    background-image: url(../../_mod_files/ce_images/header-plum.gif);
    display: block;
    text-decoration: none;
}
A#header-plum:hover {
    background-position: 0 -94px;
}
A#header-serv {
    width: 391px;
    height: 94px;
    background-image: url(../../_mod_files/ce_images/header-serv.gif);
    display: block;
    text-decoration: none;
}
A#header-serv:hover {
    background-position: 0 -94px;
}

.testimonialfield {
border: 0px;
border-top: 1px solid #18448c;
border-top: 1px solid #18448c;
padding: 10px;
margin: 20px;
}
.testimonialtitle {
color: #18448c;
font-weight: bold;
font-size: 12px;
padding-left: 4px;
padding-right: 4px;
}