@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/images/bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	background-color:#c7ffec;
		}

#wrapper {
		width:940px;
		height:auto;
		margin: 0px auto 0px auto;
			
}

#banner {
		width:940px;
		height:190px;
		margin: 0px auto 0px auto;
}

#nav {
	width:940px;
	height:55px;
	background-image:url(../images/images/1_02.jpg);
	background-repeat:no-repeat;
		
}

#links {
	width:840px;
	height:55px;
	margin-left:30px;
	margin-top:0px;
	font-size: 17px; 
	font-family: calibri, "Times New Roman", Times, serif; 
	font-weight: bold; 
	color:#CCC;
}


#links_footer {
	font-size: 14px; 
	font-family: calibri, "Times New Roman", Times, serif; 
	color:#CCC;
}


.top_nav a:link {
	color: #fdfbef;
	text-decoration: none;
}
.top_nav a:visited {
	color: #fdfbef;
	text-decoration: none;
}
.top_nav a:hover {
	color: #90d2e0;
	text-decoration: none;
}


a:link {
	color: #595c8f;
	text-decoration: none;
}

a:visited {
	color: #4284a6;
	text-decoration: none;
}

a:hover {
	color:#d11c3a;
	text-decoration: none;
}

#content_wrapper {
	width:940px;
	height:auto;
	background-color:#FFF;
	margin:0px auto;
}

#slidder {
	width:940px;
	height:309px;
	margin: 0px auto 10px auto;
	}
	
#left_content
	{
	width:240px;
	height:inherit;	
	margin:0px 0px 5px 5px;
	float:left;
	
}

.reg {
	width:234px;
	height:auto;
	margin:3px 0px;
	float:left;
	}

#right_content
	{
	width:685px;
	height:auto;
	margin:0px 5px 5px 5px;
	float:left;
	background-image:url(../images/images/right-bg.jpg);
	background-repeat:repeat-y;
	
}

#footer  
		{
	width:940px;
	padding-top:25px;
	height:50px;
	text-align:center;
	background-color:#1c62aa;
	clear:both;
		}
		
.title {
	font-size: 16px; 
	font-family: calibri, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
	text-align:left;
	line-height:18px;

}
.title1 {
	font-size: 18px; 
	font-family: calibri, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
	line-height:150%

}
.p {
	font-size: 13px;
	font-family:Arial, Times New Roman , "Arial", Times, serif, calibri;
	margin-top:10px;
	text-align:left;
	line-height:150%;
	margin-left:10px;
	margin-left: 10px;
}
.p1 {
	font-size: 15px;
	font-family: calibri, "Times New Roman", Times, serif;
	margin-top:10px;
	text-align:justify;
	line-height:150%;
	margin-left:10px;
	margin-left: 10px;
}

.img {
	margin-top:5px;
	margin-left:10px;
	margin-right:0px;
}


/* slider */
#slider_wrapper {
	clear: both;
	width: 940px;
	height: 300px;
	margin-bottom: 5px;
	background: url(../images/slider_bottom.jpg) bottom no-repeat;

}

#slider_wrapper_n { clear: both; width: 940px; padding: 0px; margin-bottom: 0px; background: #000 url(../images/slider_bottom.jpg) no-repeat bottom  } 
#slider_wrapper_n h2 {
	color: #fff;
}
#slider_wrapper_n p { font-size: 16px }

#slider { 
	width: 940px;
	height: 309px;
	overflow: hidden;
}

#productsdiv{visibility:hidden;

height:0px;}
#contentmain{float:left; width:100%; height:auto;}
#contentleft{float:left; width:63%; margin-right:2px;}
#contentright{float:right; width:35%;border-left:1px #CCC solid; padding-left:5px; }
.right1{
border:1px  #939393 solid;
	background-color:#11006b;
	color:#939393;
	font-size:13px;
	padding-left:5px;
	font-weight:bold;
	line-height:30px;
	 
	
	
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	
	
}
.right1text{
	
	
	padding:5px 5px 5px 5px;
	font-size: 13px;
	font-family: calibri, "Times New Roman", Times, serif;
	color:#666666;
	
	text-align:left;
	line-height:150%;
	margin-left:10px;
	margin-left: 10px;
}
.right1vedio{
	
	padding:5px 5px 2px 5px;
	font-size: 13px;
	font-family: calibri, "Times New Roman", Times, serif;
	
	text-align:left;
	
	margin-left:10px;
	
}
.maintitle{
font-size:16px;
font-family: calibri, "Times New Roman", Times, serif;
padding:5px 5px 5px 5px;
font-weight:bold;
text-align:justify;
line-height:150%;
}
.maintext{
font-size:14px;
text-align:justify;
padding:5px 5px 5px 5px;
line-height:150%;
}
.divider{border-bottom:1px #CCCCCC solid; width:100%; margin-left:1px; width:auto; }
#righttop{
	height:5px;
	
}
.news-container
{
	width: 230px; 
	margin: auto;
	margin-top: 10px;
	border: 0px solid #333333;
	height:auto;
}

.news-container ul li div
{
	border: 0px solid #999 ;
	background: #ffffff;
	color:#333;
}
.newstitle{
	font-size:14px;
font-family: calibri, "Times New Roman", Times, serif;
font-weight:bold;

}
.newstext{
	font-size:12px;
font-family: calibri, "Times New Roman", Times, serif;
font-weight:bold;
color:#969;

}
#news{position:static;}
/* end of slider */

.blink_me
{

background:#F3F4FE;
animation:myfirst 5s;
-webkit-animation:myfirst 5s; /* Safari and Chrome */
}

@keyframes myfirst
{
from {background:#EDEDFE;}
to {background:#F7F5FE;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {background:#FAFBFE;}
to {background:#FFF;}
}
