@charset "utf-8";
/* CSS Document */

#page_container {
	position:absolute;
	width:100%;
  background-image:url(../backgrounds/background.jpg);
	background-position:center 85px;
	background-repeat:no-repeat;
}

#header_container {
	background-image:url(../backgrounds/header_background.jpg);
	background-repeat:no-repeat;
	width:978px;
	height:154px;
	position:relative;
	margin:0 auto;
}


#header_logo {
	position:absolute;
	width:231px;
	height:106px;
	top: 46px;
	left: 25px;
	border:none;

}

#header_company_name {
	float:right;
	margin:20px 10px 0;
	text-align:center;

}
#header_company_name h1 {
	position:relative;
 	font-size:30px;
	font-weight:bold;
	display:block;
	top:12px;
	margin-bottom:5px;
	padding-bottom:5px;
	
}
#header_company_name h2 {
 	font-size:17px;
	font-weight:bold;
	
}

#header_contact_us {
	cursor:pointer; 
	float:right;
	margin-top:58px;
	margin-right:29px;
	z-index:1001
}

#slideshow {
	width:940px;
	height:235px;
	margin:0 auto;
	padding:0;
	z-index:1;
	border:1px solid #666;
}
#slideshow h3 {
margin:0;
}
#slideshow a {
text-shadow: #000 0 2px 2px;
font-weight:bold;
text-align:right;
display:block;
width:920px;
height:215px;
padding:10px;
color:#fff;
}

#middle_container {
	position:relative;
	top:-1px;
	margin:auto;
	width:978px;
	background-image: url(../backgrounds/middle_container_background.gif);
	display:block;
}
#case_studies_middle_container {
	margin:0 auto;
	width:978px;
	background-image: url(../backgrounds/middle_container_background.gif);
	display:block;
}

#welcome_container {
	width:644px;
  position:relative;
	left:19px;
	float:left;
	padding:20px;
	background-color:#2e3732;
	
}

#about_ITP_container {
	width:644px;
	position:relative;
	left:19px;
	float:left;
	background-image: url(../backgrounds/about_ITP.gif);
	background-repeat:repeat-x;
	border-top: 1px solid #515c5e;
	padding:20px;
	background-color: #2e3732;
}

#testimonials_container {
	width:215px;
	position:relative;
	left:-19px;
	float:right;
	padding:20px;
	display:block;
	text-align:left;

}

#case_studies_testimonials_container {
	width:215px;
	position:relative;
	background-image: url(../backgrounds/testimonials_container_background.gif);
	left:-130px;
	top:0px;
	float:right;
	padding:20px;
	display:block;
	text-align:left;

}

#case_studies_testimonials_container h3 {
	display:inline;
	font-size: 12px;
	color:#fff;
	font-style:italic;
	font-weight:bold;
	line-height:16px;


}
#case_studies_testimonials_container h2 {
	font-size: 16px;
	font-weight:normal;
	color:#fff;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #515c5e;
	
}

#case_studies_testimonials_container h4 {
	font-size: 13px;
	color:#CCC;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #515c5e;

}

#case_studies_testimonial {

	padding-top:20px;
	padding-bottom:10px;
	border-bottom: 1px solid #515c5e;
	
}

#testimonials_container h2 {
	font-size: 16px;
	font-weight:normal;
	color:#fff;
	display:block;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #515c5e;

}
#testimonials_container h3 {
	display:inline;
	font-size: 12px;
	color:#fff;
	font-style:italic;
	font-weight:bold;


}
#testimonials_container h4 {
	display:inline;
	font-size: 13px;
	color:#CCC;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #515c5e;

}
.testimonial {
	display:none;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom: 1px solid #515c5e;
}

#newsletter_signup {
	width:195px;
	position:relative;
	display:block;
	background-color:#252B27;
	padding:10px;
	margin-bottom:15px;
	top:0px;
	border: 1px solid #515c5e;
}

#footer {
	margin:0 auto;
	height:2em;
	padding:10px;
	border-top: 1px solid #515c5e;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width:920px;
	clear:both;
  background-image:url(../backgrounds/footer_background.gif);
}

