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

* {
	margin: 0px;
	padding: 0px;
}
.clear{clear:both;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #4b4b4b;
	text-decoration: none;
	background-color: #040606;
	background-image: url(../image/background01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#MainContainer {
	background-color: #f9f9f9;
	width: 1000px;
	margin-top: 185px;
	margin-right: auto;
	margin-left: auto;
}
#SiteNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #DBDADA;
	background-image: url(../image/bg_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 50px;
}
#Logo {
	float: left;
	height: 50px;
	width: 230px;
}

#topMenu{
	background-image:url(../image/WebDesignKey_curv_left.gif);
	background-repeat:no-repeat;
	width:757px;
	background-position: right top;
	list-style-type: none;
	font-weight: bold;
	height: 50px;
	float: right;
	padding-right: 8px;
}

#topMenu a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	margin:0px;
	list-style-type: none;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	height: 50px;
}

#topMenu a:hover {
	background-image:url(../image/topMenuAbgHover.gif);
	background-repeat:repeat-x;
	color:#285786;
	padding: 0px;
	background-position: top;
	list-style-type: none;
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	height: 50px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

#active{
	background-image:url(../image/topMenuAbgHover.gif);
	background-repeat:repeat-x;
	color:#285786 !important;
	background-position: top;
	list-style-type: none;
	height: 50px;
}
#topMenu ul {
	float:left;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
}

#topMenu li {
	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#HomeBanner {
	background-color: #255484;
	background-image: url(../image/header_OurObjective.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 299px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;
}
#HomeBanner h1 {
	text-indent: -10000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
#JustUpdated_Div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	text-decoration: none;
	background-image: url(../image/gradient_bg01.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 216px;
	width: 1000px;
	text-align: center;
}
#JustUpdated_Div h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 8px;
}
#Home_ContentLft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
	float: left;
	width: 537px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#Home_ContentLft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	padding-bottom: 20px;
}
#Home_ContentLft h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	padding-bottom: 10px;
}
#Home_ProjectsRt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
	float: left;
	width: 365px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#Home_ProjectsRt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
}

#Home_ProjectsRt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	padding-bottom: 20px;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	text-decoration: none;
	float: left;
	width: 978px;
	background-color: #1d1d1d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #323232;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #323232;
	text-align: left;
	height: 116px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../image/img_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer a {
	color: #5A5A5A;
	text-decoration: none;
}
#Footer a:hover {
	color: #5A5A5A;
	text-decoration: underline;
}
#Footer_globe {
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 40px;
	width: 1000px;
	background-color: #040606;
}
#globe_footer {
	background-image: url(../image/img_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 54px;
	float: left;
	width: 1000px;
	background-color: #F9F9F9;
}
#Footer .Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #688aad;
	text-decoration: none;
	width: 560px;
	float: left;
	margin-left: 400px;
}
.footer_fnt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 2px;
}
