body {
	margin:0;
	color:#000;
	font:10px Georgia, "Times New Roman", Times, serif;
	background-color: #D6E0E8;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0;}
img {border:none;display:block;}
form {margin:0; display:block;}

#main {
	width:900px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background-color:#fff;
}

#header {
	overflow:hidden;
	width:900px;
	height:270px;
	position:absolute;
	top:0;
	left:0;
}
.topheader {
	width:100%;
	overflow:hidden;
}
.logo {
	float: left;
	margin:19px 0 0 26px;
	width:228px;
	height:88px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
}
.logo a {
	display:block;
	width:228px;
	height:88px;
}
.address {
	width:300px;
	padding:27px 21px 0 0;
	float:right;
	text-align:right;
}
.address p a {
	color:#999;
	font-size:16px;
	font-weight:normal;
	line-height:16px;
	padding:0;
}
.address p strong{
	display:block;
	color:#3ab1e3;
	font-size:19px;
	font-weight:normal;
	line-height:19px;
	padding:0;
	margin:0 0 3px;
}
.address span {
	float:right;
	padding:10px 0 0;
}
.contactUsTby{
	color:#9ab375;
	width:140px;
	text-align:center;
	font-size:15px;
	font-weight:normal;
	line-height:22px;
	background:url(../images/contactbg.gif) no-repeat;
	float:right;
}
.outDivContact{
	width:300px;
	float:right;
}
.contactUsTby a{
	color:#9ab375;
}


.contactUsTby a:hover{
text-decoration:underline;
}

.address span a {
	float:left;
	color:#9ab375;
	padding:0 0 0 11px;
	font-size:15px;
	font-weight:normal;
	line-height:25px;
	background:url(../images/bg-book.gif) no-repeat;
}
.address span a:hover,
.address span a:hover span{text-decoration:underline;}

.address span a span {
	cursor: pointer;
	float:left;
	padding:0 15px 0 0;
	background:url(../images/right-corner.gif) no-repeat 100% 0;
}
.topnavigation {
	width:874px;
	margin:13px 12px 0 14px;
	background:url(../images/bg-topnavigation.gif) no-repeat;
	overflow: hidden;
	position: relative;
}
.topnavigation div{
	position: relative;
	float: left;
	text-align: center;
	left: 50%;
}
.topnavigation ul {
	position: relative;
	float: left;
	text-align: center;
	left: -50%;
	padding:0;
	margin:0;
	list-style:none;
}
.topnavigation li {
	float:left;
	background:url(../images/sep-topnav.gif) no-repeat left;
	padding: 0 0 0 1px;
}
.topnavigation li:first-child{
	background: none;
}
.topnavigation a {
	display:block;
	padding:0 11px;
	color:#666;
	font-size:14px;
	font-weight:normal;
	line-height:37px;
}
.topnavigation ul li a:hover,
.topnavigation ul li.active {
	text-decoration:none;
	background:url(../images/hover-topnav.gif) repeat-x;
}

#content {
	width:900px;
	padding:157px 0 0;
	overflow:hidden;
}
.topcontent {
	width:100%;
	overflow:hidden;
	padding:5px 14px 0 12px;
}

