html, body { 
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000;
	line-height: 21px;
	padding:0px;
	margin:0px;
} 
a:link {
	color: #135CA6;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
.small {
	font-size: 11px;
	line-height: 17px;
	color: #000;
}
.dark {
	color:#333333;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 21px;
	color: #135CA6;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	line-height: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #025285;
	background:#fff;
	padding:5px 5px 5px 0;
}
#container {
	width:856px;
	margin: 0 auto;
}
#header {

	width: 856px;
	height: 174px;
}
.menu {
	float: left;
	display: block;
	background-image: url(../images/menu-bg.jpg);
	width: 856px;
	height: 52px;
	margin-top: 8px;
}
#indexflash {
	background-image: url(../images/header.jpg);
	width: 856px;
	height: 216px;
}
#content {
	float:left;
	width: 856px;
	min-height:100%
}
#tag {
	float:right;
	padding:70px 46px 0 0 ;
	font-style:italic;
	font-size: 17px;
	font-weight:bold;
	font-color:#135CA6;
}
.indexintro {
	float: left;
	width: 490px;
	padding: 25px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
}
.indexintro li {
	font-weight: bold;
}
.subinfo {
	float: left;
	width: 817px;
	padding: 15px 25px 25px 15px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
}
.rightcol {
	float: right;
	width: 273px;
	height: 410px;
	padding:20px;
	background-color:#f7e12a;
}
.rightcol h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 21px;
	color: #000;
}
.rightcol2 {
	float: right;
	width: 272px;
	height: 110px;
	padding: 0 5px 0 5px;
}
.logo {
	float: left;
	margin-left: 10px;
	margin-top: 34px;
}
.flash {
	float: left;
	width: 582px;
	height: 154px;
}
.gray-box {
	float: right;
	position: absolute;
	background-color: #f1bb00;
	width: 270px;
	height: 175px;
	padding: 15px;
	top: 355px;
	margin-left: -14px;
	color: #ffffff;
}
.gray-box a {
	color: #135CA6;
}
.gray-box a:hover {
	color: #135CA6;
}
.gray-box a:visited {
	color: #135CA6;
}
#subflash {
	display:block;
	float:left;
	width: 856px;
	height: 193px;
	background-color:#fff;
}
.subimage {
	float: left;
	width: 536px;
	height: 161px;
}
.subflashmessage {
	background-color:#fff;
	float:right;
	width: 318;
	height: 193px;
}
.subleft {
	float:left;
	width: 486px;
	padding: 15px 25px 25px 25px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
}
.subright {
	float:left;
	width: 271px;
	padding: 15px 27px 25px 20px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;	
}
.page {
	float: left;
	background-color: #5b8fc0;
	width: 519px;
	height: 22px;
	padding: 8px 0 3px 17px;
	font-size: 15px;
	font-weight: normal;
	line-height: 21px;
	color: #ffffff;
}
#footer {
	margin-top: 80px;
	margin: 0 auto;
	width: 840px;
	padding: 10px;
	font-size: 11px;
	color: #cccccc;
}
#footer a {
	color:#135CA6;
}
.clear {
	clear: both;
}
#marqueecontainer{
	position: absolute;
	width: 282px;
	height: 90px;
	overflow: hidden;
	margin-left: -23px;
	padding: 5px;
	margin-top: 100px;
	left: 645px;
	color: #fff;
}


body#home a#homenav,
body#about a#aboutnav,
body#consulting a#consultingnav,
body#marketing a#marketingnav,
body#careers a#careersnav,
body#vendors a#vendorsnav,
body#leadership a#leadershipnav,
body#contact a#contactnav {
	background-image: url(../images/menu-roll-bg.jpg);
	background-color:#ecf2ce;
	color: #135CA6;
	cursor: default;
}
