body {
	color:#333;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background:#c0bfc6 url(../images/body-bg02.jpg) repeat-x;
}
body.inner {
	background:#c0bfc6 url(../images/body-bg03.jpg) repeat-x;
}
#wrapper {
	background:url(../images/body-bg.jpg) no-repeat 50% 0;
	width:100%;
}
body.inner #wrapper {
	background:url(../images/body-bg04.jpg) no-repeat 50% 0;
}
#page {
	width:980px;
	margin:0 auto;
  padding: 0 0 30px 0;
}

img {
	border: none;
}

/* header */
#header {
	width:980px;
	height:94px;
}

#interiorLogo {
	margin:8px 0 0 22px;
	width:268px;
	height:78px;
	overflow:hidden;
	float:left;
	
}

#interiorLogo img {
	border: 0;
}

#header h1 a {
	display:block;
	height:100%;
}
#logo {
  margin: 8px 0 0 22px;
  width: 268px;
  height: 78px;
  overflow:hidden;
  float:left;
}
#nav {
	margin:47px 0 0 50px;
	overflow: hidden;
	padding:0;
	list-style:none;
	float:left;
}
#nav li {
	float:left;
	padding-left:7px;
}
* html #nav li {
	padding-left:4px;
}
#nav li a {
	text-decoration:none;
	color:#000;
	font-size:16px;
	line-height:31px;
	display:block;
	padding:0 19px 0 10px;
}
/*
#nav li a:hover {
	background:url(../images/nav-hover-right.gif) no-repeat 100% 0;
}
*/
#nav li a span {
	width:10px;
	float:left;
	height:31px;
	margin-left:-20px;
	position:relative;
}
/*
#nav li a:hover span {
	background:url(../images/nav-hover-left.gif) no-repeat;
}
*/
/*banner*/
.banner {
	width:958px;
	height:297px;
	margin-left:8px;
	background:url(../images/banner-bg.png) no-repeat;
}
.banner .text {
	width:423px;
	overflow:hidden;
	padding:41px 0 0 37px;
}
.banner .text h2 {
	margin:0 0 13px 39px;
	width:384px;
	height:72px;
	background:url(../images/title-bg.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.banner .text p {
	margin:0 0 14px;
	color:#fff;
	text-align:right;
	font-size:18px;
	line-height:21px;
}
.banner .text a {
	width:191px;
	line-height:35px;
	color:#fff;
	text-decoration:none;
	float:right;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	background:url(../images/btn-bg.png) no-repeat;
	position:relative;
}
/*tab-holder*/
.tab-holder {
	width:951px;
	margin-left:9px;
}
.tabset {
	width:940px;
	overflow:hidden;
	position:relative;
	margin-top:-12px;
	padding-left:11px;
}
.tabset ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.tabset ul li {
	float:left;
	background:url(../images/sep01.gif) no-repeat 0 21px;
	margin-left:-4px;
}
.tabset ul li a {
	text-decoration:none;
	color:#1d1d1d;
	font-size:15px;
	text-align:center;
}
.tabset ul li span {
	float:left;
	height:61px;
	cursor:pointer;
	position:relative;
}
.tabset ul li a.active ,
.tabset ul li a:hover {
	color:#7c7c7c;
}
.tabset ul li a .center {
	padding:0 12px;
	display:table;
	text-align:center;
}
.tabset ul li a em {
	display:table-cell;
	vertical-align:middle;
	font-style:normal;
	padding-top:9px;
}
.tabset ul li a .right ,
.tabset ul li a .left {
	width:17px;
}
.tabset ul li a.active .left ,
.tabset ul li a:hover .left {
	width:17px;
	background:url(../images/tabset-left-bg.png) no-repeat;
}
.tabset ul li a.active .right ,
.tabset ul li a:hover .right {
	background:url(../images/tabset-right-bg.png) no-repeat;
}
.tabset ul li a.active .center ,
.tabset ul li a:hover .center {
	background:url(../images/tabset-center-bg.png) repeat-x;
}
.tabs-holder {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.tabs-holder .tabs-wrapper {
	width: 99999px;
	float: left;
}
.tab-box {
	width:849px;
	background:url(../images/tab-box-bg.gif) no-repeat;
	overflow:hidden;
	padding:28px 62px 0 40px;
	height:237px;
	margin-top:-7px;
}
.tab-block {
	overflow:hidden;
	width:849px;
	float: left;
}
.tab-block img {
	float:left;
	margin-right:30px;
}
.tab-block h2 {
	margin:16px 0 0;
	color:#1d1d1d;
	font-size:32px;
}
.tab-block p {
	margin:8px 0 0;
	color:#333;
	font-size:14px;
	line-height:20px;
}
.tab-block .more {
	width:89px;
	height:28px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	margin:13px 74px 0 0;
	background:url(../images/more-btn.gif) no-repeat;
}
/*columns-holder*/
#columns-holder {
	width:868px;
	background:url(../images/content-bg.png) no-repeat;
	padding:27px 38px 30px 45px;
	margin:20px 0 0 10px;
}
#columns-holder:after {
	display:block;
	clear:both;
	content:"";
}
/*content*/
#content {
	width:580px;
	float:left;
	position:relative;
}
.breadcrumbs {
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
	overflow:hidden;
}
.breadcrumbs li {
	float:left;
	color:#545454;
	padding:0 14px 0 15px;
	margin-left:-7px;
	background:url(../images/arrow01.gif) no-repeat 0 4px;
}
.breadcrumbs li a {
	color:#545454;
}
.breadcrumbs li a:hover {
	text-decoration:none;
}
#content a{
    color:#3E3D3F;
}
#content .text {
	padding:13px 0 0 7px;
}

