* {}

body {
		background-color:#FFF;
    color: #000000;
		font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 8pt;
		margin:0;
}

	body * {
		font-size: 100%;
	}

h1 {
  color:#000080;
	font-weight:bold;
}

blockquote {
	background-color:inherit;
  color:#000080;
}

strong {
  font-weight:normal;
}

a {color:#000080;text-decoration:none;}
a:visited {color:#000080;text-decoration:none;}
a:hover {color:#000080;text-decoration:underline;}

#navigation a {color:#FFFFFF; text-decoration: none;}
#navigation a:visited {color:#FFFFFF; text-decoration: none;}
#navigation a:hover {color:#FFCC00; text-decoration: underline;}

#pageHeader a {color:#FFFFFF; text-decoration: none;}
#pageHeader a:visited {color:#FFFFFF; text-decoration: none;}
#pageHeader a:hover {color:#FFCC00; text-decoration: underline;}

#pageFooter a {color:#FFFFFF; text-decoration: none;}
#pageFooter a:visited {color:#FFFFFF; text-decoration: none;}
#pageFooter a:hover {color:#FFCC00; text-decoration: underline;}

#pageHeader {
	background-image:url("http://www.itsecuritytraining.com/images/top_bg.gif");
	background-repeat:repeat-x;
	background-position:center top;
	color:#FFF;
	width:100%;
}

	#pageHeader ul {
		display:inline;
		list-style:none;
	}
	
		#pageHeader li{
			float:left;
		}
	
	#pageHeader #headerNavigation {
		float:right;
	}

#navigation {
		background-image:url("http://www.itsecuritytraining.com/images/left_bg.gif");
		background-position:center top;
		background-repeat:repeat-y;	
		color:#FFF;
		display:inline;	
		float:left;
		font-size:8pt;
		position:relative;
		width:132px;
}

	#navigation p {
		padding: 0 0 0 10px;
	}

	#navigation ul {
		list-style:none;
		padding:0;
		margin:0;
	}
		
		#navigation li {
			margin:0;
			padding:0 10px 10px 10px;
		}
	
#content {
	margin:0 10px 0 10px;
	position:relative;
	vertical-align:top;
}

	#content #heading {
	  	/*font-size:18pt;
			text-align:center;*/
	}
	
	#content #heading a:hover {
	
	}
	
	#content #courseDates {
		font-weight:bold;
	}
		
		#content #courseDates span {
			float:left;
			width:90px;
		}

#pageFooter {
  text-align:center;
	margin-top:30px;
}
	
	#pageFooter #footerLinks {
		background-color:#DFDFDF;
		border:1px solid #000;
		padding:3px;
	}
	
		#pageFooter #footerLinks a {color:#000080;}
		#pageFooter #footerLinks a:visited {color:#000080;}
		#pageFooter #footerLinks a:hover {color:#000080;}

	#pageFooter #copyright {
		background-color:#000080;
		color:#FFFFFF;
		font-size: 90%;
		padding:3px 0 3px 0;
		width:100%;
	}
	
.new {
	color:#FF0000;	
	display:inline;
}

.headingCEH {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-CEh.jpg");
  background-repeat:no-repeat;
  height:108px;
}
.headingCHFI{
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-CHFI.jpg");
  background-repeat:no-repeat;
  height:108px;
}
.headingCWAST {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-Certwebappl.jpg");
  background-repeat:no-repeat;
  height:200px;
}
.headingCWSP {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-CWSP.jpg");
  background-repeat:no-repeat;
	height:108px;
}
.headingES{
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-Enterprise-Security.jpg");
  background-repeat:no-repeat;
	height:108px;
}
.headingSEB {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-Security-Expert-Bootcamp.jpg");
  background-repeat:no-repeat;
	height:108px;
}
.headingSA {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-Security-Awareness-for-Senior-Managers.jpg");
  background-repeat:no-repeat;
	height:108px;
}
.headingISO {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-Writing-ISO-BS27000-Security-Policies.jpg");
  background-repeat:no-repeat;
	height:108px;
}
.headingCWNA {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-CWNA.jpg");
  background-repeat:no-repeat;
	height:108px;
}
.headingAbout {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-about.jpg");
  background-repeat:no-repeat;
	height:75px;
}
.headingLocations {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-course-locations.jpg");
  background-repeat:no-repeat;
	height:75px;
}
.headingRegistration {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-registration.jpg");
  background-repeat:no-repeat;
	height:75px;
}
.headingCISSP {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-CISSP.jpg");
  background-repeat:no-repeat;
	height:108px;
}

.headingTopTwo {
	background-image:url("http://www.itsecuritytraining.com/images/headings/title-TopTwo.jpg");
  background-repeat:no-repeat;
	height:108px;
}

.headingCEH span, .headingCWAST span, .headingCHFI span, .headingCWSP span, .headingCISSP span, .headingRegistration span, .headingLocations span,
.headingES span, .headingSEB span, .headingSA span, .headingISO span, .headingCWNA span, .headingAbout span, .headingTopTwo span {
	display:none;
}
