html,
body {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(/images/home-bg.jpg) repeat-x top center;
	margin: 0px;
	padding: 0px;
	color:#000;
}
a {
	color: #0669B2;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.newslink {
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	line-height: 16px;
}
a.newslink:hover {
	color: #000000;
	text-decoration: underline;
}
.newsdate {
	font-size: 11px;
	color: #B7B7B7;
	text-decoration: none;
}
.sidemenu {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.sidemenu:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	margin-bottom: 5px;
	margin-top: 5px;
}
UL {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
}
.m10 {
	color: #555555;
	font-size: 10px;
	line-height: 13px;
}
.copyright {
	color: #666666;
	font-size: 10px;
	padding: 20px;
}
.main {
	font-size: 11px;
	line-height: 130%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #E97118;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.brght {
	background-image: url(/images/dot-v.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.clients {
	background:#f8f4ee url(/images/clients-left-bg.gif) no-repeat left top;
}
.clients div {
	background: url(/images/clients-right-bg.gif) no-repeat right top;
}
.clients td {
	height:58px;
	vertical-align:center;
	text-align:center;
}
.mainvis {
	height:250px;
	background:#f7f1e2 url(/images/main-vis-left-bg.gif) no-repeat left top;
}
.mainvis div {
	background: url(/images/main-vis-right-bg.gif) no-repeat right top;
}
.mainvis .goldensite {
	font-family:Arial;
	width:447px;
	height:230px;
	background:#eaf1f6 url(/images/goldensite-main.jpg) no-repeat left top;
	vertical-align:top;
	text-align:left;
}
.mainvis .goldensite div {
	display:block;
	margin-left:190px;
	background: none;
}
.mainvis .goldensite h2 {
	padding:0;
	margin:5px 0 5px 0px;
}
.mainvis .goldensite ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-left: 0px;
}
.mainvis .goldensite ul li {
	color:#fff;
	margin:0 10px 5px 0;
	padding:0;
	font-size:10px;
}
.mainvis .goldensite ul li a {
	font-size:11px;
	font-weight:normal;
	color: #7bc9ff;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
#tooltip {
	background:#fff;
	border:1px solid #666;
	color:#333;
	font:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden
}
.footer_contact1 {
	float: left;
	width: 94%;
}
.footer_contact2 {
	float: right;
	width: 51%;
}
.footer_contact1 h6,
.footer_contact2 h6 {
	font: normal 10px/12px Verdana, Geneva, sans-serif;
	color: #383838;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.develop {
	overflow: hidden;
 //zoom: 1;
	padding-bottom: 20px;
}
.develop .logo_foot {
	text-decoration: none;
	float: left;
	margin-right: 5px;
}
.develop .logo_foot img {
	margin: 0px;
}
.develop p {
	overflow: hidden;
 //zoom: 1;
}
.banner-top
{
	width: 100%;
	display: block;
	text-align: center;
	background:url(/images/banner-bg_02.gif) repeat-x left top;
	height: 57px;
	cursor: pointer;
	overflow: hidden;
	//zoom: 1;
}

.top-100 {margin: 0 0 0 29px;}
.top-100 a img {border: none;}
.top-100-title {display: block; margin: 0 0 23px;}
.top-100-line {margin: 18px 0 12px; height: 1px; overflow: hidden; background: #e1e1e2;}

.top-20 a img {border: none;}