@/* CSS Document */
body, html, div, p, h1, h2, h3, h4, h5, h6, span, img, ul, ol, li {

margin:0; padding:0;

}

img {border:0;}
ul {margin:0;padding:0;list-style-type:none;}

.s10p {font-size:10px !Important;}
.s11p {font-size:11px;}
.s12p {font-size:12px;}
.s13p {font-size:13px !Important;}
.s15p {font-size:15px !Important;}

body{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	font-style:normal;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#DDDDDD;
}
.MainContainer {
	height: auto;
	width: 975px;
	padding: 0px;
	margin: auto;	
}
/* ------------------------------------------------ header start ----------------------------------------------*/

.headermain
{
	width:975px;
	height:142px;
	}
.headerleft
{
	width:328px;
	height:84px;
	float:left;
	margin-top:7px;
	}
.logo
{
	width:456px;
	height:84px;
	}
	
.headerright
{
	width:220px;
	height:auto;
	float:right;
	margin:5px 0 0 0;
	}
.tuv
{
	width:104px;
	height:70px;
	float:right;
	}
.topbar
{
	width:220px;
	height:auto;
	float:right;
	}
.topmenu
{
	width:220px;
	height:43px;
	margin:0px 0 0 0;
	}
.topmenu ul
{
	margin:0px;
	padding:0px;
	float:right;
	}
.topmenu li
{
	list-style:none;
	display:inline;
	}
.topmenu li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	text-align:left;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	letter-spacing:0.1em;
	padding:0 5px 0 4px;
	}
.topmenu li a:hover
{
	color:#028DC8;
	text-decoration:none;
	padding:0 5px 0 4px;
	}
.datemain
{
	width:220px;
	height:auto;
	margin:0px;
	font-size:25px; color:#022A3B;
	font-style:normal; font-weight:600;
	text-align:right;
	}
.date{  float:right; height:20px; width:200px;color:#555555;  padding:0px; font-family:Arial, Helvetica, sans-serif;} 	

/* ------------------------------------------------ menu start ----------------------------------------------*/
.menumain
{
	width:975px;
	height:42px;
	margin:9px 0 0 0;
	}
.menuleft
{
	width:7px;
	height:42px;
	float:left;
	}
.menumid
{
	width:961px;
	height:42px;
	float:left;
	background:url(../images/menu-mid-bg.jpg);
	background-repeat:repeat-x;
	}
	
.menuright
{
	width:7px;
	height:42px;
	float:right;
	}	
.menusgp
{
	width:700px;
	height:auto;
	float:left;
	}
	
	
.searchm
{
	width:230px;
	height:auto;
	background:#F00;
	float:right;
	}	
/*===================================================search=================================================*/
#search {float:right;background:url(../images/topSearchBg.gif) top left no-repeat;height:28px;width:235px; margin-top:7px;}
.search {margin-top:5px;margin-left:8px;border:none;color:#212121;background-color:transparent;font-size:11px;height:16px;width:190px; float:left; font-family:Tahoma, Geneva, sans-serif;}	


/*===================================================banner =================================================*/

.Banner {
	margin: 10px 0 0 0;
	width: 956px;
	height:346px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	padding:9px 10px 9px 9px;
}
#page-wrap {
	width: 956px;
}
#slider	{
	height: 346px;
	overflow: hidden;
	position: relative;
	width:956px;
}
						  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: absolute; }

.slide							{
	padding-left: 534px;
	width: 956px;
	float: left;
	position: relative;
}
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 24px; letter-spacing: -1px;
								  color: #000; padding-top:100px;}
.slide p						{ color: #797979; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 22px; padding-top:50px;}
.slide img						{ position: absolute; left: 0px; }
#slider-stopper					{
	position: absolute;
	top: 1px;
	right: 20px;
	background-color:#CC0000;
	color:#FFFFFF;
	padding: 3px 8px;
	font-size: 12px;
	text-transform: uppercase;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
}

/*=================================================== news main =================================================*/
.newsmaincont
{
	width:975px;
	height:33px;
	margin:13px 0 0 0;
	}
.newsleft
{
	width:719px;
	height:33px;
	float:left;
	background:url(../images/news_bg.png);
	background-repeat:no-repeat;
	}
	
