@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #999;
	padding: 0;
	margin:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding:0;
	margin:0;
	color: #999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding:0;
	margin:0;
	color: #999;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding:0;
	margin:0;
	color: #006699;
}
.title-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
}
.side-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
.triloqtech-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999;
}
.product-place{
	padding: 60px 0 0 0;}

a:link {
	color: #006699;
	font-weight: bold;
	
}
a:visited {
	color: #006699;
}
a:hover {
	color: #999;
}
a:active {
	color: #C00;
}
/**IFRAME*******************************start***/
iframe {
  border: 0px;
  margin: 0;
  padding: 0;
  width: value;
  height: value;
} 
.logo{
	width: 210px;
	height: 200px;
	border:0px;
	}
.products{
	width: 184px;
	height:198px;
	border:0px;
	}
.about-tt{
	width: 385px;
	height: 85px;
	border:0px;
	}
.contactus{
	width: 385px;
	height: 20px;
	border:0px;
	}
.message{
	width: 385px;
	height:80px;
	border:0px;
	}
.message-misitep{
	width: 385px;
	height:120px;
	border:0px;
	}
.copyright{
	width: 385px;
	height:auto;
	border:0px;
	}
/**IFRAME*******************************end***/