/* Basics */
/* Reset all elements */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
}
body{
	background: #fff url(../images/bg_bodygradient2.gif) top left repeat-x;
	margin:0px;
	padding:0px;
}
:focus{
	outline:0 !important;
}
							
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
											
											/* Header */
#wrapper{
	width: 1028px;	
	background: #fff;
	padding-left: 20px;
}
#headerc{
	width: 1048px;	
	
}

#logo{
	width: 512px;
	height: 77px;
	padding-top: 10px;
}

#contact{
	padding-right: 38px;
	padding-top: 30px;
	padding-bottom: 0px;
}

#menuc{
	height: 36px;
	width: 1048px;
}	

#menu{
	width: 723px;	
}

#hm a{
	width: 70px;
}

#pr a{
	width: 100px;
}

#sv a{
	width: 100px;
}

#nw a{
	width: 70px;
}

#us a{
	width: 110px;
}

#cn a{
	width: 104px;
}

#ts a{
      width: 118px;
}

#search{
	width: 275px;
	height: 36px;
	padding-left: 10px;
	background: url(../images/bg_search.gif) repeat;
}

#search span{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin:0px;
}

#sdown{
	width: 237px;
	height: 30px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top: 6px;
}

*html #sdown{
	width: 231px;
	height: 31px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
}

#sbtn{
	padding-top: 6px;	
	margin-left: -9px;
}

*+html #sbtn{
	padding-top: 7px;	
}

#sdown input{
	border: 0px;	
	height: 19px;
	padding-right: 6px;
	padding-left: 5px;
	width: 139px;
}

*html #sdown input{
	border: 0px;	
	height: 19px;
	padding:0px 4px;
	width: 145px;
}


										/* Body */
#body{
	width: 1048px;
	padding-top: 20px;
}

#innerbody{
	width: 1028px;
	/*background: url(../images/bg_border.gif) top right repeat-y;*/
	padding-bottom: 20px;
}

#col_left{
	width: 688px;
	padding-left: 20px;
}

#col_right{
	width: 306px;
	padding-left: 10px;
}

#welcome{
	width: 688px;
	min-height: 336px;
	background: #696a6c url(../images/bg_welcome.gif) top  center repeat-x;
}

#content {
	width: 668px;
}

#content div{
	width: 668px;	
	margin-bottom: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#content h1{
	display: block;
	margin-bottom: 20px;
	padding: 6px 15px 4px;
	background: #818385 url(../images/img_titlearr.gif) left  3px no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}


#content p{
	padding: 7px 0px;	
}

#content span{
	padding: 5px 0px;	
	display: block;
}

#content ul{
	list-style: none;
	padding-top: 10px;
}

#content li{
	font-size: 11px;
	text-indent: 14px;
	background: url(../images/bg_dot.gif) top left no-repeat;

}

#content a{
	 color: #504d4d;
}

#content h1 a{
	 color: #fff;
         font-size: 11px;
}

#imgs{
	width: 380px;
	padding-top: 77px;
	padding-left: 20px;
}

#info{
	width: 258px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}

#info h1{
	font-size: 24px;
	color: #fff;
	margin: 0px;
	padding-top: 20px;
}

#info h2{
	font-size: 21px;
	font-weight: bold;
	color: #a0a0a3;
	margin: 0px;
	padding-top: 5px;
}

#info p{
	font-size: 12px;
	color: #fff;
	line-height: 150%;
}	

#info span{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}	

#btnxt{
	width: 688px;
	padding: 0px 0px;
}

#btnxt div{
	position: relative;
        margin-left: -20px;
}


#tps{
	padding-top: 30px;
	padding-bottom: 30px;
}

#testi{
	width: 213px;	
	padding-left: 30px;
}

 #testb{
	width: 213px;
}

#testt{
	width: 213px;
}

#testm{
	width: 183px;
	background: url(../images/bg_testm.gif) repeat-y;
	padding: 0px 15px;
}

#testm p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #8c8c8f;
	margin: 0px;
}

#prser{
 	width: 421px;
	padding-left: 20px;

}

#pst , #psb{
	width: 421px;	
	height: 10px;
}

#psm{
	width: 386px;
	min-height: 100px;
	background: url(../images/imgpsm.gif) repeat-y;
	padding: 10px 15px 10px 20px;
}

#psm h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #818385;
}

#psm ul{
	list-style: none;
}

#psm li{
	width: 163px;
	padding: 0px 0px 0px 12px;
	background: url(../images/img_arrow3.gif)  left -3px no-repeat;
        line-height:10px;
        min-height:17px;
        height:auto !important;
        height:17px;
}

#psm a{
	text-decoration: none;
	color: #005da2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#psm a:hover{
	text-decoration: underline;
}

#upper{
	border: 1px;
	width: 326px;
	/*background: #fff url(../images/bg_bordert.gif) right bottom no-repeat;*/

}

#prodsrch{
	width: 280px;
	height: 137px;
	margin-bottom: 20px;
	background: url(../images/bg_shadow.jpg) top left no-repeat;
	padding-left: 5px;
	padding-top: 5px;
}

#searchp{
	background: #005da2;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}


#sp input{
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:20px;
	width: 130px;
}

#sb{
	padding-top: 0px;
}

*+html #sb{
	padding-top: 1px;
}

#sp{
	padding-top: 0px;	

}

*html #sb{
	padding-top: 1px;	
}

#lnews{
	width: 286px;
	min-height: 160px;

	padding-top: 5px;
	background: #d1d2d4;
}

