* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

body {
	text-align: center;
	font-family: "Arial", helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background: #b9b9b9 url(../homeImages/background.jpg) repeat-y center;
}

.noDivider {
	border-right: none;
}

.noMargin {
	margin: 0px !important;
}

.noBorder {
	border-right: none !important;
}

a {
	color: #003b69;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

h3 {
	font-size: 1em;
	color: #003b69;
	padding: 0 0 0 21px;
	margin: 0 0 12px 0;
}

.imageRight {
	float: right;
	margin: 0 18px 8px 8px;
}

strong {
	color: #363636;
}

h3 span {
font-size: .9em;
}

#twit a {
	padding: 3px 44px 3px 0px;
	background: url(../images/twitterBird.gif) no-repeat right;
}

#mainWrapper {
	margin: 0 auto;
	width: 786px;
}

#headerWrapper {
	float: left;
	display: inline;
	width: 100%;
	height: 80px;
	background: url(../homeImages/navTile.jpg) repeat-x;
}

#logo {
	float: left;
	display: inline;
	margin: 0px;
}

#logo h1 a {
	display: block;
	width: 222px;
	height: 80px;
	background: url(../homeImages/logo.jpg) no-repeat left;
	text-indent: -9000px;
}

#mainNavigation {
	float: left;
	width: 100%;
	height: 22px;
	background: #75a32b;
}

#mainNavigation li {
	float: left;
}

#mainNavigation li a {
	display: block;
	color: #ffffff;
	font-size: 1em;
	text-decoration: none;
	padding: 5px 18px 4px 18px;
	background: #013b6f url(../homeImages/navDiv.jpg) no-repeat right;
}

#mainNavigation li a:hover {
	background: #0f5696 url(../homeImages/navDiv.jpg) no-repeat right;
}

#mainNavigation li a#demo {
		padding: 6px 22px 4px 18px;
	background: transparent url(../homeImages/demoIcon.jpg) no-repeat right;
}

#mainNavigation li a.noDivider {
	background-image: none;
}

#flashHeader {
	float: left;
	display: inline;
	width: 100%;
	height: 197px;
	border-top: 8px solid #75a32b;
}

#contentWrapper {
	float: left;
	width: 100%;
	padding: 28px 0 0 0;
	text-align: left;
	line-height: 1.5em;
	font-size: 1.15em;
	background: url(../homeImages/contentBg.jpg) repeat-x;
}

.colLayout {
	float: left;
	display: inline;
	display: inline;
	width: 260px;
	margin: 0 0 0 1px;
	padding: 0 0 8px 0;
}

.middleBorder {
		border-right: 1px solid #d4d4d4 !important;
		border-left: 1px solid #d4d4d4;
}

#news {
	display: block;
	float: left;
	width: 92.5%;
	margin: 0 0 0 19px;
	padding: 0px;
	overflow: visible;
}

#news li {
	display: block;
	padding: 0 0 0 12px;
	background: url(../homeImages/bullet.jpg) no-repeat left top;
	margin: 0 0 11px 0;
}

.colHeader {
	float: left;
	width: 100%;
	height: 33px;
	background: #79a32f url(../homeImages/headerBg.jpg) no-repeat left center;
	margin: 0 0 15px 0;
}

.colHeader h2 {
	font-size: 1.1em;
	color: #ffffff;
	font-weight: normal;
	padding: 9px 0 0 28px;
}

.colLayout p {
	padding: 0 8px 0 21px;
	margin: 0 0 14px 0;
}

.colLayout .padRight {
		padding: 0 18px 0 21px;
}

.longHeader  {
	width: 262px;
}


/*footer*/
#footerWrapper {
clear: both;
float: left;
width: 100%;
background: #1a7cab url(../images/footerTile.jpg) repeat-x;
padding: 0 0 32px 0;
}

#footerLogo {
float: left;
display: inline;
margin: 40px 0 0 91px;
}

#footerLogo h3 {
display: block-inline;
width: 142px;
height: 42px;
background: transparent url(../images/footerLogo.gif) no-repeat;
text-indent: -9000px;
}

#gartLogo {
	float: left;
	display: inline;
	width: 129px;
	height: 129px;
	margin: 0px 0 0 8px;
}

#gartLogo a {
	width: 129px;
	height: 129px;
	display: block;
	background: url(../images/gartner.gif) no-repeat top left;
	text-indent: -9000px;
	cursor: pointer;
}

#footerRight {
float: right;
display: inline;
margin: 40px 10px 0 0;
width: 511px;
text-align: left;
color: #ffffff;
}

ul#footerNav, #footerSecondNav, #footerThirdNav {
float: left;
display: inline;
width: 100%;
}

ul#footerNav {
	margin: 12px 0 18px -17px;
}

ul#footerNav li, #footerSecondNav li, #footerThirdNav li  {
display: inline;
float: left;
}

ul#footerNav a, #footerSecondNav a, #footerThirdNav a {
font-size: 1.2em;
color: #ffffff;
text-decoration: none;
padding: 0px 16px 0px 16px;
border-left: 1px solid #ffffff;
}

ul#footerNav a:hover, #footerSecondNav a:hover, #footerThirdNav a:hover {
text-decoration: underline;
}

#footerSecondNav {
	width: 100%;
	margin: 16px 0 14px -13px;
}

#footerSecondNav a {
	font-size: .9em;
	padding: 0px 13px 0px 12px;
}

#footerThirdNav {
	padding: 6px 0 0px 0;
margin: 0px 0 18px 0px;
border-top: 1px solid #2381b1;
}

#footerThirdNav li {
color: #ffffff;
}

#footerThirdNav a {
font-size: .9em;
padding: 0px 8px 0px 8px;
}

#footerThirdNav a {
padding: 0 8px 0 0;
}

#footerThirdNav span {
padding: 0 0 0 8px;
font-size: .9em;
color: #ffffff;
font-weight: normal;
}

li#demoLink a {
display: block;
padding: 0px;
width: 142px;
height: 29px;
background: url(../images/requestDemo.jpg) no-repeat;
text-indent: -9000px;
border: none;
margin: -6px 0 0 8px;
}

#footerRight p {
color: #ffffff;
line-height: 1.6em;
font-size: 1.1em;
}

ul#footerNav li.noLine a, ul#footerSecondNav li.noLine a, ul#footerThirdNav li.noLine a {
	border-left: none;
}

#wblLogo {
	float: left;
	display: inline;
	margin: 0px 0 0 0;
	padding: 5px 0 5px 35px;
	background: url(../homeImages/wblLogo.jpg) no-repeat left;
}

#wblLogo a {
	color: #ffffff;
}

