
body{
	behavior: url(csshover.htc);
	background-color: #464646;
	font-family: verdana, arial, helvetica, sans-serif;
    text-align: center;
    margin: 0px;
	padding: 0px;
	}
p  {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	margin-top: 0.5em;
	margin-bottom: 0.8em; 
	}
	
img {
	border: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color:  #990808;
	outline: none;
}
a:visited {
	color:  #990808;
}
a:active {
	color:  #990808;
}
a:hover {
	color: #471d1d;
	text-decoration: underline;
}
strong, b {
	font-weight: bold;
}
h1 {
	color: #c00;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	color: #c00;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	color: #c00;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	color: #933;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	margin-top: 0.8em;
	margin-bottom: 0;
	}
table tr td {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	margin-top: 0.5em;
	margin-bottom: 0.8em; 
}
.list{
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	margin-top: 0.5em;
	margin-bottom: 0.5em; 
	}


.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
.small{
	font-size: 9px;
	line-height: 15px;
	margin-top: 3px;
	margin-bottom: 3px; 
}

.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
}	
.logo {
	float: left;
	margin: 30px 0 0 150px;
	border: 0;
	width: 333px;
	height: 129px;
}
.left{
	float: left;
	margin: 0 10 0 0;
	border: 0;
}
.right{
	float: right;
	margin: 0 0 0 10;
	border: 0;
}

.footer_text {
	font-size: 9px;
	text-align: center;
	padding: 10px 0 5px 0;
}

#hp_title {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 270px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 28px;
	background-color: #a8acb5;
	}
	
#hp_text {
	color: #fff;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 15px;
	background-color: #a8acb5;
	}	

#img_top {
	border: 0;
	margin-top: 0px;
    padding: 0px;
}


#img_middle {
	border: 0;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#img_right {
	border: 0;
	float: right;
	margin-left: 0.8em;
	margin-top: 0.8em;
}

#img_left {
	border: 0;
	float: left;
	margin-right: 0.8em;
}

#location{
	margin-top: 3px;
	margin-bottom: 3px;
}

#location table {
 background-color: #fff;
 color: #666;
 width: 510px;
 border-collapse: collapse;
}

#location TR TD{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 15px;
	margin: 0;
	padding: 4px;
	border-top: 1px solid #D4DBE5;
	border-bottom: 1px solid #D4DBE5;
}
#location TR Th{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #666;
	line-height: 15px;
	margin: 0;
	padding: 4px;
	background-color: #ccc;
}

#outer_wrapper {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 100%;
	padding: 0px;
	text-align: left;
}

#header {
	background: url(../images/top_bg.jpg) no-repeat top center;
	height:169px;
	padding:0px;
}

#inner_wrapper {
	height: 100%;
	background: #fff url(../images/main_bg.jpg) repeat-y top center;
}

#wrapper {
	height: auto;
	padding: 0px;
	margin-bottom: auto;
	background: url(../images/main_bg.jpg) repeat-y top center;
}
#container {
	position: relative;
	height: auto;
	width: 100%;
	float: left;
	margin-right: -27px;
	padding: 0px;
	margin-bottom: auto;
	clear: both;
	background:  url(../images/main_bg.jpg) repeat-y top center;
}

#hp_inner_wrapper {
	background: url(../images/hp_bg.jpg) repeat-y top center;
}

#hp_wrapper {
	padding: 0px;
	margin-bottom: auto;
	background-color: url(../images/hp_bg.jpg) repeat-y top center;
}

#hp_container {
	position: relative;
	width: 100%;
	float: left;
	margin-right: -27px;
	padding: 0px;
	background: url(../images/hp_bg.jpg) repeat-y top center;
}

#content {
	position: relative;
	clear: both;
	height: auto;
	padding: 0px;
}

#footer {
  background: #e2e2e2;
  clear: both;
  height: 30px;
  margin-bottom: 20px;
}

#breadcrumbs{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	color: #868f98;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 3px; 
	margin-left: 15px;
}
#breadcrumbs a{
	text-decoration: none;
	color: #868f98;
}
#breadcrumbs a:hover{
	color: #a8adb4;
}


