
.bodyclass {
	background-color: #E2E0E0;
	background-position: top;
}

#wrap {
	width: 1012px;
	margin-left: auto;
	margin-right: auto;
}

#printheader,
#printfooter {
	visibility: hidden;
	display: none;
}

#header {
	width: 1012px;
	height: 136px;
	background: url(/images/header_bg.png) no-repeat;
	margin-top: 15px;
}

#logo {
	float: left;
	padding-top: 30px;
	padding-left: 35px;
	width: 458px;
	height: 87px;
}

#logo .thelogo a {
background:transparent url(/images/logo.png) no-repeat scroll 0 0;
cursor:pointer;
display:block;
height: 87px;
position:relative;
width: 458px;
z-index:500;
}

#containerwrapperinside {
	width: 1012px;
	background: url(/images/containerwrapper_bg.png) repeat-y;
	float: left;
}

#containerwrapperhome {
	width: 1012px;
	background: url(/images/containerwrapperhome_bg.png) repeat-y;
	float: left;
}


#container {
	width: 1012px;
	float: left;
	background: url(/images/container_bg.png) no-repeat;
}

#maincontenthome {
	padding-right: 16px;
	width: 776px;
	float: right;
	min-height: 400px;
}

#maincontentinside {
	padding-right: 25px;
	width: 750px;
	float: right;
	min-height: 600px;
}

#containerwrapperhome img {
	margin: 1px;
}

#containerwrapperinside img {
	margin: 0px 9px 3px 7px;
}

#containerwrapperinside .navbanner img {
	margin: 7px 0px 0px 0px;
}

#containerwrapperhome .navbanner img {
	margin: 7px 0px 0px 0px;
}

#containerwrapperhome td {
	width: 0px;
}

/************************ navigation ****************************/
#navigation {
	width: 199px;
	float: left;
	padding: 5px 0px 0px 17px;
}

#navcontainer_top {
	width: 170px;
	height: 14px;
	float: left;
	line-height: 0px;
}

#navcontainer_bottom {
	width: 170px;
	height: 14px;
	float: left;
	line-height: 0px;
}

#navcontainer {
	width: 201px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul  {
	list-style: none;
	margin:  0px;
	padding: 0px;
}

#navcontainer li {
	margin-bottom: 1px;
	font-size: 12px;
}

#navcontainer li a {
	display: block;
	width: 184px;
	height: 16px;
	padding: 3px 10px 3px 7px;
	color: #ffffff;
	text-decoration: none;
	background:  url(/images/navbutton.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

#navcontainer li a:hover,
#navcontainer li a#current {
	width: 184px;
	height: 16px;
	padding: 3px 10px 3px 7px;
	background:  url(/images/navbutton_hover.png) no-repeat;
}

#navcontainer ul ul  {
	list-style: none;
	margin:  1px 0px 0px 0px;
	padding: 0px;
}

#navcontainer li li {
	font-size: 12px;
	margin-bottom: 1px;
}

#navcontainer li li a {
	width: 184px;
	padding: 1px 10px 1px 7px;
	color: #333333;
	background:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 17px;
	text-transform: none;
}

#navcontainer li li a:hover,
#navcontainer li li a#current {
	padding: 1px 10px 1px 7px;
	color: #0d7bc8;
	background:none;
	height: 17px;
}

#navcontainer li li li a {
	padding: 1px 10px 1px 15px;
	color: #333333;
	background:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 17px;
}

#navcontainer li li li a:hover,
#navcontainer li li li a#current {
	padding: 1px 10px 1px 15px;
	color: #0d7bc8;
	background:none;
	height: 17px;
}

#banners {
	width: 160px;
	float: left;
	padding-top: 10px;
	color: #ba6f22;
}

.navbanner {
	margin-bottom: 3px;
	margin-top: 3px;
}

#main {
}

/******************* breadcrumbs/page title *******************/
#breadcrumbs {
	color: #333333;
	text-align: right;
	font-size: 13px;
	padding: 1px 0px;	
	text-transform: lowercase;
}

#breadcrumbs a {
	color: #333333;
	text-transform: lowercase;
}

#footer_top {
	height: 29px;
	padding-top: 3px;
	font-size: 12px;
	color: #333333;
	background: url(/images/footer_top_bg.png) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}

#footerhome_top {
	height: 29px;
	padding-top: 3px;
	font-size: 12px;
	color: #333333;
	background: url(/images/footer_tophome_bg.png) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}

#footer {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	clear: both;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer_left {
	width: 700px;
	float: left;
	padding: 10px 10px 0px 15px;
}

#footer_right {
	width: 150px;
	float: right;
	padding-right: 5px;
	padding: 10px 10px 0px 10px;
	text-align: right;
}


#grip {
	text-align: center;
	padding: 0px 0px 5px 0px;
}

.button {
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #47aa42;
	color: #47aa42;
	text-align: center;
	padding: 2px 10px;
	cursor: pointer;
}

.button:hover {
	font-size: 11px;
	background-color: #47aa42;
	border: 1px solid #47aa42;
	color: #ffffff;
	text-align: center;
	padding: 2px 10px;
	cursor: pointer;
}

.clear { clear: both;}
