/* CSS Document */

body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-image: url(../imageshome/bg.gif);
	background-repeat: repeat-x;
}

/* LINK STYLES */
a:link { color: #2788b1; text-decoration: none; }
a:visited { color: #2788b1; text-decoration: none; }
a:hover { color: #2788b1; text-decoration: underline; }
a:active { color: #000000; }


/* GENERAL ITEM STYLES */

p { margin: 0px; padding-bottom: 12px; }
h1 { margin: 0px; padding: 0px; font-size: 14px; font-weight: bold; color: #a84341; }
h2 { margin: 0px; padding: 0px; font-size: 12px; font-weight: bold; color: #a84341; }
h3 { margin: 0px; padding: 0px; font-size: 11px; font-weight: bold; color: #333333; }
form { margin: 0px; padding: 0px; }


#mininav {
	font-size: 10px;
	width: 200px;
	position: absolute;
	z-index: 2;
	left: 540px;
	top: 0px;
	text-align: right;
}

#mainmenu { position: absolute; left: 0px; top: 134px; }
#collage { position: absolute; left: 0px; top: 166px; }
#maincontenthome { width: 930px; position: absolute; left: 0px; top: 300px; padding: 12px 0px 12px 20px; background-color: #ffffff; }
#maincontentstrategy { width: 750px; position: absolute; left: 0px; top: 300px; padding: 12px 0px 12px 20px; background-color: #ffffff; visibility: hidden; }
#maincontentoperations { width: 750px; position: absolute; left: 0px; top: 300px; padding: 12px 0px 12px 20px; background-color: #ffffff; visibility: hidden; }
#maincontenttechnology { width: 750px; position: absolute; left: 0px; top: 300px; padding: 12px 0px 12px 20px; background-color: #ffffff; visibility: hidden; }
.withbullet {
	background-image: url(../imagescomm/bullet.gif);
	background-repeat: no-repeat;
	background-position: -16px;
	padding-left: 16px;
	text-indent: -16px;
}

.attribution {
	font-size: 10px;
	font-weight: bold;
	color: #AAAC8A;
	font-style: italic;
	text-indent: -10px;
	margin-left: 10px;
	line-height: 13px;
}
.testimonial {
	padding: 0px;
	margin-bottom: 4px;
}
.copyright {
	font-size: 10px;
	line-height: 14px;
	color: #AAAC8A;
}
