/* CSS Document */
body {
	background-color: #fff;
	/*background-color: #ffffff;*/
	overflow: auto; /* Removes empty vertical scrollbars in IE */
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	clear: both;
	color:#333333;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#wrapper {
	width:960px;
	margin: 0 auto;
	clear: both;
	float: none;
	}

#slidetext-head
{
height:20px;
color:#FEE163;
font-weight:bold;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
	 text-transform:uppercase;
}

#slidetext-content
{
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.5em;
font-weight:bold;
}

#slidetext-content a
{
	color:#FEE163;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#slidetext-content a:hover
{
	color:#FEE163;
    font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

#icons a
{
	color:#666666;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-decoration:none;
}

#icons a:hover
{
	color:#666666;
    font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-decoration:underline;
}

#top
{
  width:960px;
  height:11px;
	margin: 0 auto;
	clear: both;
	background:url(images/top_bg.gif) top center no-repeat; padding-top: 39px;
}
#logo { float: left; }
#top_right { float: right; width: 550px;}
#top_1 { height: 49px; padding-right: 14px; }
#icons { float: left; height: 10px; padding-top: 7px;}

#icons img{ margin: 0 5px;}

#search_box { float: right;}




.clearfix:after

{

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}

.clearfix

{

	min-width: 0;		/* trigger hasLayout for IE7 */

	display: inline-block;

	/* \*/	display: block;	/* Hide from IE Mac */

}

* html .clearfix

{

	/* \*/  height: 1%;	/* Hide from IE Mac */ 

}



.clear {

clear:both;	

}

/* end clearing */

#footer{ width:960px; clear:both;}

#foot_in {width: 960px; background:url(images/foot_in.gif) repeat-y; clear:both;}

#foot_t {width: 960px; background: url(images/foot_t.gif) no-repeat; height: 17px;clear:both;}

#foot_b {width: 960px; background:url(images/foot_b.gif) no-repeat; height: 18px; clear:both;}

#foot { padding-left: 10px; padding-right:10px; color: #fff; height:30px;}

#foot a:link,#foot a:visited {color:#fff;  text-decoration: none; font-weight: bold;}

#foot a:hover {color:#fff;  text-decoration: underline;}

#copyright { float: left; width: 670px; height:30px; text-align: left;}

#design { float: right; width: 250px; height:30px; text-align: right;}


#header{ width:960px; clear:both;}

#header_in {width: 960px; background:url(images/foot_in.gif) top left repeat-y; clear:both; height: 202px; clear:both;}

#header_t {width: 960px; background: url(images/foot_t.gif) no-repeat; min-height: 17px; clear:both;}

#header_b {width: 960px; background:url(images/head_bottom.gif) no-repeat; height: 8px; clear:both;}

#header img { margin: 0; padding: 0; border: none; background-color:#ffffff; width:540px;}

#head_slogan { 

float: left; padding-left: 8px; width: 400px; text-align: left; overflow: hidden;
color:#ffffff;
font-size:16px;
font-weight:bold;
 }

.message
{
padding:10px;
width:370px;
color:#ffffff;
font-size:14px;
/*font-weight:bold;*/
}

#ajaxticker1
{
color:#ffffff;
}

#news-contents
{
margin-top:15px;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
}

#head_img { float: right; padding-right: 8px;  width: 542px; overflow: hidden}

#two_cols {width: 960px; text-align: left; padding: 15px 0;}

#mainbody { padding: 0 30px 5px;}

#left, #right, #content {

	float:left;

	display:inline;

	margin-top:5px;

	text-align:left;

    overflow:hidden;

}

#left {

	width:240px;

}

#right {

	width:240px; padding-left: 5px;

}

#content {

	width:720px;

}


#content ul, #content ol{

	margin: 0;

	padding: 5px 0 15px;

	list-style: none;

	}

#content li{

	margin-left: 50px;

	padding-left:10px;

	background: url(images/list.png) left no-repeat;

	background-position:0px 7px;

	text-align: left;

}

#content ol li{margin-left: 30px;padding-left:0px;list-style: decimal;background: none; background-image: none;  }

#content li {color:#e30000;  text-decoration: none;}

#content li a:link, #content li a:visited {color:#b00000;  text-decoration: none;}

#content li a:hover {color:#e30000;  text-decoration: underline;}

#content a:link, #content a:visited {color:#e30000;  text-decoration: none;}

#content a:hover {color:#e30000;  text-decoration: underline;}

/*************************************************************************/

#left ul,

#right ul{

	margin: 0;

	padding: 0;

	list-style: none;

	}

#left li,

#right li{

	margin-left: 10px;

	padding-left:10px;

	background: url(images/mainlev.png) left no-repeat;

	background-position:0px 7px;

	text-align: left;

}

#left ol li,

#left ol li{ background: none; background-image: none; padding: 0; margin: 0; }

#left a:link, #left a:visited,

#right a:link, #right a:visited {color:#fff;  text-decoration: none;}

#left a:hover,

#right a:hover {color:#fff;  text-decoration: underline;}



a:link, a:visited{ outline: none;}





#pageheader
{
  font-size:19px;
  font-weight:bold;
  color:#000000;
  clear:both;
  text-transform:uppercase;
}

#contents
{
margin-top:12px;
width:685px;
text-align:justify;
}

#contents div
{
float:left;
padding:0px;
}

#contents-left
{
width:440px;
}


#contents-right
{
width:245px;
}

.contents
{
margin-top:12px;
width:685px;
text-align:justify;
}

#sub-head
{
margin-bottom:5px;
font-size:16px;
width:100%;
font-weight:bold;
clear:both;
}

.sub-head
{
margin-bottom:5px;
font-size:16px;
width:100%;
font-weight:bold;
clear:both;
}

