body{
	margin:0;
	padding:0;
	font-size:15px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#222;
	background-color:#FAF2DF;
    }
    
      h1{
    margin-top:4px;
    color:#ff9900;
    font-size:30px;
    font-variant:normal;
    font-family:;
    font-weight:normal;
 
    }
   
    h2{
    margin-top:4px;
    color:#99cc00; 
    width:265px;
    font-size:19px;
    font-family:verdana;
    font-variant:small-caps;
    font-weight:bold;
     margin-bottom:4px;
     background-color:#333;
    }
    
     h3{
    margin-top:4px;
    color:#ff6600; 
    font-size:11px;
    font-family:verdana;
    font-variant:small-caps;
    font-weight:bold;
     margin-bottom:4px;
    }
    
      h4{
    margin-top:4px;
    color:#fff; 
    font-size:19px;
    font-family:verdana;
    font-variant:small-caps;
    font-weight:bold;
     margin-bottom:4px;
    }
    
  

img{border:0;}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }

 a:link          {color: #ff6600;
                 font-size:13px;}
 a:visited       {color: #d0d0d0;
                 font-size:12px;}
 a:hover         {color: #fdd017;}
 a:hover         {background: #888;}
 a:active        {color: red;}
 a:hover         {font-size: 80%;}
 

         #menu {
	       margin-left:80px;
            margin-right:50px;
             width:auto;
                 }

          #menu ul {
	        margin: 0;
	         padding: 8px 0 0 0;
	          list-style: none;
              }

           #menu a {
	        display: block;
	         float: left;
	          margin-left: 2px;
               width:auto;
	            padding: 7px 5px;
	             font-size: .60em;
	              color: #000000;
                   background: url(img/blogreen1.jpg);}
   
   
             #menu li {
	          display: inline;
               width:auto;}
    
    
             #menu a:visited  {color: #222;
              font-size:11px;
                background: url(img/button_off.jpg) ;}
    
    
             #menu a:hover {
	           border-top: 5px solid #C1D11C;
	            border-bottom: 3px solid #C1D11C;
	             text-decoration: none;
                  background: url(img/button_on.jpg) no-repeat;
                   font-size: 90%;}
   
               #menu .active a {color: red;
	             border-top: 6px solid #ff6600;
	              border-bottom: 2px solid #ff8800;
                   color: #222;
   
     background: url(img/button_on.jpg) ;}
     
  #frame {
	position:relative;
	margin:0 auto 0;
	display:block;
	width:900px;
	height:380px;
	padding:0px 3px 8px 10px;
	overflow:hidden;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:silver;
	background: url(img/back3.jpg);
    	border:1px ;
        border-bottom: solid #ff5500;
        border-top: solid #ff5500;
        border-left: solid #ff5500;
        border-right: solid #ff5500;
	} 
    
    
#rollover{
	height: 170px;
    float:left;
    margin-left:24px;
	width: 276px;
	text-indent: 0px;
	overflow: hidden;
	background: url(img/biz-culture.jpg) top left no-repeat;
	display: block;
       border:1px; 
       border-bottom: solid #fff;
       border-top: solid #fff;
       border-left: solid #fff;
       border-right: solid #fff;
}

#rollover:hover{
	background-position: left bottom;
}

#rollover2{
	
	display:block;
    float:left;
	width:276px;
    height: 170px;
	text-indent: 0px;
	overflow: hidden;
	background: url(img/event.jpg) top left no-repeat;
       border:1px; 
       border-bottom: solid #fff;
       border-top: solid #fff;
       border-left: solid #fff;
       border-right: solid #fff;
}

#rollover2:hover{
	background-position: left bottom;
}

    
#rollover3{
	height: 170px;
    float:left;
	width: 276px;
	text-indent: 0px;
	overflow: hidden;
	background: url(img/research.jpg) top left no-repeat;
	display: block;
       border:1px; 
       border-bottom: solid #fff;
       border-top: solid #fff;
       border-left: solid #fff;
       border-right: solid #fff;
}

#rollover3:hover{
	background-position: left bottom;
}

.wrapper{
	width:100%;
    height:70px;
	margin:0;
	text-align:left;
	}

.wrapper1{background: url(img/star-bg.jpg); padding-left:15px;margin-top:}

