/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
/*
Header Scroller
*/
#header_repeat_bg{
	height: 335px;
	margin-bottom: 20px;
}

#header_bg{
	height: 335px;
}

#header{
	width: 1024px;
	margin: 0 auto;
}

.header_left{
	float: left;
	width: 440px;
	height: 320px;
}

.text{
	color: #0A0A0A;
	line-height: 20px;
	font-size: 14px;
	font-family: Arial;
	padding-bottom: 20px;
}

.learn{
	width: 100px;
	height: 34px;
	background: url('../images/header_button.png') no-repeat top left;
	float: right;
	text-align: center;
	padding-top: 6px;
	margin-bottom: 10px;
	clear: both;
}

.learn a{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	display: block;
	text-transform: uppercase;
	font-style: italic;
}

.header_right{
	float: right;
	height: 280px;
}

#button_box{
	float: right;
	padding: 0px 10px 0px 0px;
}

#button_box a{
	background: url('../images/round_button1.jpg') no-repeat top left;
	width: 12px;
	height: 12px;
	float: left;
	display: block;
	padding: 0px 5px 0px 0px;
}

#button_box a:hover, #button_box .active{
	background: url('../images/round_button.jpg') no-repeat top left;
}

/*/*
scroll styles here
*/

.item { width: 1025px; height: 280px;}
.item img {float:left;}
.item h1 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 1025px; height: 280px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height:20px; float:right; margin:5px 0; padding-right: 20px;} 
.navi a { width: 13px; cursor:pointer; height: 14px; float:left; margin:0 0 0 3px; background:url('../images/round_button.png') no-repeat scroll right top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 3px;  background:url('../images/round_button1.png') no-repeat scroll right top}

.header1
{
width: 1025px; height: 280px;

}

.header2
{
width: 1025px; height: 280px;
}

.header3
{
width: 1025px; height: 280px;
}


/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */


div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}

/*	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
