#logo { background-image:url("../Images/logo100H.jpg"); height:100px; width:376px; float:left; } /* --- PAGE TITLE SECTION --- */ #title_wrapper { height: 100px; width: 350px; float:right; } #page_title { font-family: ‘Arial Black’, Gadget, sans-serif; text-align:center; position:relative; top:12px; } #large_text { font-size: 40px; font-weight: 900; letter-spacing: 2px; } #small_text { font-size:15px; font-weight: bold; letter-spacing: 4px; } /* --- PAGE TITLE END --- */ /* --- PAGE NAVIGATION START --- */ #nav_box { height:30px; width:100%; font-family: ‘Arial Black’, Gadget, sans-serif; text-align:right; } #top_nav { font-weight:bold; float:right; position:relative; top:-16px; } #top_nav ul li { float:left; list-style:none; background-image:url(../Images/onePixTop.jpg); background-repeat: repeat-x; height: 30px; padding-top: 5px; padding-left: 7px; padding-right: 7px; } #top_nav ul li:hover { background-image:url(../Images/onePixBottom.jpg); background-repeat: repeat-x; } #top_nav ul li ul { visibility: hidden; position:absolute; top:46px; padding:2px; padding-right:18px; background-image: none !important; background-color: #134652; min-width:100px; width:auto !important; width: 100x; } #top_nav ul li ul li { background-image: none !important; background-color: #306774; margin:1px; height: 24px !important; clear:both; width:100%; } #top_nav ul li ul li a { margin-left: 5px; margin-bottom:-10px; float:left; } #top_nav ul li ul li:hover { background-color: #78C484; } #top_nav a:link, #top_nav a:visited { text-decoration:none; color:#ffffff; } #top_nav a:hover { text-decoration:none; color:#ffffff; } #top_corner { float:left; position:relative; top:16px; left:10px; } /* --- PAGE NAVIGATION END --- */ #background { background-color: #78C484; background-image:url('../Images/bgGradiant.jpg'); background-repeat:repeat-x; min-height:520px; height:auto !important; height: 520x; min-height:520px; width: 100%; z-index:-2; } #main_container { position:relative; top:-21px; z-index:-2; } #bbColor { width:45%; height: 30px; background-image:url(../Images/onePixTop.jpg); background-repeat: repeat-x; float:left; } #bbImage { float:left; } #container { background-color:#ffffff; min-height:490px; height:auto !important; height: 490x; position:relative; top: 15px; margin: 0px auto; width: 90%; margin-bottom:30px; } .clear_float { clear:both; }