@charset "utf-8";
/* CSS Document */

/* Tag Styles */
* {
	margin:0;
	padding:0;
}
html {
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#000000;
	background-image:url(../images/Wrap_BG.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#3E3E3E;
}
h1 {
	font-family:Calibri, Tahoma, Verdana;
	font-variant:small-caps;
	font-size:13pt;
	font-weight:bold;
}
h2{
	font-size:12pt;
	color:#CC0000;
	font-weight:normal;
}
h3{
	font-size:12pt;
	color:#FFFFFF;
	font-weight:bold;
}
p {
}
blockquote {
	text-align:justify;
	padding-left:50px;
	padding-right:10px;
}
hr {
}
a {
	color:#FFFFFF;
	text-decoration:none;
	font-variant:small-caps;
}
	a:hover {
		text-decoration:underline;
	}


/* Div Styles */
#Wrap {
	width:100%;
	margin:0 auto;
}
	#Inner_Wrap {
		width:926px;
		height:889px;
		margin:42px auto 0 auto;
		background-image:url(../images/Inner_Wrap_BG.png);
		background-position:top left;
		background-repeat:no-repeat;
		padding-top:37px;
		padding-bottom:35px;
		position:relative;
	}
		#Content {
			width:900px;
			margin:0 auto;
			background-image:url(../images/Content_BG.png);
			background-position:top center;
			background-repeat:repeat-y;
			padding-top:-5px;
			padding-bottom:2pz;
		}
			#Banner {
				width:850px;
				height:205px;
				margin:0 auto;
				background-image:url(../images/Banner.jpg);
				background-position:top left;
				background-repeat:no-repeat;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:9pt;
				text-align:center;
				line-height:1.5;
			}
				#Sumter {
					width:156px;
					height:205px;
					float:left;
				}
				#Manning {
					width:156px;
					height:205px;
					float:right;
				}
			#Body_Wrap {
				width:846px;
				margin:0 auto;
			}
				#Left {
					width:219px;
					background-color:#D2D2D2;
					border-right:1px solid #FFFFFF;
					float:left;
				}
					#Nav {
						height:254px;
					}
						#Nav ul {
							list-style-type:none;
						}
						.NavBar_li {
							width:170px;
							height:22px;
							background-image:url(../images/Nav_Li.jpg);
							background-position:top left;
							background-repeat:no-repeat;
							margin-left:30px;
							padding-left:14px;
						}
							.NavBar_li:hover {
								background-image:url(../images/Nav_Hover.png);
								background-position:top left;
								background-repeat:no-repeat;
							}
							.Selected {
								width:170px;
								height:22px;
								margin-left:30px;
								padding-left:14px;
								background-image:url(../images/Nav_Selected.png);
								background-position:top left;
								background-repeat:no-repeat;
								color:#FFFFFF;
							}
							.NavBar_li a{
								color:#000000;
								text-decoration:none;
								font-variant:normal;
							}
					#CC_Logos {
						width:214px;
						height:100px;
						margin:0 auto;
						background-image:url(../images/CC_Logos.jpg);
						background-position:bottom center;
						background-repeat:no-repeat;
						padding-top:90px;
						padding-left:5px;
						color:#CC0000;
						font-size:12pt;
					}
					#CompTIA_MSCE {
						width:214px;
						height:180px;
						margin:0 auto;
						background-image:url(../images/CompTIA_MSCE.gif);
						background-position:bottom center;
						background-repeat:no-repeat;
						padding-top:20px;
						padding-left:5px;
						color:#CC0000;
						font-size:12pt;
						border-bottom:2px solid #FFFFFF;
					}
				#Right {
					width:625px;
					border-left:1px solid #FFFFFF;
					float:left;
				}
					#DetailPgs {
						height:432px;
						overflow:auto;
						background-image:url(../images/NewsNorman_BG.jpg);
						background-position:top left;
						border-bottom:1px solid #FFFFFF;
						padding:5px;
					}
						#DetailPgs li {
							margin-left:30px;
							padding-top:5px;
							padding-bottom:5px;
						}
					#News {
						width:301px;
						height:230px;
						background-image:url(../images/NewsNorman_BG.jpg);
						background-position:top left;
						border-right:1px solid #FFFFFF;
						border-bottom:1px solid #FFFFFF;
						float:left;
						padding:5px;
					}
						#News ul {
							list-style-type:square;
						}
						#News li {
							margin-left:30px;
							color:#000000;
							font-size:13px;
						}
					#Norman {
						width:302px;
						height:230px;
						background-image:url(../images/NewsNorman_BG.jpg);
						background-position:top left;
						border-left:1px solid #FFFFFF;
						border-bottom:1px solid #FFFFFF;
						float:left;
						padding:5px;
					}
						#HighRisk {
							width:95px;
							float:left;
							margin-left:6px;
							text-align:center;
							padding-top:10px;
						}
						#MedRisk {
							width:100px;
							float:left;
							text-align:center;
							padding-top:10px;
						}
						#LowRisk {
							width:95px;
							float:left;
							text-align:center;
							padding-top:10px;
						}
					#Specials {
						width:620px;
						height:195px;
						background-image:url(../images/Specials_BG.jpg);
						background-position:top left;
						border-top:1px solid #FFFFFF;
						border-bottom:1px solid #FFFFFF;
						float:left;
						padding-top:5px;
						padding-left:5px;
					}
						.SBox {
							width:177px;
							height:177px;
							margin-left:22px;
							background-image:url(../images/SBox.png);
							background-position:top left;
							background-repeat:no-repeat;
							float:left;
						}
							.SBoxContent {
								width:140px;
								height:145px;
								margin:0 auto;
								padding-top:20px;
								position:relative;
								text-align:center;
							}
								.SBoxTop {
									text-align:center;
									width:140px;
								}
								.SBoxImgL {
									position:absolute;
									left:5px;
									bottom:5px;
								}
								.SBoxRight {
									position:absolute;
									right:5px;
									bottom:5px;
									text-align:right;
								}
									.SBoxRight a {
										text-decoration:none;
										color:#000000;
										font-variant:normal;
									}
										.SBoxRight a:hover {
											text-decoration:underline;
										}
								.SBoxUL {
									margin-left:15px;
								}
									.SBoxUL li {
										font-size:7pt;
										text-align:left;
									}
					#PoweredBy {
						width:625px;
						height:200px;
						background-image:url(../images/PoweredBy.jpg);
						background-position:top left;
						background-repeat:no-repeat;
						border-top:1px solid #FFFFFF;
						border-bottom:2px solid #FFFFFF;
						float:left;
					}
		#Footer {
			position:absolute;
			bottom:0;
			text-align:center;
			width:926px;
			height:30px;
			color:#FFFFFF;
			font-size:8pt;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		}
	
/* Defined Styles */
.Clearer {
	clear:both;
}
.Red {
	color:#CC0000;
}
.White {
	color:#FFFFFF;
}
.NavTitle {
	width:179px;
	height:24px;
	background-image:url(../images/NavTitle.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:12pt;
	padding-top:4px;
	padding-left:4px;
	margin-left:20px;
	font-weight:bold;
}
.ServTblTR {
	width:95%;
	margin:0 auto;
	font-size:12px;
	border:1px solid #FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
	color:#FFFFFF;
	background-color:#003366;	
}
	.ServTblName {
		width:30%;
		float:left;
		padding:3px;
	}
	.ServTblDesc {
		width:67%;
		float:left;
		padding:3px;
	}
