/* CSS Document */ 
body{padding:0; margin:0; background:#232323;  font:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
img{border:none}
.global_wrap{width:808px; margin:0 auto 0 auto; padding:0 34px 0 34px}

.global_topNavigation ul{padding:0; margin:0}
.global_topNavigation ul li{display:inline}
.global_topNavigation a:link,.global_topNavigation a:visited{padding:2px; border:1px solid #999999}
.global_topNavigation a:hover{background:#999999; color:#FFFFFF} 
.global_current{background:#666666; color:#FFFFFF}

.clear{clear:both}

.bottom{height:30px; width:808px; margin:0 auto 0 auto; padding:0 34px; color:#CCCCCC}
/*Header*/
.logo{height:89px; background-color:#333333; width:793px; border-bottom:#666666 1px solid; background:url(../images/bg_logo.gif) repeat-x; padding:5px 0 5px 15px}
.logo a:link, .logo a:visted{ border:none}
.banner{height:186px; border-bottom:#666666 1px solid; background-color:#999999; width:808px}

/*Body*/
.main_content{width:808px; background:#FFFFFF; float:left; background:#fff url(../images/bg-leftNav.png) repeat-y; overflow:hidden; font-family:Verdana, Arial, Helvetica, sans-serif}
#box_homepage1{ border:#999999 solid 1px; width:288px; height:220px}
#box_homepage2{ border:#999999 solid 1px; width:596px; height:195px}
#text{ width:260px; margin:14px; float:left}

.right{float:left; border-left:#CCCCCC solid 1px; width:623px}

.rightContent{float:right; width:600px; background:#fff; padding:11px; min-height:400px}

/*Right Navigation*/
.rightNav{ height:27px; background:#FFFFFF url(../images/bg_rightNav.png) repeat-x; color:#333333; width:625px; padding-left:183px}
.rightNav ul{padding:0; margin:0}
.rightNav ul li{list-style:none; float:left; font-size:1.1em; font-weight:bold}
.rightNav ul li a:link, .rightNav ul li a:visited {display:block; text-decoration:none; color:#333; padding:6px 12px}
.rightNav ul li a:hover{background:#333; color:#999}

/*Left Navigation*/
.leftNavigation{width:184px; float:left; background:#CCCCCC url(../images/Logo_web.jpg) no-repeat center 270px} 
.leftNavigation ul{ padding:0; margin:0}
.leftNavigation ul li{list-style:none;}
.leftNavigation ul li span{ display:none}
.leftNavigation ul li a:link, .leftNavigation ul li a:visited{text-decoration:none; display:block; width:185px; height:25px; margin-bottom:9px}
.leftNavigation ul li span{display:none}


#dog a {background:url(../images/menu.gif) 0 0}
#dog a:hover{ background-position:-183px 0;}
#static a {background:url(../images/menu.gif) 0 -25px}
#static a:hover{ background-position:-183px -25px}
#site a{background:url(../images/menu.gif) 0 -50px}
#site a:hover{background-position:-183px -50px}
#mobile a {background:url(../images/menu.gif) 0 -75px}
#mobile a:hover{ background-position:-183px -75px}
#Event a{background:url(../images/menu.gif) 0 -100px}
#Event a:hover{background-position:-183px -100px}

#Problem a{background:url(../images/menu.gif) 0 -125px}
#Problem a:hover{background-position:-183px -125px}
/*#Gallery a {background:url(../images/menu.gif) 0 -150px}
#Gallery a:hover{ background-position:-183px -150px}*/
#Contact a{background:url(../images/menu.gif) 0 -175px}
#Contact a:hover{background-position:-183px -175px}

#standard a{background:url(../images/menu.gif) 0 -175px}
#standard a:hover{background-position:-183px -175px}

/*Footer*/
.global_footer{width:808px; margin-bottom:15px; padding-bottom:0; color:#666; font-size:.9em; background:#CCCCCC; height:150px; background:url(../images/bg_footer.png) repeat-x}

/**/

.leftNavigation, .right{
	padding-bottom: 500px;
	margin-bottom: -500px;
}

