html, body {height:100%; margin:0px; padding:0px;}

body, p, td, th, input, a { font-family: Verdana; font-size: 11px; color:#000;}

form {padding:0px; margin:0px;}

a { 
text-decoration: none
}

:focus {outline: 0;} 

body {

	background: #DDDCD0 url(/i/bg.png) repeat-x
}


#page {
		margin: 0 auto;
		width: 970px; 
		background: #fff url(/i/main_bg.png) repeat-y;
	}
	#page #main {
			float: left;
			width: 725px;
			background: url(/i/main_rbg.png) no-repeat top right;
		}
	
#sidebar {
		float: left;
		width: 245px;
	}
	#lMenu {
		margin-left: 5px;
		width: 230px;
		border-right: 1px solid #676767;
		border-bottom: 1px solid #676767;
		}
		#sidebar #lMenu ul.Level3 .lNavHead {
				width: 230px;
				height: 31px;
				background: url(/i/lnav_head.png) no-repeat;
			}
			#sidebar #lMenu .lNavHead h1 {
				font-size: 11px;
				color: #fff;
				line-height: 31px;
				margin: 0px 0px 0px 10px;
			}
		#sidebar #lMenu ul.Level3 {
				 list-style: none;
				 margin: 0px;
				 padding: 0px;
			}
			#sidebar #lMenu ul.Level3 a { 
				display: block;
				width: 230px;
				height: 30px;
				background: url(/i/lnav_btn.png) no-repeat;
				color: #fff; 
				line-height: 30px;
				font-weight: bold;
				}
				#sidebar #lMenu ul.Level3 a span {
						margin-left: 10px;
					}
					
			#sidebar #lMenu ul.Level4 {
				list-style-type: disc;
				padding: 0px 0px 0px 25px;
				margin: 5px 0px;
				}
				#sidebar #lMenu ul.Level4 a { 
						display: inline;
						background: #fff;
						color: #00487E;
						line-height: 15px;
					}
					#sidebar #lMenu ul.Level4 a span {
							margin: 0px;
							font-weight: normal;
						}
				#sidebar #lMenu ul.Level4 .lNavHead {
						display: inline;
						background-color: #fff;
						background-image: none;
					}
					#sidebar #lMenu ul.Level4 h1 {
						color: red;
						margin: 0px;
						font-weight: normal;
						line-height: 15px;
					}
					


#tnav {
		background: url(/i/tnav_bg.png) repeat-x;
		height: 75px;
		text-align: center;
	}
	#bgTnav {
		width: 541px;
		margin: 0 auto; 
		border-left: 1px solid #0883DD; 
		border-right: 1px solid #0883DD; 
		background-color: #000;
	}
	#tnav ul { 
			list-style: none;
			padding:0px; margin:0px;
		}
		#tnav ul li {
				display: block;
				border-left: 1px solid #000;
				float: left;

			}
			#tnav ul li a {
				display: block;
				color: #fff;
				font-size: 11px;
				font-weight: bold;
				line-height: 74px;
				width: 132px;
				background: url(/i/tnav_bg.png) repeat-x;
				border-left: 1px solid #0883DD;
				border-right: 1px solid #0883DD;
			}
			#tnav ul li a:hover, #tnav ul li a.down { 
				background: url(/i/tnav_btn.png) repeat-x;
			}

#content {
		width: 710px;
		border: 1px solid #676767;
		border-top: 0;
		overflow: hidden;
	}	
	#content h1 {
			font-size: 17px;
			color: #004980;
			margin: 0px;
			padding-bottom: 5px;
			font-weight: bold
		}
	#content #mainPic {
			margin: 10px 0;
		}
	#content td.ptLink a {
			color: #00599D;
			font-weight: bold;
			font-size: 13px;
			text-decoration: none;
		}
		
		#content td.ptLink a span {
			color: #f00;
			font-size: 11px;
			font-weight: normal;
		}
				
	#content  a {
			color: #0066B3;
		}
		
		#content a:hover {
		text-decoration: underline;
		}
		
#dNav {
		margin: 0 auto;
		width: 970px; 
		background: #fff url(/i/main_bg.png) repeat-y;
	}
	#dNav div {
			padding: 35px 30px 10px 0px;
			float: right;
		}
		#dNav div a {
				color: #484848;
				margin: 0 10px;
		}
#footer {
		background: url(/i/bottom_shadow.png) no-repeat top ;
		width: 976px;
		margin: 0 auto;
	}
	#footer div {
			padding-top: 10px;
			text-align: center;
			color: #333;
		}
		#footer div img {
			
			margin: -15px 5px 0px 0px;
		}


table#dGallery .headTable {
			border: 1px solid #353535;
			
		}
		table#dGallery .headTable td {
				padding:0px;
			}
		table#dGallery .headTable .tHead {
				
				width: 158px;
				height: 33px;
				color: #fff;
				font-size: 13px;
				text-align: center;
			}
			table#dGallery .headTable .tHead span {
					margin: 5px;
				}	
				
		table#dGallery a  {
			display: block;
			background: url(/i/gal_bgi.png);
			cursor:hand;
		}
		
		table#dGallery a:hover  {
			background: url(/i/gal_bgi_active.png);
		}
			
body.Print { padding:10px; }

	a img { border:none;}

.error {
	color:#FF0000;
}

.spTitle {
	font-weight:bold;
}

.spTitle a {
	color:#FF0000;
	text-decoration:none;
}

.spSubTitle {
	font-weight:bold;
	color: #0066B3;
	font-size: 13px
}

.spSubTitle a{
	font-weight:bold;
}

.ImgLeft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.ImgRight {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.BackPrintTop { }
.BackPrintTop .Back { }
.BackPrintTop .Print { }
.BackPrintTop .Top { }

#FooterCont { }

#ITTILogo { }

.clear { 
	clear: both;
}


.spReadMore {
	text-align:right;
	}
	.spReadMore a {
		padding-right: 15px;
		background: url(/i/right_arrow.png) no-repeat right center;
		font-size: 13px;
		color: #0066B3 !important;
		font-weight: bold
	}

/* PRODUCTS */
.productsTable {
	width:100%
}

.productsTable td {
	padding:0px 0px 5px 0px
}

.partnersTable {
	width:100%;
	border: solid 1px #cccccc	
}

.partnersTable td {
	border: solid 1px #cccccc;
	padding: 4px;
	vertical-align: top;
	height: 170px;
	border-bottom: 1px solid #cccccc;
	background-color: #E9EAF0
}

.ptImg {
	width:90px
}

.ptImg img {
	border:1px solid #4D463F
}

.ptLink a:hover {
	color:#ff0000
} 

.graytext {
	color: #666;
}

/* certificates */
.certificate {float: left;margin:10px 12px 0 8px;width: 320px;overflow: hidden;text-align: center;}
	.certificate .img {border: 1px solid #039;}
	.certificate h3 {
		font-size: 17px;
		color: #fff;
		margin: 0px;
		background: #666 url(/i/certificates/text_bgr.png) no-repeat top;
		height:60px;
		line-height: 30px;
	}

/* PRODUCTS */

/* News */
.news .Title a {
	font-size: 14px;
}
.news .ReadMore {
	text-align: right;
}
