@charset "utf-8";

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#464646;
}
body {
	background-color:#cce4ee;
	margin:30px 0 0;
}
a:link {
	color:#005475;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#666;
}
h1 {
	color:#999;
	margin-top:8px;
	font-size:31px;
}
h1 span {
	color:#ccc;
	font-size:18px;
	text-transform:uppercase;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:17px;
}
#top {
	position:absolute;
	top:20px;
	left:20px;
	width:429px;
	height:500px;
	cursor:pointer;
	z-index: 1;
	background-color: #FFFFFF;
	margin-right: 10px;
	border: 1px solid #969595;
	margin-top: 29px;
}
#logo {
	float:none;
	height:206px;
	width:343px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#title {
	width:180px;
	margin: 0 0 0 130px;
	position: absolute;
	visibility: visible;
}
#menu {
	float:left;
	width:380px;
	padding-bottom:10px;
	font-weight:700;
	color:#005475;
	margin-top:20px;
	font-size:16px;
	text-transform:uppercase;
	padding-left: 42px;
	line-height: 200%;
	height: 260px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#index #top #menu #ismita {
	position: absolute;
	left: 271px;
	top: 358px;
}
#menu a:link,#menu a:active,#menu a:visited {
	color:#CCC;
}
#menu a:hover {
	color:#005475;
}
.current  {
	color:#005475;
}
#menu ul li {
	width:230px;
	float:left;
	margin-top:-12px;
}
#contact {
	float:left;
	width:345px;
	margin-top:80px;
	text-align:right;
	font-size:12px;
	color:#ccc;
}
#container {
	height:500px;
	background-color:#cce4ee;
	float:left;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	position: absolute;
	z-index: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 470px;
}
#container img {
	margin-right:13px;
}
#container ul li {
	float:left;
	height:500px;
	margin-right:12px;
}
#back {
	height:36px;
	width:120px;
	display:block;
	outline:0;
	z-index:1;
	margin-top:120px;
	position:absolute;
	font-size:32px;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
}
#back:hover {
	background-position:0 -36px;
	padding-left:40px;
}
#back00 {
	width:120px;
	height:500px;

}
#footer {
	height:18px;
	width:1300px;
	padding-left:20px;
	margin-top:550px;
	font-size:11px;
	position:fixed;
	margin-left:0;
	left:0px;
	color: #005475;
}
a:visited,a:active {
	text-decoration:none;
	color:#005475;
}
#menu ul,#container ul {
	list-style-type:none;
	display:inline;
	padding:0;
}
.zoom
{
	position: absolute;
	right: 4502px;
	height: 13px;
	top: 24px;
	border:0px;
}

