#banner {
	background-image:url(../images/security-resources/top-bar.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 250px;
	background-position: center top;
		}
#content-body {
	height: 1300px;
	width: 1010px;
	margin-left: -20px;
	margin-top: -75px;
				}
#content-container {height: auto;
					width: 700px;
					float:left;
					}

         
#side-nav {
	background:repeat-x url('../images/security-resources/side-bar.png') top;
	width:200px;
	float: right;
	margin-top: 10px;
			}
#top-content {
	height: 20px;
	background: url("../images/security-resources/top-container.png") no-repeat bottom;
	width:800px;
	padding-top: 20px;
				
			}
h2 {
	font-family: Candara;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0;
}

h1{font: Candara;
font-size: 18px;
font-weight: bold;
font-color:#000;}
			
#middle-content {
	background: url('../images/security-resources/middle-container.png') repeat-y center;
	width: 800px;
	margin-left: 4px;
				}
			
#bottom-content {
	height: 25px;
	background: url('../images/security-resources/bottom-container.png') no-repeat top;
	width: 800px;
				}
				
.side a:link {font:Candara;
				font-size: 12px;
				font-color: #000;
				text-decoration: underline;
				}


#middle-content p {font-family: Candara; font-size: 11px; color: #333333; text-align: justify; padding-left: 38px; padding-right: 48px; padding-top: -30px; margin-bottom: 0px;}

#footer {width: 1000px; margin-right: auto; margin-left: auto;}
#footer-center {background-image: url(../images/footer_center.png); background-repeat: repeat-x; height: 37px; width: 950px; margin-left: auto; margin-right: auto;}
#footer-left {float: left; margin-left: 10px; margin-top: 1px;}
#footer-right {float: right; margin-top: -36px; margin-right: 9px;}
