#bckImage {
	position: absolute;
	overflow: visible;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	z-Index: -1;
	}

#strike {
	position: relative;
	height: 100px;
	background-image: url(../images/site-strike.jpg);
	text-align: left;
	clear: both;
	margin-bottom: 20px;
	padding-left: 10px;
	z-Index: -2;
	}
#strike div {
	margin: 0 auto;
	text-align: left;
	padding: 10px 10px 10px 0;
	}	

#strike p {
	width: 420px;
	color: navy;
	margin: 0;
	padding: 10px 10px 10px 0;
	/*padding: 0;*/
	font-size: 20px;
	letter-spacing: -1px;
	}	
	

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 76%; 
	margin: 0; 
	padding: 0;
	color: #666;
	text-align: center;
	}
a { 
	text-decoration: none; 
	border-bottom: 1px solid #ccc; 
	color: #f90; 
	}
a:hover {
	border: none; 
	}	
h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	/*background-image: url(../images/dots.gif);*/
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	}
	

#container {
	width: 800px;
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ddd;
	}
	

#header { border-top: 5px solid #000;}	
#header div {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	padding-left: 20px;
	}
#header h1 { 
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	float: left;	
	font-size: 1.9em;
	padding: 10px 0;
	margin: 0;
	width: 700px;
	}			
#header h1 span { color: #999; float: right;}	
#header h1 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0;
	}
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 5px;		
	display: block;	
	margin: 0 15px;
	font-weight: bold; 
	}		
#nav li.on a { 
	background: url(../images/nav_hover.gif) no-repeat 50%;
	background-position: 0px -2px;
	padding: 1px 45px 6px 45px;
	margin: 0;
	color: #fff;
	font-weight: bold; 
	}
#nav li a:hover { color: #0000cc; font-weight: bold; }	
#nav li.on a:hover { color: white; font-weight: bold; }	

#body { 
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/line_bg.gif) repeat-y 515px 20px;
	padding-left: 20px;
	padding-bottom: 61px;	
	z-Index: 100
	}
#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
* html #body {
	height: 1%; 
	}

#l, 
#l {
	width: 480px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	z-Index: 101
	}
#l p,
#r p {
	margin-top: 10px;
	}	

#r {
	width: 210px;
	float: right;
	margin-right:15px;
	}
	
#r p span {
	color: #009900;
	font-weight: bold;
	}
#r p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 5px;
	text-align: center;
	color: #999;
	margin-top: 5px;
	}	
	
div.topic{
	height: 28px;
	color: navy;
	padding-left: 20px;
	padding-top: 5px;
	background: url(../images/topic.jpg) no-repeat;
	}
	
#subtopics {
	margin: 0;
	padding: 0;
	}
#subtopics li {
	display: inline;		
	}	
#subtopics li a {
	height: 28px;
	text-decoration: none;
	border: none;
	color: navy;
	background: url(../images/subtopic.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 5px;		
	display: block;	
	font-weight: bold; 
	}		
#subtopics li.on a { 
	height: 28px;
	text-decoration: none;
	border: none;
	color: navy;
	background: url(../images/subtopic_on.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 5px;		
	display: block;	
	font-weight: bold; 
	}
#subtopics li a:hover { background: url(../images/subtopic_on.jpg) no-repeat; }	

#footer {
	margin-top: -61px;
	color: #fff;
	padding-top: 30px;
	width: 100%;
	z-index: 500;
	position: relative;	
	border-bottom: 7px solid #000;	
	background: #fff;
	}
#footer div {
	width: 800px;
	background-color:#000000;
	margin: 0 auto;
	}	
#footer div div {	
	padding-top: 10px;	
	padding-bottom: 2px;
	font-size: 10px;
	}
#footer a { color: #fff; font-weight: bold; }		

#mjiClass
{ text-align: justify;
  float: left;
  overflow: auto;
}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input.regularTxt, textarea
{ width: 259px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}



input.contactTxt
{ width: 100px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  margin: 2px;
  border: 1px solid;
  color: #5A6370;
  border-color: #89A9C7;
}

select.contact
{ width: 120px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  margin: 2px;
  border: 1px solid;
  color: #5A6370;
  border-color: #89A9C7;
}


#logoholder{
	height: 100px;
	width: 150px;
	text-align: middle;
	margin: auto;
}

#logoholder span{
	margin: auto;
}

#thelogo{
	visibility: hidden;
	vertical-align: middle;
}

h3
{ 
  text-align: left;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 100%;
  line-height: 0.5em;
}


.news
{ margin: 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.4em;
  text-align: left;
}

.sbicontent
{
	padding: 14px 8px 8px 19px;
}
