body{
	background: #F1F1F1;
	text-align: center;
	}
	
#preload{
	display: none;
	height: 1px;
	width: 1px;
}

h1{
	font-size: 20px;
	font-weight: bold;
}
	
h2{
	background: #1f1f1f;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
}

li{
	margin-bottom: 20px;
}

p{
	margin-bottom: 25px;
}

.maindiv{
width: 816px;
margin: 0px auto;
background: url('scbg.png') repeat-y;
text-align: center;
padding-right: 6px;
}

.header{
background: url('scb.png') no-repeat;
width: 807px;
height: 89px;
/* any IE */
margin-left: expression('0px');
margin-left: 4px;
}

.content{
font-family: Tahoma, Ariel, Veranda;
font-size: 16px;
text-align: left;
padding: 15px 40px 15px 40px;
}

.center{ 
	text-align: center;
}
	
	
	.headline{
		color: #000000;
		font-size: 30px;
		text-align: center;
		font-family: impact;
	}
		.hred{
			color: #cc0000;
			font-size: 35px;
		}
	
	.sub-headline{
		color: blue;
		font-size: 20px;
		text-align: center;
	}
	
	.section-header{
		text-align: center;
		font-size: 25px;
		font-weight: bold;
		color: #cc0000;
	}
	
	.red-section-header{
		text-align: center;
		font-size: 25px;
		font-weight: bold;
		color: #cc0000;
		padding: 15px;
	}
	
	.check ul {
		padding: 0;
		margin: 0;
	}
	.check li {
		margin-left: 20px;
		margin-right: 50px;
		list-style: none;
		list-style-image: url(check.png);
	}

	#yellow{
		background: yellow;
	}

	.module{
		font-size: 20px;
		font-weight: bold;
		color: #cc0000;
	}
	
	
a{color: blue; font-size: 20px;}

a:hover{color: blue; font-weight: bold;}

a:visited{color: blue;}
	
	#graybut
	{
	display: block;
	width: 559px;
	height: 118px;
	background: url("claim-but.png") no-repeat 0 0;

	}

		#graybut:hover
		{ 
		background: url("claim-but-over.png") no-repeat 0 0;
		}

		#graybut span
		{
		display: none;
		}
		
		
	#option1
	{
	display: block;
	width: 345px;
	height: 92px;
	background: url("order-option1.png") no-repeat 0 0;

	}

		#option1:hover
		{ 
		background: url("order-option1-over.png") no-repeat 0 0;
		}

		#option1 span
		{
		display: none;
		}
	
	
	#option2
	{
	display: block;
	width: 344px;
	height: 92px;
	background: url("order-option2.png") no-repeat 0 0;

	}

		#option2:hover
		{ 
		background: url("order-option2-over.png") no-repeat 0 0;
		}

		#option2 span
		{
		display: none;
		}
	

		.seminar_form{
			width: 400px;
			margin: 0px auto;
		}
		.form_names{
			text-align: right;
		}
		
	.section-header{
		text-align: center;
		font-size: 25px;
		font-weight: bold;
	}
	
	.noindent li{
		margin-left: -25px;
	}
	
		.noindent2 li{
		margin-left: -25px;
	}
	
	.focusbox1{
		border: 4px dashed #AFCCFF;
		margin: 0px auto;
		background: #DFEBFF;
		width: 600px;
		padding: 15px;
		text-align: left;
	}
		
.footer{
background: #1f1f1f;
width: 748px;
height: 200px;
/* any IE */
margin-left: expression('0px');
margin-left: 4px;
color: #666666;
font-size: 12px;
font-family: Tahoma, Arial, Veranda;
text-align: center;
padding: 0px 30px 0px 30px;
}


	.footer li{
		display: inline;
	}
	.footer a{
		color: #666666;
	}
	.footer-disclaimer{
		width: 650px;
		text-align: left;
		margin: 0px auto;
	}