/* @group reset */
	/* Reset ------------------------------------------------------------------ */
body {
	background-color: #22180E;
	color: #000;
}

html,body,div,ul,ol,li,dl,dt,dd,form,fieldset,input,select,textarea,pre,code,h1,h2,h3,h4,h5,h6,p,blockquote,hr,table,th,td
	{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

ul {
	list-style: none;
}

html,body,a img,hr {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
* html img {
	border: 0px;
	}
a:active {
  outline: none;
}
a:focus {
  outline: none;
}
	
/* @end */
body {
	font-family: Verdana, Tahoma, Arial;
	color: #8D9296;
	background-color: #fff;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #007AC3;
	text-decoration: none;
	margin-bottom: 8px;
	margin: 0px;
}

#index {
	width: 100%;
}

.wrapper {
	width: 770px;
	margin: 0px auto;
}

.clean {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#topMenu { margin-top: -3px; }
#logo {
	height: 245x;
}
#logo a img { margin: 0px; border: 0px; padding: 0px; }
/* Top-menu*/
#website_menu {
	height: 47px;
	text-align: center;
}

#website_menu  li a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #889198;
	text-decoration: none;
	text-decoration: none;
}

#website_menu  li a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #62BD18;
	text-decoration: none;
}


#website_menu {
  float:left;
  width:700px;    
  background: url(../images/fluid_05.jpg) top left repeat-x;
    height:47px;
    text-align:center;
    
}
#website_menu  li a{
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
    color: #889198;
    text-decoration: none;
    text-decoration: none;
}
#website_menu  li a:hover{
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
    color: #62BD18;
    text-decoration: none;
}

.menu {
  display:table;         /* ignored by IE */
  padding:0; 
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  }
  
* html .menu{
  margin-left: -13px;
}

.menu li {
  display:table-cell;    /* ignored by IE */
  background: url(../images/fluid_09.jpg) top left no-repeat;
  text-align: center;
  height:47px;
  padding-left:18px;
  float: left;
  }

.menu a, .menu a:visited {
   display:block;         /* for all browsers except IE */
    background-image: url(../images/fluid_07.jpg);
    background-repeat: repeat-x;
    padding-top:11px;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
    color: #889198;
    text-decoration: none;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 4px;
    height: 49px;
  }
* html .menu a, * html .menu a:visited {

  display:inline-block;  /* for IE only */ 
  margin:0px;         /* to correct an IE border width bug */    
  }
.menu a:hover {
    color: #62BD18;
    text-decoration: none;
  }

.centered {margin:0 auto;}

li.first{
    margin:0;
    padding:0;
    background: url(../images/fluid_06.jpg) top left no-repeat;
    padding-left:18px;
}
li.last{
    margin:0;
    padding:0;
    background: url(../images/fluid_11.jpg) top left no-repeat;
    height:47px;
    padding-left:18px;
}
#website_menu_l{
  float:left;
  width:35px;
  height:47px;
  background: url(../images/fluid_04.jpg) top left;
}
#website_menu_r{
  float:left;
  width:30px;
  height:47px;
  background: url(../images/fluid_13.jpg) top left no-repeat;    
}
/* End Top-menu */
.website_content a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #63BD15;
	text-decoration: none;
}

.website_content a:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #63BD15;
	text-decoration: underline;
}

.website_content_top {
	background: transparent url(../images/borderimage_top.jpg) top no-repeat
		;
	margin-top: 2px;
	height: 15px;
}

.website_content_footer {
	background: transparent url(../images/borderimage_bottom.jpg) bottom
		no-repeat;
	height: 15px;
}

.website_content {
	padding: 5px 20px 5px 20px;
	background: transparent url(../images/borderimage_center.jpg) repeat-y
		scroll 0 0;
}

#website_info_content {
	padding: 5px;
	background: #f2f3f7;
	color: #C6C7CB;
}

#website_info_col1 {
	padding-right: 50px;
	float: left;
	border-right: solid 1px #C6C7CB;
}

#website_info_col2 {
	text-align: center;
	margin-left: 30px;
	padding-right: 30px;
	float: left;
	border-right: solid 1px #C6C7CB;
}

#website_info_col3 {
	margin-left: 20px;
	float: left;
}

#website_footer {
	text-align: center;
	clear: both;
	margin-top: 10px;
	color: #C6C7CB;
	background-color: #f2f3f7;
	padding-top: 5px;
	padding-bottom: 5px;
}

.homepageBox {
	width: 345px;
	float: left;
}

.page {
	background-color: #F2F3F7;
	padding: 10px;
	text-align: justify;
}

.news {
	padding: 10px;
}

/*****news plugin*******/
#newsheader {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #007AC3;
	text-decoration: none;
	margin-bottom: 8px;
	background: url(../images/fluid_arrow_01.gif) top left no-repeat;
	padding-left: 25px;
	height: 20px;
}

.newstitle {
	font-weight: bold;
}

.newsboxone {
	
}

.newsdate {
	float: left;
}

.newslink {
	float: right;
}

.newscontent {
	margin-bottom: 10px;
}

.newslistone {
	margin-bottom: 10px;
}

.homepageNewsBox {
	
}

/****/
#website_content {
	width: 505px;
	float: right;
	padding: 0px 10px 10px 10px;
}
#sidebar {
	margin-top: 25px;
	width: 180px;
	}
#sidebar .box ul {
	background-color: #fff;
	padding: 5px 0px 5px 10px;
	float: left;
	
}
#sidebar ul li a{
  display:block;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size: 13px;
  font-weight: bold;
  color: #879097;
  text-decoration: none;
  background: url(../images/fluid_arrow_04.gif) 0px 3px no-repeat;
  padding:0px;
  padding-left: 20px;
  padding-top:3px;
  padding-bottom:3px;
  margin: 0px;
}
#sidebar ul li { padding: 0px; margin: 0px; }
#sidebar ul li ul { width: 100px; }
#sidebar ul li ul li { padding: 0px; margin: 0px; }
#sidebar ul li ul li a{
	background: none;
	font-weight: normal;
	padding: 0px;
	padding-left: 10px;
	}
	#sidebar ul li ul li ul li a{width: 100px; font-size: 11px;}
	 #sidebar ul li ul li ul li a:hover{ width: 100px; font-size: 11px;}
#sidebar  ul li a:hover{
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size: 13px;
  font-weight: bold;
  color: #62BD18;
  text-decoration: none;
}
#sidebar ul li ul li a:hover {
	font-weight: normal;
	}