#case_studies_container {
	width:644px;
	position:relative;
	left:19px;
	float:left;
	padding:20px;
	background-color: #2e3732;
	display:block;
	
}

#about_us_container {
	width:644px;
	position:relative;
	left:19px;
	float:left;
	padding:20px;
	background-color: #2e3732;
	
}
#about_us_container h2 {
	font-size: 14px;
	color:#fff;
	display:block;
	margin-bottom:5px;

}

#case_studies_container h2 {
	font-size: 20px;
	color:#fff;
	margin-bottom:0px;
	padding:5px;
	border-bottom: 1px solid #515c5e;
	padding-top:7px;

}
#case_studies_container img {
	margin-bottom:20px;
	margin-top:5px;
	margin-left:0px;
	margin-right:10px;

	

}
#case_studies_container span {
	text-align:left;
	clear:both;
	display:block;
}
.pageTitle {
	margin:0 0 1em;
	font-size:17pt;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
}
.pageTitle span {
	color:#dc291e;
}
table {
	color:#fff;
	font-size:10pt;
}
ul.checks {
	list-style:none;
	padding:0;
	margin:.3em 1em 1.5em;
}
ul.checks li {
	padding:0 0 0 30px;
	background:#2e3732 url('../photos/check.gif') 1px 1px no-repeat;
	font-size:12px;
	line-height:18px;
	margin-bottom:1em;
}

#case_studies_container a {
	color:#DC291E;
}

#nav_container {
clear:both;
margin:0 auto;
width:920px;
padding:0 10px;
position:relative;
top:-29px;
height:0;
z-index:10;
}

#nav {
margin: 0;
padding: 0;
float:left;
list-style:none;
} #nav li {
display:block;
margin:0 1px;
padding:0;
float: left;
list-style: none;
} #nav li a {
display: block;
text-decoration: none;
white-space: nowrap;
float:left;
height:15px;
padding:7px 14px 6px;
background:#de291e;
color:#fff;
border-radius:4px 4px 0 0;
-moz-border-radius:4px 4px 0 0;
-webkit-border-radius:4px 4px 0 0;
} #nav li a:hover, #nav li a:focus {
background:#e8e8e8;
color:#de291e;
} #nav li a.active {
position:relative;
top:1px;
background:#2e3732;
color:#fff;
} #nav li a.open {
background:#e8e8e8;
color:#666;
} #nav li a.open:hover, #nav li a.open:focus {
background:#e8e8e8;
color:#de291e;
} #nav li ul li a.active {
top:0;
background:#e8e8e8;
color:#de291e;
}
#nav li ul {
margin:28px 0 0 -1px;
padding: 0;
position: absolute;
z-index:1000;
visibility: hidden;
-moz-box-shadow: 8px 10px 8px rgba(0,0,0,.45);
-webkit-box-shadow: 8px 10px 8px rgba(0,0,0,.45);
box-shadow: 8px 10px 8px rgba(0,0,0,.45);
border-radius:0 0 4px 4px;
-moz-border-radius:0 0 4px 4px;
-webkit-border-radius:0 0 4px 4px;
} #nav li ul li {
float: none;
display: block;
} #nav li ul li a {
font-size:135%;
font-weight:normal;
float: none;
min-width:49px;
display:block;
height:12px;
padding:7px 15px 6px;
background:#e8e8e8;
border-radius:0 0 0 0;
-moz-border-radius:0 0 0 0;
-webkit-border-radius:0 0 0 0;
color:#666;
} #nav li ul li a:hover {
background:#de291e;
color:#fff;
} #nav li ul li.last a {
border-radius:0 0 4px 4px;
-moz-border-radius:0 0 4px 4px;
-webkit-border-radius:0 0 4px 4px;
padding-bottom:8px;
} #nav li ul li.first a {
border-radius:0 4px 0 0;
-moz-border-radius:0 4px 0 0;
-webkit-border-radius:0 4px 0 0;
}
