* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	font-weight: bold;
	color: #0e81bd;
}

a:hover {
	text-decoration: none;
}

body {
	background: #fff url(images/body-tail.jpg) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #666;
}

h2 {
	padding: 0 0 17px 0;
	line-height: 1em;
	font-size: 1.833em;
	font-weight: normal;
	color: #666;
	font-family:helvetica, arial, sans-serif;
}

h3 {
	padding: 0 0 13px 0;
	font-size: 1em;
	line-height: 1.25em;
	color: #555;
}

h4 {
	font-size: 1.5em;
	font-weight: normal;
	color: #8b9aab;
}

h5 {
	padding: 0 0 15px 0;
	font-size: 1.083em;
	color: #0e81bd;
}

#rss {
	background: url(images/rss.gif) no-repeat 0% 70%;
	padding: 0 8px;
	margin: 0 0 0 3px;
	text-decoration: none;
}

#left-tail {
	background: url(images/left-tail.jpg) repeat-x 0% 0%;
	width: 50%;
	height: 452px;
	position: absolute;
	top: 0;
	left: 0;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

#container1 {
	width:850px; background:white; margin:10px auto; border:#ddd 1px solid;
}

img.inlinePic {
float:right; padding:2px; border:#ccc 1px solid; margin: 2px 0px 10px 10px;
}

#header {

	width: 850px;
	height: 75px;
	margin: 0px auto 0px auto;
	position: relative;
	font-size: 0.75em;
}

#links {
width:190px;
float:left; margin-top:92px; padding-left:30px;
}

#links a {
	display:block;
	padding:7px 5px 7px 5px;
	color:#0e81bd;
	text-decoration:none;
	border-bottom:#ccc 1px solid;
	width:220px;
	font-size:20px;
	letter-spacing:2px;
	font-weight:normal;
	font-family:helvetica, arial, sans-serif;

}

#links a.top {
	border-top:#ccc 1px solid;
}

#links a.nothing { border-bottom:none; padding:0px;}

#links a.nothing:hover { background-color:white; }

#links a:hover {
	text-decoration:none;
	color:#666;
	background-color:#f3f3f3;
}

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#mission {
 	float:right; margin:0px auto 20px 0px; padding-right:30px; width:510px; font-family:Georgia, Times, Times, serif; font-style:italic; color:#999; font-size:13px; line-height:20px
	
}

#tbpp {
float:right;
width:510px;
background: url(images/ver-divider.gif) repeat-y 0% 100%; 
padding-left:25px;
padding-right:30px;
}

#slogan {
	position: absolute;
	top: 207px;
	left: 44px;
}

#hor-divider {
	background: url(images/hor-divider2.gif) repeat-x 0% 0%;
	width: 790px;
	height: 1px;
	margin:10px 10px 0px 30px;
}

#subContent h2 { 

padding-bottom:2px;
margin-bottom:15px;
font-family:helvetica, arial, san-serif;
}

#navi {
	background: url(images/hor-divider1.gif) repeat-x 0% 100%;
	width: 538px;
	position: absolute;
	top: 20px;
	left: 287px;
}

#navi ul {
	float: right;
	padding: 0 14px 8px 0;
}

#navi ul li {
	background: url(images/navi-marker.gif) no-repeat 0% 6px;
	float: left;
	margin: 0 0 0 11px;
	padding: 0 0 0 9px;
}

#navi ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #2b507e;
}

#navi ul li a:hover {
	text-decoration: underline;
}

#main-menu {
	position: absolute;
	top: 123px;
	left: 309px;
}

#main-menu ul li {
	float: left;
	margin: 0 4px 0 0;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.167em;
	font-weight: bold;
}

#main-menu ul li a {
	background: #fff;
	display: block;
	width: 100px;
	height: 30px;
	text-decoration: none;
	color: #3870a6;
}

#main-menu ul li a:hover {
	background: #65c51b;
	color: #fff;
}

#m-act a {
	background: #65c51b !important;
	color: #fff !important;
}

#menu {
	position: absolute;
	top: 322px;
	left: 21px;
}

#menu ul li {
	float: left;
	width: 112px;
	font-size: 1.083em;
	font-weight: bold;
	text-align: center;
}

#menu ul li a {
	color: #fff;
}

#menu ul li a img {
	margin: 0 0 8px 0;
}

#content {

	margin: 0 auto;
	padding: 10px 0 10px 0;
	font-size: 0.75em;
}


html>body #content { margin-top:10px; }

#subContent {
float:right;
width:510px;
font-size: 0.75em;
padding:0px 30px 0px 0px;
background: url(images/ver-divider.gif) repeat-y 0% 100%; 
padding-left:25px;
}

#content p, #subContent p {
	line-height: 1.25em;
	padding: 0 0 24px 0;
}

#content p.another-indent {
	padding: 0 0 13px 0;
}

#content p.type1, #subContent p.type1 {
	font-weight: bold;
	color: #0e81bd;
}

#content p span, #subContent p span {
	display: block;
	padding: 3px 0 0 0;
}

#content p span a, #subContent p span a {
	text-transform: uppercase;
	color: #8b9aab;
}

#content p em, #subContent p em {
	float: right;
	font-style: normal;
}

#content ul, #subContent ul {
	padding: 0 0 10px 0;
}

#content ul li, #subContent ul li {
	background: url(images/arrow1.gif) no-repeat 0% 6px;
	padding: 0 0 0 20px;
	line-height: 2.083em;
}

#content ul li a, #subContent ul li a {
	color: #8b9aab;
}

.hor-line {
	background: #d7dee4;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 14px 0;
}

.hor-line1 {
	background: url(images/hor-divider.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 5px 0 0 0;
}

.img-shadow {
  float:right;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 0px 0 5px 10px !important;
  margin: 0px 0 5px 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}


.two-blocks {
	background: url(images/ver-divider.gif) repeat-y 49% 0%;
	width: 100%;
	padding: 18px 0 0 0;
	overflow: hidden;
}

.two-blocks p {
	padding: 4px 0 20px 0 !important;
}

.two-blocks p.another-indent {
	padding: 4px 0 13px 0 !important;
}

.two-blocks img {
	margin: 0 15px 28px 0 !important;
}

.picture-flow {
	float: left;
	margin: 0 15px 0 0 !important;
}

.picture-indent {
	margin: 0 0 24px 0;
}

#contact-form {
	width: 268px;
	margin-bottom:20px;
}

#contact-form label {
	display: block;
	height: 26px;
	overflow: hidden;
}

#contact-form input {
	background: #fff;
	width: 260px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #8c8c8c;
	border: 1px solid #585858;
}

#contact-form textarea {
	background: #fff;
	width: 260px;
	height: 108px;
	padding: 2px 3px 1px 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #8c8c8c;
	border: 1px solid #585858;
}

#contact-form a {
	float: right;
	margin: 16px 0 0 18px;
}

#footer-bg {
/*	background: url(images/hor-divider.gif) repeat-x 0% 0%; */
	height: 95px;
	width:850px;
	margin: 0 auto;
}

#footer {
text-align:center;
	width: 770px;
	padding: 0px 36px 0 36px;
	margin: 0 auto;
	font-size: 0.75em;
	font-weight: bold;
}
