@charset "utf-8";
/* CSS Site Layout Control Last Updated: 111108 */
body {
	background-image:url(http://www.pixints.com/nsm/assets/slice.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top center;
	font-family:"Trebuchet MS", Impact;
	color:#000000;
	text-align: center; /* for IE */
	overflow:auto;
	margin-top:0px;
	font-size: 14px;
}
#container {
	margin:0px auto;  /* align for good browsers */
	margin-bottom:0px;
	text-align: left; /* counter the body center */
	border:0px hidden;
	width:950px;
	height:700px;
	overflow:hidden;
	z-index:1;
	background-image: none;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:100px;
	z-index:1;
	background-image:url(http://www.pixints.com/nsm/assets/slice.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin-top:0px;
}
#navigation {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:45px;
	z-index:2;
	background-color:#CCCCCC;
	background-image:url(http://www.pixints.com/nsm/assets/slice.jpg);
}
#content {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:100%;
	z-index:1;
	background-color: #FFFFFF;
}
.image {
	margin-left: 20px;
}
.program {
	border: 1px solid #DBDBDB;
}
#contentlong {

	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:100%;
	z-index:1;
	background-color: #FFFFFF;
}
#containerlong {

	margin:0px auto;  /* align for good browsers */
	margin-bottom:0px;
	text-align: left; /* counter the body center */
	border:0px hidden;
	width:950px;
	height:100%;
	overflow:hidden;
	z-index:1;
	background-image: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.nav-outline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
}
.navlink {
	color: #333333;
	text-decoration: underline;
}
.nav-outline a {
	color: #666666;
	text-decoration: none;
}

.nav-outline a:hover {
	color: #666666;
	text-decoration: underline;
}

a:link {
	color: #143463;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #1E4D93;
}
.mag {
	border: 1px solid #CCCCCC;
}
.bbb {
	margin-left: 170px;
	margin-bottom: 10px;
}
.mark {
	border: 1px solid #CCCCCC;
}
.testimonials	{ 
	font-family: Arial; 
	font-size: 17pt; 
	letter-spacing: -1px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	margin-left:20px;
	margin-right:60pxk
	}