@charset "utf-8";
/* CSS Document */

body {
	background-color:#12334a; margin:0px; padding:0px; color:#797979; font: 12px verdana, "Times New Roman", Times, serif;
}
.common_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
img{
	border:0px;
}
#content_body{
	background:url(images/welcome_img.jpg) no-repeat 13px 13px;
	width:620px;
	height:193px;
	background-color:#eaeaea;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#7f7f7f;
	text-align:justify;
	border-bottom:1px solid #e1e1e1;
}
.welcome_txt{
	padding:20px 0 0 40px;
}	
#footer{
	width:911px;
	height:34px;
	line-height:34px;
	background-color:#ebebeb;
	color:#727878;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	border-top:1px solid #d8d8d8;
	text-align:center;
}
#footer a{
	text-decoration:none;
	color:#727878;
}

/*----------aboutus starts here---------*/
.aboutus_title{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#626262;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	height:20px;
}
.aboutus_content{
	font-family:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color:#626262;
	line-height:14px;
	text-align:justify;
}
.aboutus_content a{
	text-decoration:none;
	color:#489dc4;
}
.aboutus_content a:hover{
	text-decoration:underline;
	color:#489dc4;
}
.aboutus_points{
	width:200px;
	height:14px;
	line-height:14px;
	background:url(images/arrow.png) no-repeat 0px 2px;
	padding-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#6b6b6b;
	text-align:left;
}
.aboutus_points a{
	text-decoration:none;
	color:#6b6b6b;
}

/*----------contactus starts here------------------*/
.contactus_titleblue{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#ffffff;
	background-color:#6abfe2;
	font-weight:bold;
	text-transform:uppercase;
	height:21px;
	line-height:21px;
	padding-left:10px;
}
.contactus_titlegray{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#626262;
	background-color:#efefef;
	font-weight:bold;
	text-transform:uppercase;
	height:21px;
	line-height:21px;
	padding-left:10px;
}
.contactus_content{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#626262;
	line-height:12px;
}

/*---------------our products------------*/
.ourproducts_content{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#626262;
	line-height:15px;
	font-weight:bold;
}
.ourproducts_title{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#60a5d4;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	height:20px;
}
.ourproducts_content a{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#626262;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}
.content{
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}