body {
	background: #efefef url('../img/td-bg.gif');
	color: #19334D;
	margin: auto;
	link: #204060;
}
div#main {
	background-color: #FFFFFF;
	width: 820px;
	height: 530px;
	color: #19334D;
	margin: auto;
}
div#header {
	background: url('img/alis.jpg') no-repeat;
	float: left;
	width: 820px;
	height: 82px;
}

div#cname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: right;
	margin-right: 5px;
	margin-top: 3px;
	height: 10px;
	width: 400px;
	color: #FFFFFF;
	background-position: right;
}
div#slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-right: 5px;
	margin-top: 12px;
	height: 10px;
	width: 400px;
	color: #FFFFFF;
	background-position: right;
}
div#logo {
	float: left;
	margin-top: 8px;
	height: 78px;
	width: 150px;
}
.textbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #19334D;
	background-color: #FFFFFF;
	line-height: 13pt;
}

div#maintxt {
	background-color: #FFFFFF;
	float: left;
	height: 440px;
	width: 820px;
	color: #19334D;
}
div#colleft {
	background-color: #FFFFFF;
	float: left;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 500px;
	color: #19334D;
}
div#colright {
	background-color: #FFFFFF;
	border: 7px solid #ABC3E2;
	float: right;
	height: 390px;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
	color: #19334D;
}
.textfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #608cc8;
	line-height: 14pt;
	color: #FFFFFF;
}
div#menunav {
	background-color: #608cc8;
	vertical-align:middle;
	height: 38px;
	width: 100%;
}
.topmenu a{
	background-repeat: no-repeat;
	height: 28px;
	width: 77px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 31px;
	color: #204060;
	background-position: center center;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #608cc8;
}
.topmenu a:hover{
	background-repeat: no-repeat;
	height: 28px;
	width: 77px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85A7D5;
}
.topmenu1 a{
	background-repeat: no-repeat;
	height: 28px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 31px;
	color: #204060;
	background-position: center center;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #608cc8;
}
.topmenu1 a:hover{
	background-repeat: no-repeat;
	height: 28px;
	width: 140px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85A7D5;
}
div#footer {
	width: 820px;
	height: 25px;
	background-color: #608cc8;
	text-align: center;
	color: #FFFFFF;
}


*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 10px 10px auto 15px;
	position: relative;
	width: 100px;
	height: 97px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 100px;
	height: 97px;
}

p
{
	text-align: justify;
}

/* FOR SLIDE SHOW */
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid navy;
border-bottom-width: 6px;
width: 400px; /*width of featured content slider*/
height: 250px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #ABC3E2;
}
#slider2{
border-color: #ABC3E2;
margin-left: 15px;
height: 280px
}
#paginate-slider2{
background-color: #ABC3E2;
border-color: #ABC3E2;
margin-left: 15px;
}

#paginate-slider2 a:hover, #paginate-slider2 a.selected{
background-color: #D1DFEF;
}



/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
	  font-weight:bold;
      border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
      margin:0;
      padding:10px 0px 0 58px;
      list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("img/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("img/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

    #tabs10 #current a {
      background-position:0% -42px;
    }
    #tabs10 #current a span {
      background-position:100% -42px;
    }
