* {
	margin: 0;
	padding: 0;
}

body { 
    font: 11px Helvetica, Arial, sans-serif;
	background:#333333 url(../images/bkg.gif) repeat-x;
	text-align: center;
}

#wrapper {
    width: 800px;
    margin: 0 auto;
}

#clear {
	clear:both;
	margin:0;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
	background-color:#FFFFFF;
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#main-content-sub {
	position: relative;
	padding:30px;
}

#main-content-sub a:link, #main-content-sub a:visited, #main-content-sub a:active {
	color: #ff9933;
	text-decoration: none;
	font-weight:bold;
	}
	
#main-content-sub a:hover {
	color: #000;
	text-decoration: underline;
	}


#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 120$;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 100%;
	color: #777777;
}

#slider a {
	color: #ff9933;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#slider a:hover {
	border-bottom: 1px solid #999;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

/* site style */

#linkage {
	width: 266px;
	float: left;
	display:inline;
	}
	
#linkage-top {
	background: url(../images/linkage.jpg) no-repeat;
	width: 266px;
	height: 84px;
	}
	
#linkage-middle {	
	width: 210px;
	height: auto;
	margin-left: 32px;
	text-align: left;
	}

#linkage-bottom, #twitter-bottom, #buzz-bottom {
	background: url(../images/bottom.jpg) no-repeat;
	width: 266px;
	height: 42px;
	}
		
#linkage-middle p, #buzz p, #twitter-middle p {
	color:#fff;
	font-size: 13px;
	line-height: 120%;
	}
	
#linkage-middle h1, #buzz h1, #twitter-middle h1 {
	color:#ff9933;
	font-size: 175%;
	margin-bottom: 8px;
}

#linkage ul
	{
	text-indent: none;
	padding: 0;
	margin: 0;
	color: #fff; 
	}
		
#linkage li {
	text-indent: none;
	font-size: 13px;
	list-style: none;
	}

#linkage a:link, #buzz a:link, #twitter a:link, #linkage a:visited, #buzz a:visited, 
#twitter a:visited, #linkage a:active, #buzz a:active, #twitter a:active {
	color: #ff9933;
	text-decoration: none;
	}
	
#linkage a:hover, #buzz a:hover, #twitter a:hover {
	color: #fff;
	text-decoration: underline;
	}

#twitter {
	width: 266px;
	float: left;
	display:inline;
	}
	
#twitter-top {
	background: url(../images/twitter.jpg) no-repeat;
	width: 266px;
	height: 84px;
	}
	
#twitter-middle {	
	width: 210px;
	height: auto;
	margin-left: 32px;
	text-align: left;
	}

#twitter_update_list li {	
	text-indent: none;
	font-size: 13px;
	list-style: none;
	color: #FFF;
	margin-bottom: 13px;
}

#twitter_update_list span {	
	color: #FFF;
}

#twitter_update_list ul {
	text-indent: none;
	padding: 0;
	margin: 10px;
	}

#buzz {
	width: 266px;
	float: left;
	display:inline;
	}
	
#buzz-top {
	background: url(../images/buzz.jpg) no-repeat;
	width: 266px;
	height: 84px;
	}
	
#buzz-middle {	
	width: 210px;
	height: auto;
	margin-left: 32px;
	text-align: left;
	}
		
#footer {
	margin-top: 20px;
	padding-top: 30px;
	border-top:dotted #FF9933 thin;
	clear: both;
	text-align: left;
	}

#footer p {
	color:#ff9933;
	font-size: 13px;
	line-height: 140%;
	}

p {
	color:#000000;
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 10px;
	text-align:left;
}

#main-content-sub ul {
	font-size: 13px;
	text-align: left;
	margin-left: 60px;
	margin-bottom: 10px;
	}
		
#main-content-sub li {
	list-style: square;
	list-style-position:outside;
}
	
h1 
	{
	text-align:left; 
	font-family: Trebuchet, Trebuchet MS, Verdana, sans-serif; 
	color: #333333;
	font-size: 30px;
	}

h2 
	{
	text-align:left; 
	font-family: Trebuchet, Trebuchet MS, Verdana, sans-serif; 
	color: #333333;
	font-size: 20px;
	}
h3 
	{
	text-align:left; 
	font-size: 18px;
	font-family: Trebuchet, Trebuchet MS, Verdana, sans-serif; 
	color: #333333;
	line-height: 150%;
	}
	
h4 
	{
	text-align:left; 
	font-size: 15px;
	font-family: Trebuchet, Trebuchet MS, Verdana, sans-serif; 
	color: #333333;
	line-height: 150%;
	}

hr {
  	border:0;
 	border-top: 1px solid #333333;
 	height: 0;
 	background: #333333;
	}

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

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

a:active {
	color: #555;
	text-decoration: underline;
	}

/* Hidden Nav */

a:focus {
	outline: none;
}
#panel {
	background: #444444;
	height: 40px;
	width:100%;
	display:none;

}
#panel * {
	color:#ff9933;
	border: 0;
	text-align:center;
}


#panel ul
	{
	text-indent: none;
	padding: 15px;
	margin: 0;
	color: #fff;
	}
	
#panel li {
	text-indent: none;
	list-style: none;
	margin: 0;
	display:inline;
	color: #fff;
}

#panel2 {
	border-bottom: solid 3px #fff;
}
.slide {
	margin: 0;
	margin-right:200px;
	padding: 0;
	background: url(../images/btn-slide.png) no-repeat center top;
	float:right;
}
.btn-slide {
	background: url(../images/white-arrow.gif) no-repeat right -53px;
	text-align: center;
	width: 100px;
	height: 26px;
	padding: 7px 7px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 80% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 9px;
}
