
#vline{width:207px;border-radius:  0px;background-color:#36aae7;position:absolute;top:0;bottom:0;left:0px;}
#vline2{width:223px;border-radius: 0px;background-color:#36aae7;position:absolute;top:0;bottom:0;right:0px;}
#heading1{margin-left: -10px; margin-top:0px; color:8b2c28 ;font: 25px Verdana, Arial, Helvetica, sans-serif; 	text-shadow: 1px 3px 1px #bbbaba;}
div#banner{width: 660px ;  margin-left: 440px ;  margin-right: auto;}
#sidemenu{float:left; margin-left: 100px;}
#sliderview{margin-left: 200px; margin-right: 0px;}


table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	}

table thead th{
	color:#FFFFFF;
	background-color:#06213F;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	}

table tbody td{
	vertical-align:top;
	border-collapse:collapse;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:10px;
	}
	
table thead th, table tbody td{
	padding:5px;
	border-collapse:collapse;
	}

table tbody tr.light{
	color:#666666;
	background-color:#F7F7F7;
	}

table tbody tr.dark{
	color:#666666;
	background-color:#E8E8E8;
	}

.button {

display: block;
 width: 200px;
 height: 25px;
 text-align: left;
 padding: 10px 0 0 0;
 font: 1em/9px Verdana, Arial, Helvetica, sans-serif;
 
 text-decoration: none;
 -webkit-border-radius: 150px;
 -khtml-border-radius: 15px;
 -moz-border-radius: 15px;
 border-radius: 5px;
	
}

.button:hover {
    background: #356094;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
.button:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}


  

ffbody
{
margin: 0;
padding: 0;
font-size: 95%;
font-family: georgia, times, "times new roman", serif;
color: #000;
background-color: #fff;
}

a:link { color: #036; }
a:visited { color: #066; }

a:hover, a:active
{
color: #fff;
background-color: #036;
}



div#banner h1
{
margin: 0;
padding: .3em 0 .3em .5em;
font-size: 2.2em;
font-weight: normal;
}

div#container
{
background-image: url(Image/nav_col_base.jpg);
background-repeat: repeat-y;
}

div#container2
{
background-image: url(Image/more_col_base.jpg);
background-repeat: repeat-y;
background-position: right;
}

div#navigation
{
margin-top:-150px;
float: left;
width: 150px;
}

div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#navigation ul li { margin-top: 4px; }

#navigation ul li a
{
display: block;
width: 135px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #000;
background-image: url(Image/nav_base.jpg);
background-repeat: repeat-y;
}

#navigation ul li a:hover
{
color: #fff;
background-color: #ccc;
background-image: url(Image/nav_base2.jpg);
background-repeat: repeat-y;
}

div#more
{
float: right;
width: 160px;
margin: 0;
padding: 2em 10px 0 0;
color: #fff;
}

div#more h3
{
margin-top: 0;
color: #fff;
padding: .2em;
background-image: url(image/more_base.jpg);
background-position: right;
background-repeat: repeat-y;
}


div#content h2
{
font-size: 2em;
color: #036;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

div#content { line-height: 150%; }

#cleardiv
{
clear: both;
height: 1em;
}

div#footer
{
background-color: 8d2b2a;
clear: both;
padding: .5em 1em;
border-top: 2px solid #e4e2e2;
text-align: center;
font: 10px Verdana, Arial, Helvetica, sans-serif;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display:;
margin-right: 1em;
}

div.img
{
  margin: 5px;
  padding: 5px;
  border: 1px solid #e4e2e2;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  
}	
div.img img
{
  display: inline;
  margin: 5px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #e4e2e2;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 5px;
}
</style>