body{
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#231f20;
	background:#fff;
	min-width:978px;
	line-height:16px;
}
a{
	text-decoration:underline;
	color:#000;
}
a:hover{
	text-decoration:none;
}
img{
	border:none;
}

#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
}
#content-wrapper{
	position:relative;
	float:left;
	left:50%;
	width:1123px;
}
#content{
	width:1123px;
	position:relative;
	float:left;
	left:-50%;
}
#header{
	background:url(/spc/system/images/bg-header.gif) no-repeat;
	width:978px;
	height:152px;
	margin:9px auto 0;
	position:relative;
}
#header h1{
	margin:17px 0 0 26px;
	float:left;
	display:inline;
}
#header h1 a{
	background:url(/spc/system/images/logo.png) no-repeat;
	float:left;
	width:204px;
	height:116px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:right;
	width:692px;
	background:url(/spc/system/images/bg-nav.gif) repeat-x 0 100%;;
	margin:88px 21px 0 0;
	z-index:500;
	position:relative;
	display:inline;
}
#header ul li{
	float:right;
	padding-bottom:7px;
	margin-left:15px;
}
#header ul li a{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	display:block;
	text-decoration:none;
}
#header ul li a:hover{
	text-decoration:underline;
}
.eye{
	position:absolute;
	right:-144px;
	top:-9px;
	z-index:1;
	display:block;
	background:url(/spc/system/images/eye.png) no-repeat;
	width:392px;
	height:299px;
}
#main{
	margin:19px auto 0;
	width:978px;
}
.sidebar{
	float:left;
	width:170px;
}
.sidebar-nav{
	margin:0;
	padding:7px 0 11px 0;
	list-style:none;
	width:168px;
	border:1px solid #564040;
}
.sidebar-nav li a{
	color:#1d0000;
	display:block;
	font-size:13px;
	height:22px;
	padding:5px 0 3px 14px;
	text-decoration:none;
}
.sidebar-nav li a.active, .sidebar-nav li a:hover{
	color:#fff;
	text-decoration:none;
	background:url(/spc/system/images/bg-sidebar-nav.gif) repeat-y;
	font-weight:bold;
}
.demo{
	border:1px solid #564040;
	margin-top:20px;
	padding:23px 25px 10px 17px;
	background:url(/spc/system/images/bg-ad.gif) repeat-y;
	width:126px;
}
.demo-head{
	font-size:13px;
	font-weight:bold;
	color:#000;
	margin:0 0 17px 0;
	display:block;
}
.demo p{
	font-size:11px;
	color:#000;
	margin:0 0 16px 0;
	display:block;
}
.primary{
	width:576px;
	float:left;
	padding:0 12px 0 19px;
}
.primary h1{
	font-size:24px;
	font-weight:normal;
	color:#1d0000;
	margin:2px 0 18px 0;
}
.primary h2{
	font-size:16px;
	color:#1d0000;
	font-weight:bold;
	margin:17px 0 8px;
}
.primary h3{
	font-size:16px;
	font-weight:bold;
	color:#e76e25;
	margin: 0px 0 7px 0;
}
.primary h4{
	font-size:12px;
	color:#e76e25;
	font-weight:bold;
	margin:4px 0 2px;
}
hr{
	height: 1px;
	overflow: hidden;
	background: #EC894E;
	margin: 16px 0 13px 0;
	border: none;
}
.column-t{
	background:url(/spc/system/images/bg-column-t.gif) no-repeat;
	width:201px;
	padding-top:6px;
	float:left;
	position:relative;
	z-index:100;
	margin-top:-7px;
}
.column-c{
	background:#fff;
	height:1%;
	padding:2px 8px 0;
}
.column-c img{
	margin-bottom:4px;
}
#footer{
	width:978px;
	margin:0 auto;
	padding:2px 0  20px;
	overflow:hidden;
	clear:both;
}
.author{
	color:#f1a87c;
	font-size:10px;
	float:right;
	margin-right:7px;
}
.author a{
	padding-left:3px;
	color:#f1a87c;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	margin-left:190px;
}
#footer ul li{
	float:left;
	color:#e76e25;
	font-size:10px;
	background:url(/spc/system/images/bg-footer-list.gif) no-repeat 0 7px;
	padding:0 5px 0 8px;
}
#footer ul li span{
	margin-right:3px;
}
#footer ul li a{
	color:#e76e25;
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul li.first {
	background:none;
	padding:0 5px 0 0;
}

/* ======== */

input,select,textarea {
font:11px Verdana, Arial, Helvetica, sans-serif;
border:1px solid #333;
padding:2px;
margin-bottom:1px;
}

label {
display:block;
float:left;
margin:3px 4px 0 0;
width:140px;
}

/* Download link icons */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[href ^="mailto:"] {
	/*padding-right: 18px;*/
    /*background: transparent url(icons/icon_mailto.gif) no-repeat center right;*/
   
}

a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(icons/icon_popup.gif) no-repeat center right;
}

a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_doc.gif) no-repeat center right;
}

a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_xls.gif) no-repeat center right;
}

a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(icons/icon_external.gif) no-repeat center right;
}
