body{
	margin: 0px;
	background-color: #ffffff;
	font-family: Helvetica, 'Times New Roman', Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #7b7a80;
}
table{
	font-family: Helvetica, 'Times New Roman', Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #7b7a80;
}
.main{
	width: 1000px;
}
.header-left{
	width:700px;
	float:left;
}
.header-right{
	width:300px;
	float:right;
}
.h-line{
	height:3px;
	background-color: #d5d5d5;
	clear:both;
}
.h-line-green{
	height:5px;
	background-color: #7ac142;
	clear:both;
}
.v-line{
	width:1px;
	background-color: #d5d5d5;
}
.div-menu{
	clear:both;
	background-color:#f0f0f1;
	height:26px;
}
a:link {
	color: #848484;
	text-decoration: none;
}
a:visited {
	color: #848484;
	text-decoration: none;
}
a:hover {
	color: #7BC143;
	text-decoration: underline;
}
a:active {
	color: #848484;
	text-decoration: none;
}
.left-side{
	width:310px;
	float:left;
}
.left-side-about{
	width:300px;
	float:left;
}
.left-side1{
	width:200px;
	float:left;
}
.right-side{
	width:690px;
	float:right;
}
.right-side-about{
	width:700px;
	float:right;
}
.right-side1{
	width:800px;
	float:left;
}
.footer{
	clear:both;
	font-size:7pt;
	background-color:#7e8083;
	color:#ffffff;
}
.green{
	color:#7BC143;
}
.red{
	color:#ED1C24;
}
.blue{
	color:#00A4E4;
}
.dark-green{
	color:#00853F;
}
.purple{
	color:#BD0071;
}
.title{
	font-size:14pt;
	font-weight:bold;
}
.email_msg{
	color: #cacaca;
	font-weight: bold;
}
input{
	font-family: Helvetica, 'Times New Roman', Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #7E8082;
	border: 1px solid #7E8082;
}
textarea{
	font-family: Helvetica, 'Times New Roman', Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #7E8082;
	border: 1px solid #7E8082;
}
select{
	font-family: Helvetica, 'Times New Roman', Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #7E8082;
	border: 1px solid #7E8082;
}
.submit{
	font-family: Helvetica, 'Times New Roman', Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #7E8082;
	border: 1px solid #7E8082;
	cursor:pointer;
}
.green-title{
	color:#7ac142;
	font-size:12pt;
}

/* About us pages */
.aboutus_header{
	position: relative;
	top: -110px;
}

.aboutus_body_container{
	padding-top: 100px; margin-left: 10px; border-left: 2px solid #9b9c9f;
}

.aboutus_body{
	background-color: #f2f2f2;
}

.aboutus_img{
	width: 136px;
	float:left;
}

.aboutus_right{
	padding-left: 150px;
	padding-right: 10px;
	padding-top: 20px;
}

.aboustus_msg{
	color: grey;
	
	text-align: justify;
}

/* */
.ceo_moto{
	font-size: 30px;
	color: #00a4e4;
}

.sepbox{
	height: 30px;
}

.ceo_line2{
	padding-left: 100px;
}

.bluebox{
	width: 15px;
	background-color: #00a4e4;
}

.ceo_name_text{
	font-size: 20px;
	color: #7b7a80;
	font-weight: bold;
	color:#231f20;
}

.ceo_title_text{
	font-size: 20px;
	color: #7b7a80;
	color:#231f20;
}


/* */

.co_ceo_moto{
	font-size: 30px;
	color: #ef4035;
}

.sepbox2{
	height: 60px;
}

.redbox{
	width: 15px;
	background-color: #ef4035;
}

.coceo_name_text{
	font-size: 20px;
	color: #231f20;
	font-weight: bold;
}

.coceo_title_text{
	font-size: 20px;
	color: #231f20;
	padding-bottom: 4px;
}



/* */


/* */

.gm_moto{
	font-size: 30px;
	color: #7bc143;
}



.greenbox{
	width: 15px;
	background-color: #7bc143;
}

.gm_moto_sep{
	padding-left: 310px;
}

.gm_name_text{
	font-size: 20px;
	color: #231f20;
	font-weight: bold;

}

.gm_title_text{
	font-size: 20px;
	color: #231f20;
	
}



/* */

/* end About us pages */