.skipnav, .printonly { display: none; }
.note { background: yellow; }


body {
	font-family: arial, helvetica, sans-serif;
	background: #D6F1F8 url(../images/pagebg.jpg) 0 0 repeat-x;
	text-align: center;
	color: #444;
	font-size: 14px;
	line-height: 21px;
	}
	
/* Basic Type Styles ---- */
	em, i { font-style: italic; }
	strong, b { font-weight: bold; }
	.maincontent a, .maincontent a:visited, .sidebar a, .sidebar a:visited { color: #006C87; }
	.maincontent a:hover, .sidebar a:hover { color: #DE3B2C; }


	
.pagewrap {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	}
	
.masthead { 
	height: 190px;
	position: relative;
	background: url(../images/mastheadbg.jpg) 0 0 no-repeat;
	}
	
.brand .masthead { 
	background-image: url(../images/mastheadbg_brand.jpg);
	}
	
		.masthead h1 {
			position: absolute;
			top: 74px;
			left: 12px;
			}

		.masthead h1 a {
			display: block;
			width: 282px;
			height: 81px;
			background: url(../images/its_logo.jpg) 0 0 no-repeat;
			text-indent: -9999px;
			overflow: auto;
			}
			
		.homepg .masthead h1 a:hover { cursor: default; }
		
.contentwrap {
	background: url(../images/contentbg_home.jpg) 0 0 no-repeat;
	position: relative;
	padding: 0;
	}
	
	.solutions .contentwrap {
		background: url(../images/contentbg_solutions.jpg) 0 0 no-repeat;
		}
	
	.contact .contentwrap {
		background: url(../images/contentbg_contact.jpg) 0 0 no-repeat;
		}
	
	.brand .contentwrap {
		background: url(../images/contentbg_brand.jpg) 0 0 no-repeat;
		}
	
	.mainnav {
		position: absolute;
		top: 0;
		right:20px;
		}
		
	.mainnav li {
		float: left;
		}
		
	.mainnav a {
		display: block;
		padding: 0 18px;
		text-transform: uppercase;
		color: #B2D3DB;
		text-decoration: none;
		font-size: 16px;
		border-right: solid 1px #B2D3DB;
		letter-spacing: 1px;
		}
		
		.mainnav a:hover {
				color: #fff;
				}
		
 
		.homepg .nav_home a,
		.solutions .nav_solutions a,
		.contact .nav_contact a
			{
				color: #fff;
				cursor: default;
				}
		
		.mainnav .nav_contact a {
			border-right: none;
			}
			
	.mainhdr {
		height: 180px;
		text-indent: -9999px;
		overflow: auto;
		}
		
		.mainhdr h2, .mainhdr h3 { display: none; }
		

		.maincontent {
			float:left;
			display: inline;
			width: 460px;
			margin: 0 0 30px 120px;
			font-size: 14px;
			line-height: 21px;
			color: #444;
			}
			
		.solutions .maincontent {
			width: 700px;
			color: #444;
			}
			
		.maincontent p {
			margin: 0 0 21px;
			}
			
		.maincontent h3 {
			text-transform: uppercase;
			font-size: 12px;
			line-height: 15px;
			margin: 0 0 6px;
			color: #DE3B2C;
			}
			
		.maincontent ul {
			list-style: disc;
			margin: 0 0 21px 24px;
			}
			
		.maincontent ul li {
			}
			
		.sidebar {
			float:right;
			display: inline;
			width: 250px;
			margin: 0 10px 30px 0;
			font-size: 11px;
			line-height: 14px;
			color: #444;
			}
			
			.moving_notice {
				background: #B42E23 url(../images/movingbg.jpg) bottom right no-repeat;
				padding: 0 0 20px;
				margin: 0 0 20px;
				}

			.moving_notice h2 {
				line-height: 15px;
				padding: 15px 15px 10px;
				background: url(../images/movinghdrbg.jpg) 0 0 repeat-x;
				color: #fff;
				text-transform: uppercase;
				font-size: 12px;
				}
			
			.moving_notice p {
				padding: 0 15px;
				color: #fff;
				}
			
			.sidebar .moving_notice p a {
				color: #fff;
				font-size: 10px;
				text-transform: uppercase;
				font-weight: bold;
				}
				

		.sidebar .news {
			margin: 0 15px 20px;
			}
			
			.sidebar .news span {
				display: block;
				font-size: 12px;
				line-height: 16px;
				}
				
			.sidebar .news a span {
				text-decoration: underline;
				color: #444;
				}

			.sidebar .news a span.headline { color: #006C87; }
			.sidebar .news a span.date { text-decoration: none; color: #444; }
		

				
			.intertech_connect {
				margin: 0 0 20px;
				font-size: 12px;
				line-height: 15px;
				}
				
			.intertech_connect h2 {
				background: url(../images/intertech_connect.jpg) 0 0 no-repeat;
				line-height: 45px;
				text-indent: -9999px;
				overflow: auto;
				}
				
			.intertech_connect ul li a {
				display: block;
				padding: 5px 15px;
				color: #006C87;
				border-bottom: solid 1px #80B6C3;
				}
			
		.footer {
			margin: 0 0 30px;
			font-size: 12px;
			line-height: 15px;
			color: #444;
			}
			
		.footer p {
			text-transform: uppercase;
			margin: 0 0 15px 120px;
			font-size: 11px;
			}
			
		td { 
			}
		
		.locations {
			width: 100%;
			}
			
		.locations td {
			width: 50%;
			}
			
			.locations h3 em {
				text-transform: none;
				font-style: normal;
				}
			
		.solutions_lists {
			width: 100%;
			}
			
	.subnav {
		border-top: solid 1px #80b6c3;
		margin: 0 0 20px;
		}
		
		.subnav li a {
			display: block;
			font-size: 13px;
			line-height: 17px;
			padding: 5px 15px;
			border-bottom: solid 1px #80b6c3;
			color: #006C87;
			}
			
			li.currentpg a {
				color: #006C87;
				}
				
				
				
/* Brand Resouce Items -------------- */

		.brand .mainhdr h2, .brand .mainhdr h3 { display: block; } 
		.brand .mainhdr {
			height: auto;
			text-indent: 0px;
			padding: 0 100px 0 120px;
			line-height: 180px;
			}
			
			.brand .mainhdr h2 {
				font-weight: normal;
				font-size: 32px;
				color: #fff;
				}
		
.logolibrary { 
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 20px 0;
	}
	
	.logolibrary td {
		padding: 6px 15px 6px 8px;
		border-bottom: solid 1px #fff;
		}
	
	.logolibrary th {
		padding: 6px 15px 6px 8px;
		background: #006C87;
		color: #fff;
		font-size: 10px;
		line-height: 12px;
		text-transform: uppercase;
		}

.brand .sidebar h3 {
	margin: 0 15px 5px;
	}
	
.brand .sidebar p {
	margin: 0 15px 15px;
	}