@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #848484;
	background: #FFFFFF url(../images/grey.jpg);
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #CDCDCD;
	scrollbar-arrow-color: #0033CC;
	scrollbar-track-color: #CDCDCD;
	text-align:center;
	padding: 0;
	margin: 0;
}
img a, a img {border:none;}
#wrapper {
	width:950px;
	margin:0 auto;
	background: #fff;
	;
	}
#header_wrap{
	}
#logo {
	width: 335px;
	height: 110px;
	float: left;
	}
/************************/
#nav1{
	width: 615px;
	float: left;
	height:73px;
	background:url(../images/top-right-logo-area.jpg) center center no-repeat;
	font-weight: bold;
	font-size: 12px;
	}
#nav1 ul{
	margin: 0;
	padding: 25px 0 0 280px;
	}
#nav1 li{
	display: inline;
	list-style: none;
	;
	}
#nav1 a{
	color: #fff;
	text-decoration: none;
	padding: 0 50px;
	}
#nav1 a:hover{
	color: #cccccc;
	}
/************************/

#nav2 {
	float:left;
	width: 615px;
	background:url(../images/nav2-background.jpg) bottom center no-repeat;
	font-size:12px;
	height: 35px;
	line-height:normal;
	border-bottom:1px solid #666;
	padding-top: 0px;
	font-weight:bold;
      }
#nav2 ul {
	margin:0;
	padding:7px 10px 0 40px;
	list-style:none;
      }
#nav2 li {
    display:inline;
    margin:0;
    padding:0;
      }
#nav2 a {
    float:left;
    background:url("../images/tableftF.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
	color:fff;
      }
#nav2 a span {
	float:left;
	display:block;
	background:url("../images/tabrightF.gif") no-repeat right top;
	padding:6px 20px 4px 15px;
	color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav2 a span {float:none;}
    /* End IE5-Mac hack */
#nav2 a:hover span {
    color:#000000;
      }
#nav2 a:hover {
    background-position:0% -42px;
      }
#nav2 a:hover span {
	background-position:100% -42px;
      }
/************************/
#breaker {
	width:950px;
	height:28px;
	background:url(../images/header-foot.jpg) repeat-x;
}
/************************/
#content_wrap{
	width: 950px;
	}
#main_content{
	width: 950px;
	}
#footer{
	width: 950px;
	}
#sub_footer{
	}
/************************/
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
}

