/* CSS Document */

*{margin:0px;

list-style:none;}
#main_border{border-style:solid; border-width:1px; border-color:#000000;
             border-top-width:0px;border-bottom-width:0px; margin:auto;
             }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.menu{
	color:#004166;
	font-weight: bold;
}
.line_height{line-height:20px;}
.text_experience {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:#cc0000;
}
.text_OurBusiness{	
    font-size:14px;
	font-weight: bold;
	color:#cc0000;
}
.Our{font-size: 24px;
	font-weight: bold;
	color:#cc0000;}
.Vision{font-size: 24px;
	font-weight: bold;
	color:#004166;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Copyright {color: #FFFFFF}
.list_height{ line-height:15px;}
ul {
	list-style-type: circle;
}

