	@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/bg.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
}
#wrap {
	min-width: 881px;
	min-height: 500px;
	width: 100%;
	/*background: url(images/bg_wrap_new.png) no-repeat top center;*/
}
#site {
	width: 881px;
	margin: 0 auto;
}
#header {
	width: 881px;
	height: 112px;
	background: url(images/header.png) no-repeat;
}
#bar {
	height: 91px;
	width: 881px;
}
#bar .left {
	float: left;
	height: 91px;
	width: 19px;
	background: url(images/bar_l.png) no-repeat;
}
#navigation {
	width: 843px;
	height: 91px;
	background: url(images/bar_bg.png) no-repeat bottom;
	float: left;
}
.nav1, .nav2, .nav3, .nav4, .nav5, .nav6, .nav7, .nav8 {
	height: 45px;
	float: left;
	display: block;
	text-indent: -9999px;
	border: none;
	outline: none;
	margin: 0px;
	padding: 0px;
}
.nav1 {
	background: url(images/nav_01.png) no-repeat;
	width: 65px;
}
.nav2 {
	background: url(images/nav_02.png) no-repeat;
	width: 104px;
}
.nav3 {
	background: url(images/nav_03.png) no-repeat;
	width: 133px;
}
.nav4 {
	background: url(images/nav_04.png) no-repeat;
	width: 114px;
}
.nav5 {
	background: url(images/nav_05.png) no-repeat;
	width: 129px;
}
.nav6 {
	background: url(images/nav_06.png) no-repeat;
	width: 105px;
}
.nav7 {
	background: url(images/nav_07.png) no-repeat;
	width: 133px;
}
.nav8 {
	background: url(images/nav_08.png) no-repeat;
	width: 60px;
}
#navigation h1 {
	font-size: 11px;
	font-weight: normal;
	color: #bed0e8;
	text-align: center;
	padding: 18px 0 0 0;
}
#bar .right {
	float: left;
	height: 91px;
	width: 19px;
	background: url(images/bar_r.png) no-repeat;
}
#content {
	width: 881px;
	background: #fff;
}
#banner {
	margin: 0 0 0 3px;
	width: 875px;
	height: auto;
	background: url(images/banner_bg.gif) #850909 repeat-x top;
}
#banner .content {
	width: 865px;
	height: auto;
	padding: 0 5px 5px 5px;
	background: url(images/banner_bot.png) no-repeat bottom;
}
#banner .content .image {
	height: auto;
	width: 505px;
	float: left;
}
#banner .content .box {
	float: right;
	width: 350px;
	height: auto;
	background: #fff;
}
#banner .box .top {
	height: 21px;
	width: 302px;
	background: url(images/box_t.gif) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 24px;
}
#banner .box .bot {
	height: 8px;
	width: 350px;
	background: url(images/box_b.gif) no-repeat;
}
#banner .content .box ul {
	width: 330px;
	padding: 0 10px;
	margin: 0px;
}
#banner .content .box li {
	list-style: none;	
	float: left;
	width: 100%;
	background: url(images/sep.gif) no-repeat bottom right;
	padding: 13px 0;
	margin: 0px;
}
#banner .content .box li h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#main {
	width: 861px;
	/*background: url(images/bot_top.gif) no-repeat top;*/
	height: auto;
	padding: 16px 5px 5px 15px;
}
#main a {
	text-decoration: underline;
}
#main .left {
	float: left;
	width: 595px
}
#main .left h1 {
	font-size: 19px;
	font-weight: bold;
	color: #0956a4;
	padding: 12px 0;
	border-bottom: 1px solid #e3e3e3;
	margin: 0 0 10px 0;
}
#main .left p {
	margin: 0 0 20px;
	line-height: 165%;
}
.signature {
	background: url(images/sig.gif) no-repeat top left;
	padding: 60px 0 0 80px;
	font-style: italic;
	display: block;
	height: 60px;
	margin: 0 0 0 30px;
}
#main .right {
	float: right;
	width: 230px;
	height: auto;
}
#footer {
	width: 821px;
	padding: 20px;
	text-align: center;
	border-top: 1px solid #dbdbdb;
	margin: 20px 0 0 0;
	line-height: 20px;
	font-size: 11px;
	color: #666666;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#title {
	width: 845px;
	height: 23px;
	background: url(images/title.gif) repeat-x;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 5px 3px;
	padding: 12px 15px 18px 15px;
}
#title a {
	text-decoration: none;
	color: #fff;
}
#main .right a, #page .right a {
	color: #0052A6;
	text-decoration: underline;
}
#main .right img, #page .right img {
	margin: 5px;
	border: none;
}
#page {
	width: 875px;
	margin: 0 auto;
}
#page .left {
	width: 283px;
	height: auto;
	float: left;
	margin-top: 5px;
}
#page .left .top {
	height: 20px;
	padding: 15px;
	width: 253px;
	background: url(images/side_t.gif) no-repeat;
	font-size: 16px;
	color: #fff;
}
#page .left .top a {
  color: #fff;
  text-decoration: none;
  display: block;
}
#page .left ul {
	width: 281px;
	border: 1px solid #d6d6d6;
	border-top: none;
	margin: 0px;
	padding: 0px;
}
#page .left li {
	height: 50px;
	display: block;
	float: left;
	width: 281px;
	background: url(images/side_list.gif) repeat-x bottom;
}
#page .left li:hover {
	background-position: top;
}
#page .left li a {
	color: #666666;
	display: block;
	width: 251px;
	height: 20px;
	font-size: 12px;
	text-decoration: none;
	padding: 15px;
}
#page .left li a:hover {
	color: #000;
}
#page .right {
	width: 560px;
	margin: 0 auto;
	padding: 0 10px 0 0;
	float: right;
	line-height: 18px;
}
#page .right h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0052a6;
	padding: 15px 0;
	margin-top: 5px;
}
#page .right p {
	margin: 0 0 15px 0;
}
#page .right ul {
	padding: 0 20px;
}

/* one column */
#page .single {
	width: 860px;
	padding: 10px 15px;
	_width: 830px;
}

#page .single p {
	margin-bottom: 10px;
}

#page .single ul {
  padding: 0px 20px;
  margin-bottom: 10px;
}

table td {
  padding: 5px;
  vertical-align: top;
}

/* WP themes */
.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* Photo Gallery */
.ngg-gallery-thumbnail-box {
  width: 110px;
  height: 100px;
  text-align: center;
}

.ngg-gallery-thumbnail {
  width: 100px;
}

.ngg-gallery-thumbnail img {
  display: inline !important;
}