﻿body{
		margin:0;
		padding:0;
		color: #000000;
		font-family:  helvetica, verdana, arial, sans-serif; 
		
		line-height: 1.5em;
		background: url(/4.GIF) repeat;}

	#maincontainer{
		width: 950px; /*Width of main container*/
		margin: 0 auto; /*Center container on page*/
		background-color: #EEEEEE;}

	#topsection{
		background: #EAEAEA;
		height: 286px; /*Height of top section*/}

	#contentwrapper{
		float: left;
		background: #EEEEEE;
		width: 100%;}

	#contentcolumn{
		background: #F7F7F7;
		margin-left: 230px; /*Set left margin to LeftColumnWidth*/}

	#leftcolumn{
		float: left;
		background: #E6E6E6;
		width: 230px; /*Width of left column*/
		margin-left: -950px; /*Set left margin to -(MainContainerWidth)*/}

	#footer{
		clear: left;
		width: 100%;
		background: url(/hb.gif) repeat;
		color: #FFF;
		text-align: center;
		padding: 4px 0;
		font-size: 10pt;
		line-height: 1.6em;}



	#footer a{
		color: #FFFF80;}

	#footer a:visited {
		color: white;}
	
	#footer	a:hover {
		color: red; text-decoration: none;}
	#footer	a:active {
		color: red;}
	#footer ul li{ display: inline;}

	.innertube{
		margin: 10px; /*Margins for inner DIV inside each column(to provide padding)*/
		margin-top: 0;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #564c66;;
border-width: 1px 0;
background:  black;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #564c66;
}

.solidblockmenu li a:visited{color: white; }

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white; background: red;}

	a {font-size: 10pt; font-family:  arial, helvetica, sans-serif, verdana;
	   color: blue; text-transform: capitalize;

		/* all but link1 have 'text-decoration: none' applied to them to remove the border.
		These have been kept in each declaration to show how each rule would be applied individually.
		If you do have a number of different link styles all of which require text-decoration: none however,
		you would place that here, rather than in each declaration block. */
}
	
	a:visited {
		color: black;}
	
	a:hover {
		color: blue; text-decoration: none;}
	a:active {
		color: red;}

	/* the default styling of a link: */
	.sidenav ul li{font-size: 9pt; 
		margin: 0;
		padding: 0; text-transform: capitalize;
		border: 1px dashed #564c66; /*dark purple border*/
		border-width: 0 0 1px 0;
		background: #E6E6E6;
		line-height: 2.4em;}	
	.sidenav ul li a {
		font-weight: normal; color: blue; text-decoration: none;}
	
	.sidenav ul li a:visited {
		color: blue;}
	.sidenav ul li a:hover {
		color: black; text-decoration: underline;background: yellow;}
	
	.sidenav ul li a:active {
		color: red;}
	



<!-- formatting-->

	h1, h2, h3, h4, h5, h6 {
		font-weight: bold; font-family: verdana, arial, helvetica, sans-serif;}
	h1{font-size: 12pt; text-transform: capitalize; color: green; margin-top: 12px; 		border-bottom: 1px solid green; text-align: center;}
	h2 {	font-size:  11.1pt;
		color: #ff6600;
		
		text-transform: capitalize; 
		padding: 2px;
		margin-top: 0px;}

	h3{font-size: 11pt; clear: both; text-transform: capitalize; color: #ff6600;}	
	h4{	font-size: 10.8pt; 
		text-transform: capitalize; 
		color: black;
		margin-top: 10px;}

	p{
		font-size: 9pt; 
		color: #000000; 
		font-family:  tahoma,  arial, helvetica,verdana,  sans-serif; 
		font-style: normal;
		line-height: 1.4em;
		text-align: justify;}

	ul,li{ list-style: none;
		 margin: 0; 
		 padding: 0; font-size: 9pt; }
	.contentcolumn li{margin: 0; 
		  padding: 0 0 0 10px; 
		font-size: 9pt;
		line-height: 1.9em;
		list-style: disc inside;}
	.left{ float: left; 
		width:200px;
		height: 130px;
		margin: 10px 10px 10px 0px;}
	.right{ float: right;
		width:200px;
		height: 130px;
		margin: 10px 0px 0px 10px} 
	.left1{ float: left;
		width:200px;
		height: 130px;
		margin: 25px 25px 25px 0px; Clear: both;
		}
	.left2{ float: left;
		width:200px;
		height: 130px;
		margin: 3px 25px 15px 0px; Clear: both;
		}
	.image11{ float: left; margin: 5px 25px 45px 0px; Clear: both;}
	.style11{ color: green;}
	.banner2{float: left;
		width:950px;
		height: 286px;
		margin: 0px} 
	.image12{ float: right; margin: 10px; Clear: both;}
	.style16{font-size: 11pt; color: red; }
	.left3{ float: right;
		width:300px;
		height: 226px;
		margin: 10px; Clear: both;
		}

	.left4{ float: right;
		width:280px;
		height: 460px;
		margin: 9px; Clear: both;
		}
	.style1{float: right;
	width: 260px;
	margin:  0px 10px  0px  15px;
	clear: both;}