* { margin:0; padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#444;
	background-color: #101318;
	background-image: url(1%20images/tail-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	.bookimg {
	border: .5px solid #000000;
}
input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper {
	width:795px;
	overflow:hidden;
}
.container { width:100%;}

p { margin-bottom:18px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#search-form {
	margin-top:-20px;
	background-image: url(1%20images/search-bg.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#search-form input.text { background:none; border:none; width:140px; padding:1px 0 2px 3px; margin-right:11px;}
#search-form input.submit {
	font-size:1.1em;
	color:#fff;
	width:79px;
	height:26px;
	text-align:center;
	border:none;
	background-image: url(1%20images/submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:232px; padding:2px 0 2px 3px; color:#8c8c8c; font-family:Tahoma, Geneva, sans-serif; font-size:.83em;}
#contacts-form textarea {width:232px; height:89px; padding:2px 0 2px 3px; margin-bottom:12px; color:#8c8c8c; overflow:auto; font-family:Tahoma, Geneva, sans-serif; font-size:.83em;}

/*==================list====================*/
ul { list-style:none;}

.list1 { margin-bottom:-20px;}
.list1 li { width:100%; overflow:hidden; padding-bottom:50px;}
.list1 li span {
	float:left;
	width:48px;
	display:block;
	font-size:1.38em;
	font-weight:bold;
	margin-right:18px;
	color:#fff;
	text-align:center;
	line-height:20px;
	padding-bottom:10px;
	background-image: url(1%20images/date-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.list1 li span:first-line { font-size:13px; font-weight:normal;}

.list2 li {
	padding:0 0 4px 21px;
	background-image: url(1%20images/TH%20Icon%2015x15.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.list2 li a { color:#7e99b1; text-decoration:none;}
.list2 li a:hover { color:#fff;}

.list3 dt { margin-bottom:5px;}
.list3 dd { padding-bottom:42px;}

.list4 { padding-bottom:25px;}
.list4 li {
	padding:0 0 4px 24px;
	background-image: url(1%20images/marker1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.list4 li a { text-decoration:none;}
.list4 li a:hover { color:#000; text-decoration:underline;}

.list5 li { float:left; width:155px; margin-right:60px;}
.list5 li p { margin-bottom:10px; text-align:center;}
.list5 li a { color:#7e99b1;}
.list5 li.last { margin-right:0;}

/*==================other====================*/
.img-indent { margin:0 33px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:30px;}
.img-box img { float:left; margin:0 33px 0 0;}
.img-box1 { width:100%; overflow:hidden; padding-bottom:50px;}
.img-box1 img { float:left; margin:0 33px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:5px;}
.p3 { margin-bottom:54px;}
.p4 { margin-bottom:36px;}

/*==================txt, links, lines, titles====================*/
a {
	color:#2a86c8;
}
a:hover{text-decoration:none;}

h2 { font-size:1.15em; font-weight:normal; line-height:1.33em; color:#2a86c8; margin-bottom:19px;}
h2.alt { margin-bottom:45px;}
h3 { font-size:1em; margin-bottom:5px;}
h5 { font-size:1em; font-weight:normal; margin-bottom:5px;}

.txt1 { color:#499acd; line-height:1.7em;}

.link1 {
	padding:0 0 0 12px;
	color:#2a86c8;
	font-size:1.1em;
	background-image: url(1%20images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.link2 { color:#444;}

.button {
	font-size:1.1em;
	color:#fff;
	float:left;
	text-align:center;
	text-decoration:none;
	width:111px;
	height:27px;
	line-height:25px;
	background-image: url(1%20images/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button:hover { text-decoration:underline;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(site_flash/images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title-box2 {
	height:70px;
	margin-bottom:12px;
	width: 794px;
	padding-left: 43px;
}
.title-box {
	height:35px;
	border-bottom:2px solid #cacbcd;
	margin-bottom:8px;
}
/*==================boxes====================*/
.content-box { background:#1f252b; width:100%;}
.content-box .border-bot {
	background-image: url(1%20images/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content-box .border-left {
	background-image: url(1%20images/border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.content-box .border-right {
	background-image: url(1%20images/border.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.content-box .left-bot-corner {
	background-image: url(1%20images/left-bot-corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content-box .right-bot-corner {
	width:100%;
	background-image: url(1%20images/right-bot-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content-box .inside { padding:20px 18px 20px 18px;}

.box1 { background:#fff; width:100%;}
.box1 .border-top {
	background-image: url(1%20images/border-top1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box1 .border-bot {
	background-image: url(1%20images/border-bot1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box1 .border-left {
	background-image: url(1%20images/border-side1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box1 .border-right {
	background-image: url(1%20images/border-side1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box1 .left-top-corner {
	background-image: url(1%20images/left-top-corner1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box1 .right-top-corner {
	background-image: url(1%20images/right-top-corner1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box1 .left-bot-corner {
	background-image: url(1%20images/left-bot-corner1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box1 .right-bot-corner {
	background-image: url(1%20images/right-bot-corner1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box1 .inner {
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 49px;
	padding-left: 43px;
}

.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

/*header*/
#header .row-1 {
	height:93px;
	background-image: url(1%20images/header-bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .row-1 .fleft {
	padding:19px 0 0 45px;
}
#header .row-1 .fright { padding:34px 53px 0 0;}
#header .row-2 { height:60px;}
#header .row-3 .left {
	height:379px;
	background-image: url(1%20images/header-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .row-3 .right {
	height:379px;
	background-image: url(1%20images/header-border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header .row-3 .indent { padding:24px 0 0 18px;}

.rss {
	padding:13px 42px 0 0;
	color:#d4d7dc;
	float:right;
	background-image: url(1%20images/rss.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.nav-box {
	width:100%;
	background-image: url(1%20images/nav-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav-box .left {
	background-image: url(1%20images/nav-box-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-box .right {
	height:60px;
	padding-left:5px;
	background-image: url(1%20images/nav-box-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.header-box {
	width:584px;
	height:320px;
	float:left;
	background-image: url(site_flash/images/1%20images/header-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header-box .inner { padding:75px 0 0 43px;}
.header-box .slogan { margin-bottom:38px;}

.nav { width:100%; overflow:hidden;}
.nav li { display:block; float:left; margin-left:-2px;}
.nav li a {
	display:block;
	color:#002e7a;
	text-decoration:none;
	float:left;
	font-size:1.1em;
	padding:21px 36px 17px 40px;
	text-transform:capitalize;
	background-image: url(1%20images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav li a:hover { color:#0d92ca; text-decoration:underline;}
.nav li a.current { color:#0d92ca; text-decoration:underline;}

.banners { padding:0 0 0 11px;}
.banners li { margin-bottom:2px;}

/*content*/
#content .row-2 { padding:40px 0 10px 45px; color:#7e99b1;}

/*footer*/
#footer { text-align:center; color:#7e99b1;}
#footer a {color:#7e99b1;}

/*==========================================*/
.bookimg {
	border: .5px solid #000000;
}
.mediascroll {
	overflow: scroll;
}
.dash_link {
	background-image: url(1%20images/dashbutton.jpg);
	background-repeat: repeat;
	font-weight: bold;
	color: #3399CC;
}