#content .text  ul {
	font-size: 14px;
}

#content .text:after {
	display:block;
	clear:both;
	content:"";
}

#content .text h1 {
	margin:0 0 20px;
	color:#F26832;
	font-size:2.5em;
	font-weight: normal;
}

#content .text h2 {
	margin:0 0 10px;
	color:#000;
	font-size:1.8em;
	font-weight: normal;
}

#content .text h4, small {
	margin: 0 0 15px;
	padding: 0;
	color: #000;
	font-style: italic;
	font-size:1.3em;
	font-weight: normal;
}

#content .text h3 {
	margin:0 0 20px;
	color:#0058B0;
	font-size:1.5em;
	margin-bottom: 0.2em;
	font-weight: normal;
}

#content .text h3 a {
	color:#0058B0;
}

#content .text h3 a:hover {
	color:#0058B0;
	text-decoration: none;
}


#content .text h2 a{
	margin:0 0 4px;
	color:#000;
	font-weight: normal;
	text-decoration: none;
}
#content .text h2 a:hover{
	text-decoration:underline;
}
#content .text img {
	float:left;
	/*margin:0 12px -5px -20px;*/
  margin: 0 12px 12px 0;
}
#content .text strong {
	font-size:inherit;
	color:#000;
	line-height:27px;
	font-weight:bold;
}
#content .text p {
	font-size:14px;
	line-height:20px;
	margin:16px 0 16px 0;
}
.title {
	width:53px;
	float:left;
	margin:-19px 0 0 -91px;
	position:relative;
	display:inline;
}
.title strong {
	display:block;
	width:39px;
	height:502px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/title-bg02.png) no-repeat;
}
/*sidebar*/
#sidebar {
	width:254px;
	float:right;
	margin-top:6px;
	position:relative;
	background:url(../images/sidebar-bg.gif) repeat-x;
}
#sidebar div.bg-holder {
	background:url(../images/sidebar-bg02.gif) no-repeat 100% 0;
	padding:16px 20px 100px 20px;
}
#sidebar h3 {
	margin:0;
	font-size:21px;
	color:#f26832;
}
#sidebar ul {
	margin:15px 0 4px 0;
	padding:0;
	width:100%;
	list-style:none;
}
#sidebar ul li {
	padding-left:26px;
	background:url(../images/arrow02.gif) no-repeat 0 4px;
	line-height:18px;
	padding-bottom:19px;
}
#sidebar ul li a {
	color:#3e3d3f;
	font-size:15px;
}
#sidebar ul li a:hover {
	text-decoration:none;
}
#sidebar .btn {
	display:block;
	width:137px;
	line-height:31px;
	font-size:15px;
	color:#000;
	margin-left: 37px; 
	background:url(../images/btn-bg02.gif) no-repeat;
	text-align:center;
	text-decoration:none;
}
/*footer*/
#footer {
	width:938px;
	overflow:hidden;
	border-top:1px solid #999595;
	padding-top:9px;
	margin:-45px 0 0 16px;
	position:relative;
}
body.inner #footer {
	margin-top:0;
}
#footer .list-box {
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #999595;
	padding-bottom:10px;
	margin-bottom:11px;
}
#footer .list-box .box {
	border-left:1px solid #dfdfe2;
	padding-left:15px;
	float:left;
	min-height:88px;
	margin-left:-14px;
	padding-right:15px;
}
* html #footer .list-box .box {
	height:88px;
}
#footer .list-box h4 {
	margin:0;
	font-size:18px;
	color:#1d1d1d;
}
#footer .list-box ul {
	margin:0;
	padding:8px 13px 0 0;
	float:left;
	list-style:none;
}
#footer .list-box ul li a {
	color:#333;
	line-height:19px;
}
#footer .list-box ul li a:hover {
	text-decoration:none;
}
#footer p {
	margin:0;
	color:#666;
	line-height:19px;
}
#footer p a {
	color:#666;
}
#footer p a:hover {
	text-decoration:none;
}
/* lavalamp menu styles */
#nav li a {
	padding: 0 2px 0 10px;
}
.lavaLampWithImage {
	position: relative;
	height: 31px;
	width: 622px;
	float: right;
	padding: 0;
	margin: 47px 0 0;
	overflow: hidden;
}
.lavaLampWithImage li {
	position: relative;
	z-index: 50;
	float: left;
	margin: 0 5px;
	list-style: none;
}
.lavaLampWithImage li.back {
	background: url(../images/lava.gif) no-repeat 100% -31px;
	position: absolute;
	margin: 0;
	height: 31px;
	z-index: 8;
	width: 21px;
}
.lavaLampWithImage li.back .left {
	background: url(../images/lava.gif) no-repeat;
	margin-right: 11px;
	height: 31px;
}
.lavaLampWithImage li a:hover,
.lavaLampWithImage li a:active,
.lavaLampWithImage li a:visited {border: none;}
textarea#comment{
    width:100%;
}

.pdf {
	display: block;
	width: 100%;
	padding-left: 24px;
	background: url(../images/pdf.png) no-repeat 0 5px;
}