#rss {
	
	height: 34px;
	line-height: 34px;
	width: 722px;
	float: left;
}
#rss_alt {
	
	height: 34px;
	line-height: 34px;
	margin-top: 14px;
	width: 976px;
	float: left;
}
#rss_header {
	font-weight: bold;
	font-size: 14px;
	text-indent: 14px;
	float: left;
	width: auto;
}
.rss_feed {
	width: 35px;
	float: left;
	font-size: 12px;
	padding-top: 5px;
	text-align: right;
	height:20px;
	margin:0px;
}
#rss_news {
	font-size: 12px;
	text-indent: 14px;
	float: left;
	width: auto;
	color: #555;
}
#rss_news_alt {
	font-size: 12px;
	text-indent: 14px;
	float: left;
	width: 617px;
}
#rss_news a, #rss_news_alt a, #rss_header a {
	color: #555;
	text-decoration:none;
}
#rss_nav {
	float: right;
	margin-right: 14px;
}
* html #rss_nav {
	padding-top: 8px;
	margin-right: 7px;
}
#newsletter {
	height: 34px;
	line-height: 34px;
	margin-top: 14px;
	width: 242px;
	float: right;
	font-weight: bold;
	text-indent: 14px;
	text-transform: uppercase;
	vertical-align: middle;
	
}	
/*=================================================== news main =================================================*/

.downloadmain
{
	width:231px;
	height:28px;
	float:right;
	background:url(../images/down_bg.png);
	background-repeat:no-repeat;
	padding:5px 0 0 15px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	}
	.downloadmain a
	{
		color:#FFF;
		text-decoration:none;
		}
	.downloadmain a:hover
	{
		color:#FFF;
		text-decoration:none;
		}
.downloadmainre
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
	.downloadmainre a
	{
		color:#000;
		text-decoration:none;
		}
	.downloadmainre a:hover
	{
		color:#000;
		text-decoration:none;
		}		
		
		
/*=================================================== compres main =================================================*/	
.compresmain
{
	width:975px;
	height:149px;
	margin:13px 0 0 0;
	}
.compres_left
{
	width:8px;
	height:149px;
	float:left;
	}
.compres_mid
{
	width:959px;
	height:149px;
	float:left;
	background:url(../images/comp_mid_bg.jpg);
	background-repeat:repeat-x;
	}

.compres_midima 
{
	width:174px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#434343;
	float:left;
	margin:10px 0 0 12px;
	}
.compres_midima a
{ text-decoration:none;
color:#434343;
}
.compres_midima a:hover
{ text-decoration:none;
color:#023953;
}
	
.compres_midima1 
{
	width:174px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#434343;
	float:left;
	margin:10px 0 0 15px;
	}
.compres_midima1 a
{ text-decoration:none;
color:#434343;
}
.compres_midima1 a:hover
{ text-decoration:none;
color:#023953;
}	
	
.compres_midima2 
{
	width:174px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#434343;
	float:left;
	margin:10px 0 0 15px;
	}
.compres_midima2 a
{ text-decoration:none;
color:#434343;
}
.compres_midima2 a:hover
{ text-decoration:none;
color:#023953;
}

.compres_midima3 
{
	width:174px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#434343;
	float:right;
	margin:10px 12px 0 0px;
	}	
.compres_midima3 a
{ text-decoration:none;
color:#434343;
}
.compres_midima3 a:hover
{ text-decoration:none;
color:#023953;
}	

