html {
    background-color: transparent;
}

body {
    background-color: #fff;
    font-family: helvetica, arial, sans-serif;
    color: #444;
}
.contain {
    background-color: #fff;
    margin: 0;
    padding: 0;
    }
.header {
    background: #45494f;
    margin: 0 -10px;
    padding: 0;
    height: 46px;
}
.header img {
    float: left;
    margin: 0;
    padding: 12px 0 0 120px;
}
.header p {
    margin: 0;
    padding: 24px 0px 0px 280px;
    font-size: 123.1%;
    color: #fff;
    font-weight: 900;
}
.nav {
    background-color: #45494f;
    margin: -5px -10px 20px -10px;
    padding: 0;
    height: 30px;
}
.nav img {
    margin: 0 0 10px 0;
    float: left;
}
.nav h3 {
    margin: 5px 0 -20px 25px;
    color: #8B8989;
    font-size: 108%;
    font-weight: 500;
}
.nav ul {
    margin: 0 0 0 400px;
    padding: 8px 0 0 0;
    list-style-type: none;
}
.nav li {
    float: left;
    margin: 0 25px 0 25px;
    color: #444;
    font-weight:100;
    word-spacing: 5px;
    font-size: 93%;
    font-weight: 100;
}
.nav a:link {
    color: #fff;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.nav a:visited {
    color: #fff;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.nav a:hover {
    color: #ffc600;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.nav a:active {
    color: #fff;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}

.lrg-img {
    height: 275px;
    background-color: #fff;
    margin: 0;
    padding: 0 495px 0 0;
}
.lrg-img img {
    margin: 0px 19px 5px 19px;
    padding: 3px;
    border: #dfdfdf solid 1px;
}
.lrg-img p {
    margin: 0 0 0 50px;
    font-size: 77%;
    font-weight: 100;
    color: #8B8989;
}
.dl {
    height: 50px;
    margin: 10px 0 25px 0;
    padding: 0;
}
.dl h2 {
    font-size: 197%;
    font-weight: 900;
    font-style: italic;
    margin: 0;
    padding: 0;
}
.dl h3 {
    font-size: 138.5%;
    font-weight: 100;
    font-style: normal;
    margin: 0;
    padding: 0;
    color: #777;
}
 
.threecol  {
    height: 190px;
    margin: 10px 0 15px 0;
    padding: 0 0 80px 0;
}
.threecolbk {
    margin: 0;
    padding: 0;
}
.threecolbk p {
    margin: 0;
    padding: 2px 20px 0 3px;
    line-height: 1.416em;
}
.threecolbk img {
    margin: 0;
    padding: 2px;
    border-bottom: #c1c1c1 solid 1px;
    border-right: #c1c1c1 solid 1px;
}
.threecol h3{
    font-size: 108%;
    font-weight: 900;
    margin: 3px 0 0 3px;
    padding: 6px 0 0 0;
}
.feature {
    color: #444;
}
.feature p {
    line-height:1.49em;
}
.feature h3 {
    font-size: 108%;
    font-weight: bold;
}
.feature img {
    margin: 12px 0 0 0;
}
#twitter_div    {
    margin: 5px 8px 0 0;
    padding-right: 20px;
    border-right: #c1c1c1 solid 1px;
}
#twitter_div h2{
    font-weight: 900;
}
#twitter_div a:link {
    color: #1874cd;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
#twitter_div a:visited {
    color: #1874cd;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
#twitter_div a:hover {
    color: #104E8B;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
#twitter_div a:active {
    color: #c1c1c1;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
#twitter_update_list li  {
    margin: 3px 0 3px 0;
    line-height: 1.416em;
}
.story {
    margin: 10px 0 10px 25px;
    border-top: #c1c1c1 solid 1px;
}
.main-text {
    margin: 0;
}
.main-text h2 {
    font-size: 216%;
    border-bottom: #c1c1c1 solid 1px;
    margin: 5px 20px 0px 0px;
    padding: 0px 10px 5px 0px;
}
.main-text p {
    line-height:2em;
    margin: 10px 30px 0 0;
}
.main-text img {
    float: left;
    margin: 4px 8px 0 0;
}
.main-text strong{
    font-weight: 900;
}
.about {
    margin: 0px 0px 0px 0px;
    font-size: 80%;
}
.menu {
    border-top: #c1c1c1 solid 1px;
    margin: 30px 20px 0px 20px;
    padding: 15px 10px 40px 10px;
    background-color: #fff;
}
.menu h3 {
    font-weight: 900;
    font-size: 100%;
    margin: 0 0 3px 5px;
    padding: 0 0 2px 3px;
    border-bottom: #c1c1c1 solid 1px;
}
.menu ul {
    margin: 0 0 0 5px;
    padding: 0;
}
.menu li {
    margin: 2px 0 3px 5px;
    padding: 3px 0 5px 7px;
    border-bottom: #c1c1c1 solid 1px;
    font-size: 85%;
    width: 200px;
}
.menu a:link {
    color: #1874cd;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.menu a:visited {
    color: #1874cd;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.menu a:hover {
    color: #104E8B;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.menu a:active {
    color: #c1c1c1;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.menu-wt {
    font-weight: 100;
}
/* external links menu  */

.external {
    background-color: transparent;
    margin: 0;
    padding: 0;
    height: 16px;
}
.external img {
    margin: 0px 3px 0px 3px;
    float: left;
    vertical-align: middle;
}
.external ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}
.external li {
    float: left;
    margin: 0px 5px 0px 5px;
    color: #444;
    font-weight:100;
    word-spacing: 5px;
    font-size: 93%;
    font-weight: 100;
    display: inline;
}
.external a:link {
    color: #1874cd;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.external a:visited {
    color: #1874cd;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.external a:hover {
    color: #104E8B;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.external a:active {
    color: #444;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}

/* external links images  */
.ftr {
    border-top: #acacac solid 1px;
    color: #fff;
    background-color: #45494F;
    font-size: 90%;
    margin: 0 -10px 0 -10px;
    padding: 15px 0 30px 0px;
    text-align: center;
    height: 73px;
    border-bottom: #606060 solid 3px;
}
.ftr a:link {
    color: #1874cd;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.ftr a:visited {
    color: #1874cd;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.ftr a:hover {
    color: #104E8B;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}
.ftr a:active {
    color: #c1c1c1;
    background: transparent none repeat scroll 0%;
    margin: 0;
    text-decoration: none;
}

/* scrolable css  */

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../../about/images/arrow/left.png) no-repeat;
	float:left;
	margin:43px 70px 0px 70px;
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../../about/images/arrow/right.png);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:445px;
	width:200px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../../about/images/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	

/* root element for the whole scrollable setup */
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 646px;	 
	height:300px;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
	border:1px solid #222;
}

/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:118px;	
}

/* single item */
#thumbs div {
	float:left;
	width:214px;
	height:300px;
	background:#333 url(../../about/images/h150.png) repeat-x 0 146px;
	color:#fff;
	border-left:1px solid #333;
	cursor:pointer;
}

/* style when mouse is over the item */
#thumbs div.hover {
	background-color:#444;	
}

/* style when element is active (clicked) */
#thumbs div.active {
	background-color:#066;
	cursor:default;
}

#thumbs h3, #thumbs p, #thumbs span {
	margin:13px;		
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#fff;	
}

#thumbs h3 em {
	font-style:normal;
	color:yellow;
}

