@charset "UTF-8";

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #444;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-image: url(images/whitebg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body,td,th {
	font-size: small;
}
a:link {
	color: #342A7B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #342A7B;
}
a:active {
	text-decoration: none;
	color: #342A7B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 140%;
	color: #342a7b;
}
h2 {
	font-size: 130%;
	color: #342a7b;
}
h3 {
	font-size: 120%;
	color: #342a7b;
}
h4 {
	font-size: 110%;
	color: #342a7b;
}
h5 {
	font-size: 100%;
	color: #342a7b;
}
h6 {
	font-size: 100%;
	color: #342a7b;
}
#container {
	width: 780px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}
#header {
	width: 766px;
	margin: 0 0 0 7px;
	padding: 0;
}
#header td#logo {
	width: 200px;
	margin: 0;
	padding: 14px 0 10px 0;
}
#header td#splash {
	width: 566px;
	margin: 0;
	padding: 14px 0 10px 0;
}
#main {
	margin: 0 0 7px 7px;
}
#main #sidebar {
	width: 200px;
	margin: 0;
	padding: 10px 0;
}
#main #sidebar #navQuotes {
	margin-top: 15px;
}
#main #content {
	width: 536px;
	margin: 0;
	padding: 10px 15px;
}
#footer {
	padding: 10px 6px;
	background-color: #eee;
}
#footer p {
	margin-top: 0;
	font-size: 80%;
}

#content h1 { 
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 150%;
	color: #900;
	text-align: center;
}
#content h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 140%;
	color: #900;
}
#content p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}
#content th, #content td {
	color: #666;
}

/* 
  -----------------------------------
  Styles for bottom side nav
  -----------------------------------
*/
#navBottom {
	margin: 2px 0 0 5px;
	padding: 0;
	border: 1px solid #ccc;
	border-bottom: 0;
}
#navBottom li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navBottom a {
	display: block;
	text-decoration: none;
	background-color: #eee;
	padding: 5px 6px 7px 6px;
	color: #666;
	line-height:1;
	border-bottom: 1px solid #ccc;
}
#navBottom a:hover, #navBottom a:active, #navBottom a:focus {
	background-color: #036;
	color: #fff;
	letter-spacing: .01px;
}

/* Top level menu width */
#navBottom {
	width: 191px;
}

/* STYLES FOR NAV IMAGES */

#sidebar #navImageBox {
	width: 199px;
	height: 130px;
}

#pgHome #sidebar #navImageBox {
	background-image: url(../images/nav-images-default.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgWhere #sidebar #navImageBox {
	background-image: url(../images/1.4784673-been.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgHandsOn #sidebar #navImageBox {
	background-image: url(../images/1.4784673-hands-on.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgGoing #sidebar #navImageBox {
	background-image: url(../images/1.4784673-going.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgMarketing #sidebar #navImageBox {
	background-image: url(../images/nav-images-marketing.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgWhat #sidebar #navImageBox {
	background-image: url(../images/nav-images-deliver.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgClient #sidebar #navImageBox {
	background-image: url(../images/nav-images-client.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgBrain #sidebar #navImageBox {
	background-image: url(../images/nav-images-brain.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgCreative #sidebar #navImageBox {
	background-image: url(../images/nav-images-creative.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgProductDevelopment #sidebar #navImageBox {
	background-image: url(../images/nav-images-deliver.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgPromises #sidebar #navImageBox {
	background-image: url(../images/nav-images-promises.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgClients #sidebar #navImageBox {
	background-image: url(../images/nav-images-clients.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgAviation #sidebar #navImageBox {
	background-image: url(../images/nav-images-aviation.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgBrainstorm #sidebar #navImageBox {
	background-image: url(../images/nav-images-brainstorm.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#pgContact #sidebar #navImageBox {
	background-image: url(../images/nav-images-default.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}


#promises {
	line-height: 1.5em;
}
#promises li {
	margin-bottom: 1.3em;
}
#content strong {
	color: #990000;	
}
.caption {
	margin-top: 0;
	padding: 0;
	font-size: 90%;
	font-style: italic;
}