@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	}
body {
	font: normal 75%/1.2 Arial, Helvetica, sans-serif;
	color: #404040;
	background: url(../images/bg.jpg) repeat-x #425e70;
	}
img {
	border: 0px;
	}
p {
	padding-bottom: 12px;
	}
ul, ol {
	margin: 0 0 15px 40px;
	}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	color: #143d68;
	font-size: 165%;
	font-weight: normal;
	padding-bottom: 12px;
}
h4 {
	color: #143d68;
	font-size: 120%;
	padding-bottom: 10px;
}
a {
	color: #e47123;
	outline: none;
	}
.red, .error {
	color: red;
}
input {
	border: 1px solid #ccc;
	padding: 2px;
}
input[type="image"] {
	border: none!important;
}
.dots {
	height: 1px;
	width: 100%;
	line-height: 1px;
	font-size: 1px;
	border-top: 1px dotted #858585;
	margin: 25px 0;
}
sup {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	visible: false;
}
a.readmore {
	color: #fff;
	padding-right: 15px;
	background: url(../images/small_white_arrow.gif) no-repeat right;
}
/** Main Layout **/
.container {
	width: 880px;
	margin: 0 auto;
}
.header {
	float: left;
	width: 880px;
	height: 75px;
	padding-top: 10px;
	position: relative;
}
	.header .logo {
		float: left;
		position: relative;
		top: 6px;
	}
.itsm_banner {
	float: left;
	width: 880px;
	height: 51px;
}
.footer {
	float: left;
	width: 880px;
	margin-top: 10px;
	border-top: 1px solid #5f7b8d;
	padding: 15px 0;
	color: #95a8b5;
}
	.footer a {
		color: #95a8b5;
		text-decoration: none;
	}
		.footer a:hover {
			text-decoration: underline;
		}
/** Home Page **/
.streetlight {
	float: left;
	width: 880px;
	height: 260px;
	margin-bottom: 10px;
}
	.streetlight .main_display {
		background: url(../images/streetlight.jpg) no-repeat;
		float: left;
		height: 260px;
		width: 880px;
	}
		.streetlight .main_display h3 {
			color: #799bcd;
			font-size: 200%;
			font-weight: normal;
			margin: 115px 0 0 55px;
		}
			.streetlight .main_display h3 strong {
				color: #fff;
				font-weight: bold;
			}
/*	.streetlight .main_hover {
		background: url(../images/streetlight_hover.jpg) no-repeat;
		float: left;
		height: 185px;
		width: 460px;
		display: none;
		padding: 75px 330px 0 90px;
	}
		.streetlight .main_hover h3 {
			font-size: 200%;
			font-weight: normal;
			color: #fff;
			margin-bottom: 10px;
		}
		.streetlight .main_hover p {
			color: #799bcd;
			font-size: 150%;
		}
	.streetlight:hover .main_display {
		display: none;
	}
	.streetlight:hover .main_hover {
		display: block;
	}*/
