@charset "utf-8";
/* CSS Document */
/****************************** Main Css ******************************/
*/
html, body {border: 0; margin: 0; padding: 0; height: auto;}
body {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333; /*Font color*/
	background-image: url(../images/home/bg_01.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
	p {}
	p, ul, ol { margin: 0; padding: 0; }
	img, img a { border: none; }
 	img, div { behavior: url(../css/iepngfix.htc) }
	img, div, a, input { behavior: url(../css/iepngfix.htc) }
	form { margin: 0; padding: 0; } 
	html div#map img { behavior: none; } 

	
/************************* Global linking *************************/	
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	color: #333333;
}
/************************* Wrapper Css *************************/	
#Wrapper {
	width: 873px;
	background: default color;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

/****************************** Header Css ******************************/
#header{
	width: 873px;
	height: 128px;
	float:left;
}

#ssl-logo{
        width: 243px;
		height: 115px;
		padding: 7px 0px 7px 0px;
        float:left;
}

#header-in{
	width: 630px;
	height: 30px;
	padding: 7px 0px 7px 0px;
	float: right;
}

#header-in ul li{
	position: relative;
	display: inline;
	float: right;
	}

#header-in ul li a{
	width: 232px;
	display: block;
	height: 119px;
	}
	
#header-in ul li a.home{
	background:url(../images/home/i_home.png) no-repeat; width:61px; height: 18px;
	}
#header-in ul li a.contact{
	background:url(../images/home/i_contact.png) no-repeat; width:93px; height: 18px;
	}
#header-in ul li a.sitemap{
	background:url(../images/home/i_sitemap.png) no-repeat; width:78px; height: 18px;
	}

#slogan{
	width: 435px;
	height: 70px;
	float: right;
	margin-top: 5px;
	margin-left: 50px;
	margin-bottom: 5px;
}

/****************************** dropdown Navi ******************************/
#nav {
	width: 873px;
	height:28px;
	float:left;
	}

#nav1 {
	width: 873px;
	height:28px;
	float:left;
	margin-top:0;
	background:url(../images/home/top_bg.gif) no-repeat; width:873px; height: 28px;}
	
 #nav1 ul {
	list-style: none;
	background: #eaeaea;
	padding: 0;
	margin-top:0;
}

#nav1 a {
	display: block;
	width: AUTO;
	w\idth: AUTO;
	text-decoration: none;
	padding: 7px 7px;
	margin-top:0;
}


#nav a.daddy {
	width: 185px;
	border:none;
	color:#555555;
}

#nav1 li {
	float: left;
	padding:0;
	width: AUTO;
	margin-top:0;
	border:none;}
			
#nav1 li a:link{color:#666666;text-decoration:none;}
#nav1 li a:visited{color:#666666;text-decoration:none;}
#nav1 li a:hover{color:#666666; text-decoration:none;}

#nav1 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	w\idth: 200px;
	margin: 0;
	border:none;}
	
#nav1 li ul a:link{color:#333333;text-decoration:none;}
#nav1 li ul a:visited{color:#333333;text-decoration:none;}
#nav1 li ul a:hover{color:#333333; text-decoration:none;}


#nav1 li li {
	padding-right: 1em;
	width: 190px;
	margin-top:0;
	border:none;
}

#nav1 li ul a {
	width: 185px;
	w\idth:185px;
	margin-top:0;
	border:none;
}

#nav1 li ul ul {
	margin: -1.75em 0 0 10em;
	border:none;
}

#nav1 li:hover ul, #nav1 li:hover ul ul ul,#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {
	left: -999em;
	border:none;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {
	left: auto;
	border:none;
}

#nav1 li:hover, #nav1 li.sfhover {
	border:none;
	background: none;
	 /* no go in IE */
}

#nav1 li li :hover, #nav1 li li.sfhover{
	background: #a0cf5f;
	border:none;
}

#nav1 li li:hover ul, #nav1 li li.sfhover ul {
	background: #f1f1f1;
	border:none;
}

#nav1 li li li :hover, #nav1 li li li.sfhover {
	background: #c5e795;
	border:none;
}
/****************************** Top img Css ******************************/

#topimg {
	width: 873px;
	display:block;
	float: left;
	width:873px; height: 309px;
}

#flash{
	width: 410px;
	float:left;
	display:block;
	z-index: -1;

}

/****************************** Left Nav Css ******************************/

#content {
	width: 873px;
	display:block;
	float: left;
	background-color:#f6f6f6;
	padding:0px;
}

#col-nav {
	width: 291px;
	display:block;
	height: 310px;/**you don't need to define height here for actual work**/
	float:left;
	text-align: left;
}

.news{
width: 280px;
padding:0;
}

.date{
font-size:12px;
font-weight:bold;
color:#000000;
text-align: left;
}

#line {
	width: 10px;
	float:right;
	background:url(../images/home/line.gif) no-repeat; width:1px; height: 320px;
}

/****************************** Content area Css ******************************/
#col-content {
	width: 311px;
	height: 310px;/**you don't need to define height here for actual work**/
	float:left;
	text-align:left;
}

#col-bg {
	width: 251px;
	display:block;
	height: 21px;/**you don't need to define height here for actual work**/
	background:url(../images/home/img_02.png) no-repeat; width:198px; height: 21px;
	text-align: center; 
	padding:3px 3px 3px 3px;}
	

/****************************** Right panel Css ******************************/
#col-panel {
	width: 271px;
	height: 310px;/**you don't need to define height here for actual work**/
	float:left;
}

/****************************** Footer Css ******************************/
#footer{
	width: 873px;
	height: 52px;
	background:url(../images/home/footer.png) no-repeat; width:873px; height: 52px;
}

#footercontent { 
	width: 873px;
  	margin: 0;
  	padding: 0;
	color:#333333;
  	list-style: none;
	font-size:12px;

  	}
#footercontent a {
	color:#333333;
  	text-decoration: none;
  	}
	
#footercontent a:hover, a:active{
	color:#333333;
	text-decoration:underline;
}

#copyright {
	text-align: center;
	margin: 0;
  	}
	
/****************************** Clear float Css ******************************/	
#clear{
	clear:both;
}

