
/* ----- PAGE STRUCTURE ----- */

#banner { width:100%; height:158px; background-color: #FF9900; background-image:  url(../images/page_banner_bgd.gif);}
body.home #banner { height:237px; background-color: #FF9900; background-image:  url(../images/home_banner_bgd.gif);}
/* ----- Banner Elements - Home ----- */
#home-logo { position:absolute; z-index: 2; left:0px; top:0px; width:208px; height:140px; background-color: #FF9900;}
#home-banner-top { position:absolute; z-index: 2; left:208px; top:0px; width:323px; height:140px; background-color: #FF9900;}
#home-pic-girl { position:absolute; z-index: 2; left:531px; top:0px; width:189px; height:237px;}
#home-pic01 { position:absolute; z-index: 2; left:0px; top:140px; width:432px; height:89px; background-color: #FFCC66;}
#home-pic02 { position:absolute; z-index: 2; left:432px; top:140px; width:99px; height:89px; background-color: #FFCC66;}
#home_banner_foot { position:absolute; z-index: 2; left:0px; top:229px; width:531px; height:8px;}
#banner-stripe { position:absolute; z-index: 2; left:432px; top:229px; width:99px; height:8px;}
/* ----- Banner Elements - Page ----- */
#page-logo { position:absolute; left:0px; top:0px; width:162px; height:90px;}
#page-banner-top { position:absolute; left:162px; top:0px; width:618px; height:90px;}
#page-pic01 { position:absolute; left:0px; top:90px; width:482px; height:60px;}
#page-pic02 { position:absolute; left:482px; top:90px; width:238px; height:60px;}
#page-banner-mid { position:absolute; left:720px; top:90px; width:105px; height:60px; background-image:  url(../images/page_banner_bgd_foot.jpg); background-repeat: no-repeat;}
#page-banner-foot { position:absolute; left:0px; top:150px; width:100%; height:8px; background-image:  url(../images/banner_stripe.gif); background-repeat: repeat-x;}
.picture { border: 2px solid #666666;}

#contentcontainer { margin: auto 0px 0px 0px; padding: 0px; width: 850px; text-align: left; background: transparent url(../images/bgd_main.gif) repeat-y center; border: none;}
#left { FLOAT: left; MIN-HEIGHT: 250px; WIDTH: 170px; TEXT-ALIGN: left; padding: 0px; margin: 0px;}
#right { float: left; Z-INDEX: -1; text-align: left; width: 550px; border-left: 1px dotted #CCCCCC;}
#leftNav { width:170px; padding-top: 20px;}

/* ----- LEFT MENU ----- */

.cssnav {
	font: bold 7.5pt verdana;
	text-align: left;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #333333;
	background: transparent url(../images/btn_green.gif) no-repeat;
}
.cssnav a, .cssnav a:link, .cssnav a:visited, .cssnav a:active { color: #333333; text-decoration: none;}
.cssnav a:hover { color: #00AA11; text-decoration: none;}

/* -------- OLG ------- */

#olg { float: right; padding: 10px 10px 0px 0px;}
#olg a, #olg a:visited, { text-decoration: none;}
#olg a:hover { text-decoration: underline;}