.wrapper2, .wrapper2 a{color:#CCCCCC; background: url(img/greenbar1.jpg) top left;}



/* ----------------------------------------------TopBar-------------------------------------*/
#topbar, #head, #topnav, #breadcrumb, #intro, #container, #copyright, #meta{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------TopBar-------------------------------------*/

#topbar{
	height:39px;
	padding-top:6px;
	}

#topbar #social{
	display:block;
	float:right;
	}

#topbar #social li{
	display:inline;
	margin-left:20px;
	cursor:pointer;
	}

/* ----------------------------------------------Head-------------------------------------*/

#head{
	height:80px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
     background:url(img/logo.gif);
     background-repeat:no-repeat;
   }

#adsense{
	display:block;
	width:468px;
	height:60px;
	position:absolute;
	top:1px;
	right:0;
	}
    
.blog{
width: 1000px;
	margin: 0 auto;
	background: url(img/back.jpg);
	padding: 0px; }

.blogl {
	float: left;
	width: 63%;
	padding: 0 0 0 25px;
}

#sidebar {
	float:right;
	width: 30%;
	color: #787878;
    margin-right:15px;
   }

 #about {
	float:right;
	width: 300px;
	color: silver;
    margin-right:15px;
    
    background: url(img/star-bg.jpg);
    padding-left:10px;
  
   }
   
  #about h2{
    margin-top:4px;
    color:#fff; 
    font-size:19px;
    font-family:verdana;
    font-variant:small-caps;
     background:transparent;
    font-weight:bold;
     margin-bottom:4px;
    }
    
     #side-ad {
    margin-top:8px;
	float:right;
	width: 300px;
	color: silver;
    margin-right:15px;
     padding-left:10px;
        }

#sidebar li {
	margin-bottom: 5px;
	border-bottom: 2px solid #338800;

}

#sidebar li li {
	line-height: 30px;
	margin: 0px 30px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #D7D7D7;
	background: none;
}

#sidebar h2 {
	padding: 3px 0px 3px 30px;
	background: #333;
	letter-spacing: -.5px;
	font-size: 1.4em;
	color: #ff8800;
}


/*
Template Name: PlusBusiness
File: Featured Slider CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

#featured_slide {
	position:relative;
	display:block;
	width:900px;
	height:200px;
	padding-left:20px; 
	overflow:hidden;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#111;
	background-color:transparent;
	}

#featured_slide a{
	color:#ff6600;
	
	}

/* ----------------------------------------------Start Carousel-------------------------------------*/

#featured_content li{
	display:block;
	position:relative;
	width:900px;
	height:200px;
	overflow:hidden;
	}

/* ----------------------------------------------Carousel Content-------------------------------------*/

#featured_content img{
	display:block;
    position:relative;
	float:left;
	width:400px;
	height:165px;
	
	padding:3px;
	border:1px solid #FFFFFF;
	}

#featured_content .floater{
	display:block;
	float:left;
	width:445px;
	height:175px;
	margin:0 0 0 6px;
	padding-right:28px;
	overflow:hidden;
	}

#featured_content p{
	margin:0 0 20px 0;
	padding:0;
	line-height:1.em;
	}


/* ----------------------------------------------Previous & Next Buttons-------------------------------------*/

#featured-item-prev, #featured-item-next{
	display:block;
	position:absolute;
	top:168px;
	width:15px;
	height:18px;
	}

#featured-item-prev {right:910px;}

#featured-item-next {left:870px;}



/* ---------------------------------------------------------------------------------------------------------- */
/* ---------------DO NOT CHANGE THE FOLLOWING CODE OTHERWISE THE FEATURED PANEL WONT WORK-------------------- */
/* ---------------------------------------------------------------------------------------------------------- */

/*
Product Name: jCarousel
Version: 0.2.3
Author: Jan Sorgalla
Author URI: http://sorgalla.com/jcarousel/
Licence: Dual licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT</a> and <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a> licenses.
*/

.jcarousel-container{position: relative;}

.jcarousel-clip{
	z-index:2;
	padding:0;
	margin:0;
	overflow:hidden;
	position:relative;
	}

.jcarousel-list{
	z-index:1;
	overflow:hidden;
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	}

.jcarousel-list li, .jcarousel-item{
	float:left;
	list-style:none;
	width:75px;
	height:75px;
	}

.jcarousel-next{
	z-index:3;
	display:none;
	}

.jcarousel-prev{
	z-index:3;
	display:none;
	}