/**********************
       middle
**********************/
#middle {
	float: left;
	top: 0;
	width: 557px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background-color: #fff;
}

#mid_wrapper {
	width: 557px;
	margin-top: 0;
	padding: 0;
}

#hp_middle {
	float: left;
	top: 0;
	width: 557px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background: #a8acb5 url(../images/homepage_main.jpg) no-repeat 0 26px;
}

#main {
	width: 527px;
	margin: 0;
	padding: 15px;
}

/**********************
      main navbar 
**********************/
#nav{
	width: 557px;
	height: 34px;
	margin: 0px;
	background: url(../images/topnav_bg.jpg) no-repeat;
}

#nav_wrapper{
	padding: 0 0px 0 5px;
	margin: 0px;
	border: 0px;
}

#navbar {
	border: 0px;
	margin-bottom: 0px;
	padding; 0px;
}

#navbar ul {
	height: 26px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navbar ul li {
	display: block;
	background: url(../images/topnav_off.gif) no-repeat;
	width: 109px;
	height: 26px;
	margin: 0;
	padding: 0;	
	float: left;
}

#navbar ul li a {
	display: block;
	background: url(../images/topnav_off.gif) no-repeat;
	width: 109px;
	height: 26px;
	margin: 0;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.03em;
}

#navbar ul li a:hover {	
	display: block;
	background: url(../images/topnav_on.gif) no-repeat;
	width: 109px;
	height: 26px;
	margin: 0;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.03em;
}

#curr_loc {
	display: block;
	background: url(../images/topnav_on.gif) no-repeat;
	width: 109px;
	height: 26px;
	margin: 0;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.03em;
}


/**********************
       right
**********************/

#right {
	position: relative;
	float: right;
	background:  url(../images/right_bg.jpg) no-repeat  top center;
	width: 27px;	
	height: 245px;
}


/***********************
          Left 
***********************/

#left_contain{
	float: left;
	position: relative;
}
#left {
	left: 0;
	right: auto;
	height: 245px;
	background: url(../images/left_bg.jpg) no-repeat left top;
	width: 166px; 
	padding-bottom: 10px;
	}

#left_home {
	float: left;
	margin: 0px;
	padding: 0 0 0 0;
	border: 0px;
	background: url(../images/left_bg.jpg) no-repeat;
	background-position: left top;
	width: 166px; 
	height: 400px;
	}

/**********************
       sidebar
**********************/

#sidebar {
	position: relative;
	left: 0px;
 	width: 166px;
	padding: 26px 0 20px 0;
}	

/***********************
        Left Menu 
***********************/

#menu {
	padding: 7px 0 5px 0;
	width: 150px;
	height: 100%;
	background: url(../images/leftnav_bg.gif) repeat-y;
	text-align: left; 
	color: #fff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#menu ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}


#menu li {
	list-style: none;
	padding: 5px 0 0px 15px;
	height:25px;
	margin: 0;
}

#menu li a {
	height:25px;
	color: #fff;
	text-decoration: none;
	}

#menu li a:hover {
	color: #444;
	text-decoration: none;
	height: 100%;
	}

#menu ul li.in{
	background: url(../images/arrow.gif) no-repeat 0px 0px;
	height:25px;
	padding: 5px 0 0 15px;
	color: #444;
	text-decoration: none;
}

#menu ul.level2 {
	list-style: none;
	text-align: left;
	padding: 0;
	font-size: 10px;
}

#menu ul.level2 li {
	list-style: none;
	padding-left: 15px;
}

#menu ul.level2 li a {
	list-style: none;

	color: #fff;
	text-decoration: none;
}
menu ul.level2 li.in{
	background: url(../images/arrow.gif) no-repeat 0px 0px;
	color: #444;
	text-decoration: none;
}


/************************
      contact info
*************************/

#contact {
	background: url(../images/contact_bg.gif) no-repeat left;
	height: 75px;
	margin: 0;
	padding: 0;
}
#contact_h {
	background: url(../images/contact_home_bg.gif) no-repeat left;
	height: 75px;
	margin: 0;
	padding: 0;
}
#contact p {
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 8px;
	margin: 0;
}
#contact a {
	text-decoration: none;
	color: #fff;
}