.home_left {
	float: left;
	width: 615px;
	padding-right: 15px;
}
	.home_left .feature {
		float: left;
		width: 615px;
		background: url(../images/home_feature_bottom.gif) no-repeat bottom #fff;
		margin-bottom: 10px;
	}
		.home_left .feature .feature_text {
			float: left;
			width: 615px;
			background: url(../images/home_feature_top.gif) no-repeat;
		}
		.home_left .feature .feature_image {
			float: left;
			width: 285px;
			text-align: center;
			padding-top: 51px;
		}
			.home_left .feature .feature_text .feature_content {
				float: left;
				width: 300px;
			}
			.home_left .feature .feature_text h1 {
				color: #899a1a;
				text-transform: uppercase;
				font-size: 200%;
				margin: 25px 0;
			}
			.home_left .feature .feature_text h2 {
				font-size: 150%;
				font-weight: normal;
				margin: 0 0 15px 0;
			}
			.home_left .feature .feature_text a.readmore {
				color: #e47123;
				text-decoration: none;
				font-size: 120%;
				background: url(../images/readmore_arrow.gif) no-repeat right;
				padding-right: 30px;
				height: 19px;
				display: block;
			}
				.home_left .feature .feature_text a.readmore:hover {
					text-decoration: underline;
				}
			p.download_brochure {
				text-align: right;
				border-top: 1px dotted #858585;
				padding-top: 10px;
			}
			p.download_brochure a {
				color: #e47123;
				text-decoration: none;
				font-size: 120%;
				background: url(../images/download_arrow.gif) no-repeat right;
				padding-right: 30px;
				height: 19px;
				display: block;
			}
			p.download_asset {
				text-align: right;
				padding-top: 10px;
			}
			p.download_asset a {
				color: #e47123;
				text-decoration: none;
				font-size: 120%;
				background: url(../images/download_arrow.gif) no-repeat right;
				padding-right: 30px;
				height: 19px;
				display: block;
			}
				p.download_asset a:hover {
					text-decoration: underline;
				}
				.home_left .feature .feature_text p.download_brochure a:hover {
					text-decoration: underline;
				}
	.home_left .message {
		float: left;
		width: 615px;
		background: url(../images/home_message_bottom.gif) no-repeat bottom #88a4b6;
		min-height: 100px;
		margin-bottom: 10px;
	}
		.home_left .message .message_text {
			float: left;
			width: 615px;
			background: url(../images/home_message_top.gif) no-repeat;
		}
			.home_left .message .message_title {
				float: left;
				width: 115px;
				padding: 15px 0 0 20px;
			}
				.home_left .message .message_title h2 {
					color: #fff;
					font-size: 150%;
					font-weight: normal;
				}
			.home_left .message .message_content {
				float: left;
				width: 440px;
				padding: 20px;
			}
				.home_left .message_content a.readmore {
					color: #fff;
					padding-right: 15px;
					background: url(../images/small_white_arrow.gif) no-repeat right;
				}
	.home_left .topics {
		float: left;
		width: 615px;
		background: url(../images/home_topics_bottom.gif) no-repeat bottom #648092;
		min-height: 160px;
		margin-bottom: 10px;
	}
		.home_left .topics .topics_text {
			float: left;
			width: 615px;
			background: url(../images/home_topics_top.gif) no-repeat;
		}
		.home_left .topics .topics_title {
				float: left;
				width: 115px;
				padding: 15px 0 0 20px;
			}
				.home_left .topics .topics_title h2 {
					color: #afc4d1;
					font-size: 150%;
					font-weight: normal;
				}
			.home_left .topics .topics_content {
				float: left;
				width: 440px;
				padding: 20px;
				color: #fff;
			}
				.home_left .topics_content ul {
					list-style: none;
					width: 175px;
					float: left;
					margin: 0px 20px 0 0;
					padding: 0px;
				}
					.home_left .topics_content li {
						padding-bottom: 10px;
						background: url(../images/topics_bullet.gif) 0 5px no-repeat;
						padding-left: 15px;
					}
				.home_left .topics_content a {
					color: #fff;
				}
