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

body {
	background-color:#000000;
	background-image: url(images/body_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0;
	padding; 0;
	text-align:center;
	font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	position: relative;
	}
#all {
	width: 760px;
	text-align:left;
	color:#000000;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto 0 auto;
	background-image:url(images/sc_all_bg.gif);
	background-repeat:repeat-y;
	}
#header {
	background-image:url(images/sc_header.jpg);
	width:760px;
	height: 111px;
	position: absolute;
	top: 0;
	left: 0;
	display:block;
	}
#logo {
	position:absolute;
	top: 33px;
	left: 31px;
	}
#headerimg {
	position: absolute;
	top: 0px;
	right: 0px;
	}	
#sidenav {
	position: absolute;
	top: 112px;
	left: 0px;
	background-image:url(images/sidenav_bg.jpg);
	background-repeat:no-repeat;
	width: 194px;
	color: #79288c;
	font-size:11px;
	line-height:13px;
	}
#sidenav ul {
	margin: 10px 0px 50px 0px;
	padding: 0px;
	list-style:none;
	}	
#sidenav li {
	padding: 10px 20px 0px 31px;
	}

#sidenav li.nav2 {
	padding: 10px 20px 0px 51px;
	}
	
#sidenav a {
	text-decoration: none;
	color: #79288c;
	}
#sidenav a:hover {
	text-decoration: underline;
	color: #79288c;
	}	
		
#content {
	position: absolute;
	top: 112px;
	left: 195px;
	width: 565px;
	}
#content h1 {
	color: #79288c;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	margin: 0px 0px 20px 0px;
	padding: 26px 160px 20px 14px;
	background:url(images/wave.gif) no-repeat bottom;
	}

#content h1.black {
	color: #79288c;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	margin: 0px 0px 20px 0px;
	padding: 26px 160px 20px 14px;
	background:url(images/wave.gif) no-repeat bottom;
	}
#content h1.noline {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	margin: 0px 0px 20px 0px;
	padding: 6px 160px 0px 14px;
	background:none;
	}	
	
#content p {
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 180px 15px 14px;
	text-align:justify;
	}	
#content ul {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 30px;
	padding: 0px 180px 15px 14px;
	}
#content li {
	margin: 0px;
	padding: 0px;
	}	
#content a {
	text-decoration: underline;
	color: #79288c;
	}	
	
	
#content_home {
	position: absolute;
	top: 112px;
	left: 195px;
	width: 565px;
	}
#content_home h1 {
	color: #79288c;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	margin: 0px 0px 20px 0px;
	padding: 26px 60px 20px 14px;
	background:url(images/wave.gif) no-repeat bottom;
	}
	
	
#content_home p {
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 80px 15px 14px;
	text-align:justify;
	}	
#content_home ul {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 30px;
	padding: 0px 80px 15px 14px;
	}
#content_home li {
	margin: 0px;
	padding: 0px;
	}	
#content_home a {
	text-decoration: underline;
	color: #79288c;
	}		
	
	
#testimonial {
	position:absolute;
	top: 228px;
	right: 15px;
	background-color: #000000;
	width: 143px;
	height: 314px;
	font-size:11px;
	}
#testimonial img {
	margin: 0px;
	}	
#testimonial p.text {
	color: #526a1d;
	margin: 10px;
	padding: 0px;
	line-height:17px;
	}
#testimonial p.attribution {
	color: #526a1d;
	margin: 10px 10px 10px 32px;
	padding: 0px;
	line-height:14px;
	font-style:italic;
	}
	
#testimonial_white {
	position:absolute;
	top: 228px;
	right: 15px;
	background-color: #FFFFFF;
	width: 143px;
	height: 314px;
	font-size:11px;
	}
#testimonial_white img {
	margin: 0px;
	}	
#testimonial_whitehome {
	position:absolute;
	top: 284px;
	right: 15px;
	background-color: #FFFFFF;
	width: 143px;
	height: 314px;
	font-size:11px;
	}
#testimonial_whitehome img {
	margin: 0px;
	}			
#copyright {
	margin: 200px 0px 20px 14px;
	font-size: 11px;
	color: #79288c;
	}	