.boxcontent {
	overflow:hidden;
	float:right;
	width:604px;
	margin:26px 15px 0 0;
	display:inline;
}
.sidebar {
	float:left;
	width:239px;
	margin:11px 27px 0 15px;
	display:inline;
	background:url(../images/bg-sidebar.gif) repeat-y;
	overflow:hidden;
}
.topsidebar {
	width:100%;
	background:url(../images/top-sidebar.gif) no-repeat;
}
.topsidebar h2 {
	margin:0;
	padding:24px 14px 0 14px;
	font-size:17px;
	line-height:17px;
	font-weight:normal;
	font-style:italic;
	color:#666;
}
.topsidebar ul {
	width:100%;
	padding:0;
	margin:15px 0 0;
	overflow:hidden;
}
.topsidebar li {
	width:100%;
	float:left;
	margin:-1px 0 0;
	list-style:none;
	background:url(../images/top-sidebar-sep.gif) no-repeat;
}
.topsidebar li a {
	display:block;
	padding:0 0 0 22px;
	color:#4d4d4d;
	font:13px/27px Arial, Helvetica, sans-serif;
}
.topsidebar li a:hover,
.topsidebar li.active a{
	text-decoration:none;
	font-weight:bold;
	background:url(../images/hover-sidebar.gif) no-repeat 0 1px;
}
.bottomsidebar {
	background:url(../images/bottom-sidebar.gif) no-repeat;
	width:239px;
	height:40px;
	overflow:hidden;
}
.maincontent {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-maincontent.gif) repeat-y;
}
.topmaincontent {
	padding:12px 0 0 14px;
	width:590px;
	overflow:hidden;
	background:url(../images/fon-maincontent.jpg) no-repeat;
}
.topmaincontent h1 {
	padding:8px 0 3px;
	margin:0 0 3px 12px;
	font-size:34px;
	font-style:italic;
	font-weight:normal;
	line-height:34px;
	color:#3ab1e3;
	overflow:hidden;
}
.topmaincontent ul {
	padding:0 0 0 14px;
	margin:0;
}
.topmaincontent li {
	list-style:none;
	display:inline;
}
.topmaincontent a {
	text-decoration:underline;
	color:#3ab1e3;
	font:14px/14px Georgia, "Times New Roman", Times, serif;
}
.topmaincontent a:hover {text-decoration:none;}
.topmaincontent span {
	color:#a0a0a0;
	font-size:14px;
	line-height:14px;
	font-weight:normal;
}
.textboxsmall {
	float:left;
	margin:4px 0 18px;
	padding: 11px 25px 11px 15px;
	width:311px;
	background-color:#f5f7f9;
	overflow:hidden;
}
.textboxsmall p {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:25px;
	font-style:italic;
	font-weight:normal;
	color:#666;
}
.box {
	width:217px;
	float:right;
	padding: 0 9px 0 13px;
	margin:-5px 0 0;
	display:inline;
	overflow:hidden;
}
.button {
	display:block;
	width:217px;
	height:55px;
	background:url(../images/button1.jpg) no-repeat;
	overflow:hidden;
}
.box a {
	display:block;
	width:217px;
	height:55px;
	text-align:center;
	line-height:55px;
	text-decoration:none;
	color:#333;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}
.easytext {padding: 0 0 1px;}
.easytext p {
	color:#939393;
	padding:0 20px 0 16px;
	margin:0 0 21px;
	font:12px/20px Arial, Helvetica, sans-serif;
}
.easytext p span{
	display:block;
	padding:0 0 10px;
	color:#949494;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
}
.textboxbig {
	width:528px;
	margin:3px 20px -8px 8px;
	padding:9px 20px 0 14px;
	background-color:#f5f7f9;
	overflow:hidden;
}
.textboxbig h2 {
	margin:0 0 19px;
	font-size:16px;
	line-height:16px;
	font-style:italic;
	font-weight:normal;
	color:#666;
}
.textboxbig h3 {
	margin:0 0 11px 30px;
	font:normal 16px/16px Georgia, "Times New Roman", Times, serif;
	color:#3ab1e3;
}
.textboxbig p {
	margin:0 0 21px;
	padding:0 0 0 33px;
	color:#919192;
	font:12px/20px Arial, Helvetica, sans-serif;
}
.bottommaincontent {
	background:url(../images/bottom-maincontent.gif) no-repeat;
	height:27px;
	width:604px;
}
#footer {
	width:604px;
	height:48px;
	padding:23px 0 0 0;
	margin:8px 0 20px;
	display:block;
	overflow:hidden;
	background:url(../images/footer-navigation.jpg) no-repeat;
}
#footer ul {
	text-align:center;
	margin:0 -29px 0 4px;
	padding:0;
	overflow:hidden;
}
#footer li {
	list-style:none;
	display:inline;
	margin:0 29px 0 0;
}
#footer a {
	color:#66b0d0;
	font:11px/11px Arial, Helvetica, sans-serif;
}

/* part of a css for inner page*/
.boxcontent-inner {
	width:900px;
	overflow:hidden;
	background:url(../images/greate-picture.jpg) no-repeat 0 0px;
	padding:140px 0 0;
	margin:8px 0 0;
}
.maincontent-inner {
	margin:0 0 8px 14px;
	width:604px;
	float:left;
	display:inline;
	overflow:hidden;
	background:url(../images/bg-maincontent-inner.gif) repeat-y;
}
.topmaincontent-inner {
	width:100%;
	overflow:hidden;
	background:url(../images/top-maincontent-inner.jpg) no-repeat;
}
.topmaincontent-inner h2{
	margin:17px 0 13px 19px;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	line-height:17px;
	color:#666;
}

