/* default */
* {
	margin: 0;
	padding: 0;
}
i {
	display: none;
}
a {
	color: #cd0b16;
	text-decoration: none;
}
a:hover{
	color: #000;
}
p, li, label, td{
	font-size: 11px;
	line-height: 17px;
	color: #333839;
}
h1 {
	color: #fff;
	font-size: 20px;
}
h2 {
	color: #373d3e;
	font-size: 16px;
}
h3 {
	color: #333839;
	font-size: 12px;
}
img{
	border: 0;
}
.clear{
	clear: both;
}
body {
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #bbc0c2 url("../img/background.jpg") repeat-x left top;
}

/* container*/
#container{
	margin: 0px auto;
	width: 918px;
	text-align: left;
}

/* header area */
#header {
	float: left;
	width: 918px;
	height: 210px;
	background: url("../img/header-bck.gif") no-repeat left top;
}
#top {
	float: left;
	width: 828px;
	height: 36px;
	padding: 0px 35px 0px 55px;
}
#top p {
	color: #bbc0c2;
}
#top p span{
	margin-right: 3px;
}
#top p img{
	margin-bottom: -18px;
	margin-right: 1px;
}
#search {
	float: right;
	padding-top: 3px;
}
#search label{
	color: #bbc0c2;
	font-size: 11px;
	margin-bottom: 2px;
}
#search input {
	margin-right: 5px;
	width: 175px;
	height: 14px;
	padding: 2px 2px 1px 2px;
	font-size: 11px;
	border: 1px solid #9d9daa;
}
#search input.button {
	border: none;
	margin: 0px;
	margin-bottom: -2px;
	width: auto;
	height: auto;
}
#logo {
	float: left;
	margin-top:-6px;
	padding-left: 14px;
}

#logo2 {
	float: left;
	margin-top: -145px;
	padding-left: 14px;
}

img.headerPicture {
	float: right;
	padding-top: 1px;
	padding-right: 1px;
}
/* menu */
#menu{
	float: left;
	width: 909px;
	padding: 10px 9px 14px 0px;
	height: 40px;
}
#menu ul{
	height: 40px;
	list-style-type: none;
}
#menu ul li{
	float: left;
	height: 40px;
}
#menu a{
	height:40px;
	display:block;
}
#menu a.m01{
	width: 160px;
	background: url("../img/menu/01.gif") no-repeat left top;
}
#menu a.m02{
	width: 125px;
	background: url("../img/menu/02.gif") no-repeat left top;
}
#menu a.m03{
	width: 125px;
	background: url("../img/menu/03.gif") no-repeat left top;
}
#menu a.m04{
	width: 191px;
	background: url("../img/menu/04.gif") no-repeat left top;
}
#menu a.m05{
	width: 115px;
	background: url("../img/menu/05.gif") no-repeat left top;
}
#menu a.m06{
	width: 78px;
	background: url("../img/menu/06.gif") no-repeat left top;
}
#menu a.m07{
	width: 112px;
	background: url("../img/menu/07.gif") no-repeat left top;
}
#menu a:hover, #menu a.active{
	background-position: left bottom;
}
/* end menu */

/* content */
#content {
	float: left;
	width: 900px;
	padding: 20px 14px 0px 4px;
}
.contentMiddle {
	float: left;
	width: 840px;
	padding: 15px 30px 0px 30px;
	background: #dee3e7;
}	
.contentMiddle .sidebar{
	float:left;
	width:170px;
}	
.contentMiddle .narrowcolumn{
	float:left;
	width:650px;
}
.contentBottom {
	float: left;
	width: 900px;
	height: 12px;
	background: url("../img/content-bottom.gif") no-repeat left top;
}
#content h1 {
	height: 48px;
}
#content h2 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #909a9b;
}
#content h3 {
	margin-bottom: 2px;
}
#content p {
	margin-bottom: 20px;
}
#content p.button {
	margin-bottom: 0px;
}
#content ul {
	list-style-type: none;
	margin-bottom: 20px;
}
#content ul.arrow li {
	padding-left: 8px;
	line-height: 18px;
	background: url("../img/arrow-gray.gif") no-repeat left 7px;
}
#content ul.arrow2 li {
	padding-left: 10px;
	font-weight: bold;
	line-height: 18px;
	background: url("../img/arrow-red.gif") no-repeat left 7px;
}
#gallery {
	float: right;
	width: 510px;
	margin-left: 10px;
	display: inline;
}
#gallery img, #loadarea img {
	border: 1px solid #909a9b;
}
#loadarea img { 
	float: right;
}
#thumb {
	float: right;
	width: 100px;
	margin-left: 10px;
}
#thumb img{
	margin-bottom: 7px;
}
#loadarea {
	float:right;
	width: 400px;
}
img.floatedRight {
	float: right;
	border: 1px solid #909a9b;
	margin: 0px 0px 10px 10px;
}
#redBox {
	float: left;
	width: 850px;
