body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, tr, td {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif, clean;
	font-size:12px;
	color:#2c2f32;
	line-height:18px;/*	letter-spacing:0.2px;*/
}
html, body, {
 background:url(images/page_bg_top.jpg) left top repeat-x;
}
/* PARAGRAPH STYLES */
H1, H2, H3, H4, H5 {
	font-size:100%;
	font-weight:normal;
}
H1 {
}
H2 {
}
H3 {
}
H4 {
}
UL, OL {
	list-style: none;
}
li {
	list-style-type:none;
}
a {
	color:#2c2f32;
	text-decoration:none;
	outline:none;
}
/*A:visited{ text-decoration:none; color:#;}*/
a:hover {
	color:#2c2f32;
	text-decoration:underline;
	outline:none;
}
/*A:active { text-decoration:none; color:#;}*/
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif, clean;
	font-size:inherit;
	font-weight:inherit;
	outline:none;
}
.clr {
	clear: both;
}
.strong {
	font-weight:bold;
}
@font-face {
 font-family: 'MyriadPro';
 src:url('fonts/MyriadPro-Regular.otf');
}
.pagebg {
	background:url(images/contentarea_bg.jpg);
}
.header_bg {
	background:url(images/header_bg.jpg) repeat-x;
}
.banner_bg {
	background:url(images/banner_bg.jpg) repeat-x;
}
.provide_solution_bg {
	background:url(images/text_provide_solutions_bg.jpg) repeat-x;
	border:1px solid #d2d2d2;
	border-radius:10px;
	-moz-border-radius:10px;
}
.seperatorline {
	background:url(images/seperatorsline.jpg) repeat-x;
	height:2px;
}
.heading20blue {
	font-family:MyriadPro, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0e7cff;
}
* html .heading20blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0e7cff;
}
.heading20black {
	font-family:MyriadPro, Arial, Helvetica, sans-serif;
	font-size:20px;
}
* html .heading20black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.footer {
	background:#2a2d33;
}
.content {
	background:url(images/content_bg.jpg) repeat-x top;
	background-color:#ebebeb;
	border:10px solid #cacaca;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:20px;
	padding-top:10px;
}
.majorproducts {
	background-color:#f3f3f3;
	border:10px solid #cacaca;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.majorproducts a {
	background:url(images/major_product.jpg) no-repeat left;
	font-size:14px;
	color:#383838;
	padding-left:25px;
	height:42px;
	display:block;
	line-height:42px;
}
.majorproducts a:hover {
	background:url(images/major_product_hover.jpg) no-repeat left;
	font-size:14px;
	color:#ffffff;
	padding-left:25px;
	text-decoration:none;
}
.disctype ul {
	padding-left:25px;
}
.disctype ul li {
	list-style:disc;
}
.footer_nav {
	color:#717989;
}
.footer_nav a {
	color:#717989;
	padding:0 10px;
}
.footer_nav a:hover {
	color:#8b95a9;
	padding:0 10px;
	text-decoration:underline;
}
.copyright {
	color:#717989;
}
.copyright a {
	color:#717989;
}
.copyright a:hover {
	color:#8b95a9;
	text-decoration:underline;
}
.aviators {
	color:#95a0b5;
}
.aviators a {
	color:#95a0b5;
	text-decoration:underline;
}
.aviators a:hover {
	color:#0099CC;
	text-decoration:underline;
}
.readmore a {
	background:none;
	font-size:12px;
	padding:0px;
	text-decoration:none;
	color:#383838;
	font-weight:bold;
}
.readmore a:hover {
	background:none;
	font-size:12px;
	padding:0px;
	text-decoration:underline;
	color:#383838;
}
.enquiry_input {
	width:200px;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}
.enquiry_textarea {
	width:350px;
	padding:5px;
	font-size:12px;
}
.submit {
	padding:3px 7px 3px 7px;
	font-size:14px;
}
.contactbox {
	background-color:#f3f3f3;
	border:10px solid #cacaca;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:20px;
}
.mailid a {
	background:none;
	font-size:12px;
	padding:0px;
	text-decoration:none;
	color:#383838;
	line-height:18px;
	height:12px;
}
.mailid a:hover {
	background:none;
	font-size:12px;
	padding:0px;
	text-decoration:underline;
	color:#383838;
}
.productseperatorline{
	background: #e5e5e5;
}