.gree{ color:#014664;}
.compres_right
{
	width:8px;
	height:149px;
	float:right;
	}	
/*=================================================== mid main =================================================*/
.midmain
{
	width:975px;
	height:auto;
	margin:13px 0 0 0;
	}
.midtop
{
	width:975px;
	height:10px;
	margin:0px;
	padding:0px;
	}
.midcantant
{
	width:975px;
	height:auto;
	background:url(../images/mid_mid_bg.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	}
.midcantant_left
{
	width:676px;
	height:auto;
	float:left;
	margin:10px 0 0 10px;
	}
.midcantant_lefttext
{
	width:430px;
	height:auto;
	float:left;
	margin:0px;
	}
.midcantant_lefttextima
{
	width:228px;
	height:229px;
	float:right;
	margin:10px 0 0 0;
	background-color:#fff;
	}
h1
{
	
	font-size:24px;
	color:#333333;
	font-style:normal;
	border-bottom: solid 1px #EBEBEB;
	margin:0px;
	padding:0px 0 10px 0;
	}
h2
{
	
	font-size:15px;
	color:#333333;
	font-style:normal;
	border-bottom: solid 1px #EBEBEB;
	margin:0px;
	padding:10px 0 10px 0;
	}
h3
{
	
	font-size:15px;
	color:#333333;
	font-style:normal;
	margin:0px;
	padding:2px 0 10px 0;
	}	
h3 a
{
	color:#333333;
	text-decoration:none;
	}
h3 a:hover
{
	color:#03283A;
	text-decoration:underline;
	}	
p
{
	
	font-size:12px;
	color:#333;
	margin:0px;
	padding:10px 0 0 0;
	line-height:20px;
	text-align:justify;
	
	}
	p a{ text-decoration:none; color:#013194;}
	
	
.midcantant_left ul{ margin:20px 0 0 0px; padding:0px;}
.midcantant_left li{ font-size:13px; color:#012A3A; font-style:normal; font-weight:normal; background:url(../images/bu.jpg); background-repeat:no-repeat; background-position:left top; padding:0 20px 0 20px; margin:0 0 5px 0; line-height:20px;}
	
.readmore
{
	width:81px;
	height:17px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0173B4;
	margin:20px 0 0 0;
	}
.readmore a
{
	color:#0437A3;
	text-decoration:none;
	}
.readmore a:hover
{
	color:#000;
	text-decoration:none;
	}	
	
.midcantant_right
{
	width:252px;
	height:auto;
	float:right;
	margin:10px 10px 0 0px;
	}	
.midbootam
{
	width:975px;
	height:28px;
	margin:0px;
	padding:0px;
	position:absolute;
	}	
.loginmain
{
	width:252px;
	height:auto;
	}
.login_top
{
	width:252px;
	height:8px;
	}
.login_mid
{
	width:252px;
	height:69px;
	background:url(../images/new_mid_bg.jpg);
	background-repeat:repeat-y;
	margin:0px;
	}
.login_mid ul
{
	margin:0px 0 0 10px;
	padding:0px;
	}
.login_mid li
{
	margin:0px;
	padding:5px 10px 5px 10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#434343;
	border-bottom: solid 2px #F1F0F0;
	line-height:24px;
	}
.login_mid li a
{
	text-decoration:none;
	color:#434343;
	}
.login_mid li a:hover
{
	text-decoration:none;
	color:#023953;
	}	
	
.login_botam
{
	width:252px;
	height:8px;
	}	
	

/*=================================================== TESTIMONIALS =================================================*/

.testimnialmain
{
	width:252px;
	height:440px;
	margin:0px 0 0 0;
	}
.testimnial_top
{
	width:252px;
	height:8px;
	}
.testimnial_heading
{
	width:227px;
	height:38;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#022739;
	border-bottom: solid 2px #F1F0F0;
	margin:0 0px 0px 10px;
	padding:0 0 5px 0;	
	}	
	
.testimnial_mid
{
	width:252px;
	height:440px;
	background:url(../images/new_mid_bg.jpg);
	background-repeat:repeat-y;
	margin:0px;
	}
.testimnial_mid li span
{
	width:66px;
	height:19px;
	display:block;
	text-align:right;
	float:right;
	}
	
.testimnial_mid ul
{
	margin:0px 0 0 2px;
	padding:0px;
	}
.testimnial_mid li
{
	margin:0px;
	padding:5px 10px 5px 10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#434343;
	
	line-height:18px;
	}
.testimnial_mid li a
{
	text-decoration:none;
	color:#434343;
	}
.testimnial_mid li a:hover
{
	text-decoration:none;
	color:#023953;
	}	
.testimnial_botam
{
	width:252px;
	height:8px;
	}	
/*=================================================== footermain =================================================*/

.footermain
{
	width:100%;
	height:90px;
	background-color:#03283A;
	z-index:-1000;
	}
.footerM
{
	width:975px;
	height:90px;
	margin:auto;
	}
.footerleft
{
	width:700px;
	height:auto;
	float:left;
	margin:40px 0 0 0;
	}
.footermenu
{
	width:670px;
	height:16px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding:0 10px 0 10px;
	}
.footermenu ul
{
	margin:0px;
	padding:0px;
	}
.footermenu li
{
	list-style:none;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding:0 10px 0 10px;
	}
.footermenu li a
{
	color:#fff;
	text-decoration:none;
	}
.footermenu li a:hover
{
	color:#fff;
	text-decoration:none;
	}	
.cop
{
	width:320px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A1A0A0;
	font-weight:normal;
	padding:0 0 0 20px;
	}
.footerright
{
	width:110px;
	height:auto;
	float:right;
	margin:40px 0 0 0;
	}	
/* ------------------------------------------------ innerpage start ----------------------------------------------*/	
	
.inner_right
{
	width:676px;
	height:auto;
	float:right;
	margin:10px 10px 0 0;
	}
.inner_right ul
{ margin:0px;
padding:0px;
}
.inner_right li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	list-style:none;
	background:url(../images/791229-tn_arrow_1132.gif);
	background-repeat:no-repeat;
	padding:5px 0 0 40px;
	line-height:20px;
	}
.inner_right li a
{
	text-decoration:none;
	color:#333;
	}
.inner_right li a:hover
{
	text-decoration:none;
	color:#022E42;
	}	

	
.inner_righttext
{
	width:430px;
	height:auto;
	float:left;
	margin:0px;
	}
.inner_righttextima
{
	width:228px;
	height:229px;
	float:right;
	margin:10px 0 0 0;
	background-color:#fff;
	}	
	

/* ------------------------------------------------ inner-left-page start ----------------------------------------------*/

.inner_leftM
{
	width:252px;
	height:auto;
	float:left;
	margin:0px 0 0 10px;
	}	
.innerleftmenuM
{
	width:252px;
	height:auto;
	margin:10px 0 0 0;
	}
.innenleft_top
{
	width:252px;
	height:8px;
	}
	
.innenleft_mid
{
	width:252px;
	height:auto;
	background:url(../images/new_mid_bg.jpg);
	background-repeat:repeat-y;
	margin:0px;
	}

.innenleft_botam
{
	width:252px;
	height:8px;
	}	
.textname
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	}
.textfild
{
	width:250px;
	height:25px;
	background:none;
	border: solid 1px #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	}
.textadd
{
	width:250px;
	height:35px;
	background:none;
	border: solid 1px #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	}	
.bordbgp
{
	border-bottom: solid 1px #000;
	}
/*////////////////////////////////////////////////////////////////////////////*/	
.textfildnf
{
	width:500px;
	height:25px;
	background:none;
	border-bottom:solid 1px #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	border-left:none;
	border-right:none;
	border-top:none;
	background-color:transparent;
	}	
.imagb{ border:solid 4px #CCC; margin:10px 0 0 0px;}
.imagbs{ width:17px; height:17px; position:absolute; background:url(../images/products/s.png); background-repeat:no-repeat; margin:180px 0 0 193px;}
.imagbs1{ width:17px; height:17px; position:absolute; background:url(../images/products/s1.png); background-repeat:no-repeat; 
	margin:180px 0 0 193px;}	
.textbox{ width:300px; height:25px; border:solid 1px #CCC; -webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px; color:#333; font-size:12px; padding:0 3px; margin:0 0 5px 0;}
.textbox_py{ width:245px; height:25px; border:solid 1px #CCC; -webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px; color:#333; font-size:12px; padding:0 3px; margin:0 0 5px 0;}
.textboxm{ width:300px; height:55px; border:solid 1px #CCC; -webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px; color:#333; font-size:12px; padding:0 3px;}		
.mtop10{ margin-top:15px;}
.red{ color:#F00;}
.submit{ color:#FFF; background:#002164; width:60px; height:25px; border:none; cursor:pointer; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; margin:30px 0 0 80px;}
.reset{ color:#FFF; background:#002164; width:60px; height:25px; border:none; cursor:pointer; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; margin:0 0 0 10px;}
.fsize20{ font-size:20px; color:#002164;}
.fsize15{ font-size:13px; line-height:25px; }