/*	height: 82px; */
	padding: 25px;
	background: #cd0b16 url("../img/redBox-bck.gif") repeat-x left top;
}
*html #redBox {
	margin-bottom: -23px;
}
#redBox p {
	color: #fff;
	margin-bottom: 0px !important;
}
#leftTable {
	float: left;
}
#rightTable {
	float: left;
}
#leftTable, .smallTable {
	float: left;
	width: 500px;
	margin-right: 40px;
}
.smallTable {
	float: left;
	width: 300px;
}
.big {
	margin-left: 100px;
}
* html .big {
	margin-left: 50px;
}
#leftTable h2, #rightTable h2, #content .smallTable h2{
	padding: 0px;
	border: 0px;
	margin: 0px;
	height: 30px;
}
#leftTable table, #rightTable table, .smallTable table{
	width: 500px;
	border-left: 1px solid #bbc0c2;
	border-top: 1px solid #bbc0c2;
	margin-bottom: 10px;
}
#rightTable table, .smallTable table {
	width: 300px;
}
#leftTable table td, #rightTable table td, .smallTable table td{
	border-right: 1px solid #bbc0c2;
	border-bottom: 1px solid #bbc0c2;
}
#leftTable table td, #rightTable table td, .smallTable table td {
	width: 213px;
	background: #fff;
	padding: 7px 18px;
}
#leftTable table td.even, #rightTable table td.even, .smallTable table td.even {
	background: #ebeef1;
}
#rightTable table td, .smallTable table td {
	width: 262px;
}
#leftTable table td a, #rightTable table td a, .smallTable table td a{
	background: url("../img/arrow.gif") no-repeat left 2px;
	padding-left: 18px;
	font-size: 12px;
	font-weight: bold;
}
.scroller {
	width: 310px;
	height: 308px;
	overflow: auto;
	padding: 0px 10px 10px 0px;
	margin-bottom: 5px;
}
* html .scroller {
	width: 305px !important;
}

/* bottom area */
#bottom {
	float: left;
	width: 860px;
	padding: 24px 34px 24px 24px;
}
#bottom p.iso {
	float: right;
}
/* footer */
#footer{
	width: 100%;
	padding-top: 10px;
	height: 110px;
	background: url("../img/footer-bck.gif") repeat-x left top;
}
#footerContent{
	width: 908px;
	padding-right: 10px;
	margin: 0px auto;
}
#footer p.links {
	text-align: center;
	color: #7a8587;
	font-size: 12px;
	margin-bottom: 25px;
}
#footer a {
	font-size: 11px;
	margin: 0px 15px 0px 15px;
}
#footer p.copy {
	float: left;
	font-size: 10px;
	color: #565859;
	padding-left: 25px;
}
#footer p.cs {
	float: right;
	color: #565859;
	font-size: 10px;
	padding-right: 25px;
}
#footer p.cs a{
	color: #fff;
	margin: 0px;
}

/* search results */
#cse-search-results {
	background: #dee3e7;
}
iframe {
	background: #dee3e7;
}
.book input, .book select{
	margin:10px 0;
}
.book h1{
	font-size:18px;
	margin:30px 0;
}

/* WordPress BLOG Styles */

#content.blog .sidebar{
	float:left;
	width:290px;
}
#content.blog .narrowcolumn{
	float:right;
	width:650px;
}
.blog .sidebar h3{
	color:#333;
	font-weight:100;
	font-size:14px;
	font-weight:bold;
}
.blog .sidebar li{
	border-bottom:1px solid #666;
	padding:5px 0;
	width:140px;
}
.blog .sidebar li a{
	padding-left:0px;
}
.blog .post-date{
	background:url('../images/calendar.gif') 0 4px no-repeat;
	width:42px;
	height:45px;
	float:left;
	margin:0 10px 0 0
}
.blog .post-date span{
	display:block;
	text-align:center;
	color:#fff;
	font-weight:900;
	font-size:13px;
	height:14px;
	padding-top:2px;
}
.blog .post-date span.day{
	color:#999;
	font-size:16px;
	padding-top:8px;
}
#content.blog h2.post-title{
	margin-bottom:-10px !important;
	font-size:18px;
	border-bottom:0 !important;
}
#content.blog h2.post-title a{
	color:#fff;
}
small.post-category a{
	position:absolute !important;
	margin-top:-12px !important;
}
.blog .post{
	clear:left;
	margin-bottom:10px;
	padding-bottom:10px;
}
.blog .entry{
	clear:both;
	padding-top:20px;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
img.alignleft{
	margin-right:10px;
}
img.alignright{
	margin-left:10px;
}
.blog .entry img{
	border:5px solid #666;
	margin-bottom:5px;
}
#respond label{
	font-weight:bold;
}
#respond input{
	clear:left;
}
ol.commentlist li{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}
dt.gallery-icon{
	float:left;
	margin-right:20px;
}
/* END WordPress BLOG styles*/


/* JS CSS BEGIN */
div.title{
	height:48px;
}
.hpcontent{
	float: left;
	padding: 20px 14px 0 4px;
	width: 900px;
}
.homeboxTop{
	background:url("../img/home-box-top.gif") no-repeat scroll center top transparent;
	float: left;
	height: 12px;
	width: 430px;
}
.newtext h1,.newtext h2{
	background:#DEE3E7;
	height:20px !important;
	margin:0;
	padding:10px 0 0 20px !important;
	font-size:14px;
	color:#373D3E;
}
.newtext p{
	margin-bottom:0 !important;
	float:none;
	padding:5px 20px 0 !important;
	background:#DEE3E7;
}
#links{
	text-align:right;
	font-size:14px;
}
.vcard{
	font-size: 11px;
	line-height: 17px;
}
/* JS CSS END //*/
