@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background-image:url(../images/sky_bg.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	padding:0px;
	border:0px;
	margin:0px;
	background-color:#6f8487;
}

#top{background:url(../images/menu_bg1.png) repeat-x left 83px;}
.call{
	background:url(../images/call_bg.png) no-repeat right bottom;
	color:#fff;
	font-size:1.2em;
	font-family:serif; 
	font-style:italic;
	font-weight:bold;
	line-height:22px;
	text-shadow:#000 0 1px 1px;

}
.call1{
	background:url(../images/call_bg.png) no-repeat right bottom;
	color:#fff;
	font-size:13px;
	font-family:serif;
	font-style:italic;
	font-weight:bold;
	line-height:22px;
	text-shadow:#000 0 1px 1px;

}
.call span{ 
color:#36F;
}
.top_links{padding-right:30px;}
.top_links a{
	color:#03324b;
	font-weight:bold;
	text-decoration: none;
    text-shadow: 0 1px 1px #109bdc;
	padding:0 10px;
}
.top_links a:hover{
	text-decoration:underline;
}
/*-------------- Menu --------------*/
#menu {
    color: #000000;
}
#menu ul {
    margin:0 40px 0;
    padding: 0;
}
#menu ul li {
    background:url(../images/menu_nod.gif) no-repeat top right;
    float: left;
    list-style: none;
    padding-right:5px;
	padding-left:3px;
}
#menu ul li a {
    color: #000;
	text-transform:uppercase;
    display: block;
    font-size: 12px;
	font-weight:bold;
    padding:14px 10px;
    text-decoration: none;
    text-shadow: 0 1px 1px #1f9ed3;
}
#menu ul li a:hover, #menu ul li a.active {
   color:#fff;
   background:#03324b;
   text-shadow: 0 1px 1px #000;
}
/*-------------- Menu End --------------*/

#cantent{
	background:#fff url(../images/cantent_bg.gif) repeat-x top center;
}
.welcom {	
	font-family:serif;
	font-style:italic;
	font-size:24px;
	color:#333;
	text-shadow:#fff 0 1px 1px;
}
.welcom span {
	color:#025c9a;
	font-size:26px;
}

.text{
	color:#666;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	word-spacing:2px;
	line-height:18px;
}
#ritsid{
	background:#157ac8;
	font-family:'Oswald';
	font-size:22px;
	font-weight:bold;
	color:#062a5e;
	text-shadow:#fff 0 1px 1px;
}
.sid{
	color:#0762a8;
	background:#fff;
}
.sid input [type=text]{
	background:#e8f2fb;
	border:#557ba0 1px solid;
	width:200px;
	padding-left:3px;
}
.sid textarea {
	background:#e8f2fb;
	border:#557ba0 1px solid;
	padding-left:3px;
}

/*----------- futar ----------*/
#fotter_bg{
	font-size:11px;
	color:#fff;
	background:url(../images/futar_back.jpg) repeat-x center bottom;
}
#fotter_bg input{
	background:#fff;
	border:#999 1px solid;
	width:200px;
}
#fotter_bg a{ color:#f89500; text-decoration:none; line-height:16px;}
#fotter_bg a:hover{ text-decoration:underline;}

.p_head{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#fff; font-weight:bold;}

.copyright{ font-weight:bold; color:#fff;}
.copyright span{ color:#f89500;}

/*-------------- Slider --------------*/
.nivoSlider {
	position:relative;
	background: url(../images/loader.gif) no-repeat 50% 50%;
}
#slider {
	position:relative;
	width:940px;
	height:319px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:380px;
	bottom:-25px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:100px;
}
a.nivo-prevNav {
	left:100px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
/*-------------- Slider End --------------*/

audio{ display:none;}
#belltec{
	margin:0 20px;
	}