body {
	background: url('../graphics/sil-pro_back.png') repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	border:0;
	width:100%;
	font-size:90%;
	}

#fixed {
	margin:0 auto;
	width:990px;
	text-align:left;
	}
	
#header {
	clear:both;
	float:left;
	width:100%;
	margin-top:20px;
	text-align:left;
	}

#header-index {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:0px;
	text-align:left;
	display: block;
	}

#eheader {
	clear:both;
	float:left;
	width:100%;
	margin-top:20px;
	text-align:left;
	}
	
#eheader-index {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:-5px;
	text-align:left;
	display: block;
	}

#topnavbox {
	clear:both;
	float:left;
	width:100%;
	margin-top:-3px;
	text-align:left;
	}

#banner {

	}
	
#flash260 {
	height:260px;
	background:#FFF;
}

#static260 {
	height:260px;
	background:#FFF;
}

a {
	color:#0851A6;
	background-color:inherit;
	text-decoration:none;
	}

a:hover {
	color:#666;
	text-decoration:underline;
	}

h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
	}

h1 {
	color:#0851A6;
	background-color:inherit;
	font-weight:normal;
	font-size:22px;
	padding-bottom:2px;
	}

h2 {
	color:#369; 
	font-size:16px;
	font-weight:normal;
	padding-bottom:2px;
	}

h3 {
	color:#000;
	font-size:14px;
	font-weight:normal;
	padding-bottom:2px;
	}

h3 {
	color:#000;
	font-size:14px;
	font-weight:normal;
	padding-bottom:2px;
	}

h4 {
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	}

p {
	margin:.4em 0 .8em 0;
	padding:0;
	font-size:12px;
	padding-bottom:4px;
	line-height:1.4em;
	}

td {
	margin:.4em 0 .8em 0;
	padding:0;
	font-size:12px;
	padding-bottom:4px;
	line-height:1.4em;
	}

div.clearSm {
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	margin:0px;
	padding:0px;
	}

li {
	font-size:12px;
	}

.clear {
	clear:both;
	font-size:1px;
	line-height:12px;
	}

/* Enews Form */
span.label,span.spacer,span.multiple span {
	width:120px;
	float:left;
	font-size:12px;
	} 

span.multiple {
	float:left;
	} 

span.button {
	padding-left:120px;
	} 

div.clear {
	clear:both;
	padding-top:5px;
	} 
	

/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	}

/* 2 column right menu settings */

.rightmenu {
	background:#ffffff url('../graphics/sil-pro_20.png') repeat-x bottom;
	}

.rightmenu .colleft {
	min-height:300px;
	float:left;
	width:200%;
	margin-left:-300px;
	position:relative;
	right:100%;
	}

.rightmenu .col1wrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;
	}

.rightmenu .col1 {
	margin:0 15px 0 315px;
	overflow:hidden;
	}

.rightmenu .col2 {
	float:right;
	width:270px;
	position:relative;
	left:285px;
	padding-left:10px;
	border-left-style:dotted;
	border-width:1px;
	}

.col1 ul {
	margin-top:-5px;
	}

.col1 li {

	margin-top: 5px;
	font-size:12px;
	}

.col2 ul {
	margin-top:-10px;
	}

.col2 li {
	font-size:12px;
	}
	
.floatleft {
	float:left;
	}

.spotlight {
	display: block;
	background: #efefef;
	font: normal 1.4em Arial, Verdana, sans-serif;
	border: 1px solid #669cd1;
	color: #0e2b37;
	padding:0px 0px 0px 5px;
	min-height:120px;
	}

.spotlight  h3 {
	margin:10px -10px 0px 5px;
	}

.spotlight  p {
	margin: 5px 5px 0 0px;
	}

.spotlight  img {
	border: 1px solid #669cd1;
	}

.showbox {
	display: block;
	min-height:120px;
	}

.showbox1 {
	display: block;
	min-height:100px;
	}

.pr {
	display: block;
	min-height:80px;
	}

/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	text-align:center;
	}

#footer p {
	padding:10px;
	margin:0px;
	}
	
#footer a {
	text-decoration:none;
	padding:5px;
	}

#footer a:hover {
	color:#fff;
	background:#0851A6;
	padding:5px;
	text-decoration:none;
	}
