* {
	margin:0px auto;
	padding:0px auto;
}

body {
	background-color: #EAE8D3;
	background-image: url(img/bg-01.jpg);
	background-repeat: repeat-x;
	margin:0px auto;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
	padding-bottom:10px;
}

h2 {
	font-size: 16px;
	padding: 0px 0px 15px 20px;
	color: #333333;
	background: url(img/bg-h22.jpg) no-repeat left top;
	text-decoration: none;
	margin-top:15px;
}

h3 {
	font-size: 13px;
	color: #333333;
	border-bottom-width: 1px dashed #CCCCCC;
	padding: 2px 0px;
}

a {
	color:#505050;
	text-decoration:none;
}

.clear{ clear:both;}

#logo {
	margin:0px auto;
	width: 340px;
	height: 83px;
	padding-top: 20px;
	float: left;
	background:url(img/Gemco.jpg) no-repeat bottom;
	text-align: center;
	font-size: 16px;
	color:#0066CC;
}

#top {
	height: 53px;
	width: 440px;
	float: left;
	background-image: url(img/bg-02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 150px;
	text-align: right;
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#title {
     height:41px;
	 clear:both;
}

#title li {
	display: block;
	float: left;
	padding:5px 30px 12px 3px;
	color: #CCCCCC;
	margin-top: 6px;
}
#title a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#title a:active {
	font: 14px bold;
	color: #FFFF00;
	text-decoration: underline;
}
#title a:visited {
	color: #999999;
	text-decoration: none;
}
#title a:hover {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
}
#title li .title1 {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

#banner {
	height: 95px;
	width: 560px;
	margin-top: 5px;
	background: url(img/banner.jpg) no-repeat center #FFFFFF;
	padding:45px 30px 0px 350px;
	font-size: 12px;
	color: #DFF2FF;
}

#container{
	width:940px;
	margin:0px auto;
}


#left {
	float: left;
	width: 650px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
#left a {
	color: #333333;
	text-decoration: none;
}

#left .list{
    margin:5px 10px;
	list-style:none; 
}
#left .list .preview{ float:left; margin-right:20px; margin-bottom:25px;}

#left .position li{
    list-style:none;
	float:left;
	padding:5px 3px;
}

#container ul.nlist{ list-style:none;}
#container ul.nlist li a{ color:#05529a;}

#right {
	width: 235px;
	float: left;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding-right: 8px;
	padding-left: 8px;
	height: auto;
	padding-top:25px;
}

#video {
    width:235px;
}

#right .arc_update li{
    margin:5px auto;
	list-style:none;    
}

#link {
	float: left;
	width: 933px;
	background-color: #FFFFFF;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	height: 40px;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	clear:both;
}

#link a {
	text-decoration: none;
	color: #666666;
}

#boot {
	float: left;
	height: 124px;
	width: 620px;
	margin-top: 2px;
	background-image: url(img/bg-03.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}
#boot a {
	color: #FFFFFF;
	text-decoration: none;
}
#boot img{ margin-top:10px;}
#boot1 {
	float: left;
	height: 104px;
	width: 280px;
	background-image: url(img/bg-03.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	color: #FFFFFF;
	text-align: right;
}
.contact_left{ float:left; width:261px; line-height:30px; margin-top:15px;}
.contact_left .contact_touch, .contact_right .support{ font-size:16px; color:#009933; line-height:35px; border-bottom:1px #828282 dotted; font-weight:bold; margin-bottom:5px;}
.contact_right{ float:right; width:339px;line-height:30px; margin-top:15px; }
.send_now{position:fixed;
_position:absolute;
bottom:0;
right:20px;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); width:160px; height:52px;
}