.bodyclass { 
	background: #33302B;
}

#wrap_out {
	background: url(/images/layout/bg_middle.jpg) 50% 0 repeat-y;
}

#wrap_top {
	background: url(/images/layout/bg_top.jpg) 50% 0 no-repeat;
}

#wrap_main_bottom {
	background: url(/images/layout/bg_main_bottom.jpg) 50% 0 no-repeat;
	height: 26px;
}

#wrap_bottom {
	background: url(/images/layout/bg_bottom.jpg) 50% 0 no-repeat;
	height: 155px;
}

#header_home {
	background: url(/images/layout/header_home.jpg) no-repeat;
	height: 398px;
	width: 948px;
	margin: 0 auto;
}

#office_tour {
	height: 40px;
	width: 75px;
	padding-top: 111px;
	padding-left: 85px;
}

#header_inside {
	background: url(/images/layout/header_inside.jpg) no-repeat;
	height: 140px;
	width: 920px;
	padding-left: 28px;
	padding-top: 72px;
	margin: 0 auto;
}

#main_home {
	width: 948px;
	margin: 0 auto;
	background: #ffffff url(/images/layout/bg_navigation.jpg) repeat-y;
}

#main_inside {
	width: 948px;
	margin: 0 auto;
	background: #ffffff url(/images/layout/bg_navigation.jpg) repeat-y;
}

#printheader,
#printfooter {
	visibility: hidden;
	display: none;
}

/************************ navigation ****************************/
#navigation {
	width: 190px;
	float: left;
	padding: 10px 0px;
}

#navcontainer {
	width: 190px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul  {
	list-style: none;
	margin:  0px;
	padding: 0px;
}

#navcontainer li {
}

#navcontainer li a {	
	display: block;
	width: 183px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-right: 7px;
	height: 18px;
	font-size: 16px;
	text-align: right;
}

#navcontainer li a:hover,
#navcontainer li a#current {
	color: #000000;
	background: url(/images/navigation/on_1.jpg) no-repeat;
}

#navcontainer ul ul  {
	list-style: none;
	margin:  3px 0px 3px 0px;
	padding: 0px;
}

#navcontainer li li {
	margin: 0px;
}

#navcontainer li li a {	
	display: block;
	padding: 1px 7px 4px 0px;
	margin: 0px;
	width: 183px;
	color: #7eb7e8;
	text-decoration: none;
	font-size: 13px;
	height: 14px;
}

#navcontainer li li a:hover {
	color: #7eb7e8;
	background: none;
}

#navcontainer li li a#current {
	color: #7eb7e8;
	background: url(/images/navigation/tertiary_border.jpg) bottom no-repeat;
}

#navcontainer li li a#current span {
	width: 100%;
}

#navcontainer ul ul ul  {
	list-style: none;
	margin:  1px 0px 0px 0px;
	padding: 0px;
	padding-bottom: 4px;
	background: url(/images/navigation/tertiary_border.jpg) bottom no-repeat;
}

#navcontainer li li li {
}

#navcontainer li li li a {	
	display: block;
	padding: 0px 7px 0px 0px;
	width: 183px;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	height: 14px;
}

#navcontainer li li li a:hover,
#navcontainer li li li a#current {
	color: #7eb7e8;
	background: none;
	padding-bottom: 0px;
}

#banners {
	width: 160px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.navbanner {
	margin-bottom: 5px;
}

/******************* breadcrumbs/page title *******************/

#bar {
	float: left;
	width: 3px;
	height: 428px;
	background: url(/images/layout/bg_col.jpg) no-repeat;
}

#maincontent_home {
	float: left;
	width: 755px;
	background: url(/images/bg_content_box_top.jpg) right repeat-y;
}

#maincontent_home_inside {
	float: left;
	width: 755px;
	background: url(/images/bg_content_box.jpg) bottom right no-repeat;
}

#maincontent_home_inside_col {
	width: 755px;
	background: url(/images/layout/bg_col.png) top right no-repeat;
}

#maincontent_inside {
	float: left;
	width: 725px;
	padding-top: 10px;
	padding-left: 30px;
	background: url(/images/layout/bg_inside.png) right repeat-y;
}

#maincontent_inside_content {
	float: left;
	width: 677px;
}

#maincontent_inside_right {
	background: url(/images/layout/bg_inside_right.png) right no-repeat;
	float: right;
	width: 18px;
	height: 564px;
}

#maincontent_inside_main {
	width: 677px;
	padding-top: 10px;
	min-height: 450px;
}

#breadcrumbs {
	text-align: left;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d1cd;
}

#breadcrumbs a {
	color: #7787B0;
}

#footer {
	background: url(/images/layout/footer.jpg) no-repeat;
	height: 155px;
	width: 990px;
	margin: 0 auto;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

#footer a {
	color: #ffffff;
}

#footer_left {
	width: 600px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#footer_right {
	width: 300px;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;
}

#grip {
	text-align: right;
	padding: 10px 0px;
}

.button { 
	font-size: 15px;
	background: url(/images/layout/button_off.png) no-repeat;
	color: #393d44;
	text-align: center;
	cursor: pointer;
	width: 124px;
	height: 26px;
	border: none;
}

.button:hover { 
	font-size: 15px;
	background: url(/images/layout/button_on.png) no-repeat;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	width: 124px;
	height: 26px;
	border: none;
}


