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

/*design by www.johnmandel.com*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}
	/* resets all browsers*/

body{
	font-size: 12px;
	color:#000;
 	font-family:Arial, Helvetica, sans-serif;

 
}

p {
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
 color: #000;
 text-align: justify;
}




h1{
	font-size: 24px;
 font-family:Arial, Helvetica, sans-serif;
 color: #ac1010;

}

h2{
	font-size: 24px;
 font-family:Arial, Helvetica, sans-serif;
 color: #CCC;
}
h3{
	font-size:16px;
 	font-family:Arial, Helvetica, sans-serif;
	
	}
	
h4{
	font-size:24px;
 	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	text-align:center;
	}
	
 
					
a{
	color:#ac1010;
	font-size:14px;
	font-weight:700;
	text-decoration:none;}
a:hover{
	text-decoration:underline;}
	
#outside{
	width:902px;
	margin:0px auto;
	
	
	}
	
	
		#inside{
			float:left;
			width:900px;
			
			background:url(images/SCE-main.png) no-repeat;
			
	}
	
	
	

					
	
	#banner{
		float:left;
		width:530px;
		height:92px;
		padding:20px 20px 10px 350px;
		text-align:left;
		background:none;
		
		
		}
	
		
			
	#navbar{
		float:left;
		
		width:630px;
		line-height:20px;
		color:#000;
		
		}
		
		
				#navbar ul {
					float:right;
	margin:0px 0px 0px 0px;
	list-style:none; /* turns off bullets or changes them */
	text-decoration:none;
	
		}
	

						#navbar ul li{ /* for list items */
						
						margin:0px 0px 0px 20px;
						display:block;
		
			}
						/*controlling links in this section*/
						#navbar ul li a{
							font-size:14px;
							font-weight:100;
							padding:0px 0px 0px 0px;
						color:#fff;
						text-decoration:none;
						display:block;
						}
						
						#navbar ul li visited{
						color:#fff;
						text-decoration:none;
						display:block;
						}
						
							#navbar ul li a:hover{
				
						text-decoration:underline;
						
							}
					#navbar ul li a:active{
						color:#FFF;
						text-decoration:none;
						
						/*background:#666; */
					}

		
	#content{
		float:left;
		clear:both;
		width:900px;
		
		}
		
		.box{
			float:left;
			width:368px;
			margin-top:10px;
			padding:17px;
			background:none;
			border-bottom:1px solid #ccc;}
			
			.box td{
				width:120px;
				height:70px;
				line-height:25px;
				font-size:16px;
				text-align:center;
				}
				
				.videobox{
			float:left;
			width:343px;
			height:270px;
			margin-left:4px;
			padding:36px 18px 0px 42px;
			background:url(images/video-frame.gif) no-repeat;
			}
		
		.boxflush{
			float:left;
			width:368px;
			padding:0px 17px 17px 17px;
			background:none;}
	.colunnL{
		float:left;
		width:220px;
		height:750px;
		margin-top:20px;
		padding:20px 20px 10px 20px;
		background:url(images/gray-column.png) no-repeat;
	
		}
		
	

		
	.colunnR{
		float:right;
		width:205px;
		padding:10px 0px 10px 10px;
		text-align:center;
	
		}
	
		
	#footer{
		float:left;
		width:680px;
		height:20px;
		padding:0px 0px 0px 0px;
		text-align:center;
		background:#AC1010;
		}
		
			
				#footer ul {
			
				height: 100%;
				margin:0px 0px 0px 0px;
				list-style:none; /* turns off bullets or changes them */
				text-decoration:none;
		}
	

						#footer ul li{ /* for list items */
					float:left;
						height:30px;
						width:140px;
						text-align:left;
						display:block;
		
			}
	
		.right {
	float: right;
	margin-left: 10px;
}
.left {
	float: left;
	margin-right: 10px;}.eighteen {
	font-size: 18px;
}
.red {
	color: #ac1010;
}