.home_right {
	float: left;
	width: 249px;
	padding-left: 1px;
}
	.quotebox {
		float: left;
		width: 249px;
		background: url(../images/quotebox_bg.jpg) repeat-y;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #fff;
		margin-bottom: 10px;
	}
	.quotebox .bottom {
		background: url(../images/quotebox_bottom.jpg) no-repeat bottom;
		float: left;
		width: 249px;
		min-height: 288px;
	}
	.quotebox .top {
		background: url(../images/quotebox_top.jpg) no-repeat;
		float: left;
		width: 249px;
	}
		.quotebox #quote {
			float: left;
			width: 249px;
			height: 285px;
		}
		.quotebox #quote div {
			float: left;
			padding: 25px;
			font-size: 120%;
			width: 199px;
			background: transparent!important;
		}
		.quotebox #quote .quote_from {
			font-size: 80%;
			text-align: right;
		}
	.public_sector {
		float: left;
		width: 249px;
		background: url(../images/home_public_sector_bg.jpg);
		margin-bottom: 10px;
		display: inline;
		color: #fff;
	}
		.public_sector .top {
			background: url(../images/home_public_sector_top.jpg) no-repeat;
			float: left;
			width: 249px;
		}
		.public_sector .bottom {
			background: url(../images/home_public_sector_bottom.jpg) bottom no-repeat;
			float: left;
			width: 209px;
			padding: 20px 20px 0 20px;
			min-height: 181px;
		}
		.public_sector h2 {
			color: #fff;
			font-weight: normal;
		}
		.public_sector ul {
			list-style-image: url(../images/green_bullet.gif);
			margin: 10px 0 0 30px;
			padding: 0px;
		}
			.public_sector li {
				padding-bottom: 5px;
			}
		.public_sector a.readmore {
			color: #fff;
			padding-right: 15px;
			background: url(../images/small_white_arrow.gif) no-repeat right;
		}
	.home_right .alm {
		float: left;
		width: 119px;
		height: 156px;
		padding: 10px 10px 0 120px;
		background: url(../images/home_alm2.gif) no-repeat;
		color: #787878;
	}
		.home_right .alm h2 {
			color: #5187c8;
		}
		.home_right .alm a.readmore {
			color: #fff;
			padding-right: 15px;
			background: url(../images/small_white_arrow.gif) no-repeat right;
		}
/** Tier 2 Pages **/
.t2_image {
	float: left;
	width: 880px;
	height: 164px;
	margin-bottom: 10px;
	/*background: url(../images/t2_image.jpg) no-repeat;*/
}
	.t2_blank {
		background: url(../images/t2_image.jpg) no-repeat;
	}
	.t2_public {
		background: url(../images/t2_public.jpg) no-repeat;
	}
	.t2_asset {
		background: url(../images/t2_asset.jpg) no-repeat;
	}
	.t2_events {
		background: url(../images/t2_events.jpg) no-repeat;
	}
	.t2_contact {
		background: url(../images/t2_contact.jpg) no-repeat;
	}
	.t2_resource {
		background: url(../images/t2_resource.jpg) no-repeat;
	}
	.t2_image h1 {
		color: #fff;
		font-weight: normal;
		font-size: 250%;
		padding: 100px 0 0 50px;
	}