#lnews h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	padding: 2px 10px;
	color: #fff;
	display: block;
	background: #005da2;
}

#lnews p{
	background: url(../images/img_lnarrow.gif) left top no-repeat;
	padding-left: 16px;
	padding-top: 4px;
	display: block;
	width: 242px;
	margin: auto;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005da2;
}

#lnews a{
	font-size: 12px;
	color: #005da2;
	text-decoration: none;
	
}

#lnews a:hover{
	text-decoration: underline;
	
}


#lnews span{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9fa1a3;
}

#border{
	width: 326px;
	/*background: url(../images/bg_border.gif) top right repeat-y;*/
	padding-top: 20px;
	padding-bottom: 30px;
}


#secair{
	width: 286px;
	margin-bottom: 20px;
	background: #d1d2d4;
	
}

#secair h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	padding: 2px 10px;
	color: #fff;
	display: block;
	background: #005da2;
}

#secair ul{
	list-style: none;
	width: 256px;
	margin: auto;
	padding: 0px 0px;
}

#secair li{
	width: 256px;
	padding-left: 14px;
	background: url(../images/img_arrow2.gif) center left no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}

#secair a{
	text-decoration: none;
	color: #005da2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
}

#secair a:hover{
	text-decoration: underline;
}



#sfoot{
	width: 286px;
}

#sbg{
	width: 190px;
	background: url(../images/bg_sb.gif) bottom left repeat-x;
	padding: 8px 14px 10px 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	color:#fff;
}

*html #arrow{
	padding-top: 5px;
}

#subscribe{
	width: 284px;
	min-height: 110px;
	background: #535355 url(../images/bg_subs.gif) bottom left repeat-x;
	padding-top: 5px;
	border-bottom: 10px solid #4d4d4f;
}

#subscribe h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	padding: 2px 10px;
	color: #fff;
	display: block;
	background: #005da2;
}
	
#subscribe p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: auto;
	width: 256px;
	padding: 10px 0px;
}

#divin{
	width: 212px;
	padding: 8px 0px;
}

*+html #divin{
	width: 212px;
	padding: 5px 0px;
}

*html #divin{
	width: 212px;
	padding: 5px 0px;
}


#divin a{
	display: block;
	position: relative;
	width: 30px;
	height: 20px;
	float: left;
}

#prod{
	width: 178px;
	min-height: 156px;
}

#services{
	width: 183px;
	min-height: 156px;
}

											/* Footer */
											
#footerc{
	width: 988px;
	/*background: url(../images/bg_footer.gif) no-repeat;*/
	height: 72px;
	padding-left: 60px;
}

#footer{
	/* padding-left: 140px; 
 width: 335px; */
width: 360px; 
float: right;
}

#footer a{
	color: #005da2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration : none;
	background: url(../images/img_arrow5.gif) center right no-repeat;
	padding-right: 16px;
	padding-bottom: 2px;
}


#footer a:hover{
	text-decoration: underline;	
}

#copy{
	color: #d1d2d4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 10px 0px;
	width: 230px;
}



#print{
	background: url(../images/img_printer.gif) top left no-repeat;
	padding-left: 40px;
	padding-top: 10px;
}




#suppliers {
border:3px solid #D1D2D4;
min-width:408px;
padding:4px 20px;
width:auto !important;
}

#suppliers span{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #818385;
	float: left;
	padding-top: 5px;
}

#suppliers img{
	float: left;	
	padding-left: 20px;
}

#footer ul{
	list-style:none;
	text-align:center;
	margin:0px;
	padding:0px;
}
#footer ul li{
	display:block;
	float:left;
}
#footer ul li a{
	display:block;
	float:left;
	padding:0px 9px;
	border-right:1px solid #999999;
	color:#999999;
	text-decoration:none;
	font-size:11px;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#nb a{
	border:0px !important;
}

.gal img{
 width: 65px;
 height:65px;
}
#mainpic img{
width: 358px;
height: 268px;
}

.thumb{
float: left;
padding:0 8px 10px 0;
}

/*120809*/

.txtlabel span{
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	color: #fff;
	padding-bottom: 3px;
}

.txtinput{
	padding-bottom: 3px;
}

.txtbox{
	border: 0px;
	height: 15px;
	padding: 2px 0px;
	width: 180px;

}

.btn_dn{
	position: absolute;
	margin-left: 180px;
	margin-top: -30px;
}


*+html .btn_dn{
	position: absolute;
	margin-left: 178px;
	margin-top: -31px;
}


*html .btn_dn{
	position: absolute;
	margin-left: 178px;
	margin-top: -31px;
}

/* CSS Document */
#info a {
color: #fff;
display: inline-block;
font-weight: bolder;
padding-left: 16px;
text-decoration: none;
}
#info a:hover, #info a:active {
background: #005da2 url('/Images/bg_arrow.gif') no-repeat 0px 4px;
}
#info ul {
background: #005da2;
color: #fff;
list-style-type: none;
padding: 2px 10px 2px 10px;
}
#menu {
width: 790px;
}
#nav_488344 li {
margin-right: 0px!important;
}
.photogalleryItem {
text-align: center;
vertical-align: middle;
}
#sbg {
background: #757679 url('/images/img_secaircom.gif') repeat-x bottom left;
}
#sbtn {
left: 20px;
}
#sdown {
width: 170px;
}
#sdown input {
width: 72px;
}
#search {
width: 208px;
}
#subscribe {
border-style: none;
}
#subscribe .btn_dn {
margin-top: -35px;
}