
* {background-repeat: no-repeat;}

html, body { width: 100%;
	height:100%;
	background-image: url(../images/fortress_bg.jpg); 
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-color:#F4F4F4;
}

#wrapper {height:auto; width:900px; margin:0px; margin-left:auto; margin-right:auto;}

#header {height:151px; width:900px; background-image:url(../images/fortMatrix_logo.jpg); padding-bottom:5px;}

#container {position:relative; z-index:5; width:900px; background-image:url(../images/menu_extra.jpg); background-repeat: repeat-y;}

#menuholder{float:left; width:160px; height:100%; position:relative; z-index:5; }
#menu {background-image:url(../images/menu_bg.jpg); height:480px;}

#contentholder {float:right; width:736px; position:relative; z-index:5; background-image:url(../images/contentplus_bg.jpg); background-repeat: repeat-y; font-weight: bold;}
#content {background-image:url(../images/content_bg.jpg); height:488px; border:0px solid pink; padding:12px 15px 0px 30px; position:relative; z-index:5; }

#extender {width:903px; height:10px; background-image:url(../images/extender.jpg);  background-repeat: repeat-y; position:relative; z-index:10; }
#footer {width:903px; height:40px; background-image:url(../images/footer.jpg); position:relative; z-index:4;}

#leftpanel{width:470px; position:relative; height:auto; float:left;}
#flash{width:470px; height:200px;}
#icon {width:40px; clear:both; float:left;}

#news {float:right; position:relative; width:190px; z-index:10; height:auto;}
#about {width:190px; background-image:url(../images/quotebox.jpg); height:300px;}
#rss {float:right; position:relative; width:170px; height:445px; background-color:#f1f1f1; padding:10px;}
#world { position:relative; width:190px; height:130px; }
#banking {float:left; width:190px; background-image:url(../images/quotebox250.jpg); height:260px; margin-right:10px;}
#mapquote { width:440px; background-image:url(../images/mapquote.gif); height:160px; margin-top:10px;}
#recovery {float:left; width:190px; background-image:url(../images/quotebox250.jpg); height:260px; margin-right:10px;}
#resilience{float:right; width:190px; background-image:url(../images/quotebox250.jpg); height:300px; margin-left:10px;}
#careerquote{float:right; width:190px; background-image:url(../images/quotebox200.jpg); height:200px; margin-left:10px;}
#sitemapquote{width:190px; background-image:url(../images/quotebox200.jpg); height:200px;}

.linkbox {float:right; position:relative; width:163px; background-color:#efefef; padding:5px 10px 10px 17px; padding-top:5px; background-image: url(../images/bullet.gif); }
.linkbox a {font:11px/22px arial, helvetica; color:#F93; font-weight:bold;}
.linkbox  a:hover {color:#999;}

#clock {position:relative; top:30px; width:900px; right:20px; text-align:right;  color:#999; font:10px/13px arial, helvetica;}
#copyright {float:right; position:relative; top:10px; right:5px; color:#999; text-align:right; width:200px; font:10px/13px arial, helvetica;}

#menulist {padding:20px 10px 0px 15px;}
#menulist li {margin:0px; margin-left:5px; padding:0px;  list-style-image: url(../images/button.gif); }
#link li {margin:0px; margin-left:5px; padding:0px; line-height:16px; list-style-image: url(../images/button.gif); }

#sitemap {font:11px/13px arial, sans-serif; margin:0px; color:666; padding-left:10px;}