.t2_content {
	float: left;
	width: 780px;
	min-height: 150px;
	background: url(../images/t2content_top.gif) no-repeat #fff;
	padding: 25px 50px;
}
	.t2_content h2 {
		color: #5187c8;
		padding-bottom: 15px;
	}
	.t2_content .dot {
		float: left;
		width: 780px;
		padding-bottom: 10px;
		margin-bottom: 20px;
		border-bottom: 1px dotted #858585;
	}
	.t2_content .left {
		float: left;
		width: 470px;
		padding-right: 50px;
	}
	.t2_content .right {
		float: left;
		width: 260px;
	}
		/*.t2_content .rightbox {
			float: left;
			width: 259px;
			background: url(../images/rightbox_bottom.gif) no-repeat bottom #e7e7e7;
			min-height: 150px;
			margin-bottom: 10px;
		}
			.t2_content .rightbox .right_content {
				float: left;
				width: 219px;
				background: url(../images/rightbox_top.gif) no-repeat;
				padding: 20px;
			}
				.t2_content ul.rightlist {
					list-style: none;
					padding: 0px;
					margin: 0px;
				}
					.t2_content ul.rightlist li {
						padding-left: 25px;
						background: url(../images/green_arrow.gif) no-repeat 0 5px;
					}
					.t2_content ul.rightlist strong {
						font-size: 115%;
					}
				.t2_content .rightbox a.casestudy {
					color: #e47123;
					font-size: 115%;
					text-decoration: none;
					border-top: 1px dotted #858585;
					display: block;
					padding: 20px 30px 0 0;
					height: 19px;
					background: url(../images/download_arrow.gif) 175px 20px no-repeat;
				}
					.t2_content .rightbox a.casestudy:hover {
						text-decoration: underline;
					}*/
			.bluebox {
				float: left;
				width: 258px;
				background: url(../images/bluebox_bg.jpg) repeat-y;
				margin-bottom: 10px;
			}
				.bluebox .bottom {
					background: url(../images/bluebox_bottom.jpg) no-repeat bottom;
					float: left;
					width: 258px;
					min-height: 288px;
				}
				.bluebox .top {
					background: url(../images/bluebox_top.jpg) no-repeat;
					float: left;
					width: 258px;
				}
			.greenbox {
				float: left;
				width: 258px;
				background: url(../images/greenbox_bg.jpg) repeat-y;
				margin-bottom: 10px;
			}
				.greenbox .bottom {
					background: url(../images/greenbox_bottom.jpg) no-repeat bottom;
					float: left;
					width: 258px;
					min-height: 288px;
				}
				.greenbox .top {
					background: url(../images/greenbox_top.jpg) no-repeat;
					float: left;
					width: 258px;
				}
			.t2_content .bluebox .right_content {
				float: left;
				width: 209px;
				padding: 20px;
				color: #bad9ff;
			}
			.t2_content .greenbox .right_content {
				float: left;
				width: 209px;
				padding: 20px;
				color: #e6ff9a;
			}
			.t2_content .bluebox .right_content h3, .t2_content .greenbox .right_content h3, .t2_content .bluebox .right_content h4 {
				color: #fff;
			}
				.t2_content ul.rightlist {
					list-style: none;
					padding: 0px;
					margin: 0px;
				}
					.t2_content .bluebox ul.rightlist li {
						padding-left: 25px;
						background: url(../images/bluebox_arrow.gif) no-repeat 0 5px;
					}
					.t2_content .greenbox ul.rightlist li {
						padding-left: 25px;
						background: url(../images/greenbox_arrow.gif) no-repeat 0 5px;
					}
					.t2_content ul.rightlist strong {
						font-size: 115%;
					}
				a.casestudy {
					color: #fff;
					font-size: 115%;
					text-decoration: none;
					border-top: 1px dotted #fff;
					display: block;
					padding: 20px 30px 0 0;
					height: 19px;
					background: url(../images/download_arrow.gif) 165px 20px no-repeat;
				}
					a.casestudy:hover {
						text-decoration: underline;
					}
	ul.bluebullet {
		list-style: none;
		float: left;
		margin: 0px;
		padding: 0px;
	}
		ul.bluebullet li {
			padding-bottom: 10px;
			background: url(../images/bluebullet.gif) 0 5px no-repeat;
			padding-left: 15px;
		}
.t2_content_bottom {
	float: left;
	width: 880px;
	background: url(../images/t2content_bottom.gif) no-repeat bottom #fff;
	height: 5px;
	font-size: 1px;
}
ul.green_bullet {
	list-style-image: url(../images/green_bullet.gif);
	margin-left: 20px;
}
	ul.green_bullet li {
		padding-bottom: 8px;
	}
a.download {
	color: #e47123;
	font-size: 115%;
	text-decoration: none;
	display: block;
	height: 19px;
	padding-left: 25px;
	background: url(../images/download_arrow.gif) no-repeat;
}
	a.download:hover {
		text-decoration: underline;
	}
.t2_left {
	float: left;
	width: 160px;
	padding: 0 40px 0 0;
}
.t2_right {
	float: left;
	width: 539px;
	padding: 0 0 0 40px;
	min-height: 200px;
	border-left: 1px dotted #858585;
}
.resource_left {
	float: left;
	width: 120px;
	padding: 0 40px 0 0;
}
.resource_right {
	float: left;
	width: 579px;
	min-height: 200px;
	border-left: 1px dotted #858585;
}
.resource {
	color: #727272;
	cursor: pointer;
	padding-bottom: 8px;
}
	.resource:hover {
		text-decoration: underline;
	}
