﻿.padder
{
	width:713px;
	height:486px;	
	padding:7px 0 0 7px;	
	
}

div#left_side
{
	height:476px;
	width:375px;
	margin-top:10px;
	margin:10px 0 5px 0;	
	
}


div#right_side
{
	height:450px;	
}


div#left_side_content
{
	width:375px;
	float:left;
}

ul.scrolling_content
{
	margin:0;
	padding:0;
	list-style:none;	
}


li.scrolling_content
{
	height:260px;
	margin:0;
	padding:0;
}


div.scrolling_content_box
{
	height:240px;	
}

div.scrolling_content_bottom_nav
{
	height:20px;		
	line-height:20px;
	text-align:right;
}

ul.scrolling_content_nav
{
	margin:0;
	padding:0;
	list-style:none;
	margin-left:10px;
	width:365px;
}

ul.scrolling_content_nav li
{
	width:162px;
	float:left;
	padding:2px 2px 2px 18px;
	margin:2px 0;
	background:url(../images/bullet.png) no-repeat 2px;
}

ul.scrolling_content_nav li a
{
	text-decoration:none;
	color:#f00;
}

ul.scrolling_content_nav li a:hover
{
	text-decoration:underline;
}

div#right_side_flash_container
{	
	height:260px;
	width:315px;	
}



div#right_side_content_bottom
{
	height:115px;
	width:308px;
	padding:10px 7px 0 3px;
}

div#scrolling_container
{
	margin-top:10px;
	width:375px;
	float:left;
}


div#scrolling_content
{
	height:397px;
	margin-bottom:10px;
	width:350px;
	margin-right:5px;
	float:left;
	overflow:hidden;	
}

div#scroll_control
{
	height:407px;
	width:15px;
	float:right;
}

div#scrollTop
{
	width:14px;
	height:9px;
}

div#scrollbar_track
{
	width:15px;
	height:388px;
	margin-bottom:1px;
	background:url(../images/scrollbar_guide.gif) repeat-y top center;
}

div#scrollbar_handle
{
	background:#666;
	margin:1px 2px 1px 1px;
}
 
div#scrollBottom
{
	width:14px;
	height:9px;
}


div#company_history_links
{
	height:20px;
	line-height:20px;
	font-size:10pt;
}

div#company_history_links a
{
	color:#f00;	
	text-decoration:none;
}

div#company_history_links a:hover
{
	text-decoration:underline;
}


div#past_articles
{
	height:55px;
	margin:4px 15px 0 0;
	width:350px;
	float:left;
}

a#scrollLeft, a#scrollRight
{	
	display:block;
	width:9px;
	height:14px;
	margin-top:23px;
	float:left;
}

a#scrollLeft img, a#scrollRight img
{	
	width:9px;
	height:14px;
	border:0;
}

a#scrollLeft
{
	margin-right:6px;
}

a#scrollRight
{
	margin-left:6px;
	clear:right;
}

#articles_links
{
	width:288px;	
	height:45px;
	padding:5px 0;
	margin:0 16px;
	float:left;
	overflow:hidden;
}

#articles_links div a img
{
	width:68px;
	height:45px;	
	border:0;
	margin:0 2px;
}

#articles_links div a img.first
{
	margin-left:0;
}


#right_side_flash_container
{
    position: relative;
    width: 315px;
    height: 260px;
    margin:auto;
}

#flash_control_scroller
{
    width: 315px;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}


#curtain_reveal
{
    width: 315px;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0;
}

#flash_control_list
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    width: 2835px;
    height: 260px;
}
#flash_control_list li
{
    width: 315px;
    height: 260px;
    float: left;
}

#flash_control_thumbs
{
	width:315px;
	margin:5px auto;
	float:left;
}

#flash_control_thumbs a
{
	display:block;
	width:80px;
	height:66px;
	margin:7px 10px 7px 15px;	
	float:left;
}   

#flash_control_thumbs a img
{    	
	width:80px;
	height:66px;    	
	border:0;
}