.topmaincontent-inner h1{
	margin:17px 0 13px 19px;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	line-height:17px;
	color:#666;
}
* html .bottommaincontent-inner {padding:7px 40px 55px 33px;}
.bottommaincontent-inner {
	padding:7px 40px 57px 33px;
	background:url(../images/bottom-maincontent-inner.gif) no-repeat 0 100%;
	overflow:hidden;
}
.bottommaincontent-inner p span{
	padding:0 0 4px;
	display:block;
	font-size:19px;
	line-height:24px;
	font-style:italic;
	font-weight:normal;
	color:#82a952;
	font-family:Georgia, "Times New Roman", Times, serif; 
}
.bottommaincontent-inner p {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#a8a9a9;
	margin:21px 0 0;
}
* html #footer-inner {margin:3px 0 0 14px;}
#footer-inner {
	width:604px;
	height:48px;
	padding:23px 0 0 0;
	margin:0px 0 0 14px;
	float:left;
	display:inline;
	overflow:hidden;
	background:url(../images/footer-navigation.jpg) no-repeat;
}
#footer-inner ul {
	text-align:center;
	margin:0 -29px 0 4px;
	padding:0;
	overflow:hidden;
}
#footer-inner li {
	list-style:none;
	display:inline;
	margin:0 29px 0 0;
}
#footer-inner a {
	color:#66b0d0;
	font:11px/11px Arial, Helvetica, sans-serif;
}
.sidebar-inner {
	float:right;
	width:256px;
	margin:0 12px 11px 14px;
	display:inline;
	overflow:hidden;
	background:url(../images/bg-sidebar-inner.gif) repeat-y;
}
.topsidebar-inner {
	overflow:hidden;
	width:100%;
	background:url(../images/top-sidebar-inner.jpg) no-repeat;
}
.topsidebar-inner h2{
	margin:17px 0 26px 19px;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	line-height:17px;
	color:#666;
}
.bottomsidebar-inner strong a{
	text-decoration:underline;
	margin:0;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#4da3c9;
}
.bottomsidebar-inner strong a:hover{text-decoration:none;}
.bottomsidebar-inner span span {
	margin:0;
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#a8a8a9;
}
.bottomsidebar-inner p {
	margin:0;
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#a8a8a9;
}
.bottomsidebar-inner span {
	display:block;
	margin:0 25px 14px 18px;
	padding:0;
}
* +html .bottomsidebar-inner {padding:0 0 7px;}
* html .bottomsidebar-inner {padding:0 0 6px;}
.bottomsidebar-inner {
	padding:0 0 5px;
	overflow:hidden;
	background:url(../images/bottom-sidebar-inner.gif) no-repeat 0 100%;
}
.rss {
	float:right;
	margin:-48px 14px 0 0;
	width:27px;
	height:28px;
	background:url(../images/rss.gif) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
}
.rss a {
	display:block;
	width:27px;
	height:28px;
}
.email {
	float:right;
	margin:-48px 10px 0 0;
	width:34px;
	height:27px;
	background:url(../images/email.jpg) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
}
.email a {
	display:block;
	width:35px;
	height:27px;
}
* html .bottomsidebar-inner form {margin:-8px 0 0 19px;}
.bottomsidebar-inner form {margin:-10px 0 0 19px;}
.bottomsidebar-inner input {border:1px solid #c8d5df;}
.bottomsidebar-inner .sign {
	margin:9px 0 1px;
	padding:4px 0 0;
	background:url(../images/sign.gif) no-repeat;
	width:85px;
	height:28px;
	text-align:center;
	display:block;
}
.bottomsidebar-inner .sign a {
	color:#333;
	font:15px/15px Georgia, "Times New Roman", Times, serif;
	text-decoration:none; 
}
.firstinp {
	width:119px;
	height:19px;
	padding:4px 5px 0;
}
.secondinp {
	width:179px;
	height:19px;
	padding:4px 5px 0;
}
* html .bottomsidebar-inner label {padding:9px 0 2px;}
.bottomsidebar-inner label {
	padding:10px 0 5px;
	display:block;
	font:11px/11px Arial, Helvetica, sans-serif;
	color:#a9a9a9;
}