p.active {
	color: #ce5909;
}
.resource_list {
	float: left;
	width: 539px;
	padding-left: 40px;
}
	#feature {
		padding-left: 0px;
		width: 579px;
	}
		#feature h1 {
			padding-left: 40px;
		}
		#feature .feature_image {
			float: left;
			width: 260px;
		}
		#feature .feature_text {
			width: 319px;
			float: left;
		}
.resource_list h1 {
	color: #899a1a;
	padding-bottom: 15px;
}
.resource_list h2 {
	font-weight: normal;
	font-size: 150%;
	padding-bottom: 15px;
	color: #404040;
}
.contact_message {
	padding: 20px 15px 20px 85px;
	margin-bottom: 15px;
	background: url(../images/contact_message.gif) 15px 10px no-repeat #e0e0e0;
}
	.contact_message h4 {
		color: #bb1024;
		padding-bottom: 0px;
		font-size: 120%;
	}
/** Navigation **/
.menu {
	z-index: 10;
	height: 20px;
	position: relative;
	top: 25px;
	float: right;
}
.menu ul {
	padding:0;
	margin:0;
	list-style: none;
}
	.menu ul li {
		float: left;
		position: relative;
		margin-right: 1px;
	}
	.menu ul li a {
		display: block;
		text-decoration: none;
		color: #174370;
		font-weight: bold;
		padding: 15px 0 0 0;
		height: 31px;
	}
		.menu ul li a#home {
			background: url(../images/nav_home.gif) no-repeat;
			width: 46px;
			padding-left: 45px;
		}
			.menu ul li:hover a#home {
				background: url(../images/nav_home_hover.gif) no-repeat;
			}
		.menu ul li a#public {
			background: url(../images/nav_public.gif) no-repeat;
			width: 93px;
			padding-left: 45px;
		}
			.menu ul li:hover a#public {
				background: url(../images/nav_public_hover.gif) no-repeat;
			}
		.menu ul li a#resource {
			background: url(../images/nav_resource.gif) no-repeat;
			width: 113px;
			padding-left: 40px;
		}
			.menu ul li:hover a#resource {
				background: url(../images/nav_resource_hover.gif) no-repeat;
			}
		.menu ul li a#events {
			background: url(../images/nav_events.gif) no-repeat;
			width: 101px;
			padding-left: 35px;
		}
			.menu ul li:hover a#events {
				background: url(../images/nav_events_hover.gif) no-repeat;
			}
		.menu ul li a#contact {
			background: url(../images/nav_contact.gif) no-repeat;
			width: 72px;
			padding-left: 40px;
		}
			.menu ul li:hover a#contact {
				background: url(../images/nav_contact_hover.gif) no-repeat;
			}
	.menu ul li:hover a {
		background: #dadadb;
	}
/* Sub Nav */
.menu ul li ul {
	display: none;
}
	.menu ul li:hover ul {
		display: block;
		position: absolute;
		top: 46px;
		width: 215px;
	}
.menu ul li:hover ul li {
	width: 150px;
}	
.menu ul li:hover ul li a {
	display: block;
	background-image: none;
	background-color: #d6d6d2;
	color: #595855;
	padding: 3px 0 3px 15px;
	width: 200px;
}
	.menu ul li:hover ul li:hover a {
		background: #ebebe9;
	}
/** Select Language **/
.lang_select {
	width: 125px;
	position: absolute;
	left: 755px;
	z-index: 20;
}
	.lang_select ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		position: relative;
		font-size: 10px;
	}
		.lang_select ul ul {
			display: none;
		}
		.lang_select li:hover ul {
			display: block;
			position: absolute;
			top: 12px;
			left: 0px;
			z-index: 20;
			background: #fff;
			width: 125px;
		}
			.lang_select li:hover li a {
				display: block;
				padding: 5px;
				width: 115px;
				border-width: 0 1px 1px 1px;
				border-color: #ccc;
				border-style: solid;
				text-decoration: none;
				font-size: 12px;
				color: #5187c8;
			}
				.lang_select li:hover li a:hover {
					/*text-decoration: underline;*/
					background: #f5f5f5;
				}