/* sec-xtreme.com/css/main.css */

body, html {
	position: relative;
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;  
	height: auto;
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #EEEEEE;
	color: black;
}

#outer-wrapper {
	position: relative;
	z-index: 0;
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
	height: auto;
}

#content-wrapper {
	position: relative;
	top: 0px;
	left: 0;
	width: 100%;   
	height: auto;
	background: white;
	clear: both;
}

#outer-wrapper, #header, #footer {
	width: 780px;
}

.csc-header, .csc-header-2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

/*----- End of